c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #10965
[Bug 697195] Re: [6.0 RC2] account_invoice_layout - duplicate payment terms
interesting, I managed to have a german translation for notes without
having an English entry. So I didn't see it.
--
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/697195
Title:
[6.0 RC2] account_invoice_layout - duplicate payment terms
Status in OpenObject Addons Modules:
Invalid
Bug description:
"report_account_invoice_layout.rml" prints terms obviously twice
<td>
<para style="terp_default_9"><font face="Helvetica" size="10.0">[[ o.payment_term and o.payment_term.name ]] </font>: <font face="Helvetica" size="10.0">[[ (o.payment_term and o.payment_term.note and format(o.payment_term.note)) or removeParentNode('blockTable') ]]</font></para>
</td>
References