@zensoftbr/zenerpclient 1.0.32 → 1.0.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (201) hide show
  1. package/dist/cjs/Client.js +1 -1
  2. package/dist/cjs/Client.js.map +1 -1
  3. package/dist/cjs/api/commercial/CommercialService.js +40 -0
  4. package/dist/cjs/api/commercial/CommercialService.js.map +1 -1
  5. package/dist/cjs/api/commercial/PersonHierarchy.js +12 -0
  6. package/dist/cjs/api/commercial/PersonHierarchy.js.map +1 -0
  7. package/dist/cjs/api/commercial/PersonHierarchyView.js +12 -0
  8. package/dist/cjs/api/commercial/PersonHierarchyView.js.map +1 -0
  9. package/dist/cjs/api/commercial/commercial.module.js +5 -1
  10. package/dist/cjs/api/commercial/commercial.module.js.map +1 -1
  11. package/dist/cjs/api/financial/BillingTitle.js +3 -4
  12. package/dist/cjs/api/financial/BillingTitle.js.map +1 -1
  13. package/dist/cjs/api/financial/Payable.js +4 -5
  14. package/dist/cjs/api/financial/Payable.js.map +1 -1
  15. package/dist/cjs/api/financial/PayableSettlementBillingTitle.js +1 -2
  16. package/dist/cjs/api/financial/PayableSettlementBillingTitle.js.map +1 -1
  17. package/dist/cjs/api/financial/PayableSettlementMethod.js +1 -2
  18. package/dist/cjs/api/financial/PayableSettlementMethod.js.map +1 -1
  19. package/dist/cjs/api/financial/Receivable.js +4 -5
  20. package/dist/cjs/api/financial/Receivable.js.map +1 -1
  21. package/dist/cjs/api/financial/ReceivableSettlementBillingTitle.js +1 -2
  22. package/dist/cjs/api/financial/ReceivableSettlementBillingTitle.js.map +1 -1
  23. package/dist/cjs/api/financial/ReceivableSettlementMethod.js +1 -2
  24. package/dist/cjs/api/financial/ReceivableSettlementMethod.js.map +1 -1
  25. package/dist/cjs/api/financial/SettlementBillingTitle.js +1 -2
  26. package/dist/cjs/api/financial/SettlementBillingTitle.js.map +1 -1
  27. package/dist/cjs/api/financial/SettlementMethod.js +1 -2
  28. package/dist/cjs/api/financial/SettlementMethod.js.map +1 -1
  29. package/dist/cjs/api/financial/accounting/ArgsAccountChartOpImport.js +1 -0
  30. package/dist/cjs/api/financial/accounting/ArgsAccountChartOpImport.js.map +1 -1
  31. package/dist/cjs/api/financial/accounting/AssetTag.js +4 -2
  32. package/dist/cjs/api/financial/accounting/AssetTag.js.map +1 -1
  33. package/dist/cjs/api/financial/accounting/JournalItem.js +2 -1
  34. package/dist/cjs/api/financial/accounting/JournalItem.js.map +1 -1
  35. package/dist/cjs/api/financial/accounting/LedgerItem.js +2 -1
  36. package/dist/cjs/api/financial/accounting/LedgerItem.js.map +1 -1
  37. package/dist/cjs/api/financial/accounting/LedgerItemBalance.js +2 -1
  38. package/dist/cjs/api/financial/accounting/LedgerItemBalance.js.map +1 -1
  39. package/dist/cjs/api/financial/accounting/accounting.module.js +1 -3
  40. package/dist/cjs/api/financial/accounting/accounting.module.js.map +1 -1
  41. package/dist/cjs/api/financial/treasury/TreasuryService.js +6 -1
  42. package/dist/cjs/api/financial/treasury/TreasuryService.js.map +1 -1
  43. package/dist/cjs/api/fiscal/ArgsIncomingInvoiceOpCreate.js +2 -0
  44. package/dist/cjs/api/fiscal/ArgsIncomingInvoiceOpCreate.js.map +1 -1
  45. package/dist/cjs/api/fiscal/FiscalService.js +1 -6
  46. package/dist/cjs/api/fiscal/FiscalService.js.map +1 -1
  47. package/dist/cjs/api/fiscal/IncomingInvoiceItem.js +3 -3
  48. package/dist/cjs/api/fiscal/IncomingInvoiceItem.js.map +1 -1
  49. package/dist/cjs/api/fiscal/IncomingInvoicePayment.js +1 -2
  50. package/dist/cjs/api/fiscal/IncomingInvoicePayment.js.map +1 -1
  51. package/dist/cjs/api/fiscal/InvoiceItem.js +2 -2
  52. package/dist/cjs/api/fiscal/InvoiceItem.js.map +1 -1
  53. package/dist/cjs/api/fiscal/InvoiceItemAccounting.js +1 -2
  54. package/dist/cjs/api/fiscal/InvoiceItemAccounting.js.map +1 -1
  55. package/dist/cjs/api/fiscal/InvoicePayment.js +1 -2
  56. package/dist/cjs/api/fiscal/InvoicePayment.js.map +1 -1
  57. package/dist/cjs/api/fiscal/OutgoingInvoiceItem.js +3 -3
  58. package/dist/cjs/api/fiscal/OutgoingInvoiceItem.js.map +1 -1
  59. package/dist/cjs/api/fiscal/OutgoingInvoicePayment.js +1 -2
  60. package/dist/cjs/api/fiscal/OutgoingInvoicePayment.js.map +1 -1
  61. package/dist/cjs/api/fiscal/br/DfeNfeProcIn.js +1 -1
  62. package/dist/cjs/api/fiscal/br/DfeNfeProcIn.js.map +1 -1
  63. package/dist/cjs/api/fiscal/br/DfeNfeProcOut.js +1 -1
  64. package/dist/cjs/api/fiscal/br/DfeNfeProcOut.js.map +1 -1
  65. package/dist/cjs/api/material/ArgsOutgoingListOpOutgoingInvoiceCreate.js +2 -0
  66. package/dist/cjs/api/material/ArgsOutgoingListOpOutgoingInvoiceCreate.js.map +1 -1
  67. package/dist/cjs/api/material/ArgsStockOpUpdate.js +1 -0
  68. package/dist/cjs/api/material/ArgsStockOpUpdate.js.map +1 -1
  69. package/dist/cjs/api/sale/Sale.js +1 -1
  70. package/dist/cjs/api/sale/Sale.js.map +1 -1
  71. package/dist/cjs/api/sale/SaleItem.js +1 -3
  72. package/dist/cjs/api/sale/SaleItem.js.map +1 -1
  73. package/dist/cjs/api/sale/SalePayment.js +1 -2
  74. package/dist/cjs/api/sale/SalePayment.js.map +1 -1
  75. package/dist/cjs/api/supply/purchase/PurchaseItem.js +1 -3
  76. package/dist/cjs/api/supply/purchase/PurchaseItem.js.map +1 -1
  77. package/dist/cjs/api/supply/purchase/PurchasePayment.js +1 -2
  78. package/dist/cjs/api/supply/purchase/PurchasePayment.js.map +1 -1
  79. package/dist/cjs/api/system/SystemService.js +1 -1
  80. package/dist/cjs/api/system/info/InfoService.js +2 -2
  81. package/dist/cjs/api/system/security/SecurityService.js +3 -3
  82. package/dist/esm/Client.js +1 -1
  83. package/dist/esm/Client.js.map +1 -1
  84. package/dist/esm/api/commercial/CommercialService.js +40 -0
  85. package/dist/esm/api/commercial/CommercialService.js.map +1 -1
  86. package/dist/esm/api/commercial/PersonHierarchy.js +8 -0
  87. package/dist/esm/api/commercial/PersonHierarchy.js.map +1 -0
  88. package/dist/esm/api/commercial/PersonHierarchyView.js +8 -0
  89. package/dist/esm/api/commercial/PersonHierarchyView.js.map +1 -0
  90. package/dist/esm/api/commercial/commercial.module.js +2 -0
  91. package/dist/esm/api/commercial/commercial.module.js.map +1 -1
  92. package/dist/esm/api/financial/BillingTitle.js +3 -4
  93. package/dist/esm/api/financial/BillingTitle.js.map +1 -1
  94. package/dist/esm/api/financial/Payable.js +4 -5
  95. package/dist/esm/api/financial/Payable.js.map +1 -1
  96. package/dist/esm/api/financial/PayableSettlementBillingTitle.js +1 -2
  97. package/dist/esm/api/financial/PayableSettlementBillingTitle.js.map +1 -1
  98. package/dist/esm/api/financial/PayableSettlementMethod.js +1 -2
  99. package/dist/esm/api/financial/PayableSettlementMethod.js.map +1 -1
  100. package/dist/esm/api/financial/Receivable.js +4 -5
  101. package/dist/esm/api/financial/Receivable.js.map +1 -1
  102. package/dist/esm/api/financial/ReceivableSettlementBillingTitle.js +1 -2
  103. package/dist/esm/api/financial/ReceivableSettlementBillingTitle.js.map +1 -1
  104. package/dist/esm/api/financial/ReceivableSettlementMethod.js +1 -2
  105. package/dist/esm/api/financial/ReceivableSettlementMethod.js.map +1 -1
  106. package/dist/esm/api/financial/SettlementBillingTitle.js +1 -2
  107. package/dist/esm/api/financial/SettlementBillingTitle.js.map +1 -1
  108. package/dist/esm/api/financial/SettlementMethod.js +1 -2
  109. package/dist/esm/api/financial/SettlementMethod.js.map +1 -1
  110. package/dist/esm/api/financial/accounting/ArgsAccountChartOpImport.js +1 -0
  111. package/dist/esm/api/financial/accounting/ArgsAccountChartOpImport.js.map +1 -1
  112. package/dist/esm/api/financial/accounting/AssetTag.js +4 -2
  113. package/dist/esm/api/financial/accounting/AssetTag.js.map +1 -1
  114. package/dist/esm/api/financial/accounting/JournalItem.js +2 -1
  115. package/dist/esm/api/financial/accounting/JournalItem.js.map +1 -1
  116. package/dist/esm/api/financial/accounting/LedgerItem.js +2 -1
  117. package/dist/esm/api/financial/accounting/LedgerItem.js.map +1 -1
  118. package/dist/esm/api/financial/accounting/LedgerItemBalance.js +2 -1
  119. package/dist/esm/api/financial/accounting/LedgerItemBalance.js.map +1 -1
  120. package/dist/esm/api/financial/accounting/accounting.module.js +0 -1
  121. package/dist/esm/api/financial/accounting/accounting.module.js.map +1 -1
  122. package/dist/esm/api/financial/treasury/TreasuryService.js +6 -1
  123. package/dist/esm/api/financial/treasury/TreasuryService.js.map +1 -1
  124. package/dist/esm/api/fiscal/ArgsIncomingInvoiceOpCreate.js +2 -0
  125. package/dist/esm/api/fiscal/ArgsIncomingInvoiceOpCreate.js.map +1 -1
  126. package/dist/esm/api/fiscal/FiscalService.js +1 -6
  127. package/dist/esm/api/fiscal/FiscalService.js.map +1 -1
  128. package/dist/esm/api/fiscal/IncomingInvoiceItem.js +3 -3
  129. package/dist/esm/api/fiscal/IncomingInvoiceItem.js.map +1 -1
  130. package/dist/esm/api/fiscal/IncomingInvoicePayment.js +1 -2
  131. package/dist/esm/api/fiscal/IncomingInvoicePayment.js.map +1 -1
  132. package/dist/esm/api/fiscal/InvoiceItem.js +2 -2
  133. package/dist/esm/api/fiscal/InvoiceItem.js.map +1 -1
  134. package/dist/esm/api/fiscal/InvoiceItemAccounting.js +1 -2
  135. package/dist/esm/api/fiscal/InvoiceItemAccounting.js.map +1 -1
  136. package/dist/esm/api/fiscal/InvoicePayment.js +1 -2
  137. package/dist/esm/api/fiscal/InvoicePayment.js.map +1 -1
  138. package/dist/esm/api/fiscal/OutgoingInvoiceItem.js +3 -3
  139. package/dist/esm/api/fiscal/OutgoingInvoiceItem.js.map +1 -1
  140. package/dist/esm/api/fiscal/OutgoingInvoicePayment.js +1 -2
  141. package/dist/esm/api/fiscal/OutgoingInvoicePayment.js.map +1 -1
  142. package/dist/esm/api/fiscal/br/DfeNfeProcIn.js +1 -1
  143. package/dist/esm/api/fiscal/br/DfeNfeProcIn.js.map +1 -1
  144. package/dist/esm/api/fiscal/br/DfeNfeProcOut.js +1 -1
  145. package/dist/esm/api/fiscal/br/DfeNfeProcOut.js.map +1 -1
  146. package/dist/esm/api/material/ArgsOutgoingListOpOutgoingInvoiceCreate.js +2 -0
  147. package/dist/esm/api/material/ArgsOutgoingListOpOutgoingInvoiceCreate.js.map +1 -1
  148. package/dist/esm/api/material/ArgsStockOpUpdate.js +1 -0
  149. package/dist/esm/api/material/ArgsStockOpUpdate.js.map +1 -1
  150. package/dist/esm/api/sale/Sale.js +1 -1
  151. package/dist/esm/api/sale/Sale.js.map +1 -1
  152. package/dist/esm/api/sale/SaleItem.js +1 -3
  153. package/dist/esm/api/sale/SaleItem.js.map +1 -1
  154. package/dist/esm/api/sale/SalePayment.js +1 -2
  155. package/dist/esm/api/sale/SalePayment.js.map +1 -1
  156. package/dist/esm/api/supply/purchase/PurchaseItem.js +1 -3
  157. package/dist/esm/api/supply/purchase/PurchaseItem.js.map +1 -1
  158. package/dist/esm/api/supply/purchase/PurchasePayment.js +1 -2
  159. package/dist/esm/api/supply/purchase/PurchasePayment.js.map +1 -1
  160. package/dist/esm/api/system/SystemService.js +1 -1
  161. package/dist/esm/api/system/info/InfoService.js +2 -2
  162. package/dist/esm/api/system/security/SecurityService.js +3 -3
  163. package/dist/types/api/commercial/CommercialService.d.ts +8 -0
  164. package/dist/types/api/commercial/PersonHierarchy.d.ts +8 -0
  165. package/dist/types/api/commercial/PersonHierarchyView.d.ts +8 -0
  166. package/dist/types/api/commercial/commercial.module.d.ts +2 -0
  167. package/dist/types/api/financial/BillingTitle.d.ts +4 -6
  168. package/dist/types/api/financial/Payable.d.ts +5 -7
  169. package/dist/types/api/financial/PayableSettlementBillingTitle.d.ts +2 -4
  170. package/dist/types/api/financial/PayableSettlementMethod.d.ts +2 -4
  171. package/dist/types/api/financial/Receivable.d.ts +5 -7
  172. package/dist/types/api/financial/ReceivableSettlementBillingTitle.d.ts +2 -4
  173. package/dist/types/api/financial/ReceivableSettlementMethod.d.ts +2 -4
  174. package/dist/types/api/financial/SettlementBillingTitle.d.ts +2 -4
  175. package/dist/types/api/financial/SettlementMethod.d.ts +2 -4
  176. package/dist/types/api/financial/accounting/ArgsAccountChartOpImport.d.ts +1 -0
  177. package/dist/types/api/financial/accounting/AssetTag.d.ts +6 -3
  178. package/dist/types/api/financial/accounting/JournalItem.d.ts +4 -2
  179. package/dist/types/api/financial/accounting/LedgerItem.d.ts +4 -2
  180. package/dist/types/api/financial/accounting/LedgerItemBalance.d.ts +4 -2
  181. package/dist/types/api/financial/accounting/accounting.module.d.ts +0 -1
  182. package/dist/types/api/financial/treasury/TreasuryService.d.ts +2 -1
  183. package/dist/types/api/fiscal/ArgsIncomingInvoiceOpCreate.d.ts +2 -0
  184. package/dist/types/api/fiscal/FiscalService.d.ts +1 -2
  185. package/dist/types/api/fiscal/IncomingInvoiceItem.d.ts +4 -5
  186. package/dist/types/api/fiscal/IncomingInvoicePayment.d.ts +2 -4
  187. package/dist/types/api/fiscal/InvoiceItem.d.ts +2 -4
  188. package/dist/types/api/fiscal/InvoiceItemAccounting.d.ts +2 -4
  189. package/dist/types/api/fiscal/InvoicePayment.d.ts +2 -4
  190. package/dist/types/api/fiscal/OutgoingInvoiceItem.d.ts +4 -5
  191. package/dist/types/api/fiscal/OutgoingInvoicePayment.d.ts +2 -4
  192. package/dist/types/api/fiscal/br/DfeNfeProcIn.d.ts +1 -1
  193. package/dist/types/api/fiscal/br/DfeNfeProcOut.d.ts +1 -1
  194. package/dist/types/api/material/ArgsOutgoingListOpOutgoingInvoiceCreate.d.ts +2 -0
  195. package/dist/types/api/material/ArgsStockOpUpdate.d.ts +1 -0
  196. package/dist/types/api/sale/Sale.d.ts +1 -1
  197. package/dist/types/api/sale/SaleItem.d.ts +2 -6
  198. package/dist/types/api/sale/SalePayment.d.ts +2 -4
  199. package/dist/types/api/supply/purchase/PurchaseItem.d.ts +2 -6
  200. package/dist/types/api/supply/purchase/PurchasePayment.d.ts +2 -4
  201. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  export class DfeNfeProcIn {
2
2
  status;
3
- incomingInvoice;
3
+ invoice;
4
4
  number;
5
5
  id;
6
6
  type;
@@ -1 +1 @@
1
- {"version":3,"file":"DfeNfeProcIn.js","sourceRoot":"","sources":["../../../../../src/api/fiscal/br/DfeNfeProcIn.ts"],"names":[],"mappings":"AAIA,MAAM,OAAO,YAAY;IACvB,MAAM,CAAU;IAChB,eAAe,CAAmB;IAClC,MAAM,CAAU;IAChB,EAAE,CAAU;IACZ,IAAI,CAAU;IACd,UAAU,CAAU;IACpB,OAAO,CAAW;IAClB,QAAQ,CAAQ;IAChB,KAAK,CAAU;IACf,IAAI,CAAQ;IACZ,QAAQ,CAAU;IAClB,KAAK,CAAU;IACf,GAAG,CAAU;IACb,IAAI,CAAU;IACd,UAAU,CAAO;CAClB"}
1
+ {"version":3,"file":"DfeNfeProcIn.js","sourceRoot":"","sources":["../../../../../src/api/fiscal/br/DfeNfeProcIn.ts"],"names":[],"mappings":"AAIA,MAAM,OAAO,YAAY;IACvB,MAAM,CAAU;IAChB,OAAO,CAAmB;IAC1B,MAAM,CAAU;IAChB,EAAE,CAAU;IACZ,IAAI,CAAU;IACd,UAAU,CAAU;IACpB,OAAO,CAAW;IAClB,QAAQ,CAAQ;IAChB,KAAK,CAAU;IACf,IAAI,CAAQ;IACZ,QAAQ,CAAU;IAClB,KAAK,CAAU;IACf,GAAG,CAAU;IACb,IAAI,CAAU;IACd,UAAU,CAAO;CAClB"}
@@ -1,6 +1,6 @@
1
1
  export class DfeNfeProcOut {
2
2
  status;
3
- outgoingInvoice;
3
+ invoice;
4
4
  number;
5
5
  fileDanfe;
6
6
  id;
@@ -1 +1 @@
1
- {"version":3,"file":"DfeNfeProcOut.js","sourceRoot":"","sources":["../../../../../src/api/fiscal/br/DfeNfeProcOut.ts"],"names":[],"mappings":"AAIA,MAAM,OAAO,aAAa;IACxB,MAAM,CAAU;IAChB,eAAe,CAAW;IAC1B,MAAM,CAAU;IAChB,SAAS,CAAQ;IACjB,EAAE,CAAU;IACZ,IAAI,CAAU;IACd,UAAU,CAAU;IACpB,OAAO,CAAW;IAClB,QAAQ,CAAQ;IAChB,KAAK,CAAU;IACf,IAAI,CAAQ;IACZ,QAAQ,CAAU;IAClB,KAAK,CAAU;IACf,GAAG,CAAU;IACb,IAAI,CAAU;IACd,UAAU,CAAO;CAClB"}
1
+ {"version":3,"file":"DfeNfeProcOut.js","sourceRoot":"","sources":["../../../../../src/api/fiscal/br/DfeNfeProcOut.ts"],"names":[],"mappings":"AAIA,MAAM,OAAO,aAAa;IACxB,MAAM,CAAU;IAChB,OAAO,CAAW;IAClB,MAAM,CAAU;IAChB,SAAS,CAAQ;IACjB,EAAE,CAAU;IACZ,IAAI,CAAU;IACd,UAAU,CAAU;IACpB,OAAO,CAAW;IAClB,QAAQ,CAAQ;IAChB,KAAK,CAAU;IACf,IAAI,CAAQ;IACZ,QAAQ,CAAU;IAClB,KAAK,CAAU;IACf,GAAG,CAAU;IACb,IAAI,CAAU;IACd,UAAU,CAAO;CAClB"}
@@ -1,4 +1,6 @@
1
1
  export class ArgsOutgoingListOpOutgoingInvoiceCreate {
2
2
  fiscalProfileOperationId;
3
+ invoiceSeriesId;
4
+ priceListId;
3
5
  }
4
6
  //# sourceMappingURL=ArgsOutgoingListOpOutgoingInvoiceCreate.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ArgsOutgoingListOpOutgoingInvoiceCreate.js","sourceRoot":"","sources":["../../../../src/api/material/ArgsOutgoingListOpOutgoingInvoiceCreate.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,uCAAuC;IAClD,wBAAwB,CAAU;CACnC"}
1
+ {"version":3,"file":"ArgsOutgoingListOpOutgoingInvoiceCreate.js","sourceRoot":"","sources":["../../../../src/api/material/ArgsOutgoingListOpOutgoingInvoiceCreate.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,uCAAuC;IAClD,wBAAwB,CAAU;IAClC,eAAe,CAAU;IACzB,WAAW,CAAU;CACtB"}
@@ -1,5 +1,6 @@
1
1
  export class ArgsStockOpUpdate {
2
2
  addressId;
3
+ depositorId;
3
4
  qualityId;
4
5
  lotId;
5
6
  serialId;
@@ -1 +1 @@
1
- {"version":3,"file":"ArgsStockOpUpdate.js","sourceRoot":"","sources":["../../../../src/api/material/ArgsStockOpUpdate.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,iBAAiB;IAC5B,SAAS,CAAU;IACnB,SAAS,CAAU;IACnB,KAAK,CAAU;IACf,QAAQ,CAAU;IAClB,cAAc,CAAQ;IACtB,cAAc,CAAU;IACxB,IAAI,CAAU;IACd,QAAQ,CAAU;CACnB"}
1
+ {"version":3,"file":"ArgsStockOpUpdate.js","sourceRoot":"","sources":["../../../../src/api/material/ArgsStockOpUpdate.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,iBAAiB;IAC5B,SAAS,CAAU;IACnB,WAAW,CAAU;IACrB,SAAS,CAAU;IACnB,KAAK,CAAU;IACf,QAAQ,CAAU;IAClB,cAAc,CAAQ;IACtB,cAAc,CAAU;IACxB,IAAI,CAAU;IACd,QAAQ,CAAU;CACnB"}
@@ -19,7 +19,7 @@ export class Sale {
19
19
  totalValue;
20
20
  pickingOrder;
21
21
  shipment;
22
- outgoingInvoice;
22
+ invoice;
23
23
  quote;
24
24
  tags;
25
25
  properties;
@@ -1 +1 @@
1
- {"version":3,"file":"Sale.js","sourceRoot":"","sources":["../../../../src/api/sale/Sale.ts"],"names":[],"mappings":"AAcA,MAAM,OAAO,IAAI;IACf,EAAE,CAAU;IACZ,MAAM,CAAU;IAChB,OAAO,CAAW;IAClB,WAAW,CAAe;IAC1B,sBAAsB,CAA0B;IAChD,QAAQ,CAAY;IACpB,SAAS,CAAa;IACtB,MAAM,CAAU;IAChB,qBAAqB,CAAiB;IACtC,IAAI,CAAU;IACd,IAAI,CAAQ;IACZ,gBAAgB,CAAQ;IACxB,iBAAiB,CAAU;IAC3B,WAAW,CAAU;IACrB,cAAc,CAAU;IACxB,SAAS,CAAmB;IAC5B,QAAQ,CAAY;IACpB,UAAU,CAAU;IACpB,YAAY,CAAgB;IAC5B,QAAQ,CAAY;IACpB,eAAe,CAAmB;IAClC,KAAK,CAAS;IACd,IAAI,CAAU;IACd,UAAU,CAAO;CAClB"}
1
+ {"version":3,"file":"Sale.js","sourceRoot":"","sources":["../../../../src/api/sale/Sale.ts"],"names":[],"mappings":"AAcA,MAAM,OAAO,IAAI;IACf,EAAE,CAAU;IACZ,MAAM,CAAU;IAChB,OAAO,CAAW;IAClB,WAAW,CAAe;IAC1B,sBAAsB,CAA0B;IAChD,QAAQ,CAAY;IACpB,SAAS,CAAa;IACtB,MAAM,CAAU;IAChB,qBAAqB,CAAiB;IACtC,IAAI,CAAU;IACd,IAAI,CAAQ;IACZ,gBAAgB,CAAQ;IACxB,iBAAiB,CAAU;IAC3B,WAAW,CAAU;IACrB,cAAc,CAAU;IACxB,SAAS,CAAmB;IAC5B,QAAQ,CAAY;IACpB,UAAU,CAAU;IACpB,YAAY,CAAgB;IAC5B,QAAQ,CAAY;IACpB,OAAO,CAAmB;IAC1B,KAAK,CAAS;IACd,IAAI,CAAU;IACd,UAAU,CAAO;CAClB"}
@@ -3,7 +3,6 @@ export class SaleItem {
3
3
  sale;
4
4
  productPacking;
5
5
  code;
6
- fiscalProfileProduct;
7
6
  taxationRule;
8
7
  taxationOperation;
9
8
  priceListValue;
@@ -24,9 +23,8 @@ export class SaleItem {
24
23
  totalValue;
25
24
  taxCompensationValue;
26
25
  effectiveValue;
27
- account;
28
- accountComplement;
29
26
  schedule;
27
+ assetTag;
30
28
  tags;
31
29
  properties;
32
30
  }
@@ -1 +1 @@
1
- {"version":3,"file":"SaleItem.js","sourceRoot":"","sources":["../../../../src/api/sale/SaleItem.ts"],"names":[],"mappings":"AAUA,MAAM,OAAO,QAAQ;IACnB,EAAE,CAAU;IACZ,IAAI,CAAQ;IACZ,cAAc,CAAkB;IAChC,IAAI,CAAU;IACd,oBAAoB,CAAwB;IAC5C,YAAY,CAAgB;IAC5B,iBAAiB,CAAqB;IACtC,cAAc,CAAU;IACxB,QAAQ,CAAU;IAClB,cAAc,CAAU;IACxB,SAAS,CAAU;IACnB,QAAQ,CAAY;IACpB,aAAa,CAAU;IACvB,iBAAiB,CAAU;IAC3B,YAAY,CAAU;IACtB,cAAc,CAAU;IACxB,aAAa,CAAU;IACvB,YAAY,CAAU;IACtB,WAAW,CAAsB;IACjC,cAAc,CAAU;IACxB,cAAc,CAAU;IACxB,eAAe,CAAU;IACzB,UAAU,CAAU;IACpB,oBAAoB,CAAU;IAC9B,cAAc,CAAU;IACxB,OAAO,CAAW;IAClB,iBAAiB,CAAqB;IACtC,QAAQ,CAAgB;IACxB,IAAI,CAAU;IACd,UAAU,CAAO;CAClB"}
1
+ {"version":3,"file":"SaleItem.js","sourceRoot":"","sources":["../../../../src/api/sale/SaleItem.ts"],"names":[],"mappings":"AAQA,MAAM,OAAO,QAAQ;IACnB,EAAE,CAAU;IACZ,IAAI,CAAQ;IACZ,cAAc,CAAkB;IAChC,IAAI,CAAU;IACd,YAAY,CAAgB;IAC5B,iBAAiB,CAAqB;IACtC,cAAc,CAAU;IACxB,QAAQ,CAAU;IAClB,cAAc,CAAU;IACxB,SAAS,CAAU;IACnB,QAAQ,CAAY;IACpB,aAAa,CAAU;IACvB,iBAAiB,CAAU;IAC3B,YAAY,CAAU;IACtB,cAAc,CAAU;IACxB,aAAa,CAAU;IACvB,YAAY,CAAU;IACtB,WAAW,CAAsB;IACjC,cAAc,CAAU;IACxB,cAAc,CAAU;IACxB,eAAe,CAAU;IACzB,UAAU,CAAU;IACpB,oBAAoB,CAAU;IAC9B,cAAc,CAAU;IACxB,QAAQ,CAAgB;IACxB,QAAQ,CAAY;IACpB,IAAI,CAAU;IACd,UAAU,CAAO;CAClB"}
@@ -2,10 +2,9 @@ export class SalePayment {
2
2
  id;
3
3
  sale;
4
4
  type;
5
- account;
6
- accountComplement;
7
5
  term;
8
6
  value;
7
+ assetTag;
9
8
  tags;
10
9
  properties;
11
10
  }
@@ -1 +1 @@
1
- {"version":3,"file":"SalePayment.js","sourceRoot":"","sources":["../../../../src/api/sale/SalePayment.ts"],"names":[],"mappings":"AAIA,MAAM,OAAO,WAAW;IACtB,EAAE,CAAU;IACZ,IAAI,CAAQ;IACZ,IAAI,CAAU;IACd,OAAO,CAAW;IAClB,iBAAiB,CAAqB;IACtC,IAAI,CAAU;IACd,KAAK,CAAU;IACf,IAAI,CAAU;IACd,UAAU,CAAO;CAClB"}
1
+ {"version":3,"file":"SalePayment.js","sourceRoot":"","sources":["../../../../src/api/sale/SalePayment.ts"],"names":[],"mappings":"AAGA,MAAM,OAAO,WAAW;IACtB,EAAE,CAAU;IACZ,IAAI,CAAQ;IACZ,IAAI,CAAU;IACd,IAAI,CAAU;IACd,KAAK,CAAU;IACf,QAAQ,CAAY;IACpB,IAAI,CAAU;IACd,UAAU,CAAO;CAClB"}
@@ -3,7 +3,6 @@ export class PurchaseItem {
3
3
  purchase;
4
4
  productPacking;
5
5
  code;
6
- fiscalProfileProduct;
7
6
  taxationRule;
8
7
  taxationOperation;
9
8
  priceListValue;
@@ -25,8 +24,7 @@ export class PurchaseItem {
25
24
  totalValue;
26
25
  taxCompensationValue;
27
26
  effectiveValue;
28
- account;
29
- accountComplement;
27
+ assetTag;
30
28
  tags;
31
29
  properties;
32
30
  }
@@ -1 +1 @@
1
- {"version":3,"file":"PurchaseItem.js","sourceRoot":"","sources":["../../../../../src/api/supply/purchase/PurchaseItem.ts"],"names":[],"mappings":"AAUA,MAAM,OAAO,YAAY;IACvB,EAAE,CAAU;IACZ,QAAQ,CAAY;IACpB,cAAc,CAAkB;IAChC,IAAI,CAAU;IACd,oBAAoB,CAAwB;IAC5C,YAAY,CAAgB;IAC5B,iBAAiB,CAAqB;IACtC,cAAc,CAAU;IACxB,IAAI,CAAQ;IACZ,QAAQ,CAAU;IAClB,gBAAgB,CAAU;IAC1B,cAAc,CAAU;IACxB,SAAS,CAAU;IACnB,QAAQ,CAAY;IACpB,iBAAiB,CAAU;IAC3B,YAAY,CAAU;IACtB,cAAc,CAAU;IACxB,aAAa,CAAU;IACvB,YAAY,CAAU;IACtB,WAAW,CAAsB;IACjC,cAAc,CAAU;IACxB,cAAc,CAAU;IACxB,eAAe,CAAU;IACzB,UAAU,CAAU;IACpB,oBAAoB,CAAU;IAC9B,cAAc,CAAU;IACxB,OAAO,CAAW;IAClB,iBAAiB,CAAqB;IACtC,IAAI,CAAU;IACd,UAAU,CAAO;CAClB"}
1
+ {"version":3,"file":"PurchaseItem.js","sourceRoot":"","sources":["../../../../../src/api/supply/purchase/PurchaseItem.ts"],"names":[],"mappings":"AAQA,MAAM,OAAO,YAAY;IACvB,EAAE,CAAU;IACZ,QAAQ,CAAY;IACpB,cAAc,CAAkB;IAChC,IAAI,CAAU;IACd,YAAY,CAAgB;IAC5B,iBAAiB,CAAqB;IACtC,cAAc,CAAU;IACxB,IAAI,CAAQ;IACZ,QAAQ,CAAU;IAClB,gBAAgB,CAAU;IAC1B,cAAc,CAAU;IACxB,SAAS,CAAU;IACnB,QAAQ,CAAY;IACpB,iBAAiB,CAAU;IAC3B,YAAY,CAAU;IACtB,cAAc,CAAU;IACxB,aAAa,CAAU;IACvB,YAAY,CAAU;IACtB,WAAW,CAAsB;IACjC,cAAc,CAAU;IACxB,cAAc,CAAU;IACxB,eAAe,CAAU;IACzB,UAAU,CAAU;IACpB,oBAAoB,CAAU;IAC9B,cAAc,CAAU;IACxB,QAAQ,CAAY;IACpB,IAAI,CAAU;IACd,UAAU,CAAO;CAClB"}
@@ -2,10 +2,9 @@ export class PurchasePayment {
2
2
  id;
3
3
  purchase;
4
4
  type;
5
- account;
6
- accountComplement;
7
5
  term;
8
6
  value;
7
+ assetTag;
9
8
  tags;
10
9
  properties;
11
10
  }
@@ -1 +1 @@
1
- {"version":3,"file":"PurchasePayment.js","sourceRoot":"","sources":["../../../../../src/api/supply/purchase/PurchasePayment.ts"],"names":[],"mappings":"AAIA,MAAM,OAAO,eAAe;IAC1B,EAAE,CAAU;IACZ,QAAQ,CAAY;IACpB,IAAI,CAAU;IACd,OAAO,CAAW;IAClB,iBAAiB,CAAqB;IACtC,IAAI,CAAU;IACd,KAAK,CAAU;IACf,IAAI,CAAU;IACd,UAAU,CAAO;CAClB"}
1
+ {"version":3,"file":"PurchasePayment.js","sourceRoot":"","sources":["../../../../../src/api/supply/purchase/PurchasePayment.ts"],"names":[],"mappings":"AAGA,MAAM,OAAO,eAAe;IAC1B,EAAE,CAAU;IACZ,QAAQ,CAAY;IACpB,IAAI,CAAU;IACd,IAAI,CAAU;IACd,KAAK,CAAU;IACf,QAAQ,CAAY;IACpB,IAAI,CAAU;IACd,UAAU,CAAO;CAClB"}
@@ -46,7 +46,7 @@ export class SystemService {
46
46
  sp.set("waitTime", String(waitTime));
47
47
  if (leaseTime)
48
48
  sp.set("leaseTime", String(leaseTime));
49
- return this.#client.web.fetchJson(`/system/lockOpAcquire?${sp.toString()}`, {
49
+ return this.#client.web.fetchText(`/system/lockOpAcquire?${sp.toString()}`, {
50
50
  method: "POST",
51
51
  });
52
52
  }
@@ -4,12 +4,12 @@ export class InfoService {
4
4
  this.#client = client;
5
5
  }
6
6
  async healthRead() {
7
- return this.#client.web.fetchJson("/system/info/health", {
7
+ return this.#client.web.fetchText("/system/info/health", {
8
8
  method: "GET",
9
9
  });
10
10
  }
11
11
  async metricsRead() {
12
- return this.#client.web.fetchJson("/system/info/metrics", {
12
+ return this.#client.web.fetchText("/system/info/metrics", {
13
13
  method: "GET",
14
14
  });
15
15
  }
@@ -267,12 +267,12 @@ export class SecurityService {
267
267
  });
268
268
  }
269
269
  async tokenOpRenew() {
270
- return this.#client.web.fetchJson("/system/security/tokenOpRenew", {
270
+ return this.#client.web.fetchText("/system/security/tokenOpRenew", {
271
271
  method: "POST",
272
272
  });
