odoo/addons/point_of_sale/wizard
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
..
__init__.py [REM] removed details_summary, sales_user, sales_user_today, payment_user reports, wizards and rml 2014-04-14 12:49:54 +02:00
pos_box.py [REM] removed details_summary, sales_user, sales_user_today, payment_user reports, wizards and rml 2014-04-14 12:49:54 +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_confirm.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
pos_confirm.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
pos_details.py [REM] removed details_summary, sales_user, sales_user_today, payment_user reports, wizards and rml 2014-04-14 12:49:54 +02:00
pos_details.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
pos_discount.py [REM] removed details_summary, sales_user, sales_user_today, payment_user reports, wizards and rml 2014-04-14 12:49:54 +02:00
pos_discount.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
pos_open_statement.py [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4 2013-06-13 20:15:03 +02:00
pos_open_statement.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
pos_payment.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
pos_payment.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
pos_session_opening.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
pos_session_opening.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00