Преглед изворни кода

Agregar descripción de linea de factura

sebas пре 2 година
родитељ
комит
bbea59959b
6 измењених фајлова са 1 додато и 1 уклоњено
  1. BIN
      __init__.pyc
  2. BIN
      account_invoice.pyc
  3. BIN
      factura_venta_flashnet.pyc
  4. BIN
      report_reciboenfactura.pyc
  5. 1 1
      report_reciboenfactura.xml
  6. BIN
      res_currency.pyc

BIN
account_invoice.pyc


BIN
factura_venta_flashnet.pyc


BIN
report_reciboenfactura.pyc


+ 1 - 1
report_reciboenfactura.xml

@@ -283,7 +283,7 @@
 																				<span t-field="l.product_id.default_code"/>
 																		</td>
 																		<td class="art-col2">
-																			 <span t-field="l.name"/>
+																			 <span t-field="l.name"/> Correspondiente al mes de <span t-field="o.date_invoice" t-field-options='{"format": "MMMM/yy"}'/>- Vence: <span t-field="o.date_due"/>
 																		</td>
 																		<td class="art-col3">
 																				<span t-esc= "'{0:,.0f}'.format(int(l.quantity)).replace(',', '.')">