@silexpert/core 1.0.15 → 1.0.21

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 (186) hide show
  1. package/es/api/resources/CommercialDocument.d.ts +1 -0
  2. package/es/api/resources/CommercialDocument.d.ts.map +1 -1
  3. package/es/api/resources/CommercialDocument.js +3 -0
  4. package/es/api/resources/CommercialDocument.js.map +1 -1
  5. package/es/api/resources/CommercialSetting.d.ts +3 -1
  6. package/es/api/resources/CommercialSetting.d.ts.map +1 -1
  7. package/es/api/resources/CommercialSetting.js +6 -0
  8. package/es/api/resources/CommercialSetting.js.map +1 -1
  9. package/es/api/resources/Invoice.d.ts +2 -1
  10. package/es/api/resources/Invoice.d.ts.map +1 -1
  11. package/es/api/resources/Invoice.js +3 -0
  12. package/es/api/resources/Invoice.js.map +1 -1
  13. package/es/api/resources/Qonto.d.ts +5 -1
  14. package/es/api/resources/Qonto.d.ts.map +1 -1
  15. package/es/api/resources/Qonto.js +12 -0
  16. package/es/api/resources/Qonto.js.map +1 -1
  17. package/es/api/resources/Stripe.d.ts +6 -0
  18. package/es/api/resources/Stripe.d.ts.map +1 -0
  19. package/es/api/resources/Stripe.js +7 -0
  20. package/es/api/resources/Stripe.js.map +1 -0
  21. package/es/api/resources.d.ts +2 -0
  22. package/es/api/resources.d.ts.map +1 -1
  23. package/es/api/resources.js +2 -0
  24. package/es/api/resources.js.map +1 -1
  25. package/es/types/Enum/CommercialManagement.d.ts +10 -0
  26. package/es/types/Enum/CommercialManagement.d.ts.map +1 -1
  27. package/es/types/Enum/CommercialManagement.js +21 -0
  28. package/es/types/Enum/CommercialManagement.js.map +1 -1
  29. package/es/types/Enum/Rules.d.ts +2 -0
  30. package/es/types/Enum/Rules.d.ts.map +1 -0
  31. package/es/types/Enum/Rules.js +19 -0
  32. package/es/types/Enum/Rules.js.map +1 -0
  33. package/es/types/Interface/api/commercialManagement/Create.d.ts +6 -1
  34. package/es/types/Interface/api/commercialManagement/Create.d.ts.map +1 -1
  35. package/es/types/Interface/api/commercialManagement/Create.js +29 -1
  36. package/es/types/Interface/api/commercialManagement/Create.js.map +1 -1
  37. package/es/types/Interface/api/commercialManagement/Query.d.ts +3 -0
  38. package/es/types/Interface/api/commercialManagement/Query.d.ts.map +1 -1
  39. package/es/types/Interface/api/commercialManagement/Query.js +7 -0
  40. package/es/types/Interface/api/commercialManagement/Query.js.map +1 -1
  41. package/es/types/Interface/api/commercialManagement/Read.d.ts +1 -0
  42. package/es/types/Interface/api/commercialManagement/Read.d.ts.map +1 -1
  43. package/es/types/Interface/api/commercialManagement/Read.js.map +1 -1
  44. package/es/types/Interface/api/qonto/CreateQontoConnection.d.ts +5 -0
  45. package/es/types/Interface/api/qonto/CreateQontoConnection.d.ts.map +1 -0
  46. package/es/types/Interface/api/qonto/CreateQontoConnection.js +24 -0
  47. package/es/types/Interface/api/qonto/CreateQontoConnection.js.map +1 -0
  48. package/es/types/Interface/api/qonto/GetConnectionInformation.d.ts +4 -0
  49. package/es/types/Interface/api/qonto/GetConnectionInformation.d.ts.map +1 -0
  50. package/es/types/Interface/api/qonto/GetConnectionInformation.js +19 -0
  51. package/es/types/Interface/api/qonto/GetConnectionInformation.js.map +1 -0
  52. package/es/types/Interface/api/qonto/ProcessBankAccount.d.ts +5 -0
  53. package/es/types/Interface/api/qonto/ProcessBankAccount.d.ts.map +1 -0
  54. package/es/types/Interface/api/qonto/ProcessBankAccount.js +24 -0
  55. package/es/types/Interface/api/qonto/ProcessBankAccount.js.map +1 -0
  56. package/es/types/Interface/api/qonto/Query.d.ts +1 -2
  57. package/es/types/Interface/api/qonto/Query.d.ts.map +1 -1
  58. package/es/types/Interface/api/qonto/Query.js.map +1 -1
  59. package/es/types/Interface/api/qonto/ReadCreateConnection.d.ts +6 -0
  60. package/es/types/Interface/api/qonto/ReadCreateConnection.d.ts.map +1 -0
  61. package/es/types/Interface/api/qonto/ReadCreateConnection.js +2 -0
  62. package/es/types/Interface/api/qonto/ReadCreateConnection.js.map +1 -0
  63. package/es/types/Interface/api/qonto/UpdateConnection.d.ts +4 -0
  64. package/es/types/Interface/api/qonto/UpdateConnection.d.ts.map +1 -0
  65. package/es/types/Interface/api/qonto/UpdateConnection.js +19 -0
  66. package/es/types/Interface/api/qonto/UpdateConnection.js.map +1 -0
  67. package/es/types/Interface/api/stripe/Create.d.ts +4 -0
  68. package/es/types/Interface/api/stripe/Create.d.ts.map +1 -0
  69. package/es/types/Interface/api/stripe/Create.js +19 -0
  70. package/es/types/Interface/api/stripe/Create.js.map +1 -0
  71. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.d.ts +3 -0
  72. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.d.ts.map +1 -1
  73. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.js +18 -1
  74. package/es/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -1
  75. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.d.ts +3 -0
  76. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.d.ts.map +1 -1
  77. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.js +18 -1
  78. package/es/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -1
  79. package/es/types/Interface/models/IApiError.d.ts +2 -0
  80. package/es/types/Interface/models/IApiError.d.ts.map +1 -1
  81. package/es/types/Interface/models/IApiError.js +3 -0
  82. package/es/types/Interface/models/IApiError.js.map +1 -1
  83. package/es/types/Interface/models/IEstimateInvoice.d.ts +3 -0
  84. package/es/types/Interface/models/IEstimateInvoice.d.ts.map +1 -1
  85. package/es/types/Interface/models/IEstimateInvoice.js.map +1 -1
  86. package/es/types/Interface/models/IPrestationHistory.d.ts +13 -0
  87. package/es/types/Interface/models/IPrestationHistory.d.ts.map +1 -0
  88. package/es/types/Interface/models/IPrestationHistory.js +2 -0
  89. package/es/types/Interface/models/IPrestationHistory.js.map +1 -0
  90. package/es/types/Interface/models/ISocietyGescom.d.ts +4 -1
  91. package/es/types/Interface/models/ISocietyGescom.d.ts.map +1 -1
  92. package/es/types/Interface/models/ISocietyGescom.js.map +1 -1
  93. package/es/types/Interface/models/IThirdParty.d.ts +3 -0
  94. package/es/types/Interface/models/IThirdParty.d.ts.map +1 -1
  95. package/es/types/Interface/models/IThirdParty.js.map +1 -1
  96. package/es/types/index.d.ts +8 -0
  97. package/es/types/index.d.ts.map +1 -1
  98. package/es/types/index.js +8 -0
  99. package/es/types/index.js.map +1 -1
  100. package/es/utils/commercialManagement/document.d.ts.map +1 -1
  101. package/es/utils/commercialManagement/document.js +8 -8
  102. package/es/utils/commercialManagement/document.js.map +1 -1
  103. package/es/utils/commercialManagement/templates/body.d.ts.map +1 -1
  104. package/es/utils/commercialManagement/templates/body.js +3 -1
  105. package/es/utils/commercialManagement/templates/body.js.map +1 -1
  106. package/es/utils/commercialManagement/templates/common.d.ts.map +1 -1
  107. package/es/utils/commercialManagement/templates/common.js +20 -1
  108. package/es/utils/commercialManagement/templates/common.js.map +1 -1
  109. package/js/api/resources/CommercialDocument.js +8 -0
  110. package/js/api/resources/CommercialDocument.js.map +1 -1
  111. package/js/api/resources/CommercialSetting.js +8 -0
  112. package/js/api/resources/CommercialSetting.js.map +1 -1
  113. package/js/api/resources/Invoice.js +8 -0
  114. package/js/api/resources/Invoice.js.map +1 -1
  115. package/js/api/resources/Qonto.js +18 -0
  116. package/js/api/resources/Qonto.js.map +1 -1
  117. package/js/api/resources/Stripe.js +20 -0
  118. package/js/api/resources/Stripe.js.map +1 -0
  119. package/js/api/resources.js +4 -1
  120. package/js/api/resources.js.map +1 -1
  121. package/js/types/Enum/CommercialManagement.js +19 -0
  122. package/js/types/Enum/CommercialManagement.js.map +1 -1
  123. package/js/types/Enum/Rules.js +7 -0
  124. package/js/types/Enum/Rules.js.map +1 -0
  125. package/js/types/Interface/api/commercialManagement/Create.js +13 -1
  126. package/js/types/Interface/api/commercialManagement/Create.js.map +1 -1
  127. package/js/types/Interface/api/commercialManagement/Query.js +7 -1
  128. package/js/types/Interface/api/commercialManagement/Query.js.map +1 -1
  129. package/js/types/Interface/api/qonto/CreateQontoConnection.js +31 -0
  130. package/js/types/Interface/api/qonto/CreateQontoConnection.js.map +1 -0
  131. package/js/types/Interface/api/qonto/GetConnectionInformation.js +29 -0
  132. package/js/types/Interface/api/qonto/GetConnectionInformation.js.map +1 -0
  133. package/js/types/Interface/api/qonto/ProcessBankAccount.js +31 -0
  134. package/js/types/Interface/api/qonto/ProcessBankAccount.js.map +1 -0
  135. package/js/types/Interface/api/qonto/ReadCreateConnection.js +6 -0
  136. package/js/types/Interface/api/qonto/ReadCreateConnection.js.map +1 -0
  137. package/js/types/Interface/api/qonto/UpdateConnection.js +29 -0
  138. package/js/types/Interface/api/qonto/UpdateConnection.js.map +1 -0
  139. package/js/types/Interface/api/stripe/Create.js +29 -0
  140. package/js/types/Interface/api/stripe/Create.js.map +1 -0
  141. package/js/types/Interface/api/thirdParty/CreateThirdPartyForm.js +6 -0
  142. package/js/types/Interface/api/thirdParty/CreateThirdPartyForm.js.map +1 -1
  143. package/js/types/Interface/api/thirdParty/UpdateThirdPartyForm.js +6 -0
  144. package/js/types/Interface/api/thirdParty/UpdateThirdPartyForm.js.map +1 -1
  145. package/js/types/Interface/models/IApiError.js +5 -2
  146. package/js/types/Interface/models/IApiError.js.map +1 -1
  147. package/js/types/Interface/models/IPrestationHistory.js +6 -0
  148. package/js/types/Interface/models/IPrestationHistory.js.map +1 -0
  149. package/js/types/index.js +96 -0
  150. package/js/types/index.js.map +1 -1
  151. package/js/utils/commercialManagement/document.js +9 -7
  152. package/js/utils/commercialManagement/document.js.map +1 -1
  153. package/js/utils/commercialManagement/templates/body.js +3 -1
  154. package/js/utils/commercialManagement/templates/body.js.map +1 -1
  155. package/js/utils/commercialManagement/templates/common.js +20 -1
  156. package/js/utils/commercialManagement/templates/common.js.map +1 -1
  157. package/package.json +1 -1
  158. package/ts/api/resources/CommercialDocument.ts +4 -0
  159. package/ts/api/resources/CommercialSetting.ts +11 -1
  160. package/ts/api/resources/Invoice.ts +5 -0
  161. package/ts/api/resources/Qonto.ts +23 -7
  162. package/ts/api/resources/Stripe.ts +8 -0
  163. package/ts/api/resources.ts +2 -0
  164. package/ts/types/Enum/CommercialManagement.ts +22 -0
  165. package/ts/types/Enum/Rules.ts +18 -0
  166. package/ts/types/Interface/api/commercialManagement/Create.ts +24 -2
  167. package/ts/types/Interface/api/commercialManagement/Query.ts +6 -0
  168. package/ts/types/Interface/api/commercialManagement/Read.ts +1 -0
  169. package/ts/types/Interface/api/qonto/CreateQontoConnection.ts +12 -0
  170. package/ts/types/Interface/api/qonto/GetConnectionInformation.ts +8 -0
  171. package/ts/types/Interface/api/qonto/ProcessBankAccount.ts +12 -0
  172. package/ts/types/Interface/api/qonto/Query.ts +1 -1
  173. package/ts/types/Interface/api/qonto/ReadCreateConnection.ts +6 -0
  174. package/ts/types/Interface/api/qonto/UpdateConnection.ts +8 -0
  175. package/ts/types/Interface/api/stripe/Create.ts +8 -0
  176. package/ts/types/Interface/api/thirdParty/CreateThirdPartyForm.ts +15 -1
  177. package/ts/types/Interface/api/thirdParty/UpdateThirdPartyForm.ts +15 -1
  178. package/ts/types/Interface/models/IApiError.ts +4 -0
  179. package/ts/types/Interface/models/IEstimateInvoice.ts +3 -0
  180. package/ts/types/Interface/models/IPrestationHistory.ts +16 -0
  181. package/ts/types/Interface/models/ISocietyGescom.ts +4 -1
  182. package/ts/types/Interface/models/IThirdParty.ts +3 -0
  183. package/ts/types/index.ts +8 -0
  184. package/ts/utils/commercialManagement/document.ts +3 -1
  185. package/ts/utils/commercialManagement/templates/body.ts +3 -1
  186. package/ts/utils/commercialManagement/templates/common.ts +20 -1
@@ -9,7 +9,26 @@ export class CommercialDocumentCommonHTML {
9
9
  <% } %>`;
10
10
  this.footer = `<div style="font-size: 8px; color: #DADCDF; text-align: center; margin-left: 40px; margin-right: 40px; display: block; width: 100%">
11
11
  <% if (freeText) { %><%- freeText %><br/><br/><% } %>
12
- <% if(marginVats.length > 0) {%>Régime TVA sur marge - <% marginVats.forEach(function(v, index) { %><%= v %> - <% }) } %> ART 297-A du CGI ou directive 2006-212 CE | <% if(penalties || compensation || discount) {%><%= penalties ? 'Pénalités en cas de retard : ' + penalties : ''%><%= penalties && compensation ? '|' : ''%><%= compensation ? 'Indemnité forfaitaire en cas de retard :' + compensation : '' %><%= (compensation || penalties) && discount ? '| ' : '' %><%= discount %><% if(name || legalForm || capital || siren || rcs) {%><br/><br/><% } %><% }%>
12
+ <% if (accountingCategoryFormatted) {%>
13
+ <%= accountingCategoryFormatted %> |
14
+ <%}%>
15
+ <% if(marginVats.length > 0) { %>
16
+ Régime TVA sur marge -
17
+ <% marginVats.forEach(function(v, index) { %>
18
+ <%= v %> -
19
+ <% }) %>
20
+ ART 297-A du CGI ou directive 2006-212 CE |
21
+ <% } %>
22
+ <% if(penalties || compensation || discount) { %>
23
+ <%= penalties ? 'Pénalités en cas de retard : ' + penalties : ''%>
24
+ <%= penalties && compensation ? '|' : ''%>
25
+ <%= compensation ? 'Indemnité forfaitaire en cas de retard :' + compensation : '' %>
26
+ <%= (compensation || penalties) && discount ? '| ' : '' %>
27
+ <%= discount %><%= shouldPayTaxAfterDebit ? "| Option pour le paiement de la taxe d'après les débits" : '' %>
28
+ <% if(name || legalForm || capital || siren || rcs) {%>
29
+ <br/><br/>
30
+ <% } %>
31
+ <% } %>
13
32
  <%= name %><%= name && (legalForm || capital || siren || rcs) ? ',' : ''%><%= legalForm %><%= capital ? ' au capital de ' + capitalFormatted + ' €' : '' %><%= siren ? ' immatriculée sous le SIREN ' + siren : ''%><%= rcs ? 'RCS ' + rcs + vatCode || nafCode ? '|' : '' : ''%><% if (vatCode || nafCode) {%><br/><% } %><%= vatCode ? 'N° TVA '+vatCode : ''%><% if(vatCode && nafCode){%>|<%}%><%= nafCode ? 'APE '+nafCode : '' %>
14
33
  </div>`;
15
34
  this.logo = `<div class="logo-placeholder">
