odoo/addons/stock_account
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
..
security [IMP] Add security rules from bzr branch 2014-05-21 17:34:19 +02:00
wizard [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py [IMP] Change Generating Accounting Entries to something in stock_account which has a group as before, also stock_invoice_directly goes with it 2014-04-10 13:25:36 +02:00
__openerp__.py [IMP] Invoice_state based on delivery wizard recheck + returns and invoice_state 2014-06-13 17:44:03 +02:00
product.py [FIX] Default valuation has to be on product template 2014-06-23 10:25:49 +02:00
product_data.xml
product_view.xml [MERGE] Merge from master and resolve conflict 2014-06-17 16:23:44 +02:00
res_config.py [FIX] stock_landed_cost: setting option appears at the right place in the right moment 2014-04-24 10:58:38 +02:00
res_config_view.xml [FIX] stock_landed_cost: setting option appears at the right place in the right moment 2014-04-24 10:58:38 +02:00
stock.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
stock_account.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
stock_account_data.xml [FIX] Default valuation has to be on product template 2014-06-23 10:25:49 +02:00
stock_account_demo.xml
stock_account_view.xml [IMP] Other remarks pull request 2014-06-19 10:22:32 +02:00