|
@@ -8,7 +8,7 @@
|
|
|
"fontStyle" : "bold"
|
|
|
},
|
|
|
"partner_id":{
|
|
|
- "content": "Pagado por : <%=partner_id%>",
|
|
|
+ "content": "Pagado por: <%=partner_id%>",
|
|
|
"size": 10,
|
|
|
"x": 15,
|
|
|
"y": 25,
|
|
@@ -16,7 +16,7 @@
|
|
|
"fontStyle" : "normal"
|
|
|
},
|
|
|
"customer_address":{
|
|
|
- "content": "Direccion: <%=customer_address%>",
|
|
|
+ "content": "Dirección: <%=customer_address%>",
|
|
|
"size": 10,
|
|
|
"x": 95,
|
|
|
"y": 25,
|
|
@@ -24,7 +24,7 @@
|
|
|
"fontStyle" : "normal"
|
|
|
},
|
|
|
"company_id":{
|
|
|
- "content": "Pagado a: <%=company_id%>",
|
|
|
+ "content": "Pagado a: <%=company_id%>",
|
|
|
"size": 10,
|
|
|
"x": 15,
|
|
|
"y": 30,
|
|
@@ -32,7 +32,7 @@
|
|
|
"fontStyle" : "normal"
|
|
|
},
|
|
|
"company_address":{
|
|
|
- "content": "Direccion: <%=company_address%>",
|
|
|
+ "content": "Dirección: <%=company_address%>",
|
|
|
"size": 10,
|
|
|
"x": 95,
|
|
|
"y": 30,
|
|
@@ -40,7 +40,7 @@
|
|
|
"fontStyle" : "normal"
|
|
|
},
|
|
|
"date":{
|
|
|
- "content": "Fecha: <%=date%>",
|
|
|
+ "content": "Fecha: <%=date%>",
|
|
|
"size": 10,
|
|
|
"x": 15,
|
|
|
"y": 35,
|
|
@@ -48,7 +48,7 @@
|
|
|
"fontStyle" : "normal"
|
|
|
},
|
|
|
"reference":{
|
|
|
- "content": "Referencia: <%=reference%>",
|
|
|
+ "content": "Referencia: <%=reference%>",
|
|
|
"size": 10,
|
|
|
"x": 95,
|
|
|
"y": 35,
|
|
@@ -56,7 +56,7 @@
|
|
|
"fontStyle" : "normal"
|
|
|
},
|
|
|
"acta":{
|
|
|
- "content": "Recibido de <%=partner_id%> con direccion en <%=customer_address%>, el monto de <%=amount%> de guaranies, metodo de pago <%=journal_id%> referente a la factura Nº <%=reference%>",
|
|
|
+ "content": "Recibido de <%=partner_id%> con direccion en <%=customer_address%>, el monto de <%=amount%> guaranies, metodo de pago <%=journal_id%> referente a la factura Nº <%=reference%>",
|
|
|
"size": 10,
|
|
|
"x": 15,
|
|
|
"y": 50,
|