@@ -1 +1 @@
1
- {"version":3,"file":"common.js","sourceRoot":"","sources":["../../../../ts/utils/commercialManagement/templates/common.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAC1E,OAAO,EAAE,YAAY,EAAE,MAAM,0CAA0C,CAAC;AAExE,MAAM,OAAO,4BAA4B;IAAzC;QACE,WAAM,GAAG;;;;UAID,CAAC;QAET,WAAM,GAAG;;;;WAIA,CAAC;QAEV,SAAI,GAAG;;SAEA,CAAC;QAER,YAAO,GAAG;;;;;;yFAM6E,CAAC;QAExF,aAAQ,GAAG;;;;;;;;;;;qCAWwB,mBAAmB,CAAC,OAAO;;;;;;;;;;;;;;;;;;;;;;;+CAuBjB,YAAY,CAAC,OAAO;;;;;;;;;SAS1D,CAAC;QAER,sBAAiB,GAAG;;;;;;;;;;;;;;;WAeX,CAAC;QAEV,yBAAoB,GAAG;;;;;;qCAMY,mBAAmB,CAAC,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAgCpD,mBAAmB,CAAC,OAAO,KAAK,mBAAmB,CAAC,KAAK,KAAK,mBAAmB,CAAC,OAAO;;;;;;SAM5F,CAAC;QAER,kBAAa,GAAG;;;;;;;;;;aAUL,CAAC;QAEZ,UAAK,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAuDA,CAAC;IACX,CAAC;CAAA","sourcesContent":["import { EstimateInvoiceType } from '../../../types/Enum/EstimateInvoice';\nimport { DiscountType } from '../../../types/Enum/CommercialManagement';\n\nexport class CommercialDocumentCommonHTML {\n header = `<style>html {\n -webkit-print-color-adjust: exact;\n }</style><% if (settings && settings.isEdgingDisplayed) { %>\n <span style=\"position: absolute; top: 0; left: 0; width: 100vw; font-size: 10px; height: 15px; background-color: <%= settings && settings.edgingColor ? settings.edgingColor : '#333333' %>; margin-bottom: 20px;\"></span>\n <% } %>`;\n\n footer = `<div style=\"font-size: 8px; color: #DADCDF; text-align: center; margin-left: 40px; margin-right: 40px; display: block; width: 100%\">\n <% if (freeText) { %><%- freeText %><br/><br/><% } %>\n <% if(marginVats.length > 0) {%>Régime TVA sur marge - <% marginVats.forEach(function(v, index) { %><%= v %> - <% }) } %> ART 297-A du CGI ou directive 2006-212 CE | <% if(penalties || compensation || discount) {%><%= penalties ? 'Pénalités en cas de retard : ' + penalties : ''%><%= penalties && compensation ? '|' : ''%><%= compensation ? 'Indemnité forfaitaire en cas de retard :' + compensation : '' %><%= (compensation || penalties) && discount ? '| ' : '' %><%= discount %><% if(name || legalForm || capital || siren || rcs) {%><br/><br/><% } %><% }%>\n <%= name %><%= name && (legalForm || capital || siren || rcs) ? ',' : ''%><%= legalForm %><%= capital ? ' au capital de ' + capitalFormatted + ' €' : '' %><%= siren ? ' immatriculée sous le SIREN ' + siren : ''%><%= rcs ? 'RCS ' + rcs + vatCode || nafCode ? '|' : '' : ''%><% if (vatCode || nafCode) {%><br/><% } %><%= vatCode ? 'N° TVA '+vatCode : ''%><% if(vatCode && nafCode){%>|<%}%><%= nafCode ? 'APE '+nafCode : '' %>\n </div>`;\n\n logo = `<div class=\"logo-placeholder\">\n <% if (logoUrl) { %><img src=\"<%= logoUrl %>\" alt=\"logo\" /><% } %>\n </div>`;\n\n company = `<div>\n <% if (name) { %><p><%= name %><p><% } %>\n <% if (number || street) {%><p><%}%><% if (number) { %><%= number + ' ' %><% } if (street) { %><%= street %><% } if (number || street) { %><% } %><% if (number || street) {%></p><%}%>\n <% if (zipCode || city) {%><p><%}%><% if (zipCode) { %><%= zipCode + ' ' %><% } if (city) { %><%= city %><% } if (zipCode || city) { %></p><% } %>\n </div>\n <% if (phoneContact) { %><p><%= phoneContact %><p><% } %>\n <% if (settings && settings.mailContact) { %><p><%= settings.mailContact %></p><% } %>`;\n\n products = `<table class=\"full-width\">\n <thead>\n <tr>\n <td>Article</td>\n <td>Quantité</td>\n <td>P.U <%= disableVat !== true ? 'HT' : ''%></td>\n <% if (shouldDisplayDiscountColumn) { %><td>Remise</td><% } %>\n <% if (disableVat !== true) { %><td>TVA</td><% } %>\n <td>Montant <%= disableVat !== true ? 'HT' : ''%></td>\n </tr>\n </thead>\n <% if (idEstimateInvoiceType === ${EstimateInvoiceType.ACOMPTE}) { %>\n <tr>\n <td class=\"product-title\">\n <%= title %>\n </td>\n <td class=\"product-quantity\">1</td>\n <td class=\"product-price-without-vat\"><%= depositFormatted %>€</td>\n <td class=\"product-total-price-without-vat\"><%= depositFormatted %>€</td>\n </tr>\n <% } %>\n <% if (products) { %>\n <% products.forEach(function (product) { %>\n <tr>\n <td class=\"product-title\">\n <% if(product.itemSaleName) { %><p class=\"product-name\"><%= product.itemSaleName %></p><% } %>\n <% if(product.comment) { %><p class=\"product-description\"><%= product.comment %></p><% } %>\n </td>\n <td class=\"product-quantity\"><%= product.quantity ? product.quantity : '' %><%= product.unitFormatted ? product.unitFormatted : '' %></td>\n <td class=\"product-price-without-vat\"><% if(product.priceTaxExcludedFormatted) { %><%= product.priceTaxExcludedFormatted + '€' %><% } %></td>\n <% if (shouldDisplayDiscountColumn) { %>\n <td class=\"product-discount\">\n <% if (product.discountFormatted) { %> \n <p style=\"margin-bottom: 0px;\"><%= product.discountFormatted %>€</p>\n <% if(product.discountType === ${DiscountType.PERCENT}) { %><span class=\"discount-percent\">(<%= product.discountTypeFormatted %>)</span><% } %>\n <% } %>\n </td>\n <% } %>\n <% if(disableVat !== true) { %><td class=\"product-vat\"><% if(product.vatFormatted) { %><%= product.vatFormatted %><% } %></td><% } %>\n <td class=\"product-total-price-without-vat\"><% if(product.totalTaxExcludedFormatted) { %><%= product.totalTaxExcludedFormatted + '€' %><% } %></td>\n </tr>\n <% }) %>\n <% } %>\n</table>`;\n\n vatRecapitulation = `<table style=\"width: 80%;\">\n <thead>\n <tr>\n <td>Base</td>\n <td>Taux</td>\n <td>Montant TVA</td>\n </tr>\n </thead>\n <% vats.forEach(function (vat) { %>\n <tr class=\"vat-detail-row\">\n <td><%= vat.baseFormatted %>€</td>\n <td><%= vat.name %></td>\n <td><%= vat.amountFormatted %>€</td>\n </tr>\n <% }) %>\n </table>`;\n\n amountRecapitulation = `<table class=\"summary-prices\" style=\"width: 40%\">\n <thead>\n <tr>\n <td colspan=\"2\">Récapitulatif</td>\n </tr>\n </thead>\n <% if (idEstimateInvoiceType !== ${EstimateInvoiceType.ACOMPTE}) { %>\n <% if (disableVat !== true) { %>\n <tr>\n <td>Total HT</td>\n <td><%= totalTaxExcludedFormatted %>€</td>\n </tr>\n <% } %>\n <% if (generalDiscountFormatted) { %>\n <tr>\n <td>Remise</td>\n <td><%= generalDiscountFormatted %>€</td>\n </tr>\n <% } %>\n <% if (disableVat !== true) { %>\n <tr>\n <td>TVA</td>\n <td><%= totalVatAmountFormatted %>€</td>\n </tr>\n <% } %>\n <% if (disableVat !== true || generalDiscountFormatted || depositFormatted) { %>\n <tr>\n <td>Total <%= disableVat !== true ? 'TTC' : ''%></td>\n <td><%= totalTaxAndDiscountIncludedFormatted %>€</td>\n </tr>\n <% } %>\n <% if (depositFormatted) { %>\n <tr>\n <td>Acompte</td>\n <td><%= depositFormatted %>€</td>\n </tr>\n <% } %>\n <% } %>\n <% if ([${EstimateInvoiceType.FACTURE}, ${EstimateInvoiceType.RESTE}, ${EstimateInvoiceType.ACOMPTE}].includes(idEstimateInvoiceType)) { %>\n <tr>\n <td><b>Net à payer</b></td>\n <td><%= totalTaxAndDiscountIncludedFormatted %>€</td>\n </tr>\n <% } %>\n</table>`;\n\n paymentButton = `<a class=\"payment-button\" href=\"<% if (paymentLink) {%><%= paymentLink %><% } else {%>#<%}%>\">Payer en ligne <svg width=\"81\" height=\"17\" viewBox=\"0 0 81 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M23.6521 1H2.21213C1.5052 1 0.932129 1.57308 0.932129 2.28V14.792C0.932129 15.4989 1.5052 16.072 2.21213 16.072H23.6521C24.3591 16.072 24.9321 15.4989 24.9321 14.792V2.28C24.9321 1.57308 24.3591 1 23.6521 1Z\" fill=\"black\"/>\n <path d=\"M14.9716 5.02051H10.3726V12.5219H14.9716V5.02051Z\" fill=\"#FF5F00\"/>\n <path d=\"M10.8366 8.77127C10.8369 7.30928 11.5058 5.92768 12.6523 5.02055C10.6962 3.48259 7.88661 3.70615 6.19833 5.53409C4.51006 7.36203 4.51006 10.1805 6.19833 12.0085C7.88661 13.8364 10.6962 14.06 12.6523 12.522C11.5058 11.6149 10.8369 10.2333 10.8366 8.77127Z\" fill=\"#EB001B\"/>\n <path d=\"M20.3795 8.77136C20.3808 10.5969 19.3394 12.2628 17.6977 13.0612C16.0561 13.8596 14.1027 13.6502 12.6675 12.5221C13.8143 11.6152 14.4832 10.2334 14.4832 8.77136C14.4832 7.30928 13.8143 5.92754 12.6675 5.02064C14.1027 3.8925 16.0561 3.68315 17.6977 4.48156C19.3394 5.27997 20.3808 6.94586 20.3795 8.77136Z\" fill=\"#F79E1B\"/>\n <path d=\"M30.1321 1.25H51.1321C51.6568 1.25 52.0821 1.67534 52.0821 2.2V14.8C52.0821 15.3247 51.6568 15.75 51.1321 15.75H30.1321C29.6075 15.75 29.1821 15.3247 29.1821 14.8V2.2C29.1821 1.67534 29.6075 1.25 30.1321 1.25Z\" fill=\"white\" stroke=\"#EDEDED\" stroke-width=\"0.5\"/>\n <path d=\"M37.7276 11.4621L38.7284 5.5893H40.3292L39.3277 11.4621H37.7276ZM45.1109 5.7159C44.7938 5.59692 44.2968 5.46924 43.6762 5.46924C42.0945 5.46924 40.9803 6.26574 40.9708 7.40733C40.9618 8.25123 41.7662 8.72199 42.3734 9.00291C42.9965 9.29076 43.2059 9.47433 43.203 9.7314C43.1991 10.125 42.7054 10.3049 42.2453 10.3049C41.6046 10.3049 41.2642 10.2159 40.7385 9.9966L40.5322 9.9033L40.3076 11.218C40.6815 11.3819 41.3729 11.5239 42.0907 11.5313C43.7734 11.5313 44.8657 10.7439 44.8782 9.52482C44.8842 8.85675 44.4577 8.34834 43.5342 7.92918C42.9747 7.65753 42.632 7.47621 42.6356 7.20114C42.6356 6.95703 42.9257 6.69597 43.5523 6.69597C44.0758 6.68787 44.455 6.80202 44.7505 6.92097L44.8939 6.98877L45.1109 5.7159M49.2302 5.58921H47.9932C47.61 5.58921 47.3233 5.69382 47.155 6.07623L44.7777 11.4582H46.4586C46.4586 11.4582 46.7334 10.7345 46.7955 10.5757C46.9793 10.5757 48.6122 10.5782 48.8457 10.5782C48.8936 10.7838 49.0404 11.4582 49.0404 11.4582H50.5258L49.2302 5.58903V5.58921ZM47.2676 9.38151C47.4 9.04314 47.9054 7.73982 47.9054 7.73982C47.8959 7.75548 48.0368 7.3998 48.1176 7.1793L48.2258 7.68567C48.2258 7.68567 48.5324 9.08754 48.5964 9.38151H47.2676ZM36.3686 5.58921L34.8014 9.59421L34.6344 8.78031C34.3427 7.84212 33.4337 6.82566 32.4175 6.31677L33.8505 11.4528L35.5441 11.4508L38.0643 5.58915H36.3686\" fill=\"#171E6C\"/>\n <path d=\"M33.3395 5.58874H30.7582L30.7378 5.71093C32.7459 6.19705 34.0747 7.37182 34.6264 8.78323L34.0651 6.08443C33.9682 5.71258 33.6872 5.60161 33.3395 5.58862\" fill=\"#171E6C\"/>\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M78.6129 1C77.4206 1 64.7971 1 57.7475 1C57.1513 1 56.5552 1.6 56.5552 2.2V14.2C56.5552 15.4 57.1513 16 58.3436 16C64.9942 16 77.4206 16 78.6129 16C79.8052 16 80.4013 15.4 80.4013 14.2V2.8C80.4013 1.6 79.8052 1 78.6129 1Z\" fill=\"#306FC5\"/>\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M58.496 7.17857L58.0342 6.04592L57.575 7.17857H58.496ZM68.6703 6.72755C68.5775 6.7842 68.4679 6.78608 68.3365 6.78608H67.5168V6.15502H68.3476C68.4652 6.15502 68.5879 6.16033 68.6676 6.20626C68.7552 6.24765 68.8093 6.33575 68.8093 6.45744C68.8093 6.58161 68.7578 6.68153 68.6703 6.72755C68.7578 6.68153 68.6703 6.72755 68.6703 6.72755ZM74.518 7.17857L74.0511 6.04592L73.5867 7.17857H74.518ZM63.6175 8.40455H62.9257L62.9232 6.17935L61.9448 8.40455H61.3523L60.3713 6.17738V8.40455H58.9989L58.7396 7.77082H57.3347L57.0728 8.40455H56.3399L57.5483 5.56337H58.5508L59.6984 8.25338V5.56337H60.7997L61.6828 7.49077L62.494 5.56337H63.6174V8.40455H63.6175ZM66.3744 8.40455H64.1203V5.56337H66.3744V6.15502H64.7951V6.66714H66.3366V7.24953H64.7951V7.81693H66.3744V8.40455ZM69.5526 6.32855C69.5526 6.78154 69.2522 7.01558 69.0772 7.08585C69.2248 7.14241 69.3509 7.24233 69.411 7.32512C69.5062 7.46643 69.5227 7.59266 69.5227 7.84641V8.40455H68.8421L68.8395 8.04625C68.8395 7.87529 68.8558 7.62942 68.733 7.49274C68.6344 7.39282 68.4841 7.37113 68.2412 7.37113H67.5169V8.40455H66.8422V5.56337H68.3941C68.739 5.56337 68.9931 5.57254 69.2112 5.69945C69.4247 5.82637 69.5526 6.01165 69.5526 6.32855C69.5526 6.01165 69.5526 6.32855 69.5526 6.32855ZM70.6325 8.40455H69.944V5.56337H70.6325V8.40455ZM78.62 8.40455H77.6638L76.3848 6.27208V8.40455H75.0106L74.748 7.77082H73.3463L73.0915 8.40455H72.302C71.974 8.40455 71.5587 8.33153 71.3235 8.0903C71.0864 7.84906 70.963 7.5223 70.963 7.00564C70.963 6.58427 71.0368 6.19906 71.3268 5.89467C71.5449 5.66792 71.8865 5.56337 72.3515 5.56337H73.0048V6.17216H72.3652C72.119 6.17216 71.9799 6.209 71.846 6.34046C71.731 6.4601 71.652 6.68625 71.652 6.98404C71.652 7.28844 71.7121 7.50791 71.8376 7.65128C71.9414 7.76371 72.1302 7.79782 72.3078 7.79782H72.6109L73.5619 5.56345H74.5729L75.7153 8.25081V5.56345H76.7427L77.9288 7.54218V5.56345H78.62V8.40455ZM56.3321 8.9626H57.485L57.745 8.33153H58.3269L58.5862 8.9626H60.8546V8.48013L61.0571 8.96466H62.2347L62.4372 8.47293V8.9626H68.0746L68.0719 7.9267H68.181C68.2574 7.92936 68.2797 7.93647 68.2797 8.06339V8.9626H71.1954V8.72145C71.4306 8.84828 71.7964 8.9626 72.2777 8.9626H73.5043L73.7668 8.33153H74.3488L74.6055 8.9626H76.9693V8.36316L77.3273 8.9626H79.2214V5H77.3468V5.46799L77.0843 5H75.1608V5.46799L74.9197 5H72.3215C71.8865 5 71.5042 5.0611 71.1954 5.23138V5H69.4024V5.23138C69.2058 5.05587 68.9381 5 68.6403 5H62.0897L61.6501 6.02347L61.1988 5H59.1355V5.46799L58.9088 5H57.1492L56.332 6.88404V8.9626H56.3321ZM80.3331 11.0548H79.1033C78.9806 11.0548 78.899 11.0594 78.8303 11.1061C78.7591 11.1521 78.7317 11.2204 78.7317 11.3106C78.7317 11.4178 78.7918 11.4907 78.8792 11.5223C78.9504 11.5472 79.0269 11.5545 79.1393 11.5545L79.505 11.5643C79.874 11.5735 80.1203 11.6374 80.2705 11.7931C80.2979 11.8148 80.3143 11.8391 80.3331 11.8634V11.0548ZM80.3331 12.9284C80.1692 13.1696 79.8498 13.2919 79.4174 13.2919H78.1144V12.6825H79.4122C79.5409 12.6825 79.631 12.6655 79.6852 12.6122C79.7322 12.5682 79.765 12.5043 79.765 12.4268C79.765 12.344 79.7322 12.2783 79.6826 12.2389C79.6336 12.1955 79.5624 12.1758 79.4449 12.1758C78.8113 12.1541 78.0209 12.1955 78.0209 11.2962C78.0209 10.884 78.2809 10.4501 78.989 10.4501H80.333V9.8847H79.0843C78.7074 9.8847 78.4337 9.97553 78.2398 10.1168V9.8847H76.3927C76.0973 9.8847 75.7506 9.95839 75.5866 10.1168V9.8847H72.2882V10.1168C72.0257 9.92617 71.5827 9.8847 71.3783 9.8847H69.2026V10.1168C68.9949 9.91435 68.5331 9.8847 68.2516 9.8847H65.8166L65.2594 10.4916L64.7376 9.8847H61.1003V13.85H64.6691L65.2433 13.2335L65.7841 13.85L67.984 13.852V12.9192H68.2003C68.4921 12.9237 68.8364 12.9119 69.1401 12.7798V13.85H70.9546V12.8165H71.0421C71.1538 12.8165 71.1648 12.8211 71.1648 12.9334V13.8499H76.6769C77.0269 13.8499 77.3926 13.7597 77.5952 13.5961V13.8499H79.3436C79.7075 13.8499 80.0628 13.7985 80.3331 13.6671V12.9284ZM77.6415 11.7931C77.7729 11.9299 77.8433 12.1027 77.8433 12.3952C77.8433 13.0065 77.4638 13.2919 76.7833 13.2919H75.4691V12.6825H76.7781C76.906 12.6825 76.9968 12.6655 77.0537 12.6122C77.1001 12.5682 77.1334 12.5043 77.1334 12.4268C77.1334 12.344 77.0974 12.2783 77.051 12.2389C76.9994 12.1955 76.9283 12.1758 76.8108 12.1758C76.1797 12.1541 75.3895 12.1955 75.3895 11.2962C75.3895 10.884 75.6468 10.4501 76.3542 10.4501H77.7069V11.055H76.4691C76.3464 11.055 76.2667 11.0596 76.1988 11.1063C76.1249 11.1523 76.0975 11.2206 76.0975 11.3108C76.0975 11.418 76.1602 11.4909 76.2451 11.5224C76.3163 11.5474 76.3928 11.5547 76.5077 11.5547L76.871 11.5645C77.2373 11.5735 77.4887 11.6373 77.6415 11.7931C77.4887 11.6373 77.6415 11.7931 77.6415 11.7931ZM71.5528 11.6176C71.4626 11.6715 71.351 11.6761 71.2197 11.6761H70.3999V11.0378H71.2308C71.351 11.0378 71.4712 11.0404 71.5528 11.0892C71.6403 11.1352 71.6926 11.2232 71.6926 11.3448C71.6926 11.4664 71.6403 11.5643 71.5528 11.6176C71.6403 11.5643 71.5528 11.6176 71.5528 11.6176ZM71.9604 11.9712C72.1106 12.027 72.2333 12.127 72.2909 12.2098C72.3862 12.3486 72.4 12.478 72.4027 12.7285V13.2919H71.7253V12.9363C71.7253 12.7654 71.7416 12.5122 71.6162 12.3801C71.5176 12.2783 71.3673 12.2539 71.1211 12.2539H70.4V13.2919H69.722V10.45H71.2799C71.6215 10.45 71.8703 10.4652 72.0917 10.5841C72.3047 10.7136 72.4386 10.891 72.4386 11.2152C72.4385 11.6688 72.138 11.9003 71.9604 11.9712C72.138 11.9003 71.9604 11.9712 71.9604 11.9712ZM72.8128 10.45H75.0648V11.0377H73.4847V11.5544H75.0262V12.1342H73.4847V12.6997L75.0648 12.7022V13.2919H72.8128V10.45ZM68.2602 11.7615H67.3882V11.0378H68.268C68.5116 11.0378 68.6807 11.1377 68.6807 11.3863C68.6807 11.632 68.5195 11.7615 68.2602 11.7615ZM66.7161 13.0334L65.6802 11.8759L66.7161 10.755V13.0334ZM64.0407 12.6997H62.3817V12.1342H63.8631V11.5544H62.3817V11.0377H64.0734L64.8115 11.8659L64.0407 12.6997ZM69.4052 11.3863C69.4052 12.1757 68.82 12.3387 68.2301 12.3387H67.3882V13.2919H66.0767L65.2458 12.3511L64.3823 13.2919H61.7096V10.45H64.4235L65.2537 11.3816L66.1119 10.45H68.268C68.8035 10.45 69.4052 10.5992 69.4052 11.3863C69.4052 10.5992 69.4052 11.3863 69.4052 11.3863Z\" fill=\"white\"/>\n </svg></a>`;\n\n style = `@import url(\"<%= font.url %>\");\n\n html { padding: 0; margin: 0px; }\n body { width: 100%; margin: 0px; font-family: \"<%= font.name %>\"; font-size: 14px; font-weight: normal; }\n .row { display: flex; }\n .items-end { align-items: end; }\n .space-between { justify-content: space-between; }\n .full-width { width: 100% }\n .mt-30 { margin-top: 30px }\n .mt-25 { margin-top: 25px }\n .mt-20 { margin-top: 20px }\n .mt-10 { margin-top: 10px }\n .align-center { text-align: center; }\n .margin-auto { margin: auto; }\n .justify-center { justify-content: center; }\n table { font-size: 14px; font-style: normal; }\n\n /* Header */\n .society-informations p { margin: 0px; }\n .society-informations > div p { font-weight: bold; }\n .logo-placeholder { width: 300px; max-height: 150px;text-align: <%= settings && settings.logoAlignment === 'left' ? 'left' : 'right' %>; margin-bottom: <%= settings && settings.logoAlignment === 'left' ? '10px;' : '0px' %>}\n .logo-placeholder > svg, .logo-placeholder > img { max-width: 100%; max-height: 150px; }\n .document-reference { font-size: 20px; }\n .customer-border { border: 2px solid #EAEAEA; border-radius: 6px; padding: 7px; }\n\n /* Body */\n table { border-spacing: 1px; border-collapse: collapse; }\n table, th, td { border: 1px solid #DADCDF; }\n table tr td p { margin: 0px; }\n table tbody tr td { padding: 10px; background-color: white; vertical-align: baseline;}\n table thead tr td { background-color: <%= settings && settings.color ? settings.color : '#EAEAEA' %>; padding: 10px; }\n table thead tr td:not(:first-child) { text-align: right; }\n table .product-description { color: #838384 }\n table .product-quantity, table .product-price-without-vat, table .product-vat, table .product-total-price-without-vat, table .product-discount { text-align: right; }\n table td.product-quantity, table td.product-vat { width: 10% }\n td.product-discount { width: 12.5% }\n table td.product-total-price-without-vat, table td.product-price-without-vat { width: 15% }\n table tr.vat-detail-row td:not(:first-child) { text-align: right; }\n table.summary-prices tr td:not(:first-child) {text-align: right;}\n table.summary-prices tr td:first-child {border-right: none;}\n table .discount-percent { color: #838384; font-size: smaller }\n a.payment-button { display: flex; align-items: center; background-color: #EBF1FF; border-radius: 10px; font-weight: 450; font-size: 14px; color: #1656FF; border: none; padding: 10px 16px; text-decoration: none; }\n a.payment-button svg { margin-left: 15px; }\n <% if (settings && settings.areLinesSeparationHidden) { %>\n td { border-top: none !important; border-bottom: none !important; }\n <% } %>\n <% if (settings && settings.areColumnsSeparationHidden) { %>\n td { border-left: none !important; border-right: none !important; }\n <% } %>\n <% if (settings && settings.areExternalBordersHidden) { %>\n table { border: none !important }\n table tr:last-child td { border-bottom: none !important }\n table thead td { border-top: none !important }\n table td:first-child { border-left: none !important }\n table td:last-child { border-right: none !important }\n <% } %>`;\n}\n"]}
1
+ {"version":3,"file":"common.js","sourceRoot":"","sources":["../../../../ts/utils/commercialManagement/templates/common.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAC1E,OAAO,EAAE,YAAY,EAAE,MAAM,0CAA0C,CAAC;AAExE,MAAM,OAAO,4BAA4B;IAAzC;QACE,WAAM,GAAG;;;;UAID,CAAC;QAET,WAAM,GAAG;;;;;;;;;;;;;;;;;;;;;;;WAuBA,CAAC;QAEV,SAAI,GAAG;;SAEA,CAAC;QAER,YAAO,GAAG;;;;;;yFAM6E,CAAC;QAExF,aAAQ,GAAG;;;;;;;;;;;qCAWwB,mBAAmB,CAAC,OAAO;;;;;;;;;;;;;;;;;;;;;;;+CAuBjB,YAAY,CAAC,OAAO;;;;;;;;;SAS1D,CAAC;QAER,sBAAiB,GAAG;;;;;;;;;;;;;;;WAeX,CAAC;QAEV,yBAAoB,GAAG;;;;;;qCAMY,mBAAmB,CAAC,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAgCpD,mBAAmB,CAAC,OAAO,KAAK,mBAAmB,CAAC,KAAK,KAAK,mBAAmB,CAAC,OAAO;;;;;;SAM5F,CAAC;QAER,kBAAa,GAAG;;;;;;;;;;aAUL,CAAC;QAEZ,UAAK,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAuDA,CAAC;IACX,CAAC;CAAA","sourcesContent":["import { EstimateInvoiceType } from '../../../types/Enum/EstimateInvoice';\nimport { DiscountType } from '../../../types/Enum/CommercialManagement';\n\nexport class CommercialDocumentCommonHTML {\n header = `<style>html {\n -webkit-print-color-adjust: exact;\n }</style><% if (settings && settings.isEdgingDisplayed) { %>\n <span style=\"position: absolute; top: 0; left: 0; width: 100vw; font-size: 10px; height: 15px; background-color: <%= settings && settings.edgingColor ? settings.edgingColor : '#333333' %>; margin-bottom: 20px;\"></span>\n <% } %>`;\n\n footer = `<div style=\"font-size: 8px; color: #DADCDF; text-align: center; margin-left: 40px; margin-right: 40px; display: block; width: 100%\">\n <% if (freeText) { %><%- freeText %><br/><br/><% } %>\n <% if (accountingCategoryFormatted) {%>\n <%= accountingCategoryFormatted %> |\n <%}%>\n <% if(marginVats.length > 0) { %>\n Régime TVA sur marge - \n <% marginVats.forEach(function(v, index) { %>\n <%= v %> - \n <% }) %>\n ART 297-A du CGI ou directive 2006-212 CE |\n <% } %>\n <% if(penalties || compensation || discount) { %>\n <%= penalties ? 'Pénalités en cas de retard : ' + penalties : ''%>\n <%= penalties && compensation ? '|' : ''%>\n <%= compensation ? 'Indemnité forfaitaire en cas de retard :' + compensation : '' %>\n <%= (compensation || penalties) && discount ? '| ' : '' %>\n <%= discount %><%= shouldPayTaxAfterDebit ? \"| Option pour le paiement de la taxe d'après les débits\" : '' %>\n <% if(name || legalForm || capital || siren || rcs) {%>\n <br/><br/>\n <% } %>\n <% } %>\n <%= name %><%= name && (legalForm || capital || siren || rcs) ? ',' : ''%><%= legalForm %><%= capital ? ' au capital de ' + capitalFormatted + ' €' : '' %><%= siren ? ' immatriculée sous le SIREN ' + siren : ''%><%= rcs ? 'RCS ' + rcs + vatCode || nafCode ? '|' : '' : ''%><% if (vatCode || nafCode) {%><br/><% } %><%= vatCode ? 'N° TVA '+vatCode : ''%><% if(vatCode && nafCode){%>|<%}%><%= nafCode ? 'APE '+nafCode : '' %>\n </div>`;\n\n logo = `<div class=\"logo-placeholder\">\n <% if (logoUrl) { %><img src=\"<%= logoUrl %>\" alt=\"logo\" /><% } %>\n </div>`;\n\n company = `<div>\n <% if (name) { %><p><%= name %><p><% } %>\n <% if (number || street) {%><p><%}%><% if (number) { %><%= number + ' ' %><% } if (street) { %><%= street %><% } if (number || street) { %><% } %><% if (number || street) {%></p><%}%>\n <% if (zipCode || city) {%><p><%}%><% if (zipCode) { %><%= zipCode + ' ' %><% } if (city) { %><%= city %><% } if (zipCode || city) { %></p><% } %>\n </div>\n <% if (phoneContact) { %><p><%= phoneContact %><p><% } %>\n <% if (settings && settings.mailContact) { %><p><%= settings.mailContact %></p><% } %>`;\n\n products = `<table class=\"full-width\">\n <thead>\n <tr>\n <td>Article</td>\n <td>Quantité</td>\n <td>P.U <%= disableVat !== true ? 'HT' : ''%></td>\n <% if (shouldDisplayDiscountColumn) { %><td>Remise</td><% } %>\n <% if (disableVat !== true) { %><td>TVA</td><% } %>\n <td>Montant <%= disableVat !== true ? 'HT' : ''%></td>\n </tr>\n </thead>\n <% if (idEstimateInvoiceType === ${EstimateInvoiceType.ACOMPTE}) { %>\n <tr>\n <td class=\"product-title\">\n <%= title %>\n </td>\n <td class=\"product-quantity\">1</td>\n <td class=\"product-price-without-vat\"><%= depositFormatted %>€</td>\n <td class=\"product-total-price-without-vat\"><%= depositFormatted %>€</td>\n </tr>\n <% } %>\n <% if (products) { %>\n <% products.forEach(function (product) { %>\n <tr>\n <td class=\"product-title\">\n <% if(product.itemSaleName) { %><p class=\"product-name\"><%= product.itemSaleName %></p><% } %>\n <% if(product.comment) { %><p class=\"product-description\"><%= product.comment %></p><% } %>\n </td>\n <td class=\"product-quantity\"><%= product.quantity ? product.quantity : '' %><%= product.unitFormatted ? product.unitFormatted : '' %></td>\n <td class=\"product-price-without-vat\"><% if(product.priceTaxExcludedFormatted) { %><%= product.priceTaxExcludedFormatted + '€' %><% } %></td>\n <% if (shouldDisplayDiscountColumn) { %>\n <td class=\"product-discount\">\n <% if (product.discountFormatted) { %> \n <p style=\"margin-bottom: 0px;\"><%= product.discountFormatted %>€</p>\n <% if(product.discountType === ${DiscountType.PERCENT}) { %><span class=\"discount-percent\">(<%= product.discountTypeFormatted %>)</span><% } %>\n <% } %>\n </td>\n <% } %>\n <% if(disableVat !== true) { %><td class=\"product-vat\"><% if(product.vatFormatted) { %><%= product.vatFormatted %><% } %></td><% } %>\n <td class=\"product-total-price-without-vat\"><% if(product.totalTaxExcludedFormatted) { %><%= product.totalTaxExcludedFormatted + '€' %><% } %></td>\n </tr>\n <% }) %>\n <% } %>\n</table>`;\n\n vatRecapitulation = `<table style=\"width: 80%;\">\n <thead>\n <tr>\n <td>Base</td>\n <td>Taux</td>\n <td>Montant TVA</td>\n </tr>\n </thead>\n <% vats.forEach(function (vat) { %>\n <tr class=\"vat-detail-row\">\n <td><%= vat.baseFormatted %>€</td>\n <td><%= vat.name %></td>\n <td><%= vat.amountFormatted %>€</td>\n </tr>\n <% }) %>\n </table>`;\n\n amountRecapitulation = `<table class=\"summary-prices\" style=\"width: 40%\">\n <thead>\n <tr>\n <td colspan=\"2\">Récapitulatif</td>\n </tr>\n </thead>\n <% if (idEstimateInvoiceType !== ${EstimateInvoiceType.ACOMPTE}) { %>\n <% if (disableVat !== true) { %>\n <tr>\n <td>Total HT</td>\n <td><%= totalTaxExcludedFormatted %>€</td>\n </tr>\n <% } %>\n <% if (generalDiscountFormatted) { %>\n <tr>\n <td>Remise</td>\n <td><%= generalDiscountFormatted %>€</td>\n </tr>\n <% } %>\n <% if (disableVat !== true) { %>\n <tr>\n <td>TVA</td>\n <td><%= totalVatAmountFormatted %>€</td>\n </tr>\n <% } %>\n <% if (disableVat !== true || generalDiscountFormatted || depositFormatted) { %>\n <tr>\n <td>Total <%= disableVat !== true ? 'TTC' : ''%></td>\n <td><%= totalTaxAndDiscountIncludedFormatted %>€</td>\n </tr>\n <% } %>\n <% if (depositFormatted) { %>\n <tr>\n <td>Acompte</td>\n <td><%= depositFormatted %>€</td>\n </tr>\n <% } %>\n <% } %>\n <% if ([${EstimateInvoiceType.FACTURE}, ${EstimateInvoiceType.RESTE}, ${EstimateInvoiceType.ACOMPTE}].includes(idEstimateInvoiceType)) { %>\n <tr>\n <td><b>Net à payer</b></td>\n <td><%= totalTaxAndDiscountIncludedFormatted %>€</td>\n </tr>\n <% } %>\n</table>`;\n\n paymentButton = `<a class=\"payment-button\" href=\"<% if (paymentLink) {%><%= paymentLink %><% } else {%>#<%}%>\">Payer en ligne <svg width=\"81\" height=\"17\" viewBox=\"0 0 81 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M23.6521 1H2.21213C1.5052 1 0.932129 1.57308 0.932129 2.28V14.792C0.932129 15.4989 1.5052 16.072 2.21213 16.072H23.6521C24.3591 16.072 24.9321 15.4989 24.9321 14.792V2.28C24.9321 1.57308 24.3591 1 23.6521 1Z\" fill=\"black\"/>\n <path d=\"M14.9716 5.02051H10.3726V12.5219H14.9716V5.02051Z\" fill=\"#FF5F00\"/>\n <path d=\"M10.8366 8.77127C10.8369 7.30928 11.5058 5.92768 12.6523 5.02055C10.6962 3.48259 7.88661 3.70615 6.19833 5.53409C4.51006 7.36203 4.51006 10.1805 6.19833 12.0085C7.88661 13.8364 10.6962 14.06 12.6523 12.522C11.5058 11.6149 10.8369 10.2333 10.8366 8.77127Z\" fill=\"#EB001B\"/>\n <path d=\"M20.3795 8.77136C20.3808 10.5969 19.3394 12.2628 17.6977 13.0612C16.0561 13.8596 14.1027 13.6502 12.6675 12.5221C13.8143 11.6152 14.4832 10.2334 14.4832 8.77136C14.4832 7.30928 13.8143 5.92754 12.6675 5.02064C14.1027 3.8925 16.0561 3.68315 17.6977 4.48156C19.3394 5.27997 20.3808 6.94586 20.3795 8.77136Z\" fill=\"#F79E1B\"/>\n <path d=\"M30.1321 1.25H51.1321C51.6568 1.25 52.0821 1.67534 52.0821 2.2V14.8C52.0821 15.3247 51.6568 15.75 51.1321 15.75H30.1321C29.6075 15.75 29.1821 15.3247 29.1821 14.8V2.2C29.1821 1.67534 29.6075 1.25 30.1321 1.25Z\" fill=\"white\" stroke=\"#EDEDED\" stroke-width=\"0.5\"/>\n <path d=\"M37.7276 11.4621L38.7284 5.5893H40.3292L39.3277 11.4621H37.7276ZM45.1109 5.7159C44.7938 5.59692 44.2968 5.46924 43.6762 5.46924C42.0945 5.46924 40.9803 6.26574 40.9708 7.40733C40.9618 8.25123 41.7662 8.72199 42.3734 9.00291C42.9965 9.29076 43.2059 9.47433 43.203 9.7314C43.1991 10.125 42.7054 10.3049 42.2453 10.3049C41.6046 10.3049 41.2642 10.2159 40.7385 9.9966L40.5322 9.9033L40.3076 11.218C40.6815 11.3819 41.3729 11.5239 42.0907 11.5313C43.7734 11.5313 44.8657 10.7439 44.8782 9.52482C44.8842 8.85675 44.4577 8.34834 43.5342 7.92918C42.9747 7.65753 42.632 7.47621 42.6356 7.20114C42.6356 6.95703 42.9257 6.69597 43.5523 6.69597C44.0758 6.68787 44.455 6.80202 44.7505 6.92097L44.8939 6.98877L45.1109 5.7159M49.2302 5.58921H47.9932C47.61 5.58921 47.3233 5.69382 47.155 6.07623L44.7777 11.4582H46.4586C46.4586 11.4582 46.7334 10.7345 46.7955 10.5757C46.9793 10.5757 48.6122 10.5782 48.8457 10.5782C48.8936 10.7838 49.0404 11.4582 49.0404 11.4582H50.5258L49.2302 5.58903V5.58921ZM47.2676 9.38151C47.4 9.04314 47.9054 7.73982 47.9054 7.73982C47.8959 7.75548 48.0368 7.3998 48.1176 7.1793L48.2258 7.68567C48.2258 7.68567 48.5324 9.08754 48.5964 9.38151H47.2676ZM36.3686 5.58921L34.8014 9.59421L34.6344 8.78031C34.3427 7.84212 33.4337 6.82566 32.4175 6.31677L33.8505 11.4528L35.5441 11.4508L38.0643 5.58915H36.3686\" fill=\"#171E6C\"/>\n <path d=\"M33.3395 5.58874H30.7582L30.7378 5.71093C32.7459 6.19705 34.0747 7.37182 34.6264 8.78323L34.0651 6.08443C33.9682 5.71258 33.6872 5.60161 33.3395 5.58862\" fill=\"#171E6C\"/>\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M78.6129 1C77.4206 1 64.7971 1 57.7475 1C57.1513 1 56.5552 1.6 56.5552 2.2V14.2C56.5552 15.4 57.1513 16 58.3436 16C64.9942 16 77.4206 16 78.6129 16C79.8052 16 80.4013 15.4 80.4013 14.2V2.8C80.4013 1.6 79.8052 1 78.6129 1Z\" fill=\"#306FC5\"/>\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M58.496 7.17857L58.0342 6.04592L57.575 7.17857H58.496ZM68.6703 6.72755C68.5775 6.7842 68.4679 6.78608 68.3365 6.78608H67.5168V6.15502H68.3476C68.4652 6.15502 68.5879 6.16033 68.6676 6.20626C68.7552 6.24765 68.8093 6.33575 68.8093 6.45744C68.8093 6.58161 68.7578 6.68153 68.6703 6.72755C68.7578 6.68153 68.6703 6.72755 68.6703 6.72755ZM74.518 7.17857L74.0511 6.04592L73.5867 7.17857H74.518ZM63.6175 8.40455H62.9257L62.9232 6.17935L61.9448 8.40455H61.3523L60.3713 6.17738V8.40455H58.9989L58.7396 7.77082H57.3347L57.0728 8.40455H56.3399L57.5483 5.56337H58.5508L59.6984 8.25338V5.56337H60.7997L61.6828 7.49077L62.494 5.56337H63.6174V8.40455H63.6175ZM66.3744 8.40455H64.1203V5.56337H66.3744V6.15502H64.7951V6.66714H66.3366V7.24953H64.7951V7.81693H66.3744V8.40455ZM69.5526 6.32855C69.5526 6.78154 69.2522 7.01558 69.0772 7.08585C69.2248 7.14241 69.3509 7.24233 69.411 7.32512C69.5062 7.46643 69.5227 7.59266 69.5227 7.84641V8.40455H68.8421L68.8395 8.04625C68.8395 7.87529 68.8558 7.62942 68.733 7.49274C68.6344 7.39282 68.4841 7.37113 68.2412 7.37113H67.5169V8.40455H66.8422V5.56337H68.3941C68.739 5.56337 68.9931 5.57254 69.2112 5.69945C69.4247 5.82637 69.5526 6.01165 69.5526 6.32855C69.5526 6.01165 69.5526 6.32855 69.5526 6.32855ZM70.6325 8.40455H69.944V5.56337H70.6325V8.40455ZM78.62 8.40455H77.6638L76.3848 6.27208V8.40455H75.0106L74.748 7.77082H73.3463L73.0915 8.40455H72.302C71.974 8.40455 71.5587 8.33153 71.3235 8.0903C71.0864 7.84906 70.963 7.5223 70.963 7.00564C70.963 6.58427 71.0368 6.19906 71.3268 5.89467C71.5449 5.66792 71.8865 5.56337 72.3515 5.56337H73.0048V6.17216H72.3652C72.119 6.17216 71.9799 6.209 71.846 6.34046C71.731 6.4601 71.652 6.68625 71.652 6.98404C71.652 7.28844 71.7121 7.50791 71.8376 7.65128C71.9414 7.76371 72.1302 7.79782 72.3078 7.79782H72.6109L73.5619 5.56345H74.5729L75.7153 8.25081V5.56345H76.7427L77.9288 7.54218V5.56345H78.62V8.40455ZM56.3321 8.9626H57.485L57.745 8.33153H58.3269L58.5862 8.9626H60.8546V8.48013L61.0571 8.96466H62.2347L62.4372 8.47293V8.9626H68.0746L68.0719 7.9267H68.181C68.2574 7.92936 68.2797 7.93647 68.2797 8.06339V8.9626H71.1954V8.72145C71.4306 8.84828 71.7964 8.9626 72.2777 8.9626H73.5043L73.7668 8.33153H74.3488L74.6055 8.9626H76.9693V8.36316L77.3273 8.9626H79.2214V5H77.3468V5.46799L77.0843 5H75.1608V5.46799L74.9197 5H72.3215C71.8865 5 71.5042 5.0611 71.1954 5.23138V5H69.4024V5.23138C69.2058 5.05587 68.9381 5 68.6403 5H62.0897L61.6501 6.02347L61.1988 5H59.1355V5.46799L58.9088 5H57.1492L56.332 6.88404V8.9626H56.3321ZM80.3331 11.0548H79.1033C78.9806 11.0548 78.899 11.0594 78.8303 11.1061C78.7591 11.1521 78.7317 11.2204 78.7317 11.3106C78.7317 11.4178 78.7918 11.4907 78.8792 11.5223C78.9504 11.5472 79.0269 11.5545 79.1393 11.5545L79.505 11.5643C79.874 11.5735 80.1203 11.6374 80.2705 11.7931C80.2979 11.8148 80.3143 11.8391 80.3331 11.8634V11.0548ZM80.3331 12.9284C80.1692 13.1696 79.8498 13.2919 79.4174 13.2919H78.1144V12.6825H79.4122C79.5409 12.6825 79.631 12.6655 79.6852 12.6122C79.7322 12.5682 79.765 12.5043 79.765 12.4268C79.765 12.344 79.7322 12.2783 79.6826 12.2389C79.6336 12.1955 79.5624 12.1758 79.4449 12.1758C78.8113 12.1541 78.0209 12.1955 78.0209 11.2962C78.0209 10.884 78.2809 10.4501 78.989 10.4501H80.333V9.8847H79.0843C78.7074 9.8847 78.4337 9.97553 78.2398 10.1168V9.8847H76.3927C76.0973 9.8847 75.7506 9.95839 75.5866 10.1168V9.8847H72.2882V10.1168C72.0257 9.92617 71.5827 9.8847 71.3783 9.8847H69.2026V10.1168C68.9949 9.91435 68.5331 9.8847 68.2516 9.8847H65.8166L65.2594 10.4916L64.7376 9.8847H61.1003V13.85H64.6691L65.2433 13.2335L65.7841 13.85L67.984 13.852V12.9192H68.2003C68.4921 12.9237 68.8364 12.9119 69.1401 12.7798V13.85H70.9546V12.8165H71.0421C71.1538 12.8165 71.1648 12.8211 71.1648 12.9334V13.8499H76.6769C77.0269 13.8499 77.3926 13.7597 77.5952 13.5961V13.8499H79.3436C79.7075 13.8499 80.0628 13.7985 80.3331 13.6671V12.9284ZM77.6415 11.7931C77.7729 11.9299 77.8433 12.1027 77.8433 12.3952C77.8433 13.0065 77.4638 13.2919 76.7833 13.2919H75.4691V12.6825H76.7781C76.906 12.6825 76.9968 12.6655 77.0537 12.6122C77.1001 12.5682 77.1334 12.5043 77.1334 12.4268C77.1334 12.344 77.0974 12.2783 77.051 12.2389C76.9994 12.1955 76.9283 12.1758 76.8108 12.1758C76.1797 12.1541 75.3895 12.1955 75.3895 11.2962C75.3895 10.884 75.6468 10.4501 76.3542 10.4501H77.7069V11.055H76.4691C76.3464 11.055 76.2667 11.0596 76.1988 11.1063C76.1249 11.1523 76.0975 11.2206 76.0975 11.3108C76.0975 11.418 76.1602 11.4909 76.2451 11.5224C76.3163 11.5474 76.3928 11.5547 76.5077 11.5547L76.871 11.5645C77.2373 11.5735 77.4887 11.6373 77.6415 11.7931C77.4887 11.6373 77.6415 11.7931 77.6415 11.7931ZM71.5528 11.6176C71.4626 11.6715 71.351 11.6761 71.2197 11.6761H70.3999V11.0378H71.2308C71.351 11.0378 71.4712 11.0404 71.5528 11.0892C71.6403 11.1352 71.6926 11.2232 71.6926 11.3448C71.6926 11.4664 71.6403 11.5643 71.5528 11.6176C71.6403 11.5643 71.5528 11.6176 71.5528 11.6176ZM71.9604 11.9712C72.1106 12.027 72.2333 12.127 72.2909 12.2098C72.3862 12.3486 72.4 12.478 72.4027 12.7285V13.2919H71.7253V12.9363C71.7253 12.7654 71.7416 12.5122 71.6162 12.3801C71.5176 12.2783 71.3673 12.2539 71.1211 12.2539H70.4V13.2919H69.722V10.45H71.2799C71.6215 10.45 71.8703 10.4652 72.0917 10.5841C72.3047 10.7136 72.4386 10.891 72.4386 11.2152C72.4385 11.6688 72.138 11.9003 71.9604 11.9712C72.138 11.9003 71.9604 11.9712 71.9604 11.9712ZM72.8128 10.45H75.0648V11.0377H73.4847V11.5544H75.0262V12.1342H73.4847V12.6997L75.0648 12.7022V13.2919H72.8128V10.45ZM68.2602 11.7615H67.3882V11.0378H68.268C68.5116 11.0378 68.6807 11.1377 68.6807 11.3863C68.6807 11.632 68.5195 11.7615 68.2602 11.7615ZM66.7161 13.0334L65.6802 11.8759L66.7161 10.755V13.0334ZM64.0407 12.6997H62.3817V12.1342H63.8631V11.5544H62.3817V11.0377H64.0734L64.8115 11.8659L64.0407 12.6997ZM69.4052 11.3863C69.4052 12.1757 68.82 12.3387 68.2301 12.3387H67.3882V13.2919H66.0767L65.2458 12.3511L64.3823 13.2919H61.7096V10.45H64.4235L65.2537 11.3816L66.1119 10.45H68.268C68.8035 10.45 69.4052 10.5992 69.4052 11.3863C69.4052 10.5992 69.4052 11.3863 69.4052 11.3863Z\" fill=\"white\"/>\n </svg></a>`;\n\n style = `@import url(\"<%= font.url %>\");\n\n html { padding: 0; margin: 0px; }\n body { width: 100%; margin: 0px; font-family: \"<%= font.name %>\"; font-size: 14px; font-weight: normal; }\n .row { display: flex; }\n .items-end { align-items: end; }\n .space-between { justify-content: space-between; }\n .full-width { width: 100% }\n .mt-30 { margin-top: 30px }\n .mt-25 { margin-top: 25px }\n .mt-20 { margin-top: 20px }\n .mt-10 { margin-top: 10px }\n .align-center { text-align: center; }\n .margin-auto { margin: auto; }\n .justify-center { justify-content: center; }\n table { font-size: 14px; font-style: normal; }\n\n /* Header */\n .society-informations p { margin: 0px; }\n .society-informations > div p { font-weight: bold; }\n .logo-placeholder { width: 300px; max-height: 150px;text-align: <%= settings && settings.logoAlignment === 'left' ? 'left' : 'right' %>; margin-bottom: <%= settings && settings.logoAlignment === 'left' ? '10px;' : '0px' %>}\n .logo-placeholder > svg, .logo-placeholder > img { max-width: 100%; max-height: 150px; }\n .document-reference { font-size: 20px; }\n .customer-border { border: 2px solid #EAEAEA; border-radius: 6px; padding: 7px; }\n\n /* Body */\n table { border-spacing: 1px; border-collapse: collapse; }\n table, th, td { border: 1px solid #DADCDF; }\n table tr td p { margin: 0px; }\n table tbody tr td { padding: 10px; background-color: white; vertical-align: baseline;}\n table thead tr td { background-color: <%= settings && settings.color ? settings.color : '#EAEAEA' %>; padding: 10px; }\n table thead tr td:not(:first-child) { text-align: right; }\n table .product-description { color: #838384 }\n table .product-quantity, table .product-price-without-vat, table .product-vat, table .product-total-price-without-vat, table .product-discount { text-align: right; }\n table td.product-quantity, table td.product-vat { width: 10% }\n td.product-discount { width: 12.5% }\n table td.product-total-price-without-vat, table td.product-price-without-vat { width: 15% }\n table tr.vat-detail-row td:not(:first-child) { text-align: right; }\n table.summary-prices tr td:not(:first-child) {text-align: right;}\n table.summary-prices tr td:first-child {border-right: none;}\n table .discount-percent { color: #838384; font-size: smaller }\n a.payment-button { display: flex; align-items: center; background-color: #EBF1FF; border-radius: 10px; font-weight: 450; font-size: 14px; color: #1656FF; border: none; padding: 10px 16px; text-decoration: none; }\n a.payment-button svg { margin-left: 15px; }\n <% if (settings && settings.areLinesSeparationHidden) { %>\n td { border-top: none !important; border-bottom: none !important; }\n <% } %>\n <% if (settings && settings.areColumnsSeparationHidden) { %>\n td { border-left: none !important; border-right: none !important; }\n <% } %>\n <% if (settings && settings.areExternalBordersHidden) { %>\n table { border: none !important }\n table tr:last-child td { border-bottom: none !important }\n table thead td { border-top: none !important }\n table td:first-child { border-left: none !important }\n table td:last-child { border-right: none !important }\n <% } %>`;\n}\n"]}
@@ -64,6 +64,14 @@ class CommercialDocument extends _Resource.Resource {
64
64
  return this.axios.$get(`/commercial-management/documents/${id}/inputs`);
65
65
  }
66
66
 
67
+ getDefaultFormValues(idEstimateInvoiceType) {
68
+ return this.axios.$get('/commercial-management/documents/inputs', {
69
+ params: {
70
+ idEstimateInvoiceType
71
+ }
72
+ });
73
+ }
74
+
67
75
  getStatistics(idSociety, params) {
68
76
  return this.axios.$get(`/commercial-management/societies/${idSociety}/statistics`, {
69
77
  params
@@ -1 +1 @@
1
- {"version":3,"file":"CommercialDocument.js","mappings":";;;;;;;AAAA;;AACA;;AAgBM,MAAOA,kBAAP,SAAkCC,kBAAlC,CAA0C;EAC9CC,GAAG,CAACC,EAAD,EAAW;IACZ,OAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,oCAAoCF,EAAE,EAAtD,CAAP;EACD;;EAEDG,MAAM,CAACH,EAAD,EAAaI,OAAb,EAA8C;IAClD,OAAO,KAAKH,KAAL,CAAWI,KAAX,CAAiB,oCAAoCL,EAAE,EAAvD,EAA2DI,OAA3D,CAAP;EACD;;EAEDE,MAAM,CAACN,EAAD,EAAW;IACf,OAAO,KAAKC,KAAL,CAAWM,OAAX,CAAmB,oCAAoCP,EAAE,EAAzD,CAAP;EACD;;EAEDQ,gBAAgB,CAACC,MAAD,EAA2B;IACzC,OAAO,KAAKR,KAAL,CAAWC,IAAX,CAAgB,6CAAhB,EAA+D;MAAEO;IAAF,CAA/D,CAAP;EACD;;EAEDC,YAAY,CAACD,MAAD,EAA+C;IACzD,OAAO,KAAKR,KAAL,CAAWC,IAAX,CAAgB,kCAAhB,EAAoD;MAAEO;IAAF,CAApD,CAAP;EACD;;EAEDE,cAAc,CAACP,OAAD,EAA8D;IAC1E,OAAO,KAAKH,KAAL,CAAWW,KAAX,CAAiB,kCAAjB,EAAmDC,gCAAOT,OAAP,GAAc;MAAEU,qBAAqB,EAAEC,2BAAoBC;IAA7C,CAAd,CAAnD,CAAP;EACD;;EAEDC,WAAW,CAACb,OAAD,EAA8D;IACvE,OAAO,KAAKH,KAAL,CAAWW,KAAX,CAAiB,+BAAjB,EAAgDC,gCAAOT,OAAP,GAAc;MAAEU,qBAAqB,EAAEC,2BAAoBG;IAA7C,CAAd,CAAhD,CAAP;EACD;;EAEDC,cAAc,CAACnB,EAAD,EAAaI,OAAb,EAA2C;IACvD,OAAO,KAAKH,KAAL,CAAWW,KAAX,CAAiB,oCAAoCZ,EAAE,EAAvD,EAA2DI,OAA3D,CAAP;EACD;;EAEDgB,WAAW,CAACpB,EAAD,EAAaI,OAAb,EAA2C;IACpD,OAAO,KAAKH,KAAL,CAAWW,KAAX,CAAiB,iCAAiCZ,EAAE,EAApD,EAAwDI,OAAxD,CAAP;EACD;;EAEDiB,OAAO,CAACP,qBAAD,EAA6CV,OAA7C,EAAmG;IACxG,OAAO,KAAKH,KAAL,CAAWW,KAAX,CAAiB,iCAAjB,EAAkDC,gCAAOT,OAAP,GAAc;MAAEU;IAAF,CAAd,CAAlD,CAAP;EACD;;EAEDQ,aAAa,CAACtB,EAAD,EAAW;IACtB,OAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,oCAAoCF,EAAE,SAAtD,CAAP;EACD;;EAEDuB,aAAa,CAACC,SAAD,EAAoBf,MAApB,EAA8C;IACzD,OAAO,KAAKR,KAAL,CAAWC,IAAX,CAAgB,oCAAoCsB,SAAS,aAA7D,EAA4E;MAAEf;IAAF,CAA5E,CAAP;EACD;;AA/C6C;;QAAnCZ,kB,GAAAA,kB","names":["CommercialDocument","Resource","get","id","axios","$get","update","payload","patch","delete","$delete","getNextReference","params","getPaginated","createEstimate","$post","Object","idEstimateInvoiceType","EstimateInvoiceType","DEVIS","createOrder","BON","updateEstimate","updateOrder","preview","getFormValues","getStatistics","idSociety"],"sourceRoot":"","sources":["../../../ts/api/resources/CommercialDocument.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n BasePaginate,\n CreateInvoiceDocument,\n CreatePreSaleDocument,\n EstimateInvoiceType,\n IEstimateInvoice,\n IFile,\n QueryCountByStatus,\n QueryDocumentPaginated,\n QueryNextReference,\n QueryPaginate,\n ReadCountDocumentByStatus,\n ReadEstimateInvoice,\n UpdateCommercialDocument,\n} from '../../types';\n\nexport class CommercialDocument extends Resource {\n get(id: number): Promise<ReadEstimateInvoice> {\n return this.axios.$get(`/commercial-management/documents/${id}`);\n }\n\n update(id: number, payload: UpdateCommercialDocument): Promise<IEstimateInvoice> {\n return this.axios.patch(`/commercial-management/documents/${id}`, payload);\n }\n\n delete(id: number): Promise<true> {\n return this.axios.$delete(`/commercial-management/documents/${id}`);\n }\n\n getNextReference(params: QueryNextReference): Promise<string> {\n return this.axios.$get('/commercial-management/documents/references', { params });\n }\n\n getPaginated(params: QueryDocumentPaginated & QueryPaginate): Promise<BasePaginate<ReadEstimateInvoice>> {\n return this.axios.$get('/commercial-management/documents', { params });\n }\n\n createEstimate(payload: Omit<CreatePreSaleDocument, 'idEstimateInvoiceType'>): Promise<IEstimateInvoice> {\n return this.axios.$post('/commercial-management/estimates', { ...payload, idEstimateInvoiceType: EstimateInvoiceType.DEVIS });\n }\n\n createOrder(payload: Omit<CreatePreSaleDocument, 'idEstimateInvoiceType'>): Promise<IEstimateInvoice> {\n return this.axios.$post('/commercial-management/orders', { ...payload, idEstimateInvoiceType: EstimateInvoiceType.BON });\n }\n\n updateEstimate(id: number, payload: CreatePreSaleDocument): Promise<IEstimateInvoice> {\n return this.axios.$post(`/commercial-management/estimates/${id}`, payload);\n }\n\n updateOrder(id: number, payload: CreatePreSaleDocument): Promise<IEstimateInvoice> {\n return this.axios.$post(`/commercial-management/orders/${id}`, payload);\n }\n\n preview(idEstimateInvoiceType: EstimateInvoiceType, payload: CreatePreSaleDocument | CreateInvoiceDocument): Promise<IFile> {\n return this.axios.$post('/commercial-management/preview/', { ...payload, idEstimateInvoiceType });\n }\n\n getFormValues(id: number): Promise<CreatePreSaleDocument> {\n return this.axios.$get(`/commercial-management/documents/${id}/inputs`);\n }\n\n getStatistics(idSociety: number, params: QueryCountByStatus): Promise<ReadCountDocumentByStatus> {\n return this.axios.$get(`/commercial-management/societies/${idSociety}/statistics`, { params });\n }\n}"]}
1
+ {"version":3,"file":"CommercialDocument.js","mappings":";;;;;;;AAAA;;AACA;;AAgBM,MAAOA,kBAAP,SAAkCC,kBAAlC,CAA0C;EAC9CC,GAAG,CAACC,EAAD,EAAW;IACZ,OAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,oCAAoCF,EAAE,EAAtD,CAAP;EACD;;EAEDG,MAAM,CAACH,EAAD,EAAaI,OAAb,EAA8C;IAClD,OAAO,KAAKH,KAAL,CAAWI,KAAX,CAAiB,oCAAoCL,EAAE,EAAvD,EAA2DI,OAA3D,CAAP;EACD;;EAEDE,MAAM,CAACN,EAAD,EAAW;IACf,OAAO,KAAKC,KAAL,CAAWM,OAAX,CAAmB,oCAAoCP,EAAE,EAAzD,CAAP;EACD;;EAEDQ,gBAAgB,CAACC,MAAD,EAA2B;IACzC,OAAO,KAAKR,KAAL,CAAWC,IAAX,CAAgB,6CAAhB,EAA+D;MAAEO;IAAF,CAA/D,CAAP;EACD;;EAEDC,YAAY,CAACD,MAAD,EAA+C;IACzD,OAAO,KAAKR,KAAL,CAAWC,IAAX,CAAgB,kCAAhB,EAAoD;MAAEO;IAAF,CAApD,CAAP;EACD;;EAEDE,cAAc,CAACP,OAAD,EAA8D;IAC1E,OAAO,KAAKH,KAAL,CAAWW,KAAX,CAAiB,kCAAjB,EAAmDC,gCAAOT,OAAP,GAAc;MAAEU,qBAAqB,EAAEC,2BAAoBC;IAA7C,CAAd,CAAnD,CAAP;EACD;;EAEDC,WAAW,CAACb,OAAD,EAA8D;IACvE,OAAO,KAAKH,KAAL,CAAWW,KAAX,CAAiB,+BAAjB,EAAgDC,gCAAOT,OAAP,GAAc;MAAEU,qBAAqB,EAAEC,2BAAoBG;IAA7C,CAAd,CAAhD,CAAP;EACD;;EAEDC,cAAc,CAACnB,EAAD,EAAaI,OAAb,EAA2C;IACvD,OAAO,KAAKH,KAAL,CAAWW,KAAX,CAAiB,oCAAoCZ,EAAE,EAAvD,EAA2DI,OAA3D,CAAP;EACD;;EAEDgB,WAAW,CAACpB,EAAD,EAAaI,OAAb,EAA2C;IACpD,OAAO,KAAKH,KAAL,CAAWW,KAAX,CAAiB,iCAAiCZ,EAAE,EAApD,EAAwDI,OAAxD,CAAP;EACD;;EAEDiB,OAAO,CAACP,qBAAD,EAA6CV,OAA7C,EAAmG;IACxG,OAAO,KAAKH,KAAL,CAAWW,KAAX,CAAiB,iCAAjB,EAAkDC,gCAAOT,OAAP,GAAc;MAAEU;IAAF,CAAd,CAAlD,CAAP;EACD;;EAEDQ,aAAa,CAACtB,EAAD,EAAW;IACtB,OAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,oCAAoCF,EAAE,SAAtD,CAAP;EACD;;EAEDuB,oBAAoB,CAACT,qBAAD,EAA2C;IAC7D,OAAO,KAAKb,KAAL,CAAWC,IAAX,CAAgB,yCAAhB,EAA2D;MAAEO,MAAM,EAAE;QAAEK;MAAF;IAAV,CAA3D,CAAP;EACD;;EAEDU,aAAa,CAACC,SAAD,EAAoBhB,MAApB,EAA8C;IACzD,OAAO,KAAKR,KAAL,CAAWC,IAAX,CAAgB,oCAAoCuB,SAAS,aAA7D,EAA4E;MAAEhB;IAAF,CAA5E,CAAP;EACD;;AAnD6C;;QAAnCZ,kB,GAAAA,kB","names":["CommercialDocument","Resource","get","id","axios","$get","update","payload","patch","delete","$delete","getNextReference","params","getPaginated","createEstimate","$post","Object","idEstimateInvoiceType","EstimateInvoiceType","DEVIS","createOrder","BON","updateEstimate","updateOrder","preview","getFormValues","getDefaultFormValues","getStatistics","idSociety"],"sourceRoot":"","sources":["../../../ts/api/resources/CommercialDocument.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport {\n BasePaginate,\n CreateInvoiceDocument,\n CreatePreSaleDocument,\n EstimateInvoiceType,\n IEstimateInvoice,\n IFile,\n QueryCountByStatus,\n QueryDocumentPaginated,\n QueryNextReference,\n QueryPaginate,\n ReadCountDocumentByStatus,\n ReadEstimateInvoice,\n UpdateCommercialDocument,\n} from '../../types';\n\nexport class CommercialDocument extends Resource {\n get(id: number): Promise<ReadEstimateInvoice> {\n return this.axios.$get(`/commercial-management/documents/${id}`);\n }\n\n update(id: number, payload: UpdateCommercialDocument): Promise<IEstimateInvoice> {\n return this.axios.patch(`/commercial-management/documents/${id}`, payload);\n }\n\n delete(id: number): Promise<true> {\n return this.axios.$delete(`/commercial-management/documents/${id}`);\n }\n\n getNextReference(params: QueryNextReference): Promise<string> {\n return this.axios.$get('/commercial-management/documents/references', { params });\n }\n\n getPaginated(params: QueryDocumentPaginated & QueryPaginate): Promise<BasePaginate<ReadEstimateInvoice>> {\n return this.axios.$get('/commercial-management/documents', { params });\n }\n\n createEstimate(payload: Omit<CreatePreSaleDocument, 'idEstimateInvoiceType'>): Promise<IEstimateInvoice> {\n return this.axios.$post('/commercial-management/estimates', { ...payload, idEstimateInvoiceType: EstimateInvoiceType.DEVIS });\n }\n\n createOrder(payload: Omit<CreatePreSaleDocument, 'idEstimateInvoiceType'>): Promise<IEstimateInvoice> {\n return this.axios.$post('/commercial-management/orders', { ...payload, idEstimateInvoiceType: EstimateInvoiceType.BON });\n }\n\n updateEstimate(id: number, payload: CreatePreSaleDocument): Promise<IEstimateInvoice> {\n return this.axios.$post(`/commercial-management/estimates/${id}`, payload);\n }\n\n updateOrder(id: number, payload: CreatePreSaleDocument): Promise<IEstimateInvoice> {\n return this.axios.$post(`/commercial-management/orders/${id}`, payload);\n }\n\n preview(idEstimateInvoiceType: EstimateInvoiceType, payload: CreatePreSaleDocument | CreateInvoiceDocument): Promise<IFile> {\n return this.axios.$post('/commercial-management/preview/', { ...payload, idEstimateInvoiceType });\n }\n\n getFormValues(id: number): Promise<CreatePreSaleDocument> {\n return this.axios.$get(`/commercial-management/documents/${id}/inputs`);\n }\n\n getDefaultFormValues(idEstimateInvoiceType: EstimateInvoiceType): Promise<CreatePreSaleDocument> {\n return this.axios.$get('/commercial-management/documents/inputs', { params: { idEstimateInvoiceType } });\n }\n\n getStatistics(idSociety: number, params: QueryCountByStatus): Promise<ReadCountDocumentByStatus> {\n return this.axios.$get(`/commercial-management/societies/${idSociety}/statistics`, { params });\n }\n}"]}
@@ -16,6 +16,14 @@ class CommercialSetting extends _Resource.Resource {
16
16
  return this.axios.$post('/commercial-management/settings', payload);
17
17
  }
18
18
 
19
+ getCgv() {
20
+ return this.axios.$get('/commercial-management/settings/cgv');
21
+ }
22
+
23
+ updateOrCreateCgv(payload) {
24
+ return this.axios.$post('/commercial-management/settings/cgv', payload);
25
+ }
26
+
19
27
  }
20
28
 
21
29
  exports.CommercialSetting = CommercialSetting;
@@ -1 +1 @@
1
- {"version":3,"file":"CommercialSetting.js","mappings":";;;;;;;AACA;;AAEM,MAAOA,iBAAP,SAAiCC,kBAAjC,CAAyC;EAC7CC,GAAG;IACD,OAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,iCAAhB,CAAP;EACD;;EAEDC,cAAc,CAACC,OAAD,EAAiC;IAC7C,OAAO,KAAKH,KAAL,CAAWI,KAAX,CAAiB,iCAAjB,EAAoDD,OAApD,CAAP;EACD;;AAP4C;;QAAlCN,iB,GAAAA,iB","names":["CommercialSetting","Resource","get","axios","$get","updateOrCreate","payload","$post"],"sourceRoot":"","sources":["../../../ts/api/resources/CommercialSetting.ts"],"sourcesContent":["import { CreateCommercialSetting, ISocietyGescom } from '../../types';\nimport { Resource } from '../Resource';\n\nexport class CommercialSetting extends Resource {\n get(): Promise<ISocietyGescom> {\n return this.axios.$get('/commercial-management/settings');\n }\n\n updateOrCreate(payload: CreateCommercialSetting): Promise<ISocietyGescom> {\n return this.axios.$post('/commercial-management/settings', payload);\n }\n}"]}
1
+ {"version":3,"file":"CommercialSetting.js","mappings":";;;;;;;AAGA;;AAEM,MAAOA,iBAAP,SAAiCC,kBAAjC,CAAyC;EAC7CC,GAAG;IACD,OAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,iCAAhB,CAAP;EACD;;EAEDC,cAAc,CAACC,OAAD,EAAiC;IAC7C,OAAO,KAAKH,KAAL,CAAWI,KAAX,CAAiB,iCAAjB,EAAoDD,OAApD,CAAP;EACD;;EAEDE,MAAM;IACJ,OAAO,KAAKL,KAAL,CAAWC,IAAX,CAAgB,qCAAhB,CAAP;EACD;;EAEDK,iBAAiB,CAACH,OAAD,EAAmB;IAClC,OAAO,KAAKH,KAAL,CAAWI,KAAX,CAAiB,qCAAjB,EAAwDD,OAAxD,CAAP;EACD;;AAf4C;;QAAlCN,iB,GAAAA,iB","names":["CommercialSetting","Resource","get","axios","$get","updateOrCreate","payload","$post","getCgv","updateOrCreateCgv"],"sourceRoot":"","sources":["../../../ts/api/resources/CommercialSetting.ts"],"sourcesContent":["import {\n CreateCgv, CreateCommercialSetting, ISocietyCgv, ISocietyGescom,\n} from '../../types';\nimport { Resource } from '../Resource';\n\nexport class CommercialSetting extends Resource {\n get(): Promise<ISocietyGescom> {\n return this.axios.$get('/commercial-management/settings');\n }\n\n updateOrCreate(payload: CreateCommercialSetting): Promise<ISocietyGescom> {\n return this.axios.$post('/commercial-management/settings', payload);\n }\n\n getCgv(): Promise<string | null> {\n return this.axios.$get('/commercial-management/settings/cgv');\n }\n\n updateOrCreateCgv(payload: CreateCgv): Promise<ISocietyCgv> {\n return this.axios.$post('/commercial-management/settings/cgv', payload);\n }\n}"]}
@@ -48,6 +48,14 @@ class Invoice extends _Resource.Resource {
48
48
  return this.axios.$get(`/commercial-management/documents/${id}/inputs`);
49
49
  }
50
50
 
51
+ getDefaultFormValues(idEstimateInvoiceType) {
52
+ return this.axios.$get('/commercial-management/documents/inputs', {
53
+ params: {
54
+ idEstimateInvoiceType
55
+ }
56
+ });
57
+ }
58
+
51
59
  }
52
60
 
53
61
  exports.Invoice = Invoice;
@@ -1 +1 @@
1
- {"version":3,"file":"Invoice.js","mappings":";;;;;;;AACA;;AAaM,MAAOA,OAAP,SAAuBC,kBAAvB,CAA+B;EACnCC,qBAAqB,CAACC,MAAD,EAAuCC,WAAvC,EAAgE;IACnF,OAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,iCAAhB,EAAiDC,gCAClDH,WAAW,GAAG;MAAEA;IAAF,CAAH,GAAqB,EADkB,GACf;MACvCD;IADuC,CADe,CAAjD,CAAP;EAID;;EAEDK,mBAAmB,CAACL,MAAD,EAAuCC,WAAvC,EAAgE;IACjF,OAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,iCAAhB,EAAiDC,gCAClDH,WAAW,GAAG;MAAEA;IAAF,CAAH,GAAqB,EADkB,GACf;MACvCD;IADuC,CADe,CAAjD,CAAP;EAID;;EAEDM,MAAM,CAACC,OAAD,EAA+B;IACnC,OAAO,KAAKL,KAAL,CAAWM,KAAX,CAAiB,iCAAjB,EAAoDD,OAApD,CAAP;EACD;;EAEDE,MAAM,CAACC,EAAD,EAAaH,OAAb,EAA2C;IAC/C,OAAO,KAAKL,KAAL,CAAWS,IAAX,CAAgB,mCAAmCD,EAAE,EAArD,EAAyDH,OAAzD,CAAP;EACD;;EAEDK,MAAM,CAACF,EAAD,EAAW;IACf,OAAO,KAAKR,KAAL,CAAWW,OAAX,CAAmB,oCAAoCH,EAAE,EAAzD,CAAP;EACD;;EAEDI,WAAW,CAACC,MAAD,EAAe;IACxB,OAAO,KAAKb,KAAL,CAAWC,IAAX,CAAgB,gCAAgCY,MAAM,QAAtD,CAAP;EACD;;EAEDC,QAAQ,CAACD,MAAD,EAAiBR,OAAjB,EAA8C;IACpD,OAAO,KAAKL,KAAL,CAAWM,KAAX,CAAiB,gCAAgCO,MAAM,QAAvD,EAAiER,OAAjE,CAAP;EACD;;EAEDU,aAAa,CAACP,EAAD,EAAW;IACtB,OAAO,KAAKR,KAAL,CAAWC,IAAX,CAAgB,oCAAoCO,EAAE,SAAtD,CAAP;EACD;;AArCkC;;QAAxBb,O,GAAAA,O","names":["Invoice","Resource","getCashBasedPaginated","params","cancelToken","axios","$get","Object","getAccrualPaginated","create","payload","$post","update","id","$put","delete","$delete","getAllMails","idFile","sendMail","getFormValues"],"sourceRoot":"","sources":["../../../ts/api/resources/Invoice.ts"],"sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../Resource';\nimport {\n BasePaginate,\n CreateCommercialMail,\n CreateInvoiceDocument,\n ICommercialMail,\n IEstimateInvoice,\n QueryInvoice,\n QueryPaginate,\n ReadAccrualInvoice,\n ReadCashBasedInvoice,\n} from '../../types';\n\nexport class Invoice extends Resource {\n getCashBasedPaginated(params: QueryInvoice & QueryPaginate, cancelToken?: CancelToken): Promise<BasePaginate<ReadCashBasedInvoice>> {\n return this.axios.$get('/commercial-management/invoices', {\n ...(cancelToken ? { cancelToken } : {}),\n params,\n });\n }\n\n getAccrualPaginated(params: QueryInvoice & QueryPaginate, cancelToken?: CancelToken): Promise<BasePaginate<ReadAccrualInvoice>> {\n return this.axios.$get('/commercial-management/invoices', {\n ...(cancelToken ? { cancelToken } : {}),\n params,\n });\n }\n\n create(payload: CreateInvoiceDocument): Promise<IEstimateInvoice[]> {\n return this.axios.$post('/commercial-management/invoices', payload);\n }\n\n update(id: number, payload: CreateInvoiceDocument): Promise<IEstimateInvoice> {\n return this.axios.$put(`/commercial-management/invoices/${id}`, payload);\n }\n\n delete(id: number): Promise<true> {\n return this.axios.$delete(`/commercial-management/documents/${id}`);\n }\n\n getAllMails(idFile: number): Promise<ICommercialMail[]> {\n return this.axios.$get(`/commercial-management/files/${idFile}/mails`);\n }\n\n sendMail(idFile: number, payload: CreateCommercialMail): Promise<ICommercialMail> {\n return this.axios.$post(`/commercial-management/files/${idFile}/mails`, payload);\n }\n\n getFormValues(id: number): Promise<CreateInvoiceDocument> {\n return this.axios.$get(`/commercial-management/documents/${id}/inputs`);\n }\n}"]}
1
+ {"version":3,"file":"Invoice.js","mappings":";;;;;;;AACA;;AAcM,MAAOA,OAAP,SAAuBC,kBAAvB,CAA+B;EACnCC,qBAAqB,CAACC,MAAD,EAAuCC,WAAvC,EAAgE;IACnF,OAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,iCAAhB,EAAiDC,gCAClDH,WAAW,GAAG;MAAEA;IAAF,CAAH,GAAqB,EADkB,GACf;MACvCD;IADuC,CADe,CAAjD,CAAP;EAID;;EAEDK,mBAAmB,CAACL,MAAD,EAAuCC,WAAvC,EAAgE;IACjF,OAAO,KAAKC,KAAL,CAAWC,IAAX,CAAgB,iCAAhB,EAAiDC,gCAClDH,WAAW,GAAG;MAAEA;IAAF,CAAH,GAAqB,EADkB,GACf;MACvCD;IADuC,CADe,CAAjD,CAAP;EAID;;EAEDM,MAAM,CAACC,OAAD,EAA+B;IACnC,OAAO,KAAKL,KAAL,CAAWM,KAAX,CAAiB,iCAAjB,EAAoDD,OAApD,CAAP;EACD;;EAEDE,MAAM,CAACC,EAAD,EAAaH,OAAb,EAA2C;IAC/C,OAAO,KAAKL,KAAL,CAAWS,IAAX,CAAgB,mCAAmCD,EAAE,EAArD,EAAyDH,OAAzD,CAAP;EACD;;EAEDK,MAAM,CAACF,EAAD,EAAW;IACf,OAAO,KAAKR,KAAL,CAAWW,OAAX,CAAmB,oCAAoCH,EAAE,EAAzD,CAAP;EACD;;EAEDI,WAAW,CAACC,MAAD,EAAe;IACxB,OAAO,KAAKb,KAAL,CAAWC,IAAX,CAAgB,gCAAgCY,MAAM,QAAtD,CAAP;EACD;;EAEDC,QAAQ,CAACD,MAAD,EAAiBR,OAAjB,EAA8C;IACpD,OAAO,KAAKL,KAAL,CAAWM,KAAX,CAAiB,gCAAgCO,MAAM,QAAvD,EAAiER,OAAjE,CAAP;EACD;;EAEDU,aAAa,CAACP,EAAD,EAAW;IACtB,OAAO,KAAKR,KAAL,CAAWC,IAAX,CAAgB,oCAAoCO,EAAE,SAAtD,CAAP;EACD;;EAEDQ,oBAAoB,CAACC,qBAAD,EAA2C;IAC7D,OAAO,KAAKjB,KAAL,CAAWC,IAAX,CAAgB,yCAAhB,EAA2D;MAAEH,MAAM,EAAE;QAAEmB;MAAF;IAAV,CAA3D,CAAP;EACD;;AAzCkC;;QAAxBtB,O,GAAAA,O","names":["Invoice","Resource","getCashBasedPaginated","params","cancelToken","axios","$get","Object","getAccrualPaginated","create","payload","$post","update","id","$put","delete","$delete","getAllMails","idFile","sendMail","getFormValues","getDefaultFormValues","idEstimateInvoiceType"],"sourceRoot":"","sources":["../../../ts/api/resources/Invoice.ts"],"sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../Resource';\nimport {\n BasePaginate,\n CreateCommercialMail,\n CreateInvoiceDocument,\n EstimateInvoiceType,\n ICommercialMail,\n IEstimateInvoice,\n QueryInvoice,\n QueryPaginate,\n ReadAccrualInvoice,\n ReadCashBasedInvoice,\n} from '../../types';\n\nexport class Invoice extends Resource {\n getCashBasedPaginated(params: QueryInvoice & QueryPaginate, cancelToken?: CancelToken): Promise<BasePaginate<ReadCashBasedInvoice>> {\n return this.axios.$get('/commercial-management/invoices', {\n ...(cancelToken ? { cancelToken } : {}),\n params,\n });\n }\n\n getAccrualPaginated(params: QueryInvoice & QueryPaginate, cancelToken?: CancelToken): Promise<BasePaginate<ReadAccrualInvoice>> {\n return this.axios.$get('/commercial-management/invoices', {\n ...(cancelToken ? { cancelToken } : {}),\n params,\n });\n }\n\n create(payload: CreateInvoiceDocument): Promise<IEstimateInvoice[]> {\n return this.axios.$post('/commercial-management/invoices', payload);\n }\n\n update(id: number, payload: CreateInvoiceDocument): Promise<IEstimateInvoice> {\n return this.axios.$put(`/commercial-management/invoices/${id}`, payload);\n }\n\n delete(id: number): Promise<true> {\n return this.axios.$delete(`/commercial-management/documents/${id}`);\n }\n\n getAllMails(idFile: number): Promise<ICommercialMail[]> {\n return this.axios.$get(`/commercial-management/files/${idFile}/mails`);\n }\n\n sendMail(idFile: number, payload: CreateCommercialMail): Promise<ICommercialMail> {\n return this.axios.$post(`/commercial-management/files/${idFile}/mails`, payload);\n }\n\n getFormValues(id: number): Promise<CreateInvoiceDocument> {\n return this.axios.$get(`/commercial-management/documents/${id}/inputs`);\n }\n\n getDefaultFormValues(idEstimateInvoiceType: EstimateInvoiceType): Promise<CreateInvoiceDocument> {\n return this.axios.$get('/commercial-management/documents/inputs', { params: { idEstimateInvoiceType } });\n }\n}"]}
@@ -12,10 +12,28 @@ class Qonto extends _Resource.Resource {
12
12
  return this.axios.$delete(`qonto/${idBankConnection}`);
13
13
  }
14
14
 
15
+ getInformation(queries) {
16
+ return this.axios.$get('connectors/qonto/connections', {
17
+ params: queries
18
+ });
19
+ }
20
+
15
21
  importBankAccount(idBankAccount, payload) {
16
22
  return this.axios.$post(`connectors/qonto/${idBankAccount}/importation`, payload);
17
23
  }
18
24
 
25
+ processBankAccount(idBankConnection, payload) {
26
+ return this.axios.$post(`connectors/qonto/connections/${idBankConnection}/bank-accounts`, payload);
27
+ }
28
+
29
+ create(payload) {
30
+ return this.axios.$post('connectors/qonto/connections', payload);
31
+ }
32
+
33
+ updateConnection(idBankConnection, payload) {
34
+ return this.axios.$put(`connectors/qonto/connections/${idBankConnection}`, payload);
35
+ }
36
+
19
37
  }
