c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #19209
Re: [Bug 734309] [NEW] Wish - extra field for taxes definition, usage and invoice to comply witgh European VAT regulation
On Sunday 13 March 2011, you wrote:
> Public bug reported:
>
> There is a legal requirement to mention properly the VAT regulation
> rules apllied when local vat is not due (INTRA-EEC). Typically this
> mention will include the local vat article and the article in European
> directive such ".... following the VAT directive 2006/1112/CE...'
>
> So the wish: add a translatable text field on account.tax,
> account.invoice.tax and make sure this is printed in front of the vat
> code and short line of text.
>
> Chaning this in a module is difficult because this require overloading
> completely the function to compute taxes that copy information from
> account.tax to account.invoice.tax
FYI: My take on that was to create a special 0% VAT tax , that mentions the
directive in its name field. When I invoice a company within EU, I apply this
"tax" so that the directive is printed in the invoice.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/734309
Title:
Wish - extra field for taxes definition, usage and invoice to comply
witgh European VAT regulation
Status in OpenERP Modules (addons):
Confirmed
Bug description:
There is a legal requirement to mention properly the VAT regulation
rules apllied when local vat is not due (INTRA-EEC). Typically this
mention will include the local vat article and the article in European
directive such ".... following the VAT directive 2006/1112/CE...'
So the wish: add a translatable text field on account.tax,
account.invoice.tax and make sure this is printed in front of the vat
code and short line of text.
Chaning this in a module is difficult because this require overloading
completely the function to compute taxes that copy information from
account.tax to account.invoice.tax
References