odoo/addons/sale_order_dates
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
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
test [REF] sale_order_dates: changed requested_date and commitment_date into datetime fields 2014-05-08 16:28:59 +02:00
__init__.py [FIX] sale_order_dates 2010-07-08 13:09:11 +05:30
__openerp__.py [MERGE] Upgrade to v7.0. Make the dates visible to everyone - if you don't want to see them, just uninstall the module. 2013-07-17 12:33:17 +02:00
sale_order_dates.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
sale_order_dates_view.xml [FIX] sale_order_dates: fixes + deduplication of _get_planned_date()/_order_line_move_date() methods on sale.order 2014-03-06 23:50:09 +01:00