20
38
 
21
39
  exports.Qonto = Qonto;
@@ -1 +1 @@
1
- {"version":3,"file":"Qonto.js","mappings":";;;;;;;AACA;;AAEM,MAAOA,KAAP,SAAqBC,kBAArB,CAA6B;EACjCC,MAAM,CACJC,gBADI,EACoB;IAExB,OAAO,KAAKC,KAAL,CAAWC,OAAX,CAAmB,SAASF,gBAAgB,EAA5C,CAAP;EACD;;EAEDG,iBAAiB,CACfC,aADe,EACQC,OADR,EACkC;IAEjD,OAAO,KAAKJ,KAAL,CAAWK,KAAX,CAAiB,oBAAoBF,aAAa,cAAlD,EAAkEC,OAAlE,CAAP;EACD;;AAXgC;;QAAtBR,K,GAAAA,K","names":["Qonto","Resource","delete","idBankConnection","axios","$delete","importBankAccount","idBankAccount","payload","$post"],"sourceRoot":"","sources":["../../../ts/api/resources/Qonto.ts"],"sourcesContent":["import { CreateImportation, IAccountingTransaction, IBankAccount } from '../../types';\nimport { Resource } from '../Resource';\n\nexport class Qonto extends Resource {\n delete(\n idBankConnection: number,\n ): Promise<IBankAccount> {\n return this.axios.$delete(`qonto/${idBankConnection}`);\n }\n\n importBankAccount(\n idBankAccount: number, payload: CreateImportation,\n ): Promise<IAccountingTransaction[]> {\n return this.axios.$post(`connectors/qonto/${idBankAccount}/importation`, payload);\n }\n}\n"]}
1
+ {"version":3,"file":"Qonto.js","mappings":";;;;;;;AAKA;;AAEM,MAAOA,KAAP,SAAqBC,kBAArB,CAA6B;EACjCC,MAAM,CAACC,gBAAD,EAAyB;IAC7B,OAAO,KAAKC,KAAL,CAAWC,OAAX,CAAmB,SAASF,gBAAgB,EAA5C,CAAP;EACD;;EAEDG,cAAc,CAACC,OAAD,EAAkC;IAC9C,OAAO,KAAKH,KAAL,CAAWI,IAAX,CAAgB,8BAAhB,EAAgD;MAAEC,MAAM,EAAEF;IAAV,CAAhD,CAAP;EACD;;EAEDG,iBAAiB,CAACC,aAAD,EAAwBC,OAAxB,EAAkD;IACjE,OAAO,KAAKR,KAAL,CAAWS,KAAX,CAAiB,oBAAoBF,aAAa,cAAlD,EAAkEC,OAAlE,CAAP;EACD;;EAEDE,kBAAkB,CAACX,gBAAD,EAA2BS,OAA3B,EAAsD;IACtE,OAAO,KAAKR,KAAL,CAAWS,KAAX,CAAiB,gCAAgCV,gBAAgB,gBAAjE,EAAmFS,OAAnF,CAAP;EACD;;EAEDG,MAAM,CAACH,OAAD,EAA+B;IACnC,OAAO,KAAKR,KAAL,CAAWS,KAAX,CAAiB,8BAAjB,EAAiDD,OAAjD,CAAP;EACD;;EAEDI,gBAAgB,CAACb,gBAAD,EAA2BS,OAA3B,EAAoD;IAClE,OAAO,KAAKR,KAAL,CAAWa,IAAX,CAAgB,gCAAgCd,gBAAgB,EAAhE,EAAoES,OAApE,CAAP;EACD;;AAvBgC;;QAAtBZ,K,GAAAA,K","names":["Qonto","Resource","delete","idBankConnection","axios","$delete","getInformation","queries","$get","params","importBankAccount","idBankAccount","payload","$post","processBankAccount","create","updateConnection","$put"],"sourceRoot":"","sources":["../../../ts/api/resources/Qonto.ts"],"sourcesContent":["import {\n ProcessBankAccount,\n CreateQontoConnection,\n CreateImportation, GetConnectionInformation, GetQontoOrganization, IAccountingTransaction, IBankAccount, IBankConnection, ReadCreateConnection, UpdateConnection,\n} from '../../types';\nimport { Resource } from '../Resource';\n\nexport class Qonto extends Resource {\n delete(idBankConnection: number): Promise<IBankAccount> {\n return this.axios.$delete(`qonto/${idBankConnection}`);\n }\n\n getInformation(queries: GetConnectionInformation): Promise<GetQontoOrganization> {\n return this.axios.$get('connectors/qonto/connections', { params: queries });\n }\n\n importBankAccount(idBankAccount: number, payload: CreateImportation): Promise<IAccountingTransaction[]> {\n return this.axios.$post(`connectors/qonto/${idBankAccount}/importation`, payload);\n }\n\n processBankAccount(idBankConnection: number, payload: ProcessBankAccount): Promise<IBankAccount[]> {\n return this.axios.$post(`connectors/qonto/connections/${idBankConnection}/bank-accounts`, payload);\n }\n\n create(payload: CreateQontoConnection): Promise<ReadCreateConnection> {\n return this.axios.$post('connectors/qonto/connections', payload);\n }\n\n updateConnection(idBankConnection: number, payload: UpdateConnection): Promise<IBankConnection> {\n return this.axios.$put(`connectors/qonto/connections/${idBankConnection}`, payload);\n }\n}\n"]}
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.Stripe = undefined;
7
+
8
+ var _Resource = require("../Resource");
9
+
10
+ class Stripe extends _Resource.Resource {
11
+ connect(code) {
12
+ return this.axios.$post('/stripe/connect', {
13
+ code
14
+ });
15
+ }
16
+
17
+ }
18
+
19
+ exports.Stripe = Stripe;
20
+ //# sourceMappingURL=Stripe.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Stripe.js","mappings":";;;;;;;AAAA;;AAGM,MAAOA,MAAP,SAAsBC,kBAAtB,CAA8B;EAClCC,OAAO,CAACC,IAAD,EAAa;IAClB,OAAO,KAAKC,KAAL,CAAWC,KAAX,CAAiB,iBAAjB,EAAoC;MAAEF;IAAF,CAApC,CAAP;EACD;;AAHiC;;QAAvBH,M,GAAAA,M","names":["Stripe","Resource","connect","code","axios","$post"],"sourceRoot":"","sources":["../../../ts/api/resources/Stripe.ts"],"sourcesContent":["import { Resource } from '../Resource';\nimport { IConnector } from '../../types';\n\nexport class Stripe extends Resource {\n connect(code: string): Promise<IConnector> {\n return this.axios.$post('/stripe/connect', { code });\n }\n}"]}
@@ -197,6 +197,8 @@ var _Reminder = require("./resources/Reminder");
197
197
 
