Commit Graph

22 Commits

Author SHA1 Message Date
Christophe Simonis b15461baba [MERGE] forward port of branch 7.0 up to 1d01872 2015-07-10 16:30:48 +02:00
Jose J. Duran 23cb6ef7df [FIX] account_asset: missing named arguments in signature
Otherwise the context of original method is lost.
2015-07-09 16:01:35 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
ana 799c70694c [FIX] account_asset : Assets Date should be taken form invoice date rather than current date
lp bug: https://launchpad.net/bugs/935564 fixed

bzr revid: amp@tinyerp.com-20120320064457-o6zc3khmkrh0q4bh
2012-03-20 12:14:57 +05:30
Fabien Pinckaers 27845291b8 [FIX] clening of assets
bzr revid: fp@tinyerp.com-20111111192954-2lasevx3lvqa2z1k
2011-11-11 20:29:54 +01:00
Ujjvala Collins (OpenERP) 24815c7bc6 [IMP] account_asset: Improved code to avoid using overriden create method.
bzr revid: uco@tinyerp.com-20111109114255-qm5nwa4zdrd15hvq
2011-11-09 17:12:55 +05:30
Stephane Wirtel e3e5fe5cbe [FIX] account_asset: remove 'x' flag on .xml and .py files
bzr revid: stw@openerp.com-20110922094406-ssrari0nx6i39axw
2011-09-22 11:44:06 +02:00
bde a361ddda6d [CLEANING] cleaned the account asset invoice
bzr revid: bde@tiny2-desktop-20110603131744-n80rh7hsoaihx8jo
2011-06-03 18:47:44 +05:30
bde 0420071688 [IMP] removed extra space
bzr revid: bde@tiny2-desktop-20110603102412-cc724unw1qklxas5
2011-06-03 15:54:12 +05:30
bde cd1693262c [IMP] optimized account invoice and removed µ file
bzr revid: bde@tiny2-desktop-20110603100939-ws1p1yjqd61ktidv
2011-06-03 15:39:39 +05:30
Ujjvala Collins (OpenERP) 4d0f29fa25 [IMP] account_asset: Improved condition and added necessary changes.
bzr revid: uco@tinyerp.com-20110527133854-jy21rj1sezo79lev
2011-05-27 19:08:54 +05:30
Ujjvala Collins (OpenERP) a798f06d1a [IMP] account_asset: Allow only supplier invoice to make asset.
bzr revid: uco@tinyerp.com-20110527130211-q78ssuf0290lr0jy
2011-05-27 18:32:11 +05:30
Quentin (OpenERP) ff2a539bd4 [MERGE] asset category on invoice line to create asset + skip draft state
bzr revid: qdp-launchpad@openerp.com-20110524155219-jziowms0j98tjvap
2011-05-24 17:52:19 +02:00
Ujjvala Collins (OpenERP) 06b4e4ac61 [FIX] account_asset: Corrected code.
bzr revid: uco@tinyerp.com-20110520072211-gq3qotaa999eye02
2011-05-20 12:52:11 +05:30
Ujjvala Collins (OpenERP) 2c05c96a40 [FIX] account_asset: Corrected field name and coding conventions.
bzr revid: uco@tinyerp.com-20110520052005-7sdpwk5qabsk7ejg
2011-05-20 10:50:05 +05:30
Ujjvala Collins (OpenERP) 029c429945 [IMP] account_asset: Improved field name.
bzr revid: uco@tinyerp.com-20110519124121-olh1ntj9f0pf72tg
2011-05-19 18:11:21 +05:30
Ujjvala Collins (OpenERP) 14b16b8721 [FIX] account_asset: Minor fixing.
bzr revid: uco@tinyerp.com-20110517121302-vypvykt3a93jckyz
2011-05-17 17:43:02 +05:30
Ujjvala Collins (OpenERP) c501ebd60b [ADD] account_asset: Added a boolean field to skip the draft state when asset is created from invoice and based on that field confirm the asset.
bzr revid: uco@tinyerp.com-20110517114057-hz5wfbqfikw7y1hz
2011-05-17 17:10:57 +05:30
OpenERP 95f9e24c7a [ADD] added account_asset
bzr revid: openerp@ubuntu-20110330132527-evi4ug7cew3od7x3
2011-03-30 06:25:27 -07:00
ced 968a2cb4eb Move less used modules to extra_addons repo
bzr revid: ced-67ee0e1f0bad58fd390763b2b5a6c7d233c48223
2007-08-10 07:50:08 +00:00
Fabien Pinckaers e9f3f92a8c New modules:
Account simulation
		You can create as many simulation level as needed
		You can check journals as simulation journals or real journals
		You can use and print report
		Very usefull for IFRS, multiple manner to asset some entries
	Asset management module
		Multiple ventilations for an asset
		Link with the accounting
	L10N_CH
		Removed ZIP code by default
	Account cleaned
		Use a function for a domain on computed fields and visibility

bzr revid: fp@tinyerp.com-e382e83f36b19555b678c670d62fad7a2eef1416
2007-05-25 06:52:02 +00:00