odoo/addons/report_intrastat
Thibault Delavallée 38d64147d5 [IMP] product: only template child / multiple template childs form view improvements
- added a is_only_child field on product.product, telling whether the
product is the only child of the product.template
- improved the product form view, to set readonly all fields coming fgrom
the template when the product is not the only child. This way, the user
is more aware that changing a value in the template changes the value
for all child products. He will have to do those changes on the template
form. A link to the template has been added in the product form view.

bzr revid: tde@openerp.com-20140122095826-8k0wl7af57iiyify
2014-01-22 10:58:26 +01:00
..
i18n Launchpad automatic translations update. 2013-09-12 06:40:18 +00:00
report [REF] report_intrastat: removed openerp.pooler imports. 2013-03-27 14:44:39 +01:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
test [IMP] report yml test: use openerp.report.render_report() instead of LocalService().create(). 2013-02-22 14:35:11 +01:00
__init__.py [FIX] Change the year of the copyright 2010-01-12 10:18:39 +01:00
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
intrastat_report.xml [IMP] improvements during code review 2012-06-28 14:18:20 +02:00
report_intrastat.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
report_intrastat_data.xml [FIX]report_intrastat:Belgium not defined as an Intrastat member by default: 2011-01-05 12:17:56 +05:30
report_intrastat_view.xml [IMP] product: only template child / multiple template childs form view improvements 2014-01-22 10:58:26 +01:00