odoo/addons/account_asset
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
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
report [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
security kill the executable bit on things that are clearly not executables or scripts 2013-01-03 18:10:05 -05:00
static/description [IMP] move html module description and icon 2013-06-28 12:04:41 +02:00
test [MERGE] account_asset: clean yml tests 2011-12-20 11:08:42 +01:00
wizard [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
__init__.py [FIX] account_asset: remove 'x' flag on .xml and .py files 2011-09-22 11:44:06 +02:00
__openerp__.py [IMP] Improved _openerp__.py of all modules by replacing demo_xml with demo, init_xml and update_xml with data and adding noupdate 2012-08-22 18:32:32 +05:30
account_asset.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_asset_demo.xml [TEST] asset: fix demo data to use relative date to prevent unit test failure on january, 1st 2013-01-02 12:46:19 +01:00
account_asset_invoice.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_asset_invoice_view.xml [FIX] Adding asset category in supplier invoice form 2013-05-08 14:51:01 +05:30
account_asset_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00