198
198
  var _Recurrence = require("./resources/Recurrence");
199
199
 
200
+ var _Stripe = require("./resources/Stripe");
201
+
200
202
  const resources = exports.resources = {
201
203
  simulation: _Simulation.Simulation,
202
204
  budgetInsight: _BudgetInsight.BudgetInsight,
@@ -293,6 +295,7 @@ const resources = exports.resources = {
293
295
  connection: _Connection.Connection,
294
296
  invoice: _Invoice.Invoice,
295
297
  reminder: _Reminder.Reminder,
296
- recurrence: _Recurrence.Recurrence
298
+ recurrence: _Recurrence.Recurrence,
299
+ stripe: _Stripe.Stripe
297
300
  };
298
301
  //# sourceMappingURL=resources.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"resources.js","mappings":"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","names":["resources","simulation","Simulation","budgetInsight","BudgetInsight","country","Country","paymentExpectationCustomer","PaymentExpectationCustomer","payment","Payment","immobilization","Immobilization","accountType","AccountType","transaction","Transaction","account","Account","sponsorship","Sponsorship","user","User","survey","Survey","report","Report","letter","Letter","firstStep","FirstStep","society","Society","partner","Partner","generalLedger","GeneralLedger","fecFile","FecFile","incomeStatement","IncomeStatement","internalInvoicing","InternalInvoicing","balanceSheet","BalanceSheet","balanceSheetModule","BalanceSheetModule","cerfa","Cerfa","legalForm","LegalForm","authenticate","Authenticate","search","Search","subscription","Subscription","salariesFile","SalariesFile","shine","Shine","promoCode","PromoCode","stocks","Stocks","loan","Loan","provision","Provision","societyPromoCode","SocietyPromoCode","dashboard","Dashboard","zTicket","ZTicket","incomeAllocation","IncomeAllocation","customerProviderOperation","CustomerProviderOperation","steps","Steps","revisionGuide","RevisionGuide","library","Library","taxDeadline","TaxDeadline","exerciceNote","ExerciceNote","connector","Connector","partneredAccountant","PartneredAccountant","tax","Tax","quotesAccount","QuotesAccount","registration","Registration","journal","Journal","product","Product","mealExpense","MealExpense","balanceSheetQuestion","BalanceSheetQuestion","exerciceQuestion","ExerciceQuestion","vatControl","VatControl","accountingIncome","AccountingIncome","accountingFiles","AccountingFiles","bankStatement","BankStatement","shareCapital","ShareCapital","closing","Closing","machineLearning","MachineLearning","workingSchedule","WorkingSchedule","revision","Revision","vehicle","Vehicle","kilometricAllowance","KilometricAllowance","vatDeclaration","VatDeclaration","qonto","Qonto","affectedPatrimony","AffectedPatrimony","bankAccount","BankAccount","log","Log","exercice","Exercice","mail","Mail","employee","Employee","sheetMonthSchedule","SheetMonthSchedule","nafCode","NafCode","checklist","Checklist","lettering","Lettering","mobile","Mobile","notification","Notification","societyEvent","SocietyEvent","task","Task","comment","Comment","calendarEvent","CalendarEvent","timeRecorder","TimeRecorder","notificationSetting","NotificationSetting","cx","Cx","bankList","BankList","thirdParty","ThirdParty","alert","Alert","customerActivity","CustomerActivity","commercialSetting","CommercialSetting","commercialDocument","CommercialDocument","connection","Connection","invoice","Invoice","reminder","Reminder","recurrence","Recurrence"],"sourceRoot":"","sources":["../../ts/api/resources.ts"],"sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { AccountingFiles } from './resources/AccountingFiles';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { VatDeclaration } from './resources/VatDeclaration';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vatDeclaration: VatDeclaration,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n};"]}
1
+ {"version":3,"file":"resources.js","mappings":"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","names":["resources","simulation","Simulation","budgetInsight","BudgetInsight","country","Country","paymentExpectationCustomer","PaymentExpectationCustomer","payment","Payment","immobilization","Immobilization","accountType","AccountType","transaction","Transaction","account","Account","sponsorship","Sponsorship","user","User","survey","Survey","report","Report","letter","Letter","firstStep","FirstStep","society","Society","partner","Partner","generalLedger","GeneralLedger","fecFile","FecFile","incomeStatement","IncomeStatement","internalInvoicing","InternalInvoicing","balanceSheet","BalanceSheet","balanceSheetModule","BalanceSheetModule","cerfa","Cerfa","legalForm","LegalForm","authenticate","Authenticate","search","Search","subscription","Subscription","salariesFile","SalariesFile","shine","Shine","promoCode","PromoCode","stocks","Stocks","loan","Loan","provision","Provision","societyPromoCode","SocietyPromoCode","dashboard","Dashboard","zTicket","ZTicket","incomeAllocation","IncomeAllocation","customerProviderOperation","CustomerProviderOperation","steps","Steps","revisionGuide","RevisionGuide","library","Library","taxDeadline","TaxDeadline","exerciceNote","ExerciceNote","connector","Connector","partneredAccountant","PartneredAccountant","tax","Tax","quotesAccount","QuotesAccount","registration","Registration","journal","Journal","product","Product","mealExpense","MealExpense","balanceSheetQuestion","BalanceSheetQuestion","exerciceQuestion","ExerciceQuestion","vatControl","VatControl","accountingIncome","AccountingIncome","accountingFiles","AccountingFiles","bankStatement","BankStatement","shareCapital","ShareCapital","closing","Closing","machineLearning","MachineLearning","workingSchedule","WorkingSchedule","revision","Revision","vehicle","Vehicle","kilometricAllowance","KilometricAllowance","vatDeclaration","VatDeclaration","qonto","Qonto","affectedPatrimony","AffectedPatrimony","bankAccount","BankAccount","log","Log","exercice","Exercice","mail","Mail","employee","Employee","sheetMonthSchedule","SheetMonthSchedule","nafCode","NafCode","checklist","Checklist","lettering","Lettering","mobile","Mobile","notification","Notification","societyEvent","SocietyEvent","task","Task","comment","Comment","calendarEvent","CalendarEvent","timeRecorder","TimeRecorder","notificationSetting","NotificationSetting","cx","Cx","bankList","BankList","thirdParty","ThirdParty","alert","Alert","customerActivity","CustomerActivity","commercialSetting","CommercialSetting","commercialDocument","CommercialDocument","connection","Connection","invoice","Invoice","reminder","Reminder","recurrence","Recurrence","stripe","Stripe"],"sourceRoot":"","sources":["../../ts/api/resources.ts"],"sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { AccountingFiles } from './resources/AccountingFiles';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { VatDeclaration } from './resources/VatDeclaration';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vatDeclaration: VatDeclaration,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n};"]}
@@ -89,4 +89,23 @@ const VatMarginCategyList = exports.VatMarginCategyList = [{
89
89
  label: 'Objet de collection et d\'antiquité',
90
90
  id: VatMarginCategoryId.ANTIQUITY
91
91
  }];
