Commit Graph

23 Commits

Author SHA1 Message Date
Denis Ledoux 23da42d5a0 [MERGE] forward port of branch saas-3 up to dd72d15 2015-01-20 13:25:53 +01:00
Denis Ledoux fb4c822000 [FIX] account_asset: using attrs to hide method_* fields
In order to hide fields method_number and method_period to hide them according to the asset, fields_view_get method was overriden.
An issue was present: if a search view on model account.asset.asset was added, and did not contain these method_* fields, this overriden fields_view_get was applied, and tried to hide method_* fields, while they were not present in the search view, which leaded to a crash.

I could have solved this the easy way, to not apply the invisbility if the fields were not present in the view, or if the view was something else than form, but I prefered to solve this the cleanest way.
2015-01-20 12:17:45 +01:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Atul Patel (OpenERP) 334bf9d4fd [MERGE]: Merged account_asset related changed
bzr revid: atp@tinyerp.com-20121127113808-bxttqn8erkqpv08b
2012-11-27 17:08:08 +05:30
Jagdish Panchal bf67bcc6d5 [IMP] account_asset: add missing tool tip and imprve layout of Change Duration wizard
bzr revid: jap@tinyerp.com-20121126132758-xotxwzy3k9figmma
2012-11-26 18:57:58 +05:30
Twinkle Christian (OpenERP) 44eb35dfa2 [IMP]Remove type field from the whole account
bzr revid: tch@tinyerp.com-20120808105907-08cd8y1n0grgxxid
2012-08-08 16:29:07 +05:30
Fabien Pinckaers 64a9321d56 [IMP] footer on forms
bzr revid: fp@tinyerp.com-20120710164011-unqi1okf2uu8yhts
2012-07-10 18:40:11 +02:00
Quentin (OpenERP) 6fe94bd4bc [MERGE] merged with maint runk
bzr revid: qdp-launchpad@openerp.com-20120629123618-z1bv3dqdfqy23hno
2012-06-29 14:36:18 +02:00
Raphael Collet 5133bee1d5 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083024-rqhtbf9melkygg0m
2012-06-29 10:30:24 +02:00
Sanjay Gohel (Open ERP) 1702b2335d [IMP]remove tabs and add spaces instead of them
bzr revid: sgo@tinyerp.com-20120628064005-zuerrpazumf5lf1q
2012-06-28 12:10:05 +05:30
Twinkle (OpenERP) a3b95ebe1f [IMP]Added cancel button and apply css class flow
bzr revid: tch@tinyerp.com-20120627132806-lv8otyheoizq9of9
2012-06-27 18:58:06 +05:30
Twinkle (OpenERP) 471037495c [IMP]Apply css class flow on wizards buttons
bzr revid: tch@tinyerp.com-20120626063119-5i93di16milljxap
2012-06-26 12:01:19 +05:30
Twinkle (OpenERP) 0e97cefe9e [IMP]Improve wizard button
bzr revid: tch@tinyerp.com-20120625100901-ucjbttxod55erqmf
2012-06-25 15:39:01 +05:30
Twinkle (OpenERP) 660cc67256 [IMP]Added highlight button on wizard
bzr revid: tch@tinyerp.com-20120620104923-z1hty740vn160fg9
2012-06-20 16:19:23 +05:30
Turkesh Patel (Open ERP) 6401cef582 [IMP] account_asset,account_bank_statement_extensions: remove cancel button from wizard.
bzr revid: tpa@tinyerp.com-20120615121346-mzayk2ihz6ip6zg0
2012-06-15 17:43:46 +05:30
Fabien Pinckaers dcc975b79a [IMP] better views, mostly accoung wizards form
bzr revid: fp@tinyerp.com-20120609135041-570vyqpa9m2f1huw
2012-06-09 15:50:41 +02:00
Fabien Pinckaers 9826127148 [IMP] improved <group> tags bugfixes
bzr revid: fp@tinyerp.com-20120609094433-o7svbpvk48omvknd
2012-06-09 11:44:33 +02:00
Mayur Maheshwari (OpenERP) 9e59ce8812 [IMP]all: Improve all typos
bzr revid: mma@tinyerp.com-20120424060532-ohrf0sxwq8rpq6ls
2012-04-24 11:35:32 +05:30
Quentin (OpenERP) e45f9ebc55 [FIX] account_asset: change duration wizard
bzr revid: qdp-launchpad@openerp.com-20110710005357-6rfi7xwvngcepwaw
2011-07-10 02:53:57 +02:00
Quentin (OpenERP) 3864c9acf4 [IMP] account_asset: usability changes for asset history
bzr revid: qdp-launchpad@openerp.com-20110701084233-rcmwin10fh5oq72g
2011-07-01 10:42:33 +02:00
Ujjvala Collins (OpenERP) a5b04d3de0 [ADD] account_asset: Added fields_view_get method for setting the fields invisible based on Time method of asset.
bzr revid: uco@tinyerp.com-20110627122239-byt91wu5b1akzzgq
2011-06-27 17:52:39 +05:30
Ujjvala Collins (OpenERP) 0c4460a25f [REF] account_asset: Corrected usability and indentation. Improvement: Latest history should come first in the list.
bzr revid: uco@tinyerp.com-20110627085142-5amjoke1d3jtkdz3
2011-06-27 14:21:42 +05:30
Ujjvala Collins (OpenERP) d62d538ace [IMP] account_asset: Improved+Fixed change duration wizard.
bzr revid: uco@tinyerp.com-20110624130131-cwcnk09qy8bes4li
2011-06-24 18:31:31 +05:30