瀏覽代碼

Agregar descripción de linea de factura

sebas 2 年之前
父節點
當前提交
bbea59959b
共有 6 個文件被更改,包括 1 次插入1 次删除
  1. 二進制
      __init__.pyc
  2. 二進制
      account_invoice.pyc
  3. 二進制
      factura_venta_flashnet.pyc
  4. 二進制
      report_reciboenfactura.pyc
  5. 1 1
      report_reciboenfactura.xml
  6. 二進制
      res_currency.pyc

二進制
__init__.pyc


二進制
account_invoice.pyc


二進制
factura_venta_flashnet.pyc


二進制
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(',', '.')">

二進制
res_currency.pyc