|
@@ -295,7 +295,7 @@
|
|
|
</div>
|
|
|
<div class="nota_remision_data"> </div>
|
|
|
</div> -->
|
|
|
-
|
|
|
+ <table class="tab-articulos1">
|
|
|
<td class="art-col11"></td>
|
|
|
<td class="art-col12"><span t-field="o.date_invoice" t-field-options='{"format": "dd"}'/></td>
|
|
|
<td class="art-col13"><span t-field="o.date_invoice" t-field-options='{"format": "MMMM"}'/></td>
|
|
@@ -308,7 +308,7 @@
|
|
|
<t t-if="o.credito == True">x</t>
|
|
|
<t t-if="o.credito == False"></t>
|
|
|
</td>
|
|
|
-
|
|
|
+ </table>
|
|
|
<div class="cab-articulos"> </div>
|
|
|
<div class="articulos">
|
|
|
<table class="tab-articulos">
|