odoo/addons/stock_dropshipping
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
..
test [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py [IMP]Rename stock_complex_route to stock_dropshipping. Added option for stock_dropshipping on warehouse configuration as well as purchase configuration 2013-12-03 18:44:48 +05:00
__openerp__.py [IMP] Minor spellchecking/cleanup/nitpicking while reviewing new v8 WMS 2014-05-08 16:39:40 +02:00
stock_dropshipping.xml [IMP] Drop shipping type should be outgoing by default, that way it will create customer invoices when the sale is invoices on delivery order 2014-06-17 14:53:31 +02:00