Commit f0fdb095 authored by Kevin Deldycke's avatar Kevin Deldycke

Use payment condition

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6754 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0b91c6b3
......@@ -222,7 +222,7 @@
tal:content="python: \'P\xc3\xa9riode : du %s au %s\' % (start_date, here.getStopDate())"\n
tal:on-error="string:"/>\n
<infostring z=\'\' color=\'(0.0,0.0,0.0)\' align=\'left\' y=\'21.47566432cm\' x=\'12.327cm\' font=\'Helvetica\' size=\'8\'\n
tal:content="python: \'Date de paiement : %s\' % here.getTargetStopDate()"\n
tal:content="python: \'Date de paiement : %s\' % here.getPaymentConditionPaymentDate()"\n
tal:on-error="string:"/>\n
</tal:block>\n
<line y2=\'1.506cm\' linewidth=\'1\' z=\'\' x2=\'19.075cm\' stroke=\'(0.6,0.6,0.6)\' y1=\'1.506cm\' x1=\'1.905cm\'/>\n
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment