odoo/addons/point_of_sale/wizard
Stephane Wirtel cd7d047cf8 [IMP] point_of_sales: Add the POS Session
bzr revid: stw@openerp.com-20120410112429-dckcpq3hfemlnr5n
2012-04-10 13:24:29 +02:00
..
__init__.py [IMP] cleaning POS reports, removed bad reports 2011-12-11 11:51:30 +01:00
pos_box_entries.py [IMP] point_of_sales: Add the POS Session 2012-04-10 13:24:29 +02:00
pos_box_entries.xml [IMP] point_of_sales: Add the POS Session 2012-04-10 13:24:29 +02:00
pos_box_out.py [IMP] point_of_sales: Add the POS Session 2012-04-10 13:24:29 +02:00
pos_box_out.xml [IMP] point_of_sales: Add the POS Session 2012-04-10 13:24:29 +02:00
pos_close_statement.py [IMP] Cleaned return when closing cash registers, to match the opening of cash registers. 2012-02-10 15:02:42 +01:00
pos_close_statement.xml [FIX] point_of_sale: typo: 'belance' -> 'balance' 2012-02-08 11:02:15 +01:00
pos_confirm.py [FIX] POS invoice are marked as paid 2012-02-09 20:20:50 +01:00
pos_confirm.xml fix 2012-02-09 18:23:03 +01:00
pos_details.py [IMP] point_of_sale: Correct typo. 2011-12-20 11:15:14 +05:30
pos_details.xml [IMP] point_of_sale: Improved Sales Details report. Completed point 3. 2011-09-13 11:50:36 +05:30
pos_discount.py [IMP+FIX] Complete cleaning of point_of_sale module 2011-09-25 16:09:30 +02:00
pos_discount.xml [IMP] some fixes 2011-09-25 21:02:00 +02:00
pos_open_statement.py [FIX] Pass context to ir.sequence.next_by* 2012-03-14 13:53:24 +01:00
pos_open_statement.xml [IMP] some fixes 2011-09-25 21:02:00 +02:00
pos_payment.py fix 2012-02-09 18:17:32 +01:00
pos_payment.xml [IMP+FIX] Complete cleaning of point_of_sale module 2011-09-25 16:09:30 +02:00
pos_payment_report.py [REF] account, account_analytic_analysis, account_voucher, membership, pos : Remove warnings Builtbot 2010-10-27 16:41:08 +05:30
pos_payment_report.xml [Fix] point_of_sale: remove the field from report 2010-04-01 15:04:56 +05:30
pos_payment_report_user.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
pos_payment_report_user.xml [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places 2010-08-13 17:50:05 +05:30
pos_payment_report_user_view.xml [IMP] point_of_sale: improve the view and set the indent 2010-03-22 11:16:37 +05:30
pos_receipt.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
pos_receipt_view.xml [IMP] point_of_sale: Fixed view errors. Improved reports. 2010-09-20 12:40:38 +05:30
pos_return.py [IMP] : rename address_id with parnter_id 2012-03-30 13:57:51 +05:30
pos_return_view.xml [IMP+FIX] Complete cleaning of point_of_sale module 2011-09-25 16:09:30 +02:00
pos_sales_user.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30
pos_sales_user.xml [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places 2010-08-13 17:50:05 +05:30
pos_sales_user_current_user.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30
pos_sales_user_today.py [IMP] removed some lint warnings 2010-12-30 08:31:46 +01:00