odoo/addons/stock_account/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 [IMP] Invoice_state based on delivery wizard recheck + returns and invoice_state 2014-06-13 17:44:03 +02:00
stock_change_standard_price.py [REF] stock_account: refactoring of do_change_standard_price() + removal of TODO statements 2014-04-25 14:18:10 +02:00
stock_change_standard_price_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
stock_invoice_onshipping.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
stock_invoice_onshipping_view.xml [MERGE] Merge from master and resolve conflict 2014-06-17 16:23:44 +02:00
stock_return_picking.py [IMP] Invoice_state based on delivery wizard recheck + returns and invoice_state 2014-06-13 17:44:03 +02:00
stock_return_picking_view.xml [IMP] Invoice_state based on delivery wizard recheck + returns and invoice_state 2014-06-13 17:44:03 +02:00
stock_valuation_history.py [FIX] Correction of stock valuation report 2014-06-10 17:11:18 +02:00
stock_valuation_history_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00