Procházet zdrojové kódy

Agregar descripción de linea de factura

sebas před 2 roky
rodič
revize
bbea59959b
6 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. binární
      __init__.pyc
  2. binární
      account_invoice.pyc
  3. binární
      factura_venta_flashnet.pyc
  4. binární
      report_reciboenfactura.pyc
  5. 1 1
      report_reciboenfactura.xml
  6. binární
      res_currency.pyc

binární
__init__.pyc


binární
account_invoice.pyc


binární
factura_venta_flashnet.pyc


binární
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ární
res_currency.pyc