pagare.json 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. {
  2. "page":{
  3. "content": "<%=page%>",
  4. "size": 12,
  5. "x": 200,
  6. "y": 10,
  7. "position" : null,
  8. "fontStyle" : "normal"
  9. },
  10. "title": {
  11. "content": "PAGARE A LA ORDEN",
  12. "size": 28,
  13. "x": 105,
  14. "y": 40,
  15. "position" : "center",
  16. "fontStyle" : "bold"
  17. },
  18. "number": {
  19. "content": "Nro: <%=number%>",
  20. "size": 12,
  21. "x": 20,
  22. "y": 70,
  23. "position" : null,
  24. "fontStyle" : "normal"
  25. },
  26. "debit": {
  27. "content": "Monto a Pagar: <%=pagar%> <%=currency_simbol%>",
  28. "size": 12,
  29. "x": 145,
  30. "y": 70,
  31. "position" : null,
  32. "fontStyle" : "normal"
  33. },
  34. "date_invoice": {
  35. "content": "Fecha: <%=date_invoice%>",
  36. "size": 12,
  37. "x": 20,
  38. "y": 77,
  39. "position" : null,
  40. "fontStyle" : "normal"
  41. },
  42. "date_maturity": {
  43. "content": "Vencimiento: <%=vencimiento%>",
  44. "size": 12,
  45. "x": 145,
  46. "y": 77,
  47. "position" : null,
  48. "fontStyle" : "normal"
  49. },
  50. "numeroLetras": {
  51. "content": "Pagaré a <%=company_id_name%> o a su orden la cantidad en <%=currecy_name%>: <%=montoletras%>",
  52. "size": 12,
  53. "x": 20,
  54. "y": 105,
  55. "position" : null,
  56. "fontStyle" : "normal"
  57. },
  58. "contenido": {
  59. "content": "Por igual valor recibido en _ _ a mi (nuestra) entera satisfacción. Queda expresamente convenido que la falta de pago de este pagaré, me (nos) constituirá(n) en mora automáticamente, sin necesidad de interpelación judicial o extrajudicial alguna, devengando durante el tiempo de la mora un interés del 3% al mes, y 20% del valor total reclamado, en concepto de honorarios judiciales en caso de demanda, y una comision del 1% por el simple retardo sin que esto implique prórroga del plazo de la obligación. Asimismo, me (nos) obligamos a pagar cualquier gasto en que incurra el acreedor con relación a este préstamo, en caso de que el mismo sea reclamado por la vía judicial o extrajudicial. El simple vencimiento establecerá la mora, autorizando la inclusión de mi Nombre Personal o Razón Social que represento a la base de datos de INFORMCONF conforme a lo establecido en la Ley 1682/01, como también para que se pueda proveer la información a terceros interesados. A los efectos legales y procesales nos sometemos a la jurisdicción de los tribunales de Alto Paraná y renunciando a cualquier otra que pudiera corresponder. Las partes constituyen domicilio especial en los lugares indicados en el presente documento.",
  60. "size": 12,
  61. "x": 20,
  62. "y": 120,
  63. "position" : null,
  64. "fontStyle" : "normal"
  65. },
  66. "deudor": {
  67. "content": "Deudor",
  68. "size": 14,
  69. "x": 20,
  70. "y": 200,
  71. "position" : null,
  72. "fontStyle" : "bold"
  73. },
  74. "co_deudor": {
  75. "content": "Co-deudor",
  76. "size": 14,
  77. "x": 125,
  78. "y": 200,
  79. "position" : null,
  80. "fontStyle" : "bold"
  81. },
  82. "res_partner": {
  83. "content": "Nombre: <%=partner_name%>",
  84. "size": 10,
  85. "x": 25,
  86. "y": 210,
  87. "position" : null,
  88. "fontStyle" : "normal"
  89. },
  90. "co_partner": {
  91. "content": "Nombre:",
  92. "size": 10,
  93. "x": 128,
  94. "y": 210,
  95. "position" : null,
  96. "fontStyle" : "normal"
  97. },
  98. "res_domicilio": {
  99. "content": "Domicilio: <%=street_res%>",
  100. "size": 10,
  101. "x": 25,
  102. "y": 217,
  103. "position" : null,
  104. "fontStyle" : "normal"
  105. },
  106. "co_domicilio": {
  107. "content": "Domicilio: ",
  108. "size": 10,
  109. "x": 128,
  110. "y": 217,
  111. "position" : null,
  112. "fontStyle" : "normal"
  113. },
  114. "res_ruc": {
  115. "content": "Cédula de Identidad: <%=ruc_res%>",
  116. "size": 10,
  117. "x": 25,
  118. "y": 224,
  119. "position" : null,
  120. "fontStyle" : "normal"
  121. },
  122. "co_ruc": {
  123. "content": "Cédula de Identidad: ",
  124. "size": 10,
  125. "x": 128,
  126. "y": 224,
  127. "position" : null,
  128. "fontStyle" : "normal"
  129. },
  130. "res_telef": {
  131. "content": "Teléfono: <%=phone_res%>",
  132. "size": 10,
  133. "x": 25,
  134. "y": 231,
  135. "position" : null,
  136. "fontStyle" : "normal"
  137. },
  138. "co_telef": {
  139. "content": "Teléfono:",
  140. "size": 10,
  141. "x": 128,
  142. "y": 231,
  143. "position" : null,
  144. "fontStyle" : "normal"
  145. },
  146. "res_mobile": {
  147. "content": "Celular: <%=mobile_res%>",
  148. "size": 10,
  149. "x": 25,
  150. "y": 238,
  151. "position" : null,
  152. "fontStyle" : "normal"
  153. },
  154. "co_mobile": {
  155. "content": "Celular:",
  156. "size": 10,
  157. "x": 128,
  158. "y": 238,
  159. "position" : null,
  160. "fontStyle" : "normal"
  161. },
  162. "res_firma": {
  163. "content": "Firma .............................",
  164. "size": 12,
  165. "x": 25,
  166. "y": 268,
  167. "position" : null,
  168. "fontStyle" : "bold"
  169. },
  170. "co_firma": {
  171. "content": "Firma .............................",
  172. "size": 12,
  173. "x": 135,
  174. "y": 268,
  175. "position" : null,
  176. "fontStyle" : "bold"
  177. },
  178. "res_aclaracion": {
  179. "content": "..............................................",
  180. "size": 12,
  181. "x": 25,
  182. "y": 280,
  183. "position" : null,
  184. "fontStyle" : "bold"
  185. },
  186. "co_aclaracion": {
  187. "content": ".............................................",
  188. "size": 12,
  189. "x": 135,
  190. "y": 280,
  191. "position" : null,
  192. "fontStyle" : "bold"
  193. },
  194. "res_descripcion": {
  195. "content": " Aclaracion",
  196. "size": 12,
  197. "x": 25,
  198. "y": 285,
  199. "position" : null,
  200. "fontStyle" : "bold"
  201. },
  202. "co_descripcion": {
  203. "content": " Aclaracion",
  204. "size": 12,
  205. "x": 135,
  206. "y": 285,
  207. "position" : null,
  208. "fontStyle" : "bold"
  209. }
  210. }