odoo/addons/point_of_sale/wizard
Quentin (OpenERP) 0ebabe18bd [FIX] pos: picking sent to customer instead of back to stock when returning a product
lp bug: https://launchpad.net/bugs/753835 fixed

bzr revid: qdp-launchpad@openerp.com-20110504101557-ruvxploz6y22573q
2011-05-04 12:15:57 +02:00
..
__init__.py [IMP] point_of_sale: Changed licenses. 2010-08-09 16:44:53 +05:30
all_closed_cashbox_of_the_day.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30
all_closed_cashbox_of_the_day.xml [IMP] point_of_sale: fix the problem of wizard and add the pos_payment 2010-03-19 20:30:20 +05:30
pos_add_product.py [MERGE] merged the team 3 branch 2010-11-22 13:11:28 +01:00
pos_add_product.xml [IMP] point_of_sale: Improved view of Return and exchange goods wizard. 2010-09-22 17:36:14 +05:30
pos_box_entries.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30
pos_box_entries.xml [IMP] point_of_sale: Fixed view errors. Improved reports. 2010-09-20 12:40:38 +05:30
pos_box_out.py [MERGE] fixing usability 2011-04-26 13:09:18 +05:30
pos_box_out.xml [IMP] point_of_sale: Improved xml syntax 2010-12-15 12:35:10 +05:30
pos_close_statement.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30
pos_close_statement.xml [MOD]Point Of Sale : Usability Improvement 2010-10-18 18:49:01 +05:30
pos_confirm.py [REF] account, account_analytic_analysis, account_voucher, membership, pos : Remove warnings Builtbot 2010-10-27 16:41:08 +05:30
pos_confirm.xml [IMP] point_of_sale: Improved view 'Sale Order'. Improved error message. 2010-08-09 15:28:47 +05:30
pos_details.py [IMP/MERGE]:improved and merged from trunk 2010-12-29 19:13:55 +05:30
pos_details.xml [IMP] point_of_sale: Search views corrected. Improved sql reports. Improved Open/Close Register wizards. 2010-09-13 11:07:35 +05:30
pos_discount.py [MERGE]: Merged with trunk-addons. 2010-12-06 18:41:02 +05:30
pos_discount.xml Point_of_sale: remove the context of record_id 2010-03-19 12:56:34 +05:30
pos_get_sale.py [IMP] point_of_sale: code cleaning 2010-10-26 19:10:31 +05:30
pos_get_sale.xml [IMP]: Remove the context of record_id and improve the code 2010-03-12 14:11:37 +05:30
pos_open_statement.py [MERGE]: Merged with trunk-addons. 2010-11-23 12:41:35 +05:30
pos_open_statement.xml [MOD]Point Of Sale : Usability Improvement 2010-10-18 18:49:01 +05:30
pos_payment.py [FIX] point_of_sale: point of sale without partner 2011-03-16 15:57:06 +05:30
pos_payment.xml [MOD]Point Of Sale : Usability Improvement 2010-10-18 18:49:01 +05:30
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_date.py [IMP/MERGE]:improved and merged from trunk 2010-12-29 19:13:55 +05:30
pos_payment_report_date_view.xml [IMP] point_of_sale: Search views corrected. Improved sql reports. Improved Open/Close Register wizards. 2010-09-13 11:07:35 +05:30
pos_payment_report_user.py [IMP] point_of_sale: code cleaning 2010-10-26 19:10:31 +05:30
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 [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30
pos_receipt_view.xml [IMP] point_of_sale: Fixed view errors. Improved reports. 2010-09-20 12:40:38 +05:30
pos_return.py [FIX] pos: picking sent to customer instead of back to stock when returning a product 2011-05-04 12:15:57 +02:00
pos_return_view.xml [IMP]point_of_sale:correct string and code improve for property field 2011-03-09 14:08:39 +05:30
pos_sale_user_today.xml point_of_sale: add the file 2010-03-19 18:29:43 +05:30
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_current_user.xml [IMP] point_of_sale: add the access rules and remove the unused code 2010-04-01 11:23:04 +05:30
pos_sales_user_today.py [IMP] removed some lint warnings 2010-12-30 08:31:46 +01:00
pos_scan_product.py [Fix] Fix buildbot warning 2010-12-31 11:56:40 +05:30
pos_scan_product_view.xml [Add] Point_of_sale: add the missing file 2010-04-01 15:38:14 +05:30