92
+ var AccountingCategoryId = exports.AccountingCategoryId = undefined;
93
+
94
+ (function (AccountingCategoryId) {
95
+ AccountingCategoryId[AccountingCategoryId["DEFAULT"] = 0] = "DEFAULT";
96
+ AccountingCategoryId[AccountingCategoryId["DELIVERY_OF_GOOD"] = 1] = "DELIVERY_OF_GOOD";
97
+ AccountingCategoryId[AccountingCategoryId["SERVICE_DELIVERY"] = 2] = "SERVICE_DELIVERY";
98
+ AccountingCategoryId[AccountingCategoryId["GOOD_AND_SERVICE"] = 3] = "GOOD_AND_SERVICE";
99
+ })(AccountingCategoryId || (exports.AccountingCategoryId = AccountingCategoryId = {}));
100
+
101
+ const AccountingCategoryList = exports.AccountingCategoryList = [{
102
+ label: 'Livraison de biens',
103
+ id: AccountingCategoryId.DELIVERY_OF_GOOD
104
+ }, {
105
+ label: 'Prestation de services',
106
+ id: AccountingCategoryId.SERVICE_DELIVERY
107
+ }, {
108
+ label: 'Prestation de services et livraison de biens',
109
+ id: AccountingCategoryId.GOOD_AND_SERVICE
110
+ }];
92
111
  //# sourceMappingURL=CommercialManagement.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CommercialManagement.js","mappings":";;;;;AAAA,IAAYA,OAMX,WANWA,OAMX,YAND;;AAAA,WAAYA,OAAZ,EAAmB;EACjBA;EACAA;EACAA;EACAA;EACAA;AACD,CAND,EAAYA,OAAO,aAAPA,OAAO,GAAPA,OAAO,MAAnB;;AAQO,MAAMC,QAAQ,WAARA,QAAQ,GAAG,CACtB;EAAEC,EAAE,EAAEF,OAAO,CAACG,YAAd;EAA4BC,IAAI,EAAE,4CAAlC;EAAgFC,IAAI,EAAE;AAAtF,CADsB,EAEtB;EAAEH,EAAE,EAAEF,OAAO,CAACM,MAAd;EAAsBF,IAAI,EAAE,uCAA5B;EAAqEC,IAAI,EAAE;AAA3E,CAFsB,EAGtB;EAAEH,EAAE,EAAEF,OAAO,CAACO,OAAd;EAAuBH,IAAI,EAAE,wCAA7B;EAAuEC,IAAI,EAAE;AAA7E,CAHsB,EAItB;EAAEH,EAAE,EAAEF,OAAO,CAACQ,OAAd;EAAuBJ,IAAI,EAAE,0CAA7B;EAAyEC,IAAI,EAAE;AAA/E,CAJsB,EAKtB;EAAEH,EAAE,EAAEF,OAAO,CAACS,KAAd;EAAqBL,IAAI,EAAE,0CAA3B;EAAuEC,IAAI,EAAE;AAA7E,CALsB,CAAjB;AAQP,IAAYK,aAGX,WAHWA,aAGX,YAHD;;AAAA,WAAYA,aAAZ,EAAyB;EACvBA;EACAA;AACD,CAHD,EAAYA,aAAa,aAAbA,aAAa,GAAbA,aAAa,MAAzB;;AAKA,IAAYC,aAKX,WALWA,aAKX,YALD;;AAAA,WAAYA,aAAZ,EAAyB;EACvBA;EACAA;EACAA;EACAA;AACD,CALD,EAAYA,aAAa,aAAbA,aAAa,GAAbA,aAAa,MAAzB;;AAOA,IAAYC,cAMX,WANWA,cAMX,YAND;;AAAA,WAAYA,cAAZ,EAA0B;EACxBA;EACAA;EACAA;EACAA;EACAA;AACD,CAND,EAAYA,cAAc,aAAdA,cAAc,GAAdA,cAAc,MAA1B;;AAQA,IAAYC,YAGX,WAHWA,YAGX,YAHD;;AAAA,WAAYA,YAAZ,EAAwB;EACtBA;EACAA;AACD,CAHD,EAAYA,YAAY,aAAZA,YAAY,GAAZA,YAAY,MAAxB;;AAKA,IAAYC,mBAKX,WALWA,mBAKX,YALD;;AAAA,WAAYA,mBAAZ,EAA+B;EAC7BA;EACAA;EACAA;EACAA;AACD,CALD,EAAYA,mBAAmB,aAAnBA,mBAAmB,GAAnBA,mBAAmB,MAA/B;;AAOO,MAAMC,mBAAmB,WAAnBA,mBAAmB,GAAsD,CACpF;EACEC,KAAK,EAAE,mBADT;EAEEd,EAAE,EAAEY,mBAAmB,CAACG;AAF1B,CADoF,EAKpF;EACED,KAAK,EAAE,kBADT;EAEEd,EAAE,EAAEY,mBAAmB,CAACI;AAF1B,CALoF,EASpF;EACEF,KAAK,EAAE,cADT;EAEEd,EAAE,EAAEY,mBAAmB,CAACK;AAF1B,CAToF,EAapF;EACEH,KAAK,EAAE,qCADT;EAEEd,EAAE,EAAEY,mBAAmB,CAACM;AAF1B,CAboF,CAA/E","names":["FontIds","fontList","id","CIRCULAR_STD","link","name","ROBOTO","POPPINS","RALEWAY","ZILLA","LogoAlignment","InvoiceStatus","EstimateStatus","DiscountType","VatMarginCategoryId","VatMarginCategyList","label","TRAVEL","SECOND_HAND","ART","ANTIQUITY"],"sourceRoot":"","sources":["../../../ts/types/Enum/CommercialManagement.ts"],"sourcesContent":["export enum FontIds {\n CIRCULAR_STD = 1,\n ROBOTO = 2,\n POPPINS = 3,\n RALEWAY = 4,\n ZILLA = 5,\n}\n\nexport const fontList = [\n { id: FontIds.CIRCULAR_STD, link: 'http://fonts.cdnfonts.com/css/circular-std', name: 'Circular Std' },\n { id: FontIds.ROBOTO, link: 'https://fonts.cdnfonts.com/css/roboto', name: 'Roboto' },\n { id: FontIds.POPPINS, link: 'https://fonts.cdnfonts.com/css/poppins', name: 'Poppins' },\n { id: FontIds.RALEWAY, link: 'https://fonts.cdnfonts.com/css/raleway-5', name: 'Raleway' },\n { id: FontIds.ZILLA, link: 'http://fonts.cdnfonts.com/css/zilla-slab', name: 'Zilla Slab' },\n];\n\nexport enum LogoAlignment {\n LEFT = 'left',\n RIGHT = 'right',\n}\n\nexport enum InvoiceStatus {\n WAITING = 'waiting',\n UNPAID = 'unpaid',\n CANCELED = 'canceled',\n PAID = 'paid',\n}\n\nexport enum EstimateStatus {\n ACCEPTED = 'accepted',\n WAITING = 'waiting',\n REFUSED = 'refused',\n BILLED = 'billed',\n EXPIRED = 'expired',\n}\n\nexport enum DiscountType {\n PERCENT = 1,\n AMOUNT = 2,\n}\n\nexport enum VatMarginCategoryId {\n TRAVEL = 2,\n SECOND_HAND = 3,\n ART = 4,\n ANTIQUITY = 5,\n}\n\nexport const VatMarginCategyList: Array<{ label: string; id: VatMarginCategoryId }> = [\n {\n label: 'Agences de voyage',\n id: VatMarginCategoryId.TRAVEL,\n },\n {\n label: 'Bien d\\'occasion',\n id: VatMarginCategoryId.SECOND_HAND,\n },\n {\n label: 'Objet d\\'art',\n id: VatMarginCategoryId.ART,\n },\n {\n label: 'Objet de collection et d\\'antiquité',\n id: VatMarginCategoryId.ANTIQUITY,\n },\n];"]}
