odoo/addons/stock_picking_wave
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
..
controllers [IMP] Invert multilang logic in route decorator. True by default, can be set to False explicitlty 2014-05-13 11:35:45 +02:00
security [FIX]change on picking wave, remove picking_wave_type, extra buttons and small changes in what buttons do 2014-01-20 16:43:48 +01:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py [IMP] Picking wave report controller for calling report for pickings 2014-03-14 16:13:20 +01:00
__openerp__.py [FIX] stock_picking_wave: fixed picking wave report 2014-03-28 11:52:54 +01:00
stock_picking_wave.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
stock_picking_wave_demo.xml [FIX]work on view for better usability 2014-02-10 11:07:27 +01:00
stock_picking_wave_sequence.xml [IMP] picking wave improvements 2013-08-01 17:52:39 +02:00
stock_picking_wave_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00