瀏覽代碼

Retorcar presupuesto bioelectric

SEBAS 10 月之前
父節點
當前提交
56eb8dd04c
共有 3 個文件被更改,包括 2 次插入2 次删除
  1. 二進制
      __init__.pyc
  2. 二進制
      presupuesto_venta_bioelectric.pyc
  3. 2 2
      presupuesto_venta_bioelectric.xml

二進制
__init__.pyc


二進制
presupuesto_venta_bioelectric.pyc


+ 2 - 2
presupuesto_venta_bioelectric.xml

@@ -373,7 +373,7 @@
                                 <div class="col-xs-4 pull-right">
                                     <table class="table table-condensed">
                                         <tr class="border-black">
-                                            <td><strong>Total s/ IVA</strong></td>
+                                            <td><strong>Monto Gravado</strong></td>
                                             <td class="text-right">
                                                 <t t-if="o.currency_id.id == 166">
                                                     <span t-esc="'{0:,.0f}'.format(o.amount_untaxed)"/>
@@ -384,7 +384,7 @@
                                             </td>
                                         </tr>
                                         <tr>
-                                            <td>IVA</td>
+                                            <td>IVA 10%</td>
                                             <td class="text-right">
                                                 <t t-if="o.currency_id.id == 166">
                                                     <span t-esc="'{0:,.0f}'.format(o.amount_tax)"/>