1
+ {"version":3,"file":"CommercialManagement.js","mappings":"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","names":["FontIds","fontList","id","CIRCULAR_STD","link","name","ROBOTO","POPPINS","RALEWAY","ZILLA","LogoAlignment","InvoiceStatus","EstimateStatus","DiscountType","VatMarginCategoryId","VatMarginCategyList","label","TRAVEL","SECOND_HAND","ART","ANTIQUITY","AccountingCategoryId","AccountingCategoryList","DELIVERY_OF_GOOD","SERVICE_DELIVERY","GOOD_AND_SERVICE"],"sourceRoot":"","sources":["../../../ts/types/Enum/CommercialManagement.ts"],"sourcesContent":["export enum FontIds {\n CIRCULAR_STD = 1,\n ROBOTO = 2,\n POPPINS = 3,\n RALEWAY = 4,\n ZILLA = 5,\n}\n\nexport const fontList = [\n { id: FontIds.CIRCULAR_STD, link: 'http://fonts.cdnfonts.com/css/circular-std', name: 'Circular Std' },\n { id: FontIds.ROBOTO, link: 'https://fonts.cdnfonts.com/css/roboto', name: 'Roboto' },\n { id: FontIds.POPPINS, link: 'https://fonts.cdnfonts.com/css/poppins', name: 'Poppins' },\n { id: FontIds.RALEWAY, link: 'https://fonts.cdnfonts.com/css/raleway-5', name: 'Raleway' },\n { id: FontIds.ZILLA, link: 'http://fonts.cdnfonts.com/css/zilla-slab', name: 'Zilla Slab' },\n];\n\nexport enum LogoAlignment {\n LEFT = 'left',\n RIGHT = 'right',\n}\n\nexport enum InvoiceStatus {\n WAITING = 'waiting',\n UNPAID = 'unpaid',\n CANCELED = 'canceled',\n PAID = 'paid',\n}\n\nexport enum EstimateStatus {\n ACCEPTED = 'accepted',\n WAITING = 'waiting',\n REFUSED = 'refused',\n BILLED = 'billed',\n EXPIRED = 'expired',\n}\n\nexport enum DiscountType {\n PERCENT = 1,\n AMOUNT = 2,\n}\n\nexport enum VatMarginCategoryId {\n TRAVEL = 2,\n SECOND_HAND = 3,\n ART = 4,\n ANTIQUITY = 5,\n}\n\nexport const VatMarginCategyList: Array<{ label: string; id: VatMarginCategoryId }> = [\n {\n label: 'Agences de voyage',\n id: VatMarginCategoryId.TRAVEL,\n },\n {\n label: 'Bien d\\'occasion',\n id: VatMarginCategoryId.SECOND_HAND,\n },\n {\n label: 'Objet d\\'art',\n id: VatMarginCategoryId.ART,\n },\n {\n label: 'Objet de collection et d\\'antiquité',\n id: VatMarginCategoryId.ANTIQUITY,\n },\n];\n\nexport enum AccountingCategoryId {\n DEFAULT = 0,\n DELIVERY_OF_GOOD = 1,\n SERVICE_DELIVERY = 2,\n GOOD_AND_SERVICE = 3,\n}\n\nexport const AccountingCategoryList: Array<{ label: string; id: AccountingCategoryId }> = [\n {\n label: 'Livraison de biens',\n id: AccountingCategoryId.DELIVERY_OF_GOOD,\n },\n {\n label: 'Prestation de services',\n id: AccountingCategoryId.SERVICE_DELIVERY,\n },\n {\n label: 'Prestation de services et livraison de biens',\n id: AccountingCategoryId.GOOD_AND_SERVICE,\n },\n];"]}
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ const AutoWordsException = exports.AutoWordsException = ['EDF', 'SFR', 'OVH', 'ENI', 'CIC', 'LCL', 'BNP', 'GDF', 'IBM', 'AXA', 'BMW', 'AWS', 'GMF', 'MMA', 'FCK', 'KLM'];
7
+ //# sourceMappingURL=Rules.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Rules.js","mappings":";;;;;AAAO,MAAMA,kBAAkB,WAAlBA,kBAAkB,GAAG,CAChC,KADgC,EAEhC,KAFgC,EAGhC,KAHgC,EAIhC,KAJgC,EAKhC,KALgC,EAMhC,KANgC,EAOhC,KAPgC,EAQhC,KARgC,EAShC,KATgC,EAUhC,KAVgC,EAWhC,KAXgC,EAYhC,KAZgC,EAahC,KAbgC,EAchC,KAdgC,EAehC,KAfgC,EAgBhC,KAhBgC,CAA3B","names":["AutoWordsException"],"sourceRoot":"","sources":["../../../ts/types/Enum/Rules.ts"],"sourcesContent":["export const AutoWordsException = [\n 'EDF',\n 'SFR',\n 'OVH',\n 'ENI',\n 'CIC',\n 'LCL',\n 'BNP',\n 'GDF',\n 'IBM',\n 'AXA',\n 'BMW',\n 'AWS',\n 'GMF',\n 'MMA',\n 'FCK',\n 'KLM',\n];"]}
@@ -11,6 +11,8 @@ var _utils = require("../../../../utils");
11
11
 
