odoo/addons/l10n_fr
Olivier Dony 6a3683f116 [FIX] l10n_fr: 2014 tax update patch has removed obsolete templates, causing an error at module update
Due to the relationship between fiscal position
templates and tax templates, the removal of
obsolete tax templates may crash if the corresponding
fiscal positions are not deleted before.
In a recent l10n_fr patch [1] a number of
templates disappeared, which causes an error during
subsequent updates on databases where the obsolete
templates are still present.
      
As a workaround, we can force a deletion of
all fiscal position templates before loading
them. This is relatively safe because the templates
are not connected to live data, and will be
re-created during the update (except for the
obsolete ones which will be gone forever).

[1] addons 7.0 rev 9515 rev-id: odo@openerp.com-20131010114424-atzr3bl9e9diir2g

lp bug: https://launchpad.net/bugs/1240265 fixed

bzr revid: odo@openerp.com-20131021124748-x4jnibwyab4gam23
2013-10-21 14:47:48 +02:00
..
i18n Launchpad automatic translations update. 2013-07-22 05:59:49 +00:00
report [IMP] use exact writing for fsf address 2013-05-14 16:28:37 +02:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
static/src/img [ADD] l10n: add icons in account chart modules (use country flags) 2012-04-02 14:48:43 +02:00
test [MERGE] merge from trunk addons 2011-01-03 16:09:09 +05:30
wizard [IMP] use exact writing for fsf address 2013-05-14 16:28:37 +02:00
__init__.py [IMP] use exact writing for fsf address 2013-05-14 16:28:37 +02:00
__openerp__.py [IMP] use exact writing for fsf address 2013-05-14 16:28:37 +02:00
fr_fiscal_templates.xml [FIX] l10n_fr: 2014 tax update patch has removed obsolete templates, causing an error at module update 2013-10-21 14:47:48 +02:00
fr_pcg_taxes.xml [IMP] update 2014 new VAT 2013-10-02 15:38:41 +02:00
fr_report.xml Remove the '_demo' suffix in filenames... as they don't contain demo data ! 2012-04-18 11:14:10 +02:00
fr_tax.xml [IMP] update 2014 new VAT 2013-10-02 15:38:41 +02:00
l10n_fr.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
l10n_fr_view.xml kill the executable bit on things that are clearly not executables or scripts 2013-01-03 18:10:05 -05:00
l10n_fr_wizard.xml [FIX] l10n_*: ensure install wizard triggers are in `noupdate` blocks, to avoid spurious wizards at update 2012-11-06 19:16:36 +01:00
plan_comptable_general.xml [IMP] update 2014 new VAT 2013-10-02 15:38:41 +02:00