Hello Fabien, I suppose you closed that bug against 5.0 that you can't maintain for free (we all agree on that).
Still, this bug is still valid on trunk (v6) and I think it's annoying for several localizations (including Brazil), because you can't define properly the taxes inside the template, so once you generate the chart of account+taxes via the wizard, then you still have to manually fix all taxes... IMHO tax.templates and taxes should have the same fields, may be even there could have been some inritance between those objects (not sure). Example in Brazil, main taxes ICMS (equivalent of French Beligian VAT, but with complex federal state variations), PIS and COFINS are all included in the price: http://bancodopovo.br.tripod.com/custocomercio.htm So it's not an option not having it if you want to let OpenERP straightforward to install here (we currently load those taxes directly in customer profile data without using the templates, but it's not the best solution). So I think you should just add the "price_include" boolean field in account.tax.template and copy it in the chart instantiation wizard. What do you think? ** Changed in: openobject-addons Status: Won't Fix => Confirmed -- account.tax.template without prince_include field https://bugs.launchpad.net/bugs/539717 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in OpenObject Addons Modules: Confirmed Bug description: Hello, In l10n_br we have tax templates and some tax are included in price. But unlike account.tax, account.tax.template doesn't have the "price_include" field, so we can't parameter it from the template. We need both the field addition and its propagation to the account.tax objects. OpenERP Server: 5.0.7 OpenERP Client: 5.0.7 Thanks, Renato Lima -http://www.akretion.com _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