12
12
  var _boolean = require("../../../../utils/transforms/boolean.transform");
13
13
 
14
+ var _CommercialManagement = require("../../../Enum/CommercialManagement");
15
+
14
16
  var _EstimateInvoice = require("../../../Enum/EstimateInvoice");
15
17
 
16
18
  var _RecurrenceType = require("../../../Enum/RecurrenceType");
@@ -73,6 +75,8 @@ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)()
73
75
 
74
76
  __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Object)], CreateCommercialSetting.prototype, "startEstimate", void 0);
75
77
 
78
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Object)], CreateCommercialSetting.prototype, "dayOfValidity", void 0);
79
+
76
80
  __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], CreateCommercialSetting.prototype, "paymentsAccepted", void 0);
77
81
 
78
82
  __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], CreateCommercialSetting.prototype, "stripePaymentByDefault", void 0);
@@ -101,6 +105,10 @@ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)()
101
105
 
102
106
  __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], CreateCommercialSetting.prototype, "areColumnsSeparationHidden", void 0);
103
107
 
108
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], CreateCommercialSetting.prototype, "accountingCategory", void 0);
109
+
110
+ __decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], CreateCommercialSetting.prototype, "shouldPayTaxAfterDebit", void 0);
111
+
104
112
  class CreateCommercialMail {}
105
113
 
106
114
  exports.CreateCommercialMail = CreateCommercialMail;
@@ -179,7 +187,7 @@ __decorate([(0, _utils.ApiProperty)({
179
187
 
180
188
  __decorate([(0, _utils.ApiProperty)({
181
189
  description: 'Commercial number address of seller'
182
- }), (0, _classValidator.IsString)(), __metadata("design:type", Object)], CommercialDocumentInputs.prototype, "number", void 0);
190
+ }), __metadata("design:type", Object)], CommercialDocumentInputs.prototype, "number", void 0);
183
191
 
