odoo/addons/point_of_sale
Martin Trigaux 25292ef0a5 [FIX] point_of_sale: correct call to default value
The default value should be called with a lambda otherwise the payment_date is set to the date the server was started (opw 606715)
2014-06-04 15:19:57 +02:00
..
controllers [IMP] remove standalone web client, fix imports 2012-10-10 22:46:17 +02:00
doc [WIP] point_of_sale: adding untracked files before bisect galore 2012-07-27 16:05:52 +02:00
i18n Launchpad automatic translations update. 2014-04-22 08:24:59 +00:00
report [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
security [FIX] point_of_sale: add multi-companies rules on pos.config 2014-03-20 16:44:36 +01:00
static [FIX] point_of_sale: add product variant in the displayed name (opw 607456) 2014-05-16 14:06:17 +02:00
test [TEST] add unit test to ensure POS only considere product taxes from current session's company 2013-02-27 11:45:05 +01:00
tools [WIP] point_of_sale: adding untracked files before bisect galore 2012-07-27 16:05:52 +02:00
wizard [FIX] point_of_sale: correct call to default value 2014-06-04 15:19:57 +02:00
__init__.py changed the clients to be partners instead of users, fixed receipt print css 2012-11-21 12:26:44 +01:00
__openerp__.py [cherry picking] manual merge of lp:~openerp-dev/openobject-addons/trunk-screenshots-main-modules-vba 2013-01-31 19:41:41 +01:00
account_bank_statement.py [FIX] point_of_sale, usability: added help tooltip on confusing field explaining the behavior 2013-02-27 18:01:43 +01:00
account_statement_demo.xml [IMP] Misc addons: product_image -> image. 2012-08-14 10:16:16 +02:00
account_statement_report.xml
account_statement_view.xml [IMP] account: Merge the opening_control and closing_control flags in cash_control 2012-08-28 13:21:16 +02:00
point_of_sale.py [FIX] point_of_sale: opw-607551, mark the pos order as paid before trying to create the picking, so in case the picking could not be created for one reason or another, the pos order workflow process continue. 2014-05-19 15:33:39 +02:00
point_of_sale_data.xml [IMP] point_of_sale: forgot views and decls for partner's ean13. Demo data where at the wrong place also 2012-11-21 17:58:23 +01:00
point_of_sale_demo.xml [FIX] point_of_sale: fixing bad translation in demo data 2013-07-08 16:58:32 +02:00
point_of_sale_report.xml [IMP] point_of_sale: Add a report for the printing of the EAN13 2012-05-29 15:36:42 +02:00
point_of_sale_sequence.xml [IMP] point_of_sales: Add the POS Session 2012-04-10 13:24:29 +02:00
point_of_sale_view.xml [FIX] point_of_sale: `update` button in POS order form was calling a non-existing method 2013-11-07 12:02:56 +01:00
point_of_sale_workflow.xml [FIX] POS close session without cash register 2012-11-03 18:12:25 +01:00
res_partner.py [IMP] clean permissions and shebang in files 2013-05-14 12:31:13 +02:00
res_partner_view.xml [IMP] point_of_sale: forgot views and decls for partner's ean13. Demo data where at the wrong place also 2012-11-21 17:58:23 +01:00
res_users.py [IMP] clean permissions and shebang in files 2013-05-14 12:31:13 +02:00
res_users_view.xml [IMP]pos tab in user will show edit button only in edit form and change string of form and help 2012-11-05 18:41:21 +05:30