@silexpert/core 1.3.95-2 → 1.3.95-6
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.
- package/dist/cjs/api/resources/Exercice.d.ts +1 -1
- package/dist/cjs/api/resources/Exercice.d.ts.map +1 -1
- package/dist/cjs/api/resources/Exercice.js.map +1 -1
- package/dist/cjs/api/resources/Inpi.d.ts +3 -3
- package/dist/cjs/api/resources/Inpi.d.ts.map +1 -1
- package/dist/cjs/api/resources/Inpi.js +1 -1
- package/dist/cjs/api/resources/Inpi.js.map +1 -1
- package/dist/cjs/api/resources/Qonto.d.ts +1 -11
- package/dist/cjs/api/resources/Qonto.d.ts.map +1 -1
- package/dist/cjs/api/resources/Qonto.js +0 -29
- package/dist/cjs/api/resources/Qonto.js.map +1 -1
- package/dist/cjs/api/resources/Sellsy.d.ts +19 -0
- package/dist/cjs/api/resources/Sellsy.d.ts.map +1 -0
- package/dist/cjs/api/resources/Sellsy.js +20 -0
- package/dist/cjs/api/resources/Sellsy.js.map +1 -0
- package/dist/cjs/api/resources/Society.d.ts +2 -1
- package/dist/cjs/api/resources/Society.d.ts.map +1 -1
- package/dist/cjs/api/resources/Society.js +3 -0
- package/dist/cjs/api/resources/Society.js.map +1 -1
- package/dist/cjs/api/resources/StripePurchase.d.ts +13 -0
- package/dist/cjs/api/resources/StripePurchase.d.ts.map +1 -0
- package/dist/cjs/api/resources/StripePurchase.js +17 -0
- package/dist/cjs/api/resources/StripePurchase.js.map +1 -0
- package/dist/cjs/api/resources/Team.d.ts +1 -15
- package/dist/cjs/api/resources/Team.d.ts.map +1 -1
- package/dist/cjs/api/resources/Team.js +0 -18
- package/dist/cjs/api/resources/Team.js.map +1 -1
- package/dist/cjs/api/resources/User.js +1 -1
- package/dist/cjs/api/resources/User.js.map +1 -1
- package/dist/cjs/api/resources.d.ts +4 -0
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +4 -0
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheet.d.ts +2 -2
- package/dist/cjs/types/Enum/BalanceSheet.js +2 -2
- package/dist/cjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/cjs/types/Enum/BrandClementine.js +5 -5
- package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/cjs/types/Enum/BrandComptalib.js +1 -1
- package/dist/cjs/types/Enum/BrandComptalib.js.map +1 -1
- package/dist/cjs/types/Enum/BrandLegalstart.js +1 -1
- package/dist/cjs/types/Enum/BrandLegalstart.js.map +1 -1
- package/dist/cjs/types/Enum/BrandPourcentage.js +4 -4
- package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
- package/dist/cjs/types/Enum/Card.d.ts +20 -12
- package/dist/cjs/types/Enum/Card.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Card.js +29 -10
- package/dist/cjs/types/Enum/Card.js.map +1 -1
- package/dist/cjs/types/Enum/InpiType.d.ts +10 -2
- package/dist/cjs/types/Enum/InpiType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/InpiType.js +12 -4
- package/dist/cjs/types/Enum/InpiType.js.map +1 -1
- package/dist/cjs/types/Enum/Phone.d.ts +206 -0
- package/dist/cjs/types/Enum/Phone.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Phone.js +208 -2
- package/dist/cjs/types/Enum/Phone.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts +2 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.js +36 -16
- package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/cjs/types/Enum/Stripe.d.ts +4 -0
- package/dist/cjs/types/Enum/Stripe.d.ts.map +1 -0
- package/dist/cjs/types/Enum/Stripe.js +8 -0
- package/dist/cjs/types/Enum/Stripe.js.map +1 -0
- package/dist/cjs/types/Form/FormConnector.d.ts +1 -0
- package/dist/cjs/types/Form/FormConnector.d.ts.map +1 -1
- package/dist/cjs/types/Form/FormConnector.js +83 -0
- package/dist/cjs/types/Form/FormConnector.js.map +1 -1
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts +1 -0
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.js +7 -0
- package/dist/cjs/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
- package/dist/cjs/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts +1 -0
- package/dist/cjs/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/calendarEvent/updateCalendarEvent.js +4 -0
- package/dist/cjs/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
- package/dist/cjs/types/Interface/api/card/Cron.d.ts +8 -0
- package/dist/cjs/types/Interface/api/card/Cron.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/card/Cron.js +39 -0
- package/dist/cjs/types/Interface/api/card/Cron.js.map +1 -0
- package/dist/cjs/types/Interface/api/config/ConfigType.d.ts +4 -20
- package/dist/cjs/types/Interface/api/config/ConfigType.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/config/ConfigType.js.map +1 -1
- package/dist/cjs/types/Interface/api/connector/OAuthTokenRequest.d.ts +12 -0
- package/dist/cjs/types/Interface/api/connector/OAuthTokenRequest.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/{companeo/CompaneoReturn.js → connector/OAuthTokenRequest.js} +1 -1
- package/dist/cjs/types/Interface/api/connector/OAuthTokenRequest.js.map +1 -0
- package/dist/cjs/types/Interface/api/exercice/Create.d.ts +1 -0
- package/dist/cjs/types/Interface/api/exercice/Create.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/exercice/Create.js +7 -0
- package/dist/cjs/types/Interface/api/exercice/Create.js.map +1 -1
- package/dist/cjs/types/Interface/api/inpiPayment/Query.d.ts +14 -0
- package/dist/cjs/types/Interface/api/inpiPayment/Query.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/inpiPayment/Query.js +128 -0
- package/dist/cjs/types/Interface/api/inpiPayment/Query.js.map +1 -0
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +1 -0
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js +6 -0
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/cjs/types/Interface/api/qonto/Create.d.ts +0 -34
- package/dist/cjs/types/Interface/api/qonto/Create.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/qonto/Create.js +1 -155
- package/dist/cjs/types/Interface/api/qonto/Create.js.map +1 -1
- package/dist/cjs/types/Interface/api/qonto/Query.d.ts +0 -44
- package/dist/cjs/types/Interface/api/qonto/Query.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/qonto/Query.js +1 -4
- package/dist/cjs/types/Interface/api/qonto/Query.js.map +1 -1
- package/dist/cjs/types/Interface/api/registration/CreateRegistration.d.ts +1 -0
- package/dist/cjs/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/registration/CreateRegistration.js +6 -0
- package/dist/cjs/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/dist/cjs/types/Interface/api/sellsy/SellsyConnectionStatus.d.ts +11 -0
- package/dist/cjs/types/Interface/api/sellsy/SellsyConnectionStatus.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/sellsy/SellsyConnectionStatus.js +3 -0
- package/dist/cjs/types/Interface/api/sellsy/SellsyConnectionStatus.js.map +1 -0
- package/dist/cjs/types/Interface/api/sellsy/SellsyOauthCallback.d.ts +10 -0
- package/dist/cjs/types/Interface/api/sellsy/SellsyOauthCallback.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/{team/QueryUpdateUserTeam.js → sellsy/SellsyOauthCallback.js} +17 -9
- package/dist/cjs/types/Interface/api/sellsy/SellsyOauthCallback.js.map +1 -0
- package/dist/cjs/types/Interface/api/shopify/InvoicesShopify.d.ts +5 -4
- package/dist/cjs/types/Interface/api/shopify/InvoicesShopify.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/shopify/InvoicesShopify.js +13 -0
- package/dist/cjs/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
- package/dist/cjs/types/Interface/api/society/QueryToArchived.d.ts +5 -0
- package/dist/cjs/types/Interface/api/society/QueryToArchived.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/{team/QueryUpdateTeamsForUser.js → society/QueryToArchived.js} +10 -9
- package/dist/cjs/types/Interface/api/society/QueryToArchived.js.map +1 -0
- package/dist/cjs/types/Interface/api/stripe/Create.d.ts +10 -0
- package/dist/cjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/stripe/Create.js +30 -1
- package/dist/cjs/types/Interface/api/stripe/Create.js.map +1 -1
- package/dist/cjs/types/Interface/api/stripe/QueryStripe.d.ts +6 -0
- package/dist/cjs/types/Interface/api/stripe/QueryStripe.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/stripe/QueryStripe.js +19 -1
- package/dist/cjs/types/Interface/api/stripe/QueryStripe.js.map +1 -1
- package/dist/cjs/types/Interface/models/IConnector.d.ts +1 -0
- package/dist/cjs/types/Interface/models/IConnector.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IConnector.js.map +1 -1
- package/dist/cjs/types/index.d.ts +5 -2
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +5 -2
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/vat/3517/century23.d.ts.map +1 -1
- package/dist/cjs/utils/vat/3517/century23.js +55 -55
- package/dist/cjs/utils/vat/3517/century23.js.map +1 -1
- package/dist/mjs/api/resources/Exercice.d.ts +1 -1
- package/dist/mjs/api/resources/Exercice.d.ts.map +1 -1
- package/dist/mjs/api/resources/Exercice.js.map +1 -1
- package/dist/mjs/api/resources/Inpi.d.ts +3 -3
- package/dist/mjs/api/resources/Inpi.d.ts.map +1 -1
- package/dist/mjs/api/resources/Inpi.js +1 -1
- package/dist/mjs/api/resources/Inpi.js.map +1 -1
- package/dist/mjs/api/resources/Qonto.d.ts +1 -11
- package/dist/mjs/api/resources/Qonto.d.ts.map +1 -1
- package/dist/mjs/api/resources/Qonto.js +0 -29
- package/dist/mjs/api/resources/Qonto.js.map +1 -1
- package/dist/mjs/api/resources/Sellsy.d.ts +19 -0
- package/dist/mjs/api/resources/Sellsy.d.ts.map +1 -0
- package/dist/mjs/api/resources/Sellsy.js +16 -0
- package/dist/mjs/api/resources/Sellsy.js.map +1 -0
- package/dist/mjs/api/resources/Society.d.ts +2 -1
- package/dist/mjs/api/resources/Society.d.ts.map +1 -1
- package/dist/mjs/api/resources/Society.js +3 -0
- package/dist/mjs/api/resources/Society.js.map +1 -1
- package/dist/mjs/api/resources/StripePurchase.d.ts +13 -0
- package/dist/mjs/api/resources/StripePurchase.d.ts.map +1 -0
- package/dist/mjs/api/resources/StripePurchase.js +16 -0
- package/dist/mjs/api/resources/StripePurchase.js.map +1 -0
- package/dist/mjs/api/resources/Team.d.ts +1 -15
- package/dist/mjs/api/resources/Team.d.ts.map +1 -1
- package/dist/mjs/api/resources/Team.js +0 -18
- package/dist/mjs/api/resources/Team.js.map +1 -1
- package/dist/mjs/api/resources/User.js +1 -1
- package/dist/mjs/api/resources/User.js.map +1 -1
- package/dist/mjs/api/resources.d.ts +4 -0
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +4 -0
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheet.d.ts +2 -2
- package/dist/mjs/types/Enum/BalanceSheet.js +2 -2
- package/dist/mjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/mjs/types/Enum/BrandClementine.js +5 -5
- package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
- package/dist/mjs/types/Enum/BrandComptalib.js +1 -1
- package/dist/mjs/types/Enum/BrandComptalib.js.map +1 -1
- package/dist/mjs/types/Enum/BrandLegalstart.js +1 -1
- package/dist/mjs/types/Enum/BrandLegalstart.js.map +1 -1
- package/dist/mjs/types/Enum/BrandPourcentage.js +4 -4
- package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
- package/dist/mjs/types/Enum/Card.d.ts +20 -12
- package/dist/mjs/types/Enum/Card.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Card.js +29 -10
- package/dist/mjs/types/Enum/Card.js.map +1 -1
- package/dist/mjs/types/Enum/InpiType.d.ts +10 -2
- package/dist/mjs/types/Enum/InpiType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/InpiType.js +12 -4
- package/dist/mjs/types/Enum/InpiType.js.map +1 -1
- package/dist/mjs/types/Enum/Phone.d.ts +206 -0
- package/dist/mjs/types/Enum/Phone.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Phone.js +208 -2
- package/dist/mjs/types/Enum/Phone.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts +2 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.js +36 -16
- package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/mjs/types/Enum/Stripe.d.ts +4 -0
- package/dist/mjs/types/Enum/Stripe.d.ts.map +1 -0
- package/dist/mjs/types/Enum/Stripe.js +5 -0
- package/dist/mjs/types/Enum/Stripe.js.map +1 -0
- package/dist/mjs/types/Form/FormConnector.d.ts +1 -0
- package/dist/mjs/types/Form/FormConnector.d.ts.map +1 -1
- package/dist/mjs/types/Form/FormConnector.js +84 -11
- package/dist/mjs/types/Form/FormConnector.js.map +1 -1
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts +1 -0
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.js +8 -0
- package/dist/mjs/types/Interface/api/accountingFiles/queryAccountingFiles.js.map +1 -1
- package/dist/mjs/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts +1 -0
- package/dist/mjs/types/Interface/api/calendarEvent/updateCalendarEvent.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/calendarEvent/updateCalendarEvent.js +5 -0
- package/dist/mjs/types/Interface/api/calendarEvent/updateCalendarEvent.js.map +1 -1
- package/dist/mjs/types/Interface/api/card/Cron.d.ts +8 -0
- package/dist/mjs/types/Interface/api/card/Cron.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/card/Cron.js +37 -0
- package/dist/mjs/types/Interface/api/card/Cron.js.map +1 -0
- package/dist/mjs/types/Interface/api/config/ConfigType.d.ts +4 -20
- package/dist/mjs/types/Interface/api/config/ConfigType.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/config/ConfigType.js.map +1 -1
- package/dist/mjs/types/Interface/api/connector/OAuthTokenRequest.d.ts +12 -0
- package/dist/mjs/types/Interface/api/connector/OAuthTokenRequest.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/connector/OAuthTokenRequest.js +2 -0
- package/dist/mjs/types/Interface/api/connector/OAuthTokenRequest.js.map +1 -0
- package/dist/mjs/types/Interface/api/exercice/Create.d.ts +1 -0
- package/dist/mjs/types/Interface/api/exercice/Create.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/exercice/Create.js +8 -0
- package/dist/mjs/types/Interface/api/exercice/Create.js.map +1 -1
- package/dist/mjs/types/Interface/api/inpiPayment/Query.d.ts +14 -0
- package/dist/mjs/types/Interface/api/inpiPayment/Query.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/inpiPayment/Query.js +135 -0
- package/dist/mjs/types/Interface/api/inpiPayment/Query.js.map +1 -0
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +1 -0
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js +8 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/mjs/types/Interface/api/qonto/Create.d.ts +0 -34
- package/dist/mjs/types/Interface/api/qonto/Create.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/qonto/Create.js +1 -178
- package/dist/mjs/types/Interface/api/qonto/Create.js.map +1 -1
- package/dist/mjs/types/Interface/api/qonto/Query.d.ts +0 -44
- package/dist/mjs/types/Interface/api/qonto/Query.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/qonto/Query.js +0 -9
- package/dist/mjs/types/Interface/api/qonto/Query.js.map +1 -1
- package/dist/mjs/types/Interface/api/registration/CreateRegistration.d.ts +1 -0
- package/dist/mjs/types/Interface/api/registration/CreateRegistration.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/registration/CreateRegistration.js +7 -0
- package/dist/mjs/types/Interface/api/registration/CreateRegistration.js.map +1 -1
- package/dist/mjs/types/Interface/api/sellsy/SellsyConnectionStatus.d.ts +11 -0
- package/dist/mjs/types/Interface/api/sellsy/SellsyConnectionStatus.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/sellsy/SellsyConnectionStatus.js +2 -0
- package/dist/mjs/types/Interface/api/sellsy/SellsyConnectionStatus.js.map +1 -0
- package/dist/mjs/types/Interface/api/sellsy/SellsyOauthCallback.d.ts +10 -0
- package/dist/mjs/types/Interface/api/sellsy/SellsyOauthCallback.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/{team/QueryUpdateUserTeam.js → sellsy/SellsyOauthCallback.js} +19 -10
- package/dist/mjs/types/Interface/api/sellsy/SellsyOauthCallback.js.map +1 -0
- package/dist/mjs/types/Interface/api/shopify/InvoicesShopify.d.ts +5 -4
- package/dist/mjs/types/Interface/api/shopify/InvoicesShopify.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/shopify/InvoicesShopify.js +14 -0
- package/dist/mjs/types/Interface/api/shopify/InvoicesShopify.js.map +1 -1
- package/dist/mjs/types/Interface/api/society/QueryToArchived.d.ts +5 -0
- package/dist/mjs/types/Interface/api/society/QueryToArchived.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/{team/QueryUpdateTeamsForUser.js → society/QueryToArchived.js} +11 -10
- package/dist/mjs/types/Interface/api/society/QueryToArchived.js.map +1 -0
- package/dist/mjs/types/Interface/api/stripe/Create.d.ts +10 -0
- package/dist/mjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/stripe/Create.js +34 -1
- package/dist/mjs/types/Interface/api/stripe/Create.js.map +1 -1
- package/dist/mjs/types/Interface/api/stripe/QueryStripe.d.ts +6 -0
- package/dist/mjs/types/Interface/api/stripe/QueryStripe.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/stripe/QueryStripe.js +18 -0
- package/dist/mjs/types/Interface/api/stripe/QueryStripe.js.map +1 -1
- package/dist/mjs/types/Interface/models/IConnector.d.ts +1 -0
- package/dist/mjs/types/Interface/models/IConnector.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IConnector.js.map +1 -1
- package/dist/mjs/types/index.d.ts +5 -2
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +5 -2
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/vat/3517/century23.d.ts.map +1 -1
- package/dist/mjs/utils/vat/3517/century23.js +54 -54
- package/dist/mjs/utils/vat/3517/century23.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Exercice.ts +1 -1
- package/ts/api/resources/Inpi.ts +3 -2
- package/ts/api/resources/Qonto.ts +0 -43
- package/ts/api/resources/Sellsy.ts +24 -0
- package/ts/api/resources/Society.ts +5 -2
- package/ts/api/resources/StripePurchase.ts +22 -0
- package/ts/api/resources/Team.ts +1 -22
- package/ts/api/resources/User.ts +1 -1
- package/ts/api/resources.ts +4 -0
- package/ts/types/Enum/BalanceSheet.ts +2 -2
- package/ts/types/Enum/BrandClementine.ts +5 -5
- package/ts/types/Enum/BrandComptalib.ts +1 -1
- package/ts/types/Enum/BrandLegalstart.ts +1 -1
- package/ts/types/Enum/BrandPourcentage.ts +4 -4
- package/ts/types/Enum/Card.ts +30 -11
- package/ts/types/Enum/InpiType.ts +13 -4
- package/ts/types/Enum/Phone.ts +208 -2
- package/ts/types/Enum/PrestationType.ts +36 -16
- package/ts/types/Enum/Stripe.ts +3 -0
- package/ts/types/Form/FormConnector.ts +39 -11
- package/ts/types/Interface/api/accountingFiles/queryAccountingFiles.ts +6 -0
- package/ts/types/Interface/api/calendarEvent/updateCalendarEvent.ts +3 -0
- package/ts/types/Interface/api/card/Cron.ts +21 -0
- package/ts/types/Interface/api/config/ConfigType.ts +2 -22
- package/ts/types/Interface/api/connector/OAuthTokenRequest.ts +12 -0
- package/ts/types/Interface/api/exercice/Create.ts +6 -0
- package/ts/types/Interface/api/inpiPayment/Query.ts +103 -0
- package/ts/types/Interface/api/library/QueryLibrary.ts +6 -1
- package/ts/types/Interface/api/qonto/Create.ts +1 -128
- package/ts/types/Interface/api/qonto/Query.ts +0 -64
- package/ts/types/Interface/api/registration/CreateRegistration.ts +5 -0
- package/ts/types/Interface/api/sellsy/SellsyConnectionStatus.ts +10 -0
- package/ts/types/Interface/api/sellsy/SellsyOauthCallback.ts +24 -0
- package/ts/types/Interface/api/shopify/InvoicesShopify.ts +19 -4
- package/ts/types/Interface/api/society/QueryToArchived.ts +10 -0
- package/ts/types/Interface/api/stripe/Create.ts +24 -1
- package/ts/types/Interface/api/stripe/QueryStripe.ts +14 -0
- package/ts/types/Interface/models/IConnector.ts +1 -0
- package/ts/types/index.ts +5 -2
- package/ts/utils/vat/3517/century23.ts +55 -54
- package/dist/cjs/types/Interface/api/companeo/CompaneoReturn.d.ts +0 -46
- package/dist/cjs/types/Interface/api/companeo/CompaneoReturn.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/companeo/CompaneoReturn.js.map +0 -1
- package/dist/cjs/types/Interface/api/team/QueryUpdateTeamsForUser.d.ts +0 -4
- package/dist/cjs/types/Interface/api/team/QueryUpdateTeamsForUser.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/team/QueryUpdateTeamsForUser.js.map +0 -1
- package/dist/cjs/types/Interface/api/team/QueryUpdateUserTeam.d.ts +0 -5
- package/dist/cjs/types/Interface/api/team/QueryUpdateUserTeam.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/team/QueryUpdateUserTeam.js.map +0 -1
- package/dist/cjs/types/Interface/api/team/index.d.ts +0 -6
- package/dist/cjs/types/Interface/api/team/index.d.ts.map +0 -1
- package/dist/cjs/types/Interface/api/team/index.js +0 -22
- package/dist/cjs/types/Interface/api/team/index.js.map +0 -1
- package/dist/mjs/types/Interface/api/companeo/CompaneoReturn.d.ts +0 -46
- package/dist/mjs/types/Interface/api/companeo/CompaneoReturn.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/companeo/CompaneoReturn.js +0 -2
- package/dist/mjs/types/Interface/api/companeo/CompaneoReturn.js.map +0 -1
- package/dist/mjs/types/Interface/api/team/QueryUpdateTeamsForUser.d.ts +0 -4
- package/dist/mjs/types/Interface/api/team/QueryUpdateTeamsForUser.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/team/QueryUpdateTeamsForUser.js.map +0 -1
- package/dist/mjs/types/Interface/api/team/QueryUpdateUserTeam.d.ts +0 -5
- package/dist/mjs/types/Interface/api/team/QueryUpdateUserTeam.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/team/QueryUpdateUserTeam.js.map +0 -1
- package/dist/mjs/types/Interface/api/team/index.d.ts +0 -6
- package/dist/mjs/types/Interface/api/team/index.d.ts.map +0 -1
- package/dist/mjs/types/Interface/api/team/index.js +0 -6
- package/dist/mjs/types/Interface/api/team/index.js.map +0 -1
- package/ts/types/Interface/api/companeo/CompaneoReturn.ts +0 -47
- package/ts/types/Interface/api/team/QueryUpdateTeamsForUser.ts +0 -9
- package/ts/types/Interface/api/team/QueryUpdateUserTeam.ts +0 -12
- package/ts/types/Interface/api/team/index.ts +0 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@silexpert/core",
|
|
3
|
-
"version": "1.3.95-
|
|
3
|
+
"version": "1.3.95-6",
|
|
4
4
|
"description": "Silex Core perform HTTP Request and object binding. Silex core helps developers to retrieve and return formatted object",
|
|
5
5
|
"homepage": "https://gitlab.compta-clementine.fr/dev/silex-api",
|
|
6
6
|
"main": "dist/cjs/index.js",
|
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
import { Resource } from '../Resource';
|
|
12
12
|
|
|
13
13
|
export class Exercice extends Resource {
|
|
14
|
-
create(params: CreateExercice): Promise<IExercice> {
|
|
14
|
+
create(params: CreateExercice): Promise<IExercice | null> {
|
|
15
15
|
return this.axios.$post('/exercices', params);
|
|
16
16
|
}
|
|
17
17
|
|
package/ts/api/resources/Inpi.ts
CHANGED
|
@@ -8,6 +8,7 @@ import {
|
|
|
8
8
|
IInpiPayment,
|
|
9
9
|
QueryInpiPaymentPaginated,
|
|
10
10
|
QueryInpiPaymentStatistic,
|
|
11
|
+
QueryInpiPaymentCreate,
|
|
11
12
|
} from '../../types';
|
|
12
13
|
|
|
13
14
|
export class Inpi extends Resource {
|
|
@@ -50,10 +51,10 @@ export class Inpi extends Resource {
|
|
|
50
51
|
|
|
51
52
|
/**
|
|
52
53
|
* Créer un enregistrement dans la table InpiPayment
|
|
53
|
-
* @param {
|
|
54
|
+
* @param { QueryInpiPaymentCreate } payload
|
|
54
55
|
* @returns { IInpiPayment }
|
|
55
56
|
*/
|
|
56
|
-
public createPayment(payload:
|
|
57
|
+
public createPayment(payload: QueryInpiPaymentCreate): Promise<IInpiPayment> {
|
|
57
58
|
return this.axios.$post('/inpi/payments', payload);
|
|
58
59
|
}
|
|
59
60
|
|
|
@@ -5,15 +5,8 @@ import {
|
|
|
5
5
|
GetConnectionInformation,
|
|
6
6
|
GetQontoOrganization,
|
|
7
7
|
IBankAccount,
|
|
8
|
-
IBankConnection,
|
|
9
8
|
ReadCreateConnection,
|
|
10
|
-
UpdateConnection,
|
|
11
9
|
CreateImportationResult,
|
|
12
|
-
CreateQontoRegistration,
|
|
13
|
-
ReadQontoRegistration,
|
|
14
|
-
CreateRegistrationFile,
|
|
15
|
-
CreateWebhookConfig,
|
|
16
|
-
ReadQontoWebhookConfig,
|
|
17
10
|
} from '../../types';
|
|
18
11
|
import { Resource } from '../Resource';
|
|
19
12
|
|
|
@@ -37,40 +30,4 @@ export class Qonto extends Resource {
|
|
|
37
30
|
create(payload: CreateQontoConnection): Promise<ReadCreateConnection> {
|
|
38
31
|
return this.axios.$post('connectors/qonto/connections', payload);
|
|
39
32
|
}
|
|
40
|
-
|
|
41
|
-
/**
|
|
42
|
-
* @deprecated use create
|
|
43
|
-
*/
|
|
44
|
-
updateConnection(idBankConnection: number, payload: UpdateConnection): Promise<IBankConnection> {
|
|
45
|
-
return this.axios.$put(`connectors/qonto/connections/${idBankConnection}`, payload);
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
createRegistration(params: CreateQontoRegistration): Promise<ReadQontoRegistration> {
|
|
49
|
-
return this.axios.$post('connectors/qonto/registrations', params);
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
getRegistration(idRegistration: string): Promise<ReadQontoRegistration> {
|
|
53
|
-
return this.axios.$post(`connectors/qonto/registrations/${idRegistration}`);
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
createRegistrationFile(idRegistration: string, params: CreateRegistrationFile): Promise<ReadQontoRegistration> {
|
|
57
|
-
return this.axios.$post(`connectors/qonto/registrations/${idRegistration}/files`, params, {
|
|
58
|
-
responseType: 'arraybuffer',
|
|
59
|
-
headers: {
|
|
60
|
-
Accept: 'application/pdf',
|
|
61
|
-
},
|
|
62
|
-
});
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
getRegistrationFileBuffer(idRegistration: string, idFile: string): Promise<Buffer> {
|
|
66
|
-
return this.axios.$get(`connectors/qonto/registrations/${idRegistration}/files/${idFile}/download`);
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
createWebhookConfig(params: CreateWebhookConfig): Promise<ReadQontoWebhookConfig> {
|
|
70
|
-
return this.axios.$post('connectors/qonto/registrations/webhooks-configs', params);
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
triggerNewMailForRegistrationLink(idRegistration: string): Promise<void> {
|
|
74
|
-
return this.axios.$post(`connectors/qonto/registrations/${idRegistration}/email`);
|
|
75
|
-
}
|
|
76
33
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { Resource } from '../Resource';
|
|
2
|
+
import { SellsyConnectionStatus } from '../../types/Interface/api/sellsy/SellsyConnectionStatus';
|
|
3
|
+
|
|
4
|
+
export class Sellsy extends Resource {
|
|
5
|
+
oauthCallback(payload: {
|
|
6
|
+
code: string;
|
|
7
|
+
codeVerifier: string;
|
|
8
|
+
idSociety: number;
|
|
9
|
+
}): Promise<{ success: boolean; message: string }> {
|
|
10
|
+
return this.axios.$post('/connectors/sellsy/callback', payload);
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
disconnect(idSociety: number): Promise<{ success: boolean; message: string }> {
|
|
14
|
+
return this.axios.$delete(`/connectors/sellsy/disconnect/${idSociety}`);
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
getConnectionStatus(societyId: number): Promise<SellsyConnectionStatus> {
|
|
18
|
+
return this.axios.$get('/connectors/sellsy/status', { params: { societyId } });
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
createInvoices(payload: any): Promise<any> {
|
|
22
|
+
return this.axios.$post('/connectors/sellsy/invoices', payload);
|
|
23
|
+
}
|
|
24
|
+
}
|
|
@@ -29,10 +29,9 @@ import {
|
|
|
29
29
|
ReadSocietyUnpaidStats,
|
|
30
30
|
DataCustomersCsv,
|
|
31
31
|
ReadCurrentPrestations,
|
|
32
|
-
|
|
32
|
+
QueryToArchivedSociety,
|
|
33
33
|
} from '../../types';
|
|
34
34
|
import { CancelToken } from 'axios';
|
|
35
|
-
import { User } from './User';
|
|
36
35
|
|
|
37
36
|
export class Society extends Resource {
|
|
38
37
|
public get(params: QuerySociety): Promise<ISociety> {
|
|
@@ -138,6 +137,10 @@ export class Society extends Resource {
|
|
|
138
137
|
return this.axios.$get('/society/archived', { params: query });
|
|
139
138
|
}
|
|
140
139
|
|
|
140
|
+
getToArchived(query: QueryToArchivedSociety, signal?: AbortSignal): Promise<BasePaginate<ISociety>> {
|
|
141
|
+
return this.axios.$get('/society/to-archived', { params: query, ...(signal ? { signal } : {}) });
|
|
142
|
+
}
|
|
143
|
+
|
|
141
144
|
getUnpaids(query: QueryUnpaidSociety, signal?: AbortSignal): Promise<ISociety[]> {
|
|
142
145
|
return this.axios.$get('/society/unpaids', {
|
|
143
146
|
...(signal ? { signal } : {}),
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import Stripe from 'stripe';
|
|
2
|
+
import { Resource } from '../Resource';
|
|
3
|
+
import { CreatePurchaseSession, QueryStripePrice } from '../../types';
|
|
4
|
+
|
|
5
|
+
export class StripePurchase extends Resource {
|
|
6
|
+
|
|
7
|
+
getAllPrices(params: QueryStripePrice): Promise<Stripe.Price[]> {
|
|
8
|
+
return this.axios.$get('/stripe/purchases/prices', { params });
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
createNewExerciceSession(metadata: { idSociety: number; startDate: string; endDate: string; }, payload: CreatePurchaseSession): Promise<Stripe.Response<Stripe.Checkout.Session>> {
|
|
12
|
+
return this.createSession({
|
|
13
|
+
...payload,
|
|
14
|
+
metadata
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
createSession(payload: CreatePurchaseSession): Promise<Stripe.Response<Stripe.Checkout.Session>> {
|
|
19
|
+
return this.axios.$post('/stripe/purchases/sessions', payload);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
}
|
package/ts/api/resources/Team.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Resource } from '../Resource';
|
|
2
|
-
import { ITeam, QueryCreateTeam, QueryGetAllTeamsWithIncludes, QueryUpdateTeam
|
|
2
|
+
import { ITeam, QueryCreateTeam, QueryGetAllTeamsWithIncludes, QueryUpdateTeam } from '../../types';
|
|
3
3
|
|
|
4
4
|
export class Team extends Resource {
|
|
5
5
|
/**
|
|
@@ -27,7 +27,6 @@ export class Team extends Resource {
|
|
|
27
27
|
delete(id: number): Promise<number> {
|
|
28
28
|
return this.axios.$delete(`/teams/${id}`);
|
|
29
29
|
}
|
|
30
|
-
|
|
31
30
|
/**
|
|
32
31
|
* Should return all records in Team table with includes
|
|
33
32
|
* @param { QueryGetAllTeamsWithIncludes } params
|
|
@@ -36,24 +35,4 @@ export class Team extends Resource {
|
|
|
36
35
|
getAll(params: QueryGetAllTeamsWithIncludes): Promise<ITeam[]> {
|
|
37
36
|
return this.axios.$get('/teams/all', { params });
|
|
38
37
|
}
|
|
39
|
-
|
|
40
|
-
/**
|
|
41
|
-
* Should update teams for a specific user
|
|
42
|
-
* @param { number } userId
|
|
43
|
-
* @param { QueryUpdateTeamsForUser } payload
|
|
44
|
-
* @returns { IUserTeam[] }
|
|
45
|
-
*/
|
|
46
|
-
updateTeamsForUser(userId: number, payload: QueryUpdateTeamsForUser): Promise<IUserTeam[]> {
|
|
47
|
-
return this.axios.$put(`/teams/user/${userId}/teams`, payload);
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
/**
|
|
51
|
-
* Should delete an user attach to a team
|
|
52
|
-
* @param { number } teamId
|
|
53
|
-
* @param { number } userId
|
|
54
|
-
* @returns { number }
|
|
55
|
-
*/
|
|
56
|
-
deleteUserFromTeam(teamId: number, userId: number): Promise<number> {
|
|
57
|
-
return this.axios.$delete(`/teams/${teamId}/user/${userId}`);
|
|
58
|
-
}
|
|
59
38
|
}
|
package/ts/api/resources/User.ts
CHANGED
|
@@ -30,7 +30,7 @@ export class User extends Resource {
|
|
|
30
30
|
return this.axios.$put('user/confirm', params);
|
|
31
31
|
}
|
|
32
32
|
resendConfirmationEmailLink(params: QueryResendConfirmationLink): Promise<boolean> {
|
|
33
|
-
return this.axios.$put(`user/${params.id}/
|
|
33
|
+
return this.axios.$put(`user/${params.id}/send-confirmation-mail`);
|
|
34
34
|
}
|
|
35
35
|
create(data: CreateUser): Promise<IUser> {
|
|
36
36
|
return this.axios.$post('user/create', data);
|
package/ts/api/resources.ts
CHANGED
|
@@ -179,6 +179,8 @@ import { StatisticLegal } from './resources/statistic/Legal';
|
|
|
179
179
|
import { AnalyticsUtm } from './resources/AnalyticsUtm';
|
|
180
180
|
import { Caarl } from './resources/Caarl';
|
|
181
181
|
import { Gdpr } from './resources/Gdpr';
|
|
182
|
+
import { Sellsy } from './resources/Sellsy';
|
|
183
|
+
import { StripePurchase } from './resources/StripePurchase';
|
|
182
184
|
|
|
183
185
|
export const resources = {
|
|
184
186
|
budgetInsight: BudgetInsight,
|
|
@@ -219,6 +221,7 @@ export const resources = {
|
|
|
219
221
|
taxDeadline: TaxDeadline,
|
|
220
222
|
exerciceNote: ExerciceNote,
|
|
221
223
|
connector: Connector,
|
|
224
|
+
sellsy: Sellsy,
|
|
222
225
|
tax: Tax,
|
|
223
226
|
quotesAccount: QuotesAccount,
|
|
224
227
|
registration: Registration,
|
|
@@ -362,4 +365,5 @@ export const resources = {
|
|
|
362
365
|
analyticsUtm: AnalyticsUtm,
|
|
363
366
|
caarl: Caarl,
|
|
364
367
|
gdpr: Gdpr,
|
|
368
|
+
StripePurchase: StripePurchase,
|
|
365
369
|
};
|
|
@@ -164,7 +164,7 @@ export const BalanceSheetDetails = [
|
|
|
164
164
|
text: 'Standby',
|
|
165
165
|
color: 'grey lighten-1',
|
|
166
166
|
textColor: 'grey--text',
|
|
167
|
-
forRoles: [['admin'], ['super_admin'], ['controle_interne']],
|
|
167
|
+
forRoles: [['admin'], ['super_admin'], ['controle_interne'], ['satisfaction']],
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
170
|
text: 'Impayé',
|
|
@@ -229,7 +229,7 @@ export const BalanceSheetDetails = [
|
|
|
229
229
|
value: BalanceSheetState.FIX_IN_PROGRESS,
|
|
230
230
|
color: 'blue darken-4',
|
|
231
231
|
textColor: 'blue--text',
|
|
232
|
-
forRoles: [['front_office'], ['expert']],
|
|
232
|
+
forRoles: [['front_office'], ['expert'], ['satisfaction']],
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
235
|
text: "Accepté SIE en l'état",
|
|
@@ -54,7 +54,7 @@ export const BrandClementine: Brand[] = [
|
|
|
54
54
|
city: 'LAXOU CEDEX',
|
|
55
55
|
montantCapital: '500 000',
|
|
56
56
|
nomRaisonSociale: 'EXPERTISE CHOIX B',
|
|
57
|
-
ECName: 'M.
|
|
57
|
+
ECName: 'M. Maximilien SAINTDIZIER',
|
|
58
58
|
ECOrderCity: 'Nancy',
|
|
59
59
|
ECDepartment: 'Lorraine',
|
|
60
60
|
ECPosition: 'Président',
|
|
@@ -155,7 +155,7 @@ export const BrandClementine: Brand[] = [
|
|
|
155
155
|
city: 'LAXOU CEDEX',
|
|
156
156
|
montantCapital: '500 000',
|
|
157
157
|
nomRaisonSociale: 'EXPERTISE CHOIX B',
|
|
158
|
-
ECName: 'M.
|
|
158
|
+
ECName: 'M. Maximilien SAINTDIZIER',
|
|
159
159
|
ECOrderCity: 'Nancy',
|
|
160
160
|
ECPosition: 'Président',
|
|
161
161
|
phone: '03 83 93 14 14',
|
|
@@ -268,7 +268,7 @@ export const BrandClementine: Brand[] = [
|
|
|
268
268
|
city: 'LAXOU CEDEX',
|
|
269
269
|
montantCapital: '500 000',
|
|
270
270
|
nomRaisonSociale: 'EXPERTISE CHOIX B',
|
|
271
|
-
ECName: 'M.
|
|
271
|
+
ECName: 'M. Maximilien SAINTDIZIER',
|
|
272
272
|
ECOrderCity: 'Nancy',
|
|
273
273
|
ECDepartment: 'Lorraine',
|
|
274
274
|
ECPosition: 'Président',
|
|
@@ -323,7 +323,7 @@ export const BrandClementine: Brand[] = [
|
|
|
323
323
|
city: 'LAXOU CEDEX',
|
|
324
324
|
montantCapital: '500 000',
|
|
325
325
|
nomRaisonSociale: 'EXPERTISE CHOIX B',
|
|
326
|
-
ECName: 'M.
|
|
326
|
+
ECName: 'M. Maximilien SAINTDIZIER',
|
|
327
327
|
ECOrderCity: 'Nancy',
|
|
328
328
|
ECDepartment: 'Lorraine',
|
|
329
329
|
ECPosition: 'Président',
|
|
@@ -423,7 +423,7 @@ export const BrandClementine: Brand[] = [
|
|
|
423
423
|
city: 'LAXOU CEDEX',
|
|
424
424
|
montantCapital: '500 000',
|
|
425
425
|
nomRaisonSociale: 'EXPERTISE CHOIX B',
|
|
426
|
-
ECName: 'M.
|
|
426
|
+
ECName: 'M. Maximilien SAINTDIZIER',
|
|
427
427
|
ECOrderCity: 'Nancy',
|
|
428
428
|
ECDepartment: 'Lorraine',
|
|
429
429
|
ECPosition: 'Président',
|
|
@@ -117,7 +117,7 @@ export const BrandComptalib: Brand[] = [
|
|
|
117
117
|
city: 'Paris',
|
|
118
118
|
montantCapital: '10 000',
|
|
119
119
|
nomRaisonSociale: 'POURCENTAGE',
|
|
120
|
-
ECName: 'M.
|
|
120
|
+
ECName: 'M. Maximilien SAINTDIZIER',
|
|
121
121
|
ECOrderCity: 'Nancy',
|
|
122
122
|
ECPosition: 'Président',
|
|
123
123
|
phone: '01 86 90 82 15',
|
|
@@ -51,7 +51,7 @@ export const BrandLegalstart: Brand[] = [
|
|
|
51
51
|
city: 'Laxou',
|
|
52
52
|
montantCapital: '500 000',
|
|
53
53
|
nomRaisonSociale: 'EXPERTISE CHOIX B',
|
|
54
|
-
ECName: 'M.
|
|
54
|
+
ECName: 'M. Maximilien SAINTDIZIER',
|
|
55
55
|
ECOrderCity: 'Nancy',
|
|
56
56
|
ECPosition: 'Président',
|
|
57
57
|
phone: '03 83 93 14 14',
|
|
@@ -55,7 +55,7 @@ export const BrandPourcentage: Brand[] = [
|
|
|
55
55
|
city: 'Laxou',
|
|
56
56
|
montantCapital: '150 000',
|
|
57
57
|
nomRaisonSociale: 'EXPERTISE CHOIX C',
|
|
58
|
-
ECName: 'M.
|
|
58
|
+
ECName: 'M. Maximilien SAINTDIZIER',
|
|
59
59
|
ECOrderCity: 'Nancy',
|
|
60
60
|
ECDepartment: 'Lorraine',
|
|
61
61
|
ECPosition: 'Président',
|
|
@@ -183,7 +183,7 @@ export const BrandPourcentage: Brand[] = [
|
|
|
183
183
|
city: 'MONTREUIL SOUS BOIS',
|
|
184
184
|
montantCapital: '153 000',
|
|
185
185
|
nomRaisonSociale: 'SOFRAGECO',
|
|
186
|
-
ECName: 'M.
|
|
186
|
+
ECName: 'M. Maximilien SAINTDIZIER',
|
|
187
187
|
ECOrderCity: 'Nancy',
|
|
188
188
|
ECPosition: 'Président',
|
|
189
189
|
phone: '01 48 58 29 45',
|
|
@@ -279,7 +279,7 @@ export const BrandPourcentage: Brand[] = [
|
|
|
279
279
|
city: 'NICE',
|
|
280
280
|
montantCapital: '466 800',
|
|
281
281
|
nomRaisonSociale: 'EXPERTISE CHOIX E',
|
|
282
|
-
ECName: 'M.
|
|
282
|
+
ECName: 'M. Maximilien SAINTDIZIER',
|
|
283
283
|
ECOrderCity: 'Nice',
|
|
284
284
|
ECDepartment: 'PACA',
|
|
285
285
|
ECPosition: 'Président',
|
|
@@ -378,7 +378,7 @@ export const BrandPourcentage: Brand[] = [
|
|
|
378
378
|
city: 'NICE',
|
|
379
379
|
montantCapital: '466 800',
|
|
380
380
|
nomRaisonSociale: 'EXPERTISE CHOIX E',
|
|
381
|
-
ECName: 'M.
|
|
381
|
+
ECName: 'M. Maximilien SAINTDIZIER',
|
|
382
382
|
ECOrderCity: 'Nice',
|
|
383
383
|
ECPosition: 'Salarié',
|
|
384
384
|
ECDepartment: 'PACA',
|
package/ts/types/Enum/Card.ts
CHANGED
|
@@ -17,9 +17,9 @@ export enum CardType {
|
|
|
17
17
|
CONTROL_REVISION_SURVEY = 13, // Contrôle/Revision/Sondage
|
|
18
18
|
SETUP_AND_INTEGRATION_N_MINUS_1 = 14, // Paramétrage & Intégration N-1
|
|
19
19
|
VAT_REFUSED_SIE = 15, // TVA Refus SIE
|
|
20
|
-
|
|
20
|
+
ADVANCE_IS_PREPARATION = 16, // Acompte IS préparation
|
|
21
21
|
VAT_EXPRESS = 17, // TVA EXPRESS
|
|
22
|
-
ADVANCE_IS_REFUSED_SIE = 18, // Acompte Refus SIE
|
|
22
|
+
ADVANCE_IS_REFUSED_SIE = 18, // Acompte IS Refus SIE
|
|
23
23
|
CLR = 19, // CLR
|
|
24
24
|
CLR_EXCEPTIONAL_MISSION = 20, // CLR mission exceptionnelle (V2)
|
|
25
25
|
CUT_OFF = 21, // Cut Off
|
|
@@ -32,6 +32,7 @@ export enum CardType {
|
|
|
32
32
|
ADVANCE_SIMPLIFIED_VAT_PREPARATION = 28, // Acompte de TVA préparation
|
|
33
33
|
ADVANCE_SIMPLIFIED_VAT_SEND_SIE = 29, // Acompte de TVA envoi SIE
|
|
34
34
|
VAT_SEND_SIE = 30, // TVA envoi SIE
|
|
35
|
+
ADVANCE_IS_SEND_SIE = 31, // Acompte IS envoi SIE
|
|
35
36
|
}
|
|
36
37
|
|
|
37
38
|
export enum CardState {
|
|
@@ -40,6 +41,7 @@ export enum CardState {
|
|
|
40
41
|
DONE = 3,
|
|
41
42
|
NOT_DONE = 4,
|
|
42
43
|
WAITING_CLIENT = 5,
|
|
44
|
+
INCOMPLETE = 6
|
|
43
45
|
}
|
|
44
46
|
|
|
45
47
|
export enum CardGroupEnum {
|
|
@@ -51,6 +53,7 @@ export enum CardGroupEnum {
|
|
|
51
53
|
ANNOTATION = 7,
|
|
52
54
|
CLR = 8,
|
|
53
55
|
CUT_OFF = 9,
|
|
56
|
+
ADVANCE_IS_GROUP = 10,
|
|
54
57
|
}
|
|
55
58
|
|
|
56
59
|
export interface CardGroupType {
|
|
@@ -87,13 +90,23 @@ export const CardGroup: readonly CardGroupType[] = [
|
|
|
87
90
|
CardType.VAT_EXPRESS,
|
|
88
91
|
CardType.ADVANCE_SIMPLIFIED_VAT_PREPARATION,
|
|
89
92
|
CardType.ADVANCE_SIMPLIFIED_VAT_SEND_SIE,
|
|
90
|
-
|
|
93
|
+
],
|
|
94
|
+
roles: [Role.ACCOUNTANT],
|
|
95
|
+
teamType: TeamType.VAT,
|
|
96
|
+
maxByDay: 6,
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
id: CardGroupEnum.ADVANCE_IS_GROUP,
|
|
100
|
+
label: 'Acomptes IS',
|
|
101
|
+
types: [
|
|
102
|
+
CardType.ADVANCE_IS_PREPARATION,
|
|
103
|
+
CardType.ADVANCE_IS_SEND_SIE,
|
|
91
104
|
CardType.ADVANCE_IS_REFUSED_SIE,
|
|
92
105
|
CardType.ADVANCE_IS_REFUSED_BY_CLIENT,
|
|
93
106
|
],
|
|
94
107
|
roles: [Role.ACCOUNTANT],
|
|
95
108
|
teamType: TeamType.VAT,
|
|
96
|
-
maxByDay:
|
|
109
|
+
maxByDay: 4,
|
|
97
110
|
},
|
|
98
111
|
{
|
|
99
112
|
id: CardGroupEnum.CARRY_FORWARD,
|
|
@@ -223,22 +236,28 @@ export const CardTypeLabel = [
|
|
|
223
236
|
groupId: CardGroupEnum.VAT_GROUP,
|
|
224
237
|
},
|
|
225
238
|
{
|
|
226
|
-
id: CardType.
|
|
227
|
-
label: 'Acompte IS',
|
|
239
|
+
id: CardType.ADVANCE_IS_PREPARATION,
|
|
240
|
+
label: 'Acompte IS préparation',
|
|
228
241
|
refLabel: 'AIS',
|
|
229
|
-
groupId: CardGroupEnum.
|
|
242
|
+
groupId: CardGroupEnum.ADVANCE_IS_GROUP,
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
id: CardType.ADVANCE_IS_SEND_SIE,
|
|
246
|
+
label: 'Acompte IS envoi SIE',
|
|
247
|
+
refLabel: 'AIS-SIE',
|
|
248
|
+
groupId: CardGroupEnum.ADVANCE_IS_GROUP,
|
|
230
249
|
},
|
|
231
250
|
{
|
|
232
251
|
id: CardType.ADVANCE_IS_REFUSED_SIE,
|
|
233
|
-
label: 'Acompte Refus SIE',
|
|
252
|
+
label: 'Acompte IS Refus SIE',
|
|
234
253
|
refLabel: 'ARS',
|
|
235
|
-
groupId: CardGroupEnum.
|
|
254
|
+
groupId: CardGroupEnum.ADVANCE_IS_GROUP,
|
|
236
255
|
},
|
|
237
256
|
{
|
|
238
257
|
id: CardType.ADVANCE_IS_REFUSED_BY_CLIENT,
|
|
239
|
-
label: 'Acompte Refus Client',
|
|
258
|
+
label: 'Acompte IS Refus Client',
|
|
240
259
|
refLabel: 'ARC',
|
|
241
|
-
groupId: CardGroupEnum.
|
|
260
|
+
groupId: CardGroupEnum.ADVANCE_IS_GROUP,
|
|
242
261
|
},
|
|
243
262
|
{
|
|
244
263
|
id: CardType.CHECK_BALANCE_ANNOTATION_NEW_CLIENT,
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { PaymentMethodIds } from './PaymentMethod';
|
|
2
|
+
|
|
1
3
|
export const InpiCostType = {
|
|
2
4
|
GREFFE: {
|
|
3
5
|
id: 1,
|
|
@@ -29,12 +31,19 @@ export const InpiState = {
|
|
|
29
31
|
};
|
|
30
32
|
|
|
31
33
|
export const InpiPaymentType = {
|
|
32
|
-
PACKAGE: {
|
|
33
|
-
id: 1,
|
|
34
|
-
label: 'Forfait',
|
|
35
|
-
},
|
|
36
34
|
PAYMENT_LINK: {
|
|
37
35
|
id: 2,
|
|
36
|
+
idPaymentMethod: PaymentMethodIds.BANK_CARD,
|
|
38
37
|
label: 'Lien de paiement',
|
|
39
38
|
},
|
|
39
|
+
DIRECT_DEBIT: {
|
|
40
|
+
id: 3,
|
|
41
|
+
idPaymentMethod: PaymentMethodIds.DIRECT_DEBIT,
|
|
42
|
+
label: 'Prélèvement',
|
|
43
|
+
},
|
|
44
|
+
STRIPE_ECB: {
|
|
45
|
+
id: 4,
|
|
46
|
+
idPaymentMethod: PaymentMethodIds.STRIPE_ECB,
|
|
47
|
+
label: 'Stripe (ECB)',
|
|
48
|
+
},
|
|
40
49
|
};
|