odoo/addons/point_of_sale/wizard
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
..
__init__.py [IMP] point_of_sale: Add a wizard for the Session Opening 2012-05-10 12:35:43 +02:00
pos_box.py [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!') 2012-08-07 13:31:37 +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] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!') 2012-08-07 13:31:37 +02:00
pos_box_entries.xml [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:24 +02:00
pos_box_out.py [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!') 2012-08-07 13:31:37 +02:00
pos_box_out.xml [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:24 +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 [MERGE] point_of_sale 2012-07-10 16:24:47 +02:00
pos_confirm.py [FIX] point_of_sale: Fix some bugs 2012-05-07 15:09:46 +02:00
pos_confirm.xml [MERGE] point_of_sale 2012-07-10 16:24:47 +02:00
pos_details.py [IMP]:improved title Salesmen by Salespeople everywhere 2012-05-04 17:52:06 +05:30
pos_details.xml [IMP] small form view improvements 2012-06-29 11:32:56 +02:00
pos_discount.py [IMP+FIX] Complete cleaning of point_of_sale module 2011-09-25 16:09:30 +02:00
pos_discount.xml [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:24 +02:00
pos_open_statement.py [IMP] fix a first batch of typos and spelling mistakes (listed by UCO on the 2012-08-01) 2012-08-03 19:26:36 +02:00
pos_open_statement.xml [IMP] small form view improvements 2012-06-29 11:32:56 +02:00
pos_payment.py [IMP] remove print statement 2012-07-16 18:48:56 +02:00
pos_payment.xml [IMP] in form views, remove useless colspans on buttons in headers 2012-06-29 10:46:03 +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] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:24 +02:00
pos_payment_report_user.py [IMP]:improved title Minimum Salesman by Salesperson everywhere 2012-05-04 17:43:26 +05:30
pos_payment_report_user.xml [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:24 +02:00
pos_payment_report_user_view.xml [IMP] footer on forms 2012-07-10 18:40:11 +02:00
pos_receipt.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
pos_receipt_view.xml [MERGE] from trunk 2012-07-11 18:28:37 +02:00
pos_return.py [IMP] : rename address_id with parnter_id 2012-03-30 13:57:51 +05:30
pos_return_view.xml [IMP] footer on forms 2012-07-10 18:40:11 +02:00
pos_sales_user.py [IMP]:improved title Minimum Salesman by Salesperson everywhere 2012-05-04 17:43:26 +05:30
pos_sales_user.xml [IMP] small form view improvements 2012-06-29 11:32:56 +02:00
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]:improved title Minimum Salesman by Salesperson everywhere 2012-05-04 17:43:26 +05:30
pos_session_opening.py [IMP] remove print statement 2012-07-16 18:48:56 +02:00
pos_session_opening.xml [MERGE] trunk into point_of_sale, WIP 2012-07-11 18:03:25 +02:00