odoo/addons/stock_landed_costs
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 [ADD] stock_landed_costs : Added the access rights. 2014-04-24 17:10:17 +05:30
__init__.py [ADD] stock_landed_costs : Added the stock_landed_costs module. 2014-04-08 17:09:35 +05:30
__openerp__.py [IMP] stock_landed_costs: added short module description 2014-05-08 16:19:56 +02:00
product.py [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
product_view.xml [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
stock_landed_costs.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
stock_landed_costs_data.xml [MERGE] stock_landed_costs: better usability 2014-04-25 14:46:34 +02:00
stock_landed_costs_sequence.xml [ADD] Added sequence on Stock Landed Cost and added Landed Cost type Configuration view and improved product view 2014-04-25 16:19:45 +05:30
stock_landed_costs_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00