odoo/addons/point_of_sale/wizard
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
..
__init__.py [IMP] PoS backend 2012-08-09 23:23:11 +02:00
pos_box.py [IMP] clean permissions and shebang in files 2013-05-14 12:31:13 +02:00
pos_box.xml [IMP] account: Add new wizard for the cash register "Take Money Out", "Put Money In" 2012-05-04 14:51:58 +02:00
pos_box_entries.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
pos_box_entries.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
pos_box_out.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
pos_box_out.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
pos_confirm.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
pos_confirm.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
pos_details.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
pos_details.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
pos_discount.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
pos_discount.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
pos_open_statement.py [IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos) 2013-06-07 13:38:29 +02:00
pos_open_statement.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
pos_payment.py [FIX] point_of_sale: correct call to default value 2014-06-04 15:19:57 +02:00
pos_payment.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
pos_payment_report.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
pos_payment_report.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
pos_payment_report_user.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
pos_payment_report_user.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
pos_payment_report_user_view.xml [FIX] remove the option from the user_id fields 2012-08-09 18:35:29 +02:00
pos_receipt.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
pos_receipt_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
pos_return.py [MERGE] account: cleanup refund creation + ease inheritance, courtesy of Benoit Guillot, Akretion 2012-12-18 18:42:25 +01:00
pos_return_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
pos_sales_user.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
pos_sales_user.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
pos_sales_user_current_user.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
pos_sales_user_today.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
pos_session_opening.py [MERGE] [FIX] pos: prevent two users opening the same session 2013-06-20 17:46:08 +02:00
pos_session_opening.xml [IMP] touchscreen pos, usability improvements 2012-09-12 20:21:26 +02:00