@silexpert/core 1.1.55 → 1.1.57

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 (38) hide show
  1. package/es/types/Enum/AdjustmentType.d.ts +1 -0
  2. package/es/types/Enum/AdjustmentType.d.ts.map +1 -1
  3. package/es/types/Enum/AdjustmentType.js +4 -0
  4. package/es/types/Enum/AdjustmentType.js.map +1 -1
  5. package/es/types/Enum/Comment.d.ts +2 -1
  6. package/es/types/Enum/Comment.d.ts.map +1 -1
  7. package/es/types/Enum/Comment.js +1 -0
  8. package/es/types/Enum/Comment.js.map +1 -1
  9. package/es/types/Interface/api/cerfa/3310.d.ts +1 -0
  10. package/es/types/Interface/api/cerfa/3310.d.ts.map +1 -1
  11. package/es/types/Interface/api/cerfa/3310.js.map +1 -1
  12. package/es/utils/vat/3310/century23.d.ts.map +1 -1
  13. package/es/utils/vat/3310/century23.js +61 -51
  14. package/es/utils/vat/3310/century23.js.map +1 -1
  15. package/es/utils/vat/3517/century23.js +1 -1
  16. package/es/utils/vat/3517/century23.js.map +1 -1
  17. package/es/utils/vat/registration.d.ts +1 -0
  18. package/es/utils/vat/registration.d.ts.map +1 -1
  19. package/es/utils/vat/registration.js +12 -12
  20. package/es/utils/vat/registration.js.map +1 -1
  21. package/js/types/Enum/AdjustmentType.js +7 -3
  22. package/js/types/Enum/AdjustmentType.js.map +1 -1
  23. package/js/types/Enum/Comment.js +1 -0
  24. package/js/types/Enum/Comment.js.map +1 -1
  25. package/js/types/Interface/api/cerfa/3310.js.map +1 -1
  26. package/js/utils/vat/3310/century23.js +57 -49
  27. package/js/utils/vat/3310/century23.js.map +1 -1
  28. package/js/utils/vat/3517/century23.js +1 -1
  29. package/js/utils/vat/3517/century23.js.map +1 -1
  30. package/js/utils/vat/registration.js +14 -12
  31. package/js/utils/vat/registration.js.map +1 -1
  32. package/package.json +1 -1
  33. package/ts/types/Enum/AdjustmentType.ts +5 -1
  34. package/ts/types/Enum/Comment.ts +1 -0
  35. package/ts/types/Interface/api/cerfa/3310.ts +1 -0
  36. package/ts/utils/vat/3310/century23.ts +20 -11
  37. package/ts/utils/vat/3517/century23.ts +1 -1
  38. package/ts/utils/vat/registration.ts +3 -3
@@ -1571,7 +1571,7 @@ const cerfa3517Century23Fields = exports.cerfa3517Century23Fields = [{
1571
1571
  key: 'deductible.onFlatRate',
1572
1572
  type: 'number'
1573
1573
  }, {
1574
- label: '23 - TVA déductible sur immobilisations',
1574
+ label: '24 - Crédit antérieur non imputé et non remboursé',
1575
1575
  key: 'deductible.previousCredit',
1576
1576
  type: 'number'
1577
1577
  }, {