← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 697195] [NEW] [6.0 RC2] account_invoice_layout - duplicate payment terms

 

Public bug reported:

"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>

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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:
  New

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>





Follow ups

References