odoo/addons/point_of_sale/wizard
Denis Ledoux d5c7234474 [FIX] point_of_sale: share is not a dependence of point_of_sale
This reverts commit d970cc40f8.

point_of_sale does not depends on share. This domain can therefore not be applied.
It works for new databases as the module share is auto installed.
But as soon as the module share is uninstalled, this domain will lead to a crash
There is no way to "solve" this issue, other than by a view customization
if the issue is critical for the customer.

I did not pay enough attention when I reviewed the PR.
2015-01-22 15:32:29 +01: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 [FIX] point_of_sale: share is not a dependence of point_of_sale 2015-01-22 15:32:29 +01: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