odoo/addons/l10n_be/wizard
Alexandre Fayolle 65c685ad24 [FIX] context mutations (#10368)
when extending these methods with the new api, the context is a frozendict
so we need to copy before mutating.

this patch was made by searching for key addition to context and calls to the
update() method on the 8.0 addons, and checking if a copy was made before in
the method.
2016-10-12 12:30:42 +02:00
..
__init__.py Make belgian chart of accounts multilingual 2013-03-11 21:35:30 +01:00
account_wizard.xml Make belgian chart of accounts multilingual 2013-03-11 21:35:30 +01:00
l10n_be_account_vat_declaration.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
l10n_be_account_vat_declaration_view.xml [FIX] l10n_be: allow more than 120 periods 2016-05-19 11:06:45 +02:00
l10n_be_partner_vat_listing.py [FIX] context mutations (#10368) 2016-10-12 12:30:42 +02:00
l10n_be_partner_vat_listing.xml Convert form views @version="6.1" 2014-06-12 13:55:40 +02:00
l10n_be_vat_intra.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
l10n_be_vat_intra_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00