odoo/addons/account_asset
Gery Debongnie 3be9d940f7 [FIX] code cleanup (addon account_asset)
simplify the method _entry_count by using search_count and by removing try/except/pass

bzr revid: ged@openerp.com-20140507134544-oi3y8hwf16nituki
2014-05-07 15:45:44 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
report [IMP] improves the reporting view Asset Analysis in accounting module (adds some relevent measures to the pivot table) (addon account_asset) 2014-01-29 17:07:09 +01: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 [FORWARD] Forward port of 7.0 branch until revision 9143. 2013-05-21 14:23:59 +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 [FIX] code cleanup (addon account_asset) 2014-05-07 15:45:44 +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 [IMP]remove oe_stat_button 2014-03-28 19:36:51 +05:30