Explorar o código

Agregar descripción de linea de factura

sebas %!s(int64=2) %!d(string=hai) anos
pai
achega
bbea59959b
Modificáronse 6 ficheiros con 1 adicións e 1 borrados
  1. BIN=BIN
      __init__.pyc
  2. BIN=BIN
      account_invoice.pyc
  3. BIN=BIN
      factura_venta_flashnet.pyc
  4. BIN=BIN
      report_reciboenfactura.pyc
  5. 1 1
      report_reciboenfactura.xml
  6. BIN=BIN
      res_currency.pyc

BIN=BIN
__init__.pyc


BIN=BIN
account_invoice.pyc


BIN=BIN
factura_venta_flashnet.pyc


BIN=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(',', '.')">

BIN=BIN
res_currency.pyc