|
@@ -200,7 +200,7 @@
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<!-- lista de productos -->
|
|
<!-- lista de productos -->
|
|
- <div style="padding-left:15px; padding-top:49px; font-size: 9px; height: 135px;">
|
|
|
|
|
|
+ <div style="padding-left:17px; padding-top:49px; font-size: 9px; height: 135px;">
|
|
<table class="table table-condensed">
|
|
<table class="table table-condensed">
|
|
<tbody>
|
|
<tbody>
|
|
<tr t-foreach="data" t-as="item">
|
|
<tr t-foreach="data" t-as="item">
|
|
@@ -244,7 +244,7 @@
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<!-- Subtotales -->
|
|
<!-- Subtotales -->
|
|
- <div style="padding-left:15px; padding-top:60px; font-size: 9px;">
|
|
|
|
|
|
+ <div style="padding-left:17px; padding-top:60px; font-size: 9px;">
|
|
<table class="table table-condensed">
|
|
<table class="table table-condensed">
|
|
<tbody>
|
|
<tbody>
|
|
<tr>
|
|
<tr>
|