浏览代码

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