c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #10926
[Bug 697195] Re: [6.0 RC2] account_invoice_layout - duplicate payment terms
Hello Dr. Ferdinand,
There is no duplication of payment terms.
I have attached report for your reference.
Thanks.
** Attachment added: "Payment_Term.pdf"
https://bugs.launchpad.net/openobject-addons/+bug/697195/+attachment/1783952/+files/Payment_Term.pdf
--
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