Преглед на файлове

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

BIN
res_currency.pyc