184
192
  __decorate([(0, _utils.ApiProperty)({
185
193
  description: 'Commercial street address of seller'
@@ -205,6 +213,10 @@ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsBoolean)(), (0, _bo
205
213
 
206
214
  __decorate([(0, _utils.ApiProperty)(), __metadata("design:type", Number)], CommercialDocumentInputs.prototype, "idEstimateInvoiceType", void 0);
207
215
 
216
+ __decorate([(0, _utils.ApiProperty)(), __metadata("design:type", Number)], CommercialDocumentInputs.prototype, "accountingCategory", void 0);
217
+
218
+ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Boolean)], CommercialDocumentInputs.prototype, "shouldPayTaxAfterDebit", void 0);
219
+
208
220
  class CreatePreSaleDocument extends CommercialDocumentInputs {}
209
221
 
210
222
  exports.CreatePreSaleDocument = CreatePreSaleDocument;
@@ -1 +1 @@
1
- {"version":3,"file":"Create.js","mappings":";;;;;;;AAAA;;AAGA;;AACA;;AAEA;;AACA;;;;;;;;;;;;;;AAOM,MAAOA,uBAAP,CAA8B;;QAAvBA,uB,GAAAA,uB;;AAOXC,YANC,iCAMD,EALC,iCAKD,EAJC,+BAID,EAHC,yBAAI,CAAJ,EAAO;EACNC,OAAO,EAAE;AADH,CAAP,CAGD;;AAKAD,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAMAA,YAJC,iCAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD;;AAMAA,YAJC,iCAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD;;AAMAA,YAJC,iCAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAMAA,YAJC,iCAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD;;AAMAA,YAJC,iCAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD;;AAMAA,YAJC,iCAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD;;AAMAA,YAJC,iCAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAMAA,YAJC,iCAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAMAA,YAJC,iCAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD;;AAMAA,YAJC,iCAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD;;AAMAA,YAJC,iCAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD;;AAGI,MAAOE,oBAAP,CAA2B;;QAApBA,oB,GAAAA,oB;;AAGXF,YAFC,yBAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAIAA,YAFC,yBAED,EADC,+BACD;;AAIAA,YAFC,yBAED,EADC,+BACD;;AAGI,MAAOG,wBAAP,CAA+B;;QAAxBA,wB,GAAAA,wB;;AAEXH,YADC,yBACD;;AAIAA,YAFC,yBAED,EADC,+BACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAIAA,YAFC,yBAED,EADC,+BACD;;AAGAA,YADC,yBACD;;AAIAA,YAFC,yBAED,EADC,mCACD;;AAIAA,YAFC,yBAED,EADC,mCACD;;AAGAA,YADC,wBAAY;EAAEI,WAAW,EAAE;AAAf,CAAZ,CACD;;AAGAJ,YADC,wBAAY;EAAEI,WAAW,EAAE;AAAf,CAAZ,CACD;;AAIAJ,YAFC,yBAED,EADC,8BACD,4BAAUK,MAAV;;AAIAL,YAFC,wBAAY;EAAEI,WAAW,EAAE;AAAf,CAAZ,CAED,EADC,+BACD;;AAGAJ,YADC,yBACD;;AAGAA,YADC,wBAAY;EAAEI,WAAW,EAAE;AAAf,CAAZ,CACD;;AAIAJ,YAFC,wBAAY;EAAEI,WAAW,EAAE;AAAf,CAAZ,CAED,EADC,+BACD;;AAGAJ,YADC,wBAAY;EAAEI,WAAW,EAAE;AAAf,CAAZ,CACD;;AAGAJ,YADC,yBACD;;AAKAA,YAHC,yBAGD,EAFC,gCAED,EADC,yBACD;;AAGAA,YADC,yBACD;;AAIAA,YAFC,wBAAY;EAAEI,WAAW,EAAE;AAAf,CAAZ,CAED,EADC,+BACD;;AAIAJ,YAFC,wBAAY;EAAEI,WAAW,EAAE;AAAf,CAAZ,CAED,EADC,+BACD;;AAGAJ,YADC,wBAAY;EAAEI,WAAW,EAAE;AAAf,CAAZ,CACD;;AAGAJ,YADC,wBAAY;EAAEI,WAAW,EAAE;AAAf,CAAZ,CACD;;AAGAJ,YADC,wBAAY;EAAEI,WAAW,EAAE;AAAf,CAAZ,CACD;;AAGAJ,YADC,yBACD;;AAGAA,YADC,yBACD;;AAGAA,YADC,yBACD;;AAKAA,YAHC,yBAGD,EAFC,gCAED,EADC,yBACD;;AAKAA,YAHC,yBAGD,EAFC,gCAED,EADC,yBACD;;AAGAA,YADC,yBACD;;AAGI,MAAOM,qBAAP,SAAqCH,wBAArC,CAA6D;;QAAtDG,qB,GAAAA,qB;;AAMP,MAAOC,qBAAP,SAAqCJ,wBAArC,CAA6D;;QAAtDI,qB,GAAAA,qB;;AAQP,MAAOC,SAAP,CAAgB;;QAATA,S,GAAAA,S;;AAEXR,YADC,yBACD;;AAGI,MAAOS,cAAP,CAAqB;;QAAdA,c,GAAAA,c;;AAIXT,YAHC,yBAGD,EAFC,gCAED,EADC,yBACD;;AAKAA,YAHC,yBAGD,EAFC,gCAED,EADC,yBACD;;AAKAA,YAHC,yBAGD,EAFC,gCAED,EADC,yBACD;;AAKAA,YAHC,yBAGD,EAFC,gCAED,EADC,yBACD;;AAKAA,YAHC,iCAGD,EAFC,+BAED,EADC,iCACD;;AAKAA,YAHC,iCAGD,EAFC,+BAED,EADC,iCACD;;AAGI,MAAOU,gBAAP,CAAuB;;QAAhBA,gB,GAAAA,gB;;AAGXV,YAFC,yBAED,EADC,4BAAOW,8BAAP,CACD;;AAIAX,YAFC,yBAED,EADC,mCACD;;AAIAA,YAFC,yBAED,EADC,mCACD;;AAKAA,YAHC,yBAGD,EAFC,yBAED,EADC,gCACD","names":["CreateCommercialSetting","__decorate","message","CreateCommercialMail","CommercialDocumentInputs","description","Array","CreatePreSaleDocument","CreateInvoiceDocument","CreateCgv","CreateReminder","CreateRecurrence","RecurrenceType"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercialManagement/Create.ts"],"sourcesContent":["import {\n IsArray, IsBoolean, IsDateString, IsEnum, IsNumber, IsOptional, IsString, Min,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { FontIds, LogoAlignment } from '../../../Enum/CommercialManagement';\nimport { EstimateInvoiceType } from '../../../Enum/EstimateInvoice';\nimport { RecurrenceType } from '../../../Enum/RecurrenceType';\nimport { IProductInvoice } from '../../models/IProductInvoice';\nimport { ISocietyGescom } from '../../models/ISocietyGescom';\nimport { IThirdParty } from '../../models/IThirdParty';\n\nexport type IProductInvoiceToCreate = IProductInvoice & { save?: boolean };\n\nexport class CreateCommercialSetting {\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n @Min(0, {\n message: 'Capital should be positive',\n })\n capital?: number | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n tvaCode?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n rcs?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n numberTradeDirectory?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n bank?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n iban?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n bic?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n mailContact?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n phoneContact?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n website?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n commercialName?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n penalties?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n discount?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n recoveryCost?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n vatMention?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n generatedBy?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n acceptCheque?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n mentionAutoent?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n startInvoice?: number | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n startEstimate?: number | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n paymentsAccepted?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n stripePaymentByDefault?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n displayLogo?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n invoiceCgv?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n color?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n freeInvoiceText?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n freeEstimateText?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n logoAlignment?: LogoAlignment | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n idFont?: FontIds | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isEdgingDisplayed?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n edgingColor?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isCoordinatesFrameDisplayed?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n areLinesSeparationHidden?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n areColumnsSeparationHidden?: boolean;\n}\n\nexport class CreateCommercialMail {\n @ApiProperty()\n @IsString()\n to: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n cc?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n bcc?: string;\n\n @ApiProperty()\n @IsString()\n subject: string;\n\n @ApiProperty()\n @IsString()\n content: string;\n}\n\nexport class CommercialDocumentInputs {\n @ApiProperty()\n legalForm: string | null;\n\n @ApiProperty()\n @IsNumber()\n capital?: number;\n\n @ApiProperty()\n siren: string | null;\n\n @ApiProperty()\n rcs: string | null;\n\n @ApiProperty()\n vatCode: string | null;\n\n @ApiProperty()\n nafCode: string | null;\n\n @ApiProperty()\n @IsString()\n reference: string; //\n\n @ApiProperty()\n thirdParty: IThirdParty; //\n\n @ApiProperty()\n @IsDateString()\n emissionDate: string; //\n\n @ApiProperty()\n @IsDateString()\n dueDate: string; //\n\n @ApiProperty({ description: 'Date d\\'expiration pour la facture d\\'acompte' })\n expirationDate: string | null;\n\n @ApiProperty({ description: 'Conditions de réglement' })\n termsOfPayment: string | null;\n\n @ApiProperty()\n @IsArray()\n products: Array<IProductInvoiceToCreate>;\n\n @ApiProperty({ description: 'Escompte' })\n @IsString()\n discount: string; //\n\n @ApiProperty()\n comment: string | null; //\n\n @ApiProperty({ description: 'Pénalité de retard' })\n penalties: string | null; //\n\n @ApiProperty({ description: 'Remise globale' })\n @IsNumber()\n generalDiscount2: number; //\n\n @ApiProperty({ description: 'Indemnité forfaitaire' })\n compensation: string | null; //\n\n @ApiProperty()\n vatMention: string | null; //\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n disableVat: boolean;\n\n @ApiProperty()\n title: string | null; //\n\n @ApiProperty({ description: 'Commercial name of seller' })\n @IsString()\n name: string;\n\n @ApiProperty({ description: 'Commercial number address of seller' })\n @IsString()\n number?: string | null;\n\n @ApiProperty({ description: 'Commercial street address of seller' })\n street: string | null;\n\n @ApiProperty({ description: 'Commercial zip code address of seller' })\n zipCode: string | null;\n\n @ApiProperty({ description: 'Commercial city address of seller' })\n city: string | null;\n\n @ApiProperty()\n settings?: ISocietyGescom;\n\n @ApiProperty()\n cgv: string | null;\n\n @ApiProperty()\n logoUrl: string | null;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n isStripeAllowed?: boolean;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n isDraft?: boolean;\n\n @ApiProperty()\n idEstimateInvoiceType: EstimateInvoiceType;\n}\n\nexport class CreatePreSaleDocument extends CommercialDocumentInputs {\n paymentLink?: '#';\n deposit?: undefined;\n fromEstimateId: undefined;\n assetMarginVatIds?: [];\n}\nexport class CreateInvoiceDocument extends CommercialDocumentInputs {\n paymentLink?: string;\n deposit?: number;\n fromInvoiceId?: number | null; // Nécessaire lors de la création d'un avoir à partir d'une facture\n fromEstimateId: number | null; // Nécessaire lors du passage d'un devis à facture\n assetMarginVatIds?: number[]; // Laisser vide côté front, utilisé pour l'affichage des tva sur marge sur les acomptes\n}\n\nexport class CreateCgv {\n @ApiProperty()\n cgv: string | null;\n}\n\nexport class CreateReminder {\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n beforeThree: boolean;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n dueDate: boolean;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n afterThree: boolean;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n afterSeven: boolean;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n subject?: string;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n message?: string;\n}\n\nexport class CreateRecurrence {\n @ApiProperty()\n @IsEnum(RecurrenceType)\n type: number;\n\n @ApiProperty()\n @IsDateString()\n startDate: string;\n\n @ApiProperty()\n @IsDateString()\n endDate: string;\n\n @ApiProperty()\n @ToBoolean()\n @IsBoolean()\n isActive: boolean;\n}"]}
1
+ {"version":3,"file":"Create.js","mappings":"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","names":["CreateCommercialSetting","__decorate","message","CreateCommercialMail","CommercialDocumentInputs","description","Array","CreatePreSaleDocument","CreateInvoiceDocument","CreateCgv","CreateReminder","CreateRecurrence","RecurrenceType"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercialManagement/Create.ts"],"sourcesContent":["import {\n IsArray, IsBoolean, IsDateString, IsEnum, IsNumber, IsOptional, IsString, Min,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { AccountingCategoryId, FontIds, LogoAlignment } from '../../../Enum/CommercialManagement';\nimport { EstimateInvoiceType } from '../../../Enum/EstimateInvoice';\nimport { RecurrenceType } from '../../../Enum/RecurrenceType';\nimport { IProductInvoice } from '../../models/IProductInvoice';\nimport { ISocietyGescom } from '../../models/ISocietyGescom';\nimport { IThirdParty } from '../../models/IThirdParty';\n\nexport type IProductInvoiceToCreate = IProductInvoice & { save?: boolean };\n\nexport class CreateCommercialSetting {\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n @Min(0, {\n message: 'Capital should be positive',\n })\n capital?: number | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n tvaCode?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n rcs?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n numberTradeDirectory?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n bank?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n iban?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n bic?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n mailContact?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n phoneContact?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n website?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n commercialName?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n penalties?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n discount?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n recoveryCost?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n vatMention?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n generatedBy?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n acceptCheque?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n mentionAutoent?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n startInvoice?: number | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n startEstimate?: number | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n dayOfValidity?: number | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n paymentsAccepted?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n stripePaymentByDefault?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n displayLogo?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n invoiceCgv?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n color?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n freeInvoiceText?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n freeEstimateText?: string | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n logoAlignment?: LogoAlignment | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n idFont?: FontIds | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isEdgingDisplayed?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n edgingColor?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isCoordinatesFrameDisplayed?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n areLinesSeparationHidden?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n areColumnsSeparationHidden?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n accountingCategory: AccountingCategoryId;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n shouldPayTaxAfterDebit: boolean;\n}\n\nexport class CreateCommercialMail {\n @ApiProperty()\n @IsString()\n to: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n cc?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n bcc?: string;\n\n @ApiProperty()\n @IsString()\n subject: string;\n\n @ApiProperty()\n @IsString()\n content: string;\n}\n\nexport class CommercialDocumentInputs {\n @ApiProperty()\n legalForm: string | null;\n\n @ApiProperty()\n @IsNumber()\n capital?: number;\n\n @ApiProperty()\n siren: string | null;\n\n @ApiProperty()\n rcs: string | null;\n\n @ApiProperty()\n vatCode: string | null;\n\n @ApiProperty()\n nafCode: string | null;\n\n @ApiProperty()\n @IsString()\n reference: string; //\n\n @ApiProperty()\n thirdParty: IThirdParty; //\n\n @ApiProperty()\n @IsDateString()\n emissionDate: string; //\n\n @ApiProperty()\n @IsDateString()\n dueDate: string; //\n\n @ApiProperty({ description: 'Date d\\'expiration pour la facture d\\'acompte' })\n expirationDate: string | null;\n\n @ApiProperty({ description: 'Conditions de réglement' })\n termsOfPayment: string | null;\n\n @ApiProperty()\n @IsArray()\n products: Array<IProductInvoiceToCreate>;\n\n @ApiProperty({ description: 'Escompte' })\n @IsString()\n discount: string; //\n\n @ApiProperty()\n comment: string | null; //\n\n @ApiProperty({ description: 'Pénalité de retard' })\n penalties: string | null; //\n\n @ApiProperty({ description: 'Remise globale' })\n @IsNumber()\n generalDiscount2: number; //\n\n @ApiProperty({ description: 'Indemnité forfaitaire' })\n compensation: string | null; //\n\n @ApiProperty()\n vatMention: string | null; //\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n disableVat: boolean;\n\n @ApiProperty()\n title: string | null; //\n\n @ApiProperty({ description: 'Commercial name of seller' })\n @IsString()\n name: string;\n\n @ApiProperty({ description: 'Commercial number address of seller' })\n number?: string | null;\n\n @ApiProperty({ description: 'Commercial street address of seller' })\n street: string | null;\n\n @ApiProperty({ description: 'Commercial zip code address of seller' })\n zipCode: string | null;\n\n @ApiProperty({ description: 'Commercial city address of seller' })\n city: string | null;\n\n @ApiProperty()\n settings?: ISocietyGescom;\n\n @ApiProperty()\n cgv: string | null;\n\n @ApiProperty()\n logoUrl: string | null;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n isStripeAllowed?: boolean;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n isDraft?: boolean;\n\n @ApiProperty()\n idEstimateInvoiceType: EstimateInvoiceType;\n\n @ApiProperty()\n accountingCategory: AccountingCategoryId;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n shouldPayTaxAfterDebit: boolean;\n}\n\nexport class CreatePreSaleDocument extends CommercialDocumentInputs {\n paymentLink?: '#';\n deposit?: undefined;\n fromEstimateId: undefined;\n assetMarginVatIds?: [];\n}\nexport class CreateInvoiceDocument extends CommercialDocumentInputs {\n paymentLink?: string;\n deposit?: number;\n fromInvoiceId?: number | null; // Nécessaire lors de la création d'un avoir à partir d'une facture\n fromEstimateId: number | null; // Nécessaire lors du passage d'un devis à facture\n assetMarginVatIds?: number[]; // Laisser vide côté front, utilisé pour l'affichage des tva sur marge sur les acomptes\n}\n\nexport class CreateCgv {\n @ApiProperty()\n cgv: string | null;\n}\n\nexport class CreateReminder {\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n beforeThree: boolean;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n dueDate: boolean;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n afterThree: boolean;\n\n @ApiProperty()\n @IsBoolean()\n @ToBoolean()\n afterSeven: boolean;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n subject?: string;\n\n @ApiPropertyOptional()\n @IsString()\n @IsOptional()\n message?: string;\n}\n\nexport class CreateRecurrence {\n @ApiProperty()\n @IsEnum(RecurrenceType)\n type: number;\n\n @ApiProperty()\n @IsDateString()\n startDate: string;\n\n @ApiProperty()\n @IsDateString()\n endDate: string;\n\n @ApiProperty()\n @ToBoolean()\n @IsBoolean()\n isActive: boolean;\n}"]}