273
273
  }
274
274
  async tokenOpRequest(args) {
275
- return this.#client.web.fetchJson("/system/security/tokenOpRequest", {
275
+ return this.#client.web.fetchText("/system/security/tokenOpRequest", {
276
276
  method: "POST",
277
277
  headers: {
278
278
  "content-type": "application/json",
@@ -282,7 +282,7 @@ export class SecurityService {
282
282
  });
283
283
  }
284
284
  async tokenOpRequestPermanent(args) {
285
- return this.#client.web.fetchJson("/system/security/tokenOpRequestPermanent", {
285
+ return this.#client.web.fetchText("/system/security/tokenOpRequestPermanent", {
286
286
  method: "POST",
287
287
  headers: {
288
288
  "content-type": "application/json",
@@ -1,9 +1,17 @@
1
1
  import { Client } from "../../Client.js";
2
+ import { PersonHierarchy } from "./PersonHierarchy.js";
3
+ import { PersonHierarchyView } from "./PersonHierarchyView.js";
2
4
  import { PriceListChangeRequest } from "./PriceListChangeRequest.js";
3
5
  import { PriceListTransformation } from "./PriceListTransformation.js";
4
6
  export declare class CommercialService {
5
7
  #private;
6
8
  constructor(client: Client);
9
+ personHierarchyCreate(bean: PersonHierarchy): Promise<PersonHierarchy>;
10
+ personHierarchyDelete(id: number): Promise<PersonHierarchy>;
11
+ personHierarchyRead(search: any): Promise<PersonHierarchy[]>;
12
+ personHierarchyReadById(id: number): Promise<PersonHierarchy>;
13
+ personHierarchyUpdate(bean: PersonHierarchy): Promise<PersonHierarchy>;
14
+ personHierarchyViewRead(search: any): Promise<PersonHierarchyView[]>;
7
15
  priceListChangeRequestCreate(bean: PriceListChangeRequest): Promise<PriceListChangeRequest>;
8
16
  priceListChangeRequestDelete(id: number): Promise<PriceListChangeRequest>;
9
17
  priceListChangeRequestOpApprove(id: number): Promise<void>;
@@ -0,0 +1,8 @@
1
+ import { Person } from "../catalog/person/Person.js";
2
+ export declare class PersonHierarchy {
3
+ id: number;
4
+ personParent: Person;
5
+ personChild: Person;
6
+ tags: string;
7
+ properties: any;
8
+ }
@@ -0,0 +1,8 @@
1
+ import { Person } from "../catalog/person/Person.js";
2
+ export declare class PersonHierarchyView {
3
+ id: number;
4
+ personParent: Person;
5
+ personChild: Person;
6
+ tags: string;
7
+ properties: any;
8
+ }
@@ -1,6 +1,8 @@
1
1
  export * as contract from "./contract/contract.module.js";
2
2
  export * as target from "./target/target.module.js";
3
3
  export { CommercialService } from "./CommercialService.js";
4
+ export { PersonHierarchy } from "./PersonHierarchy.js";
5
+ export { PersonHierarchyView } from "./PersonHierarchyView.js";
4
6
  export { PriceList } from "./PriceList.js";
5
7
  export { PriceListChangeRequest } from "./PriceListChangeRequest.js";
6
8
  export { PriceListItem } from "./PriceListItem.js";
@@ -1,5 +1,4 @@
1
- import { Account } from "./accounting/Account.js";
2
- import { AccountComplement } from "./accounting/AccountComplement.js";
1
+ import { AssetTag } from "./accounting/AssetTag.js";
3
2
  import { Company } from "../catalog/company/Company.js";
4
3
  import { Person } from "../catalog/person/Person.js";
5
4
  import { Wallet } from "./billing/Wallet.js";
@@ -18,17 +17,16 @@ export declare class BillingTitle {
18
17
  date: Date;
19
18
  issueDate: Date;
20
19
  dueDate: Date;
20
+ settlementDate: Date;
21
21
  value: number;
22
22
  valueSettlement: number;
23
23
  valueDiscount: number;
24
24
  valueRenegotiation: number;
25
25
  valueAddition: number;
26
26
  balance: number;
27
- account: Account;
28
- accountComplement: AccountComplement;
29
- accountCounterpart: Account;
30
- accountComplementCounterpart: AccountComplement;
31
27
  wallet: Wallet;
28
+ assetTag: AssetTag;
29
+ assetTagCounterpart: AssetTag;
32
30
  tags: string;
33
31
  properties: any;
34
32
  }
@@ -1,11 +1,10 @@
1
- import { Account } from "./accounting/Account.js";
2
- import { AccountComplement } from "./accounting/AccountComplement.js";
1
+ import { AssetTag } from "./accounting/AssetTag.js";
3
2
  import { Company } from "../catalog/company/Company.js";
4
3
  import { IncomingInvoice } from "../fiscal/IncomingInvoice.js";
5
4
  import { Person } from "../catalog/person/Person.js";
6
5
  import { Wallet } from "./billing/Wallet.js";
7
6
  export declare class Payable {
8
- incomingInvoice: IncomingInvoice;
7
+ invoice: IncomingInvoice;
9
8
  id: number;
10
9
  status: string;
11
10
  source: string;
@@ -20,17 +19,16 @@ export declare class Payable {
20
19
  date: Date;
21
20
  issueDate: Date;
22
21
  dueDate: Date;
22
+ settlementDate: Date;
23
23
  value: number;
24
24
  valueSettlement: number;
25
25
  valueDiscount: number;
26
26
  valueRenegotiation: number;
27
27
  valueAddition: number;
28
28
  balance: number;
29
- account: Account;
30
- accountComplement: AccountComplement;
31
- accountCounterpart: Account;
32
- accountComplementCounterpart: AccountComplement;
33
29
  wallet: Wallet;
30
+ assetTag: AssetTag;
31
+ assetTagCounterpart: AssetTag;
34
32
  tags: string;
35
33
  properties: any;
36
34
  }
@@ -1,5 +1,4 @@
1
- import { Account } from "./accounting/Account.js";
2
- import { AccountComplement } from "./accounting/AccountComplement.js";
1
+ import { AssetTag } from "./accounting/AssetTag.js";
3
2
  import { BillingTitle } from "./BillingTitle.js";
4
3
  import { Settlement } from "./Settlement.js";
5
4
  export declare class PayableSettlementBillingTitle {
@@ -7,7 +6,6 @@ export declare class PayableSettlementBillingTitle {
7
6
  settlement: Settlement;
8
7
  billingTitle: BillingTitle;
9
8
  type: string;
10
- account: Account;
11
- accountComplement: AccountComplement;
12
9
  value: number;
10
+ assetTag: AssetTag;
13
11
  }
@@ -1,13 +1,11 @@
1
- import { Account } from "./accounting/Account.js";
2
- import { AccountComplement } from "./accounting/AccountComplement.js";
1
+ import { AssetTag } from "./accounting/AssetTag.js";
3
2
  import { BillingTitle } from "./BillingTitle.js";
4
3
  import { Settlement } from "./Settlement.js";
5
4
  export declare class PayableSettlementMethod {
6
5
  id: number;
7
6
  settlement: Settlement;
8
7
  type: string;
9
- account: Account;
10
- accountComplement: AccountComplement;
11
8
  value: number;
12
9
  billingTitle: BillingTitle;
10
+ assetTag: AssetTag;
13
11
  }
@@ -1,11 +1,10 @@
1
- import { Account } from "./accounting/Account.js";
2
- import { AccountComplement } from "./accounting/AccountComplement.js";
1
+ import { AssetTag } from "./accounting/AssetTag.js";
3
2
  import { Company } from "../catalog/company/Company.js";
4
3
  import { OutgoingInvoice } from "../fiscal/OutgoingInvoice.js";
5
4
  import { Person } from "../catalog/person/Person.js";
6
5
  import { Wallet } from "./billing/Wallet.js";
7
6
  export declare class Receivable {
8
- outgoingInvoice: OutgoingInvoice;
7
+ invoice: OutgoingInvoice;
9
8
  id: number;
10
9
  status: string;
11
10
  source: string;
@@ -20,17 +19,16 @@ export declare class Receivable {
20
19
  date: Date;
21
20
  issueDate: Date;
22
21
  dueDate: Date;
22
+ settlementDate: Date;
23
23
  value: number;
24
24
  valueSettlement: number;
25
25
  valueDiscount: number;
26
26
  valueRenegotiation: number;
27
27
  valueAddition: number;
28
28
  balance: number;
29
- account: Account;
30
- accountComplement: AccountComplement;
31
- accountCounterpart: Account;
32
- accountComplementCounterpart: AccountComplement;
33
29
  wallet: Wallet;
30
+ assetTag: AssetTag;
31
+ assetTagCounterpart: AssetTag;
34
32
  tags: string;
35
33
  properties: any;
36
34
  }
@@ -1,5 +1,4 @@
1
- import { Account } from "./accounting/Account.js";
2
- import { AccountComplement } from "./accounting/AccountComplement.js";
1
+ import { AssetTag } from "./accounting/AssetTag.js";
3
2
  import { BillingTitle } from "./BillingTitle.js";
4
3
  import { Settlement } from "./Settlement.js";
5
4
  export declare class ReceivableSettlementBillingTitle {
@@ -7,7 +6,6 @@ export declare class ReceivableSettlementBillingTitle {
7
6
  settlement: Settlement;
8
7
  billingTitle: BillingTitle;
9
8
  type: string;
10
- account: Account;
11
- accountComplement: AccountComplement;
12
9
  value: number;
10
+ assetTag: AssetTag;
13
11
  }
@@ -1,13 +1,11 @@
1
- import { Account } from "./accounting/Account.js";
2
- import { AccountComplement } from "./accounting/AccountComplement.js";
1
+ import { AssetTag } from "./accounting/AssetTag.js";
3
2
  import { BillingTitle } from "./BillingTitle.js";
4
3
  import { Settlement } from "./Settlement.js";
5
4
  export declare class ReceivableSettlementMethod {
6
5
  id: number;
7
6
  settlement: Settlement;
8
7
  type: string;
9
- account: Account;
10
- accountComplement: AccountComplement;
11
8
  value: number;
12
9
  billingTitle: BillingTitle;
10
+ assetTag: AssetTag;
13
11
  }
@@ -1,5 +1,4 @@
1
- import { Account } from "./accounting/Account.js";
2
- import { AccountComplement } from "./accounting/AccountComplement.js";
1
+ import { AssetTag } from "./accounting/AssetTag.js";
3
2
  import { BillingTitle } from "./BillingTitle.js";
4
3
  import { Settlement } from "./Settlement.js";
5
4
  export declare class SettlementBillingTitle {
@@ -7,7 +6,6 @@ export declare class SettlementBillingTitle {
7
6
  settlement: Settlement;
8
7
  billingTitle: BillingTitle;
9
8
  type: string;
10
- account: Account;
11
- accountComplement: AccountComplement;
12
9
  value: number;
10
+ assetTag: AssetTag;
13
11
  }
@@ -1,13 +1,11 @@
1
- import { Account } from "./accounting/Account.js";
2
- import { AccountComplement } from "./accounting/AccountComplement.js";
1
+ import { AssetTag } from "./accounting/AssetTag.js";
3
2
  import { BillingTitle } from "./BillingTitle.js";
4
3
  import { Settlement } from "./Settlement.js";
5
4
  export declare class SettlementMethod {
6
5
  id: number;
7
6
  settlement: Settlement;
8
7
  type: string;
9
- account: Account;
10
- accountComplement: AccountComplement;
11
8
  value: number;
12
9
  billingTitle: BillingTitle;
10
+ assetTag: AssetTag;
13
11
  }
@@ -4,4 +4,5 @@ export declare class ArgsAccountChartOpImport {
4
4
  type: string;
5
5
  description: string;
6
6
  tags: string;
7
+ properties: any;
7
8
  }
@@ -1,9 +1,12 @@
1
1
  import { Account } from "./Account.js";
2
- import { AccountComplement } from "./AccountComplement.js";
3
2
  import { FiscalProfileProduct } from "../../fiscal/FiscalProfileProduct.js";
3
+ import { Person } from "../../catalog/person/Person.js";
4
+ import { ResultCenter } from "./ResultCenter.js";
4
5
  export declare class AssetTag {
5
6
  id: number;
6
- fiscalProfileProduct: FiscalProfileProduct;
7
7
  account: Account;
8
- accountComplement: AccountComplement;
8
+ resultCenter: ResultCenter;
9
+ fiscalProfileProduct: FiscalProfileProduct;
10
+ person: Person;
11
+ batchId: number;
9
12
  }
@@ -1,11 +1,13 @@
1
1
  import { Account } from "./Account.js";
2
- import { AccountComplement } from "./AccountComplement.js";
3
2
  import { JournalEntry } from "./JournalEntry.js";
3
+ import { Person } from "../../catalog/person/Person.js";
4
+ import { ResultCenter } from "./ResultCenter.js";
4
5
  export declare class JournalItem {
5
6
  id: number;
6
7
  journalEntry: JournalEntry;
7
8
  account: Account;
8
- accountComplement: AccountComplement;
9
+ resultCenter: ResultCenter;
10
+ person: Person;
9
11
  value: number;
10
12
  sign: string;
11
13
  description: string;
@@ -1,8 +1,9 @@
1
1
  import { Account } from "./Account.js";
2
- import { AccountComplement } from "./AccountComplement.js";
3
2
  import { Company } from "../../catalog/company/Company.js";
4
3
  import { FiscalYear } from "../../fiscal/FiscalYear.js";
5
4
  import { JournalEntry } from "./JournalEntry.js";
5
+ import { Person } from "../../catalog/person/Person.js";
6
+ import { ResultCenter } from "./ResultCenter.js";
6
7
  export declare class LedgerItem {
7
8
  id: number;
8
9
  journalEntry: JournalEntry;
@@ -10,7 +11,8 @@ export declare class LedgerItem {
10
11
  fiscalYear: FiscalYear;
11
12
  date: Date;
12
13
  account: Account;
13
- accountComplement: AccountComplement;
14
+ resultCenter: ResultCenter;
15
+ person: Person;
14
16
  accountCounterpart: Account;
15
17
  value: number;
16
18
  sign: string;
@@ -1,11 +1,13 @@
1
1
  import { Account } from "./Account.js";
2
- import { AccountComplement } from "./AccountComplement.js";
3
2
  import { Company } from "../../catalog/company/Company.js";
4
3
  import { FiscalYear } from "../../fiscal/FiscalYear.js";
4
+ import { Person } from "../../catalog/person/Person.js";
5
+ import { ResultCenter } from "./ResultCenter.js";
5
6
  export declare class LedgerItemBalance {
6
7
  company: Company;
7
8
  fiscalYear: FiscalYear;
8
9
  account: Account;
9
- accountComplement: AccountComplement;
10
+ resultCenter: ResultCenter;
11
+ person: Person;
10
12
  value: number;
11
13
  }
@@ -2,7 +2,6 @@ export { AccountingService } from "./AccountingService.js";
2
2
  export { Account } from "./Account.js";
3
3
  export { AccountCategory } from "./AccountCategory.js";
4
4
  export { AccountChart } from "./AccountChart.js";
5
- export { AccountComplement } from "./AccountComplement.js";
6
5
  export { AccountConversion } from "./AccountConversion.js";
7
6
  export { AccountConversionChart } from "./AccountConversionChart.js";
8
7
  export { AccountDefault } from "./AccountDefault.js";
@@ -2,6 +2,7 @@ import { Client } from "../../../Client.js";
2
2
  import { AccountStatement } from "./AccountStatement.js";
3
3
  import { ArgsAccountStatementOpConsolidate } from "./ArgsAccountStatementOpConsolidate.js";
4
4
  import { ArgsJournalEntry } from "../accounting/ArgsJournalEntry.js";
5
+ import { ArgsOpSettle } from "../ArgsOpSettle.js";
5
6
  import { JournalEntry } from "../accounting/JournalEntry.js";
6
7
  export declare class TreasuryService {
7
8
  #private;
@@ -14,7 +15,7 @@ export declare class TreasuryService {
14
15
  accountStatementOpIdentifyRevert(id: number): Promise<AccountStatement>;
15
16
  accountStatementOpIgnore(id: number): Promise<AccountStatement>;
16
17
  accountStatementOpIgnoreRevert(id: number): Promise<AccountStatement>;
17
- accountStatementOpSettle(id: number): Promise<AccountStatement>;
18
+ accountStatementOpSettle(id: number, args: ArgsOpSettle): Promise<AccountStatement>;
18
19
  accountStatementOpSettleRevert(id: number): Promise<AccountStatement>;
19
20
  accountStatementRead(search: any): Promise<AccountStatement[]>;
20
21
  accountStatementReadById(id: number): Promise<AccountStatement>;
@@ -4,4 +4,6 @@ export declare class ArgsIncomingInvoiceOpCreate {
4
4
  invoice: IncomingInvoice;
5
5
  itemList: any[];
6
6
  paymentList: InvoicePayment[];
7
+ prepare: boolean;
8
+ approve: boolean;
7
9
  }
@@ -1,5 +1,4 @@
1
1
  import { Client } from "../../Client.js";
2
- import { ArgsIncomingInvoiceOpApprove } from "./ArgsIncomingInvoiceOpApprove.js";
3
2
  import { ArgsIncomingInvoiceOpCreate } from "./ArgsIncomingInvoiceOpCreate.js";
4
3
  import { ArgsIncomingInvoiceOpCreateFromIncomingList } from "./ArgsIncomingInvoiceOpCreateFromIncomingList.js";
5
4
  import { ArgsInvoiceOpReturn } from "./ArgsInvoiceOpReturn.js";
@@ -62,7 +61,7 @@ export declare class FiscalService {
62
61
  incomingInvoiceItemReadById(id: number): Promise<IncomingInvoiceItem>;
63
62
  incomingInvoiceItemUpdate(bean: IncomingInvoiceItem): Promise<IncomingInvoiceItem>;
64
63
  incomingInvoiceOpApprove(id: number): Promise<IncomingInvoice>;
65
- incomingInvoiceOpApproveDivergences(id: number, args: ArgsIncomingInvoiceOpApprove): Promise<IncomingInvoice>;
64
+ incomingInvoiceOpApproveDivergences(id: number): Promise<IncomingInvoice>;
66
65
  incomingInvoiceOpApproveRevert(id: number): Promise<IncomingInvoice>;
67
66
  incomingInvoiceOpCreate(args: ArgsIncomingInvoiceOpCreate): Promise<IncomingInvoice>;
68
67
  incomingInvoiceOpCreateFromIncomingList(args: ArgsIncomingInvoiceOpCreateFromIncomingList): Promise<IncomingInvoice>;
@@ -1,14 +1,13 @@
1
- import { Account } from "../financial/accounting/Account.js";
2
- import { AccountComplement } from "../financial/accounting/AccountComplement.js";
3
1
  import { AssetTag } from "../financial/accounting/AssetTag.js";
4
2
  import { IncomingInvoice } from "./IncomingInvoice.js";
3
+ import { InvoiceItem } from "./InvoiceItem.js";
5
4
  import { ProductPacking } from "../catalog/product/ProductPacking.js";
6
5
  import { Purchase } from "../supply/purchase/Purchase.js";
7
6
  import { TaxationOperation } from "./taxation/TaxationOperation.js";
8
7
  import { TaxationRule } from "./taxation/TaxationRule.js";
9
8
  import { Unit } from "../catalog/product/Unit.js";
10
9
  export declare class IncomingInvoiceItem {
11
- incomingInvoice: IncomingInvoice;
10
+ invoice: IncomingInvoice;
12
11
  purchase: Purchase;
13
12
  OTHER_VALUES_FREIGHT: string;
14
13
  OTHER_VALUES_INSURANCE: string;
@@ -37,8 +36,8 @@ export declare class IncomingInvoiceItem {
37
36
  taxCompensationValue: number;
38
37
  effectiveValue: number;
39
38
  assetTag: AssetTag;
40
- account: Account;
41
- accountComplement: AccountComplement;
39
+ returnedQuantity: number;
40
+ invoiceItemReturned: InvoiceItem;
42
41
  tags: string;
43
42
  properties: any;
44
43
  }