@silexpert/core 1.1.53 → 1.1.55
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/es/api/resources/Fusion.d.ts +5 -0
- package/es/api/resources/Fusion.d.ts.map +1 -0
- package/es/api/resources/Fusion.js +18 -0
- package/es/api/resources/Fusion.js.map +1 -0
- package/es/api/resources/TextMessage.d.ts +2 -1
- package/es/api/resources/TextMessage.d.ts.map +1 -1
- package/es/api/resources/TextMessage.js +3 -0
- package/es/api/resources/TextMessage.js.map +1 -1
- package/es/api/resources/VisualizedInformation.d.ts +8 -0
- package/es/api/resources/VisualizedInformation.d.ts.map +1 -0
- package/es/api/resources/VisualizedInformation.js +13 -0
- package/es/api/resources/VisualizedInformation.js.map +1 -0
- package/es/api/resources/prestation.d.ts +2 -1
- package/es/api/resources/prestation.d.ts.map +1 -1
- package/es/api/resources/prestation.js +3 -0
- package/es/api/resources/prestation.js.map +1 -1
- package/es/api/resources.d.ts +4 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +4 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/FiscalRegime.d.ts +5 -0
- package/es/types/Enum/FiscalRegime.d.ts.map +1 -1
- package/es/types/Enum/FiscalRegime.js +17 -0
- package/es/types/Enum/FiscalRegime.js.map +1 -1
- package/es/types/Enum/ProfitsType.d.ts +5 -0
- package/es/types/Enum/ProfitsType.d.ts.map +1 -1
- package/es/types/Enum/ProfitsType.js +12 -0
- package/es/types/Enum/ProfitsType.js.map +1 -1
- package/es/types/Enum/TaxSystem.d.ts +5 -2
- package/es/types/Enum/TaxSystem.d.ts.map +1 -1
- package/es/types/Enum/TaxSystem.js +3 -0
- package/es/types/Enum/TaxSystem.js.map +1 -1
- package/es/types/Enum/VisualizedInformation.d.ts +5 -0
- package/es/types/Enum/VisualizedInformation.d.ts.map +1 -0
- package/es/types/Enum/VisualizedInformation.js +6 -0
- package/es/types/Enum/VisualizedInformation.js.map +1 -0
- package/es/types/Interface/api/cerfa/3517.d.ts +7 -0
- package/es/types/Interface/api/cerfa/3517.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/3517.js.map +1 -1
- package/es/types/Interface/api/fusion/FusionSocieties.d.ts +5 -0
- package/es/types/Interface/api/fusion/FusionSocieties.d.ts.map +1 -0
- package/es/types/Interface/api/fusion/FusionSocieties.js +24 -0
- package/es/types/Interface/api/fusion/FusionSocieties.js.map +1 -0
- package/es/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.d.ts +9 -0
- package/es/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.d.ts.map +1 -0
- package/es/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js +57 -0
- package/es/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js.map +1 -0
- package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts +1 -0
- package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts.map +1 -1
- package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +6 -0
- package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -1
- package/es/types/Interface/api/textMessage/Create.d.ts +5 -0
- package/es/types/Interface/api/textMessage/Create.d.ts.map +1 -1
- package/es/types/Interface/api/textMessage/Create.js +17 -0
- package/es/types/Interface/api/textMessage/Create.js.map +1 -1
- package/es/types/Interface/api/visualizedInformation/Query.d.ts +6 -0
- package/es/types/Interface/api/visualizedInformation/Query.d.ts.map +1 -0
- package/es/types/Interface/api/visualizedInformation/Query.js +26 -0
- package/es/types/Interface/api/visualizedInformation/Query.js.map +1 -0
- package/es/types/Interface/api/visualizedInformation/Update.d.ts +6 -0
- package/es/types/Interface/api/visualizedInformation/Update.d.ts.map +1 -0
- package/es/types/Interface/api/visualizedInformation/Update.js +25 -0
- package/es/types/Interface/api/visualizedInformation/Update.js.map +1 -0
- package/es/types/Interface/models/ISociety.d.ts +1 -0
- package/es/types/Interface/models/ISociety.d.ts.map +1 -1
- package/es/types/Interface/models/ISociety.js.map +1 -1
- package/es/types/Interface/models/IVisualizedInformation.d.ts +12 -0
- package/es/types/Interface/models/IVisualizedInformation.d.ts.map +1 -0
- package/es/types/Interface/models/IVisualizedInformation.js +2 -0
- package/es/types/Interface/models/IVisualizedInformation.js.map +1 -0
- package/es/types/index.d.ts +6 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +6 -0
- package/es/types/index.js.map +1 -1
- package/es/utils/vat/3517/century23.d.ts.map +1 -1
- package/es/utils/vat/3517/century23.js +103 -94
- package/es/utils/vat/3517/century23.js.map +1 -1
- package/js/api/resources/Fusion.js +46 -0
- package/js/api/resources/Fusion.js.map +1 -0
- package/js/api/resources/TextMessage.js +3 -0
- package/js/api/resources/TextMessage.js.map +1 -1
- package/js/api/resources/VisualizedInformation.js +22 -0
- package/js/api/resources/VisualizedInformation.js.map +1 -0
- package/js/api/resources/prestation.js +5 -0
- package/js/api/resources/prestation.js.map +1 -1
- package/js/api/resources.js +5 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/FiscalRegime.js +13 -0
- package/js/types/Enum/FiscalRegime.js.map +1 -1
- package/js/types/Enum/ProfitsType.js +9 -0
- package/js/types/Enum/ProfitsType.js.map +1 -1
- package/js/types/Enum/TaxSystem.js +6 -3
- package/js/types/Enum/TaxSystem.js.map +1 -1
- package/js/types/Enum/VisualizedInformation.js +11 -0
- package/js/types/Enum/VisualizedInformation.js.map +1 -0
- package/js/types/Interface/api/cerfa/3517.js.map +1 -1
- package/js/types/Interface/api/fusion/FusionSocieties.js +23 -0
- package/js/types/Interface/api/fusion/FusionSocieties.js.map +1 -0
- package/js/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js +41 -0
- package/js/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js.map +1 -0
- package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +1 -0
- package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -1
- package/js/types/Interface/api/textMessage/Create.js +6 -1
- package/js/types/Interface/api/textMessage/Create.js.map +1 -1
- package/js/types/Interface/api/visualizedInformation/Query.js +24 -0
- package/js/types/Interface/api/visualizedInformation/Query.js.map +1 -0
- package/js/types/Interface/api/visualizedInformation/Update.js +24 -0
- package/js/types/Interface/api/visualizedInformation/Update.js.map +1 -0
- package/js/types/Interface/models/ISociety.js.map +1 -1
- package/js/types/Interface/models/IVisualizedInformation.js +6 -0
- package/js/types/Interface/models/IVisualizedInformation.js.map +1 -0
- package/js/types/index.js +63 -3
- package/js/types/index.js.map +1 -1
- package/js/utils/vat/3517/century23.js +115 -95
- package/js/utils/vat/3517/century23.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Fusion.ts +7 -0
- package/ts/api/resources/TextMessage.ts +5 -0
- package/ts/api/resources/VisualizedInformation.ts +16 -0
- package/ts/api/resources/prestation.ts +6 -1
- package/ts/api/resources.ts +4 -0
- package/ts/types/Enum/FiscalRegime.ts +19 -1
- package/ts/types/Enum/ProfitsType.ts +14 -1
- package/ts/types/Enum/TaxSystem.ts +5 -4
- package/ts/types/Enum/VisualizedInformation.ts +4 -0
- package/ts/types/Interface/api/cerfa/3517.ts +7 -0
- package/ts/types/Interface/api/fusion/FusionSocieties.ts +12 -0
- package/ts/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.ts +40 -0
- package/ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts +5 -0
- package/ts/types/Interface/api/textMessage/Create.ts +14 -0
- package/ts/types/Interface/api/visualizedInformation/Query.ts +14 -0
- package/ts/types/Interface/api/visualizedInformation/Update.ts +13 -0
- package/ts/types/Interface/models/ISociety.ts +1 -0
- package/ts/types/Interface/models/IVisualizedInformation.ts +14 -0
- package/ts/types/index.ts +7 -0
- package/ts/utils/vat/3517/century23.ts +17 -7
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.QuerySocietyVisualizedInformation = undefined;
|
|
7
|
+
var _classValidator = require("class-validator");
|
|
8
|
+
var _utils = require("../../../../utils");
|
|
9
|
+
var _VisualizedInformation = require("../../../Enum/VisualizedInformation");
|
|
10
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
11
|
+
var c = arguments.length,
|
|
12
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
13
|
+
d;
|
|
14
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
15
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
16
|
+
};
|
|
17
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
18
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
19
|
+
};
|
|
20
|
+
class QuerySocietyVisualizedInformation {}
|
|
21
|
+
exports.QuerySocietyVisualizedInformation = QuerySocietyVisualizedInformation;
|
|
22
|
+
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], QuerySocietyVisualizedInformation.prototype, "key", void 0);
|
|
23
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsNumber)(), (0, _classValidator.IsOptional)(), __metadata("design:type", Number)], QuerySocietyVisualizedInformation.prototype, "state", void 0);
|
|
24
|
+
//# sourceMappingURL=Query.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Query.js","names":["_classValidator","require","_utils","_VisualizedInformation","QuerySocietyVisualizedInformation","exports","__decorate","ApiProperty","IsString","ApiPropertyOptional","IsNumber","IsOptional"],"sources":["../../../../../ts/types/Interface/api/visualizedInformation/Query.ts"],"sourcesContent":["import { IsNumber, IsOptional, IsString } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { VisualizedInformationState } from '../../../Enum/VisualizedInformation';\n\nexport class QuerySocietyVisualizedInformation {\n @ApiProperty()\n @IsString()\n key: string;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n state: VisualizedInformationState;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AACA,IAAAE,sBAAA,GAAAF,OAAA;;;;;;;;;;;AAEM,MAAOG,iCAAiC;AAS7CC,OAAA,CATYD,iCAAiC,GAAjCA,iCAAiC;AAC5CE,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,E,+FACC;AAEZF,UAAA,EAAC,IAAAG,0BAAmB,GAAE,EACrB,IAAAC,wBAAQ,GAAE,EACV,IAAAC,0BAAU,GAAE,E,iGACqB"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.UpdateOrCreateVisualizedInformation = undefined;
|
|
7
|
+
var _classValidator = require("class-validator");
|
|
8
|
+
var _utils = require("../../../../utils");
|
|
9
|
+
var _VisualizedInformation = require("../../../Enum/VisualizedInformation");
|
|
10
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
11
|
+
var c = arguments.length,
|
|
12
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
13
|
+
d;
|
|
14
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
15
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
16
|
+
};
|
|
17
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
18
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
19
|
+
};
|
|
20
|
+
class UpdateOrCreateVisualizedInformation {}
|
|
21
|
+
exports.UpdateOrCreateVisualizedInformation = UpdateOrCreateVisualizedInformation;
|
|
22
|
+
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], UpdateOrCreateVisualizedInformation.prototype, "key", void 0);
|
|
23
|
+
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], UpdateOrCreateVisualizedInformation.prototype, "state", void 0);
|
|
24
|
+
//# sourceMappingURL=Update.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Update.js","names":["_classValidator","require","_utils","_VisualizedInformation","UpdateOrCreateVisualizedInformation","exports","__decorate","ApiProperty","IsString","IsNumber"],"sources":["../../../../../ts/types/Interface/api/visualizedInformation/Update.ts"],"sourcesContent":["import { IsNumber, IsString } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { VisualizedInformationState } from '../../../Enum/VisualizedInformation';\n\nexport class UpdateOrCreateVisualizedInformation {\n @ApiProperty()\n @IsString()\n key: string;\n\n @ApiProperty()\n @IsNumber()\n state: VisualizedInformationState;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AACA,IAAAE,sBAAA,GAAAF,OAAA;;;;;;;;;;;AAEM,MAAOG,mCAAmC;AAQ/CC,OAAA,CARYD,mCAAmC,GAAnCA,mCAAmC;AAC9CE,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,E,iGACC;AAEZF,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAE,wBAAQ,GAAE,E,mGACuB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ISociety.js","names":[],"sources":["../../../../ts/types/Interface/models/ISociety.ts"],"sourcesContent":["import { IAccount } from './IAccount';\nimport { IComment } from './IComment';\nimport { IThirdParty } from './IThirdParty';\nimport { IReport } from './IReport';\nimport { IConnector } from './IConnector';\nimport { IBankConnection } from './IBankConnection';\nimport { IFollow } from './IFollow';\nimport { IPaymentExpectation } from './IPaymentExpectation';\nimport { ILegalForm } from './ILegalForm';\nimport { IOldExpertInfo } from './IOldExpertInfo';\nimport { IPrestation } from './IPrestation';\nimport { ISector } from './ISector';\nimport { IRefund } from './IRefund';\nimport { IBankAccount } from './IBankAccount';\nimport { ISocietyBank } from './ISocietyBank';\nimport { IComptaType } from './IComptaType';\nimport { ISubscriptionType } from './ISubscriptionType';\nimport { ISocietyConfig } from './ISocietyConfig';\nimport { ISocietyGescom } from './ISocietyGescom';\nimport { ISocietyCgv } from './ISocietyCgv';\nimport { IFormalism } from './IFormalism';\nimport { ISocietyNote } from './ISocietyNote';\nimport { ITaxSystem } from './ITaxSystem';\nimport { IVatRegime } from './IVatRegime';\nimport { IFiscalRegime } from './IFiscalRegime';\nimport { ISource } from './ISource';\nimport { IAnalyticsUtm } from './IAnalyticsUtm';\nimport { IActivity } from './IActivity';\nimport { ISoftwareCompta } from './ISoftwareCompta';\nimport { IAccessToken } from './IAccessToken';\nimport { ICotation } from './ICotation';\nimport { ISocietyVehicle } from './ISocietyVehicle';\nimport { ICountry } from './ICountry';\nimport { ITerminationList } from './ITerminationList';\nimport { ISocietyFile } from './ISocietyFile';\nimport { ISocietyDetail } from './ISocietyDetail';\nimport { ISocietySocial } from './ISocietySocial';\nimport { ISocietyJuridical } from './ISocietyJuridical';\nimport { IPaymentWaiting } from './IPaymentWaiting';\nimport { IExercice } from './IExercice';\nimport { IWebMail } from './IWebMail';\nimport { ISocietyProceding } from './ISocietyProceding';\nimport { ISocietyStat } from './ISocietyStat';\nimport { ISurvey } from './ISurvey';\nimport { ILog } from './ILog';\nimport { ISms } from './ISms';\nimport { IUser } from './IUser';\nimport { ISocietyEvent } from './ISocietyEvent';\nimport {\n ComptaType, CountryId, INafCode, IPartneredAccountantCompanyService, Sector, UnpaidDetail, IPartneredAccountantToSociety, IMail, IAccountingTransaction, IFecFile, IGedFile, IBusinessPartner, IPaymentSchedule, IRegulate, IUserSocietyPermission,\n ISocietyConfigBalanceSheet,\n IAccountsSocieties,\n IUnpaidCallHistory,\n IAccountingFile,\n IThirdPartySociety,\n} from '../..';\nimport { IBrandType } from './IBrandType';\nimport { IFile } from './IFile';\n\n// societies\nexport interface ISociety {\n id?: number;\n name: string | null;\n commercialName: string | null;\n descriptionActivity: string | null;\n dateOfRegistration: Date | null;\n dateInscription: Date | null;\n dateIsClient: Date | null;\n partnerSubscriptionECDate: Date | null;\n dateStatus: Date | null;\n socialStatut: number | null;\n juridicalStatut: number | null;\n mailSocial: Date | null;\n mailJuridical: Date | null;\n city: string | null;\n zipCode: string | null;\n address: string | null;\n siret: string | null;\n diaCode: string | null;\n socialCapital: string | null;\n archive: boolean;\n archiveDate: Date | null;\n isBlocked: boolean | null;\n autoAnnotate: boolean;\n managementSoftware: boolean | null;\n cashbook: boolean | null;\n balanceZero: boolean | null;\n mailRecovery: boolean | null;\n folderIsFinished: boolean | null;\n hideInformationsBanner: boolean | null;\n dateUploadTva: Date | null;\n vatUploadDay: number | null;\n lockImposition: boolean | null;\n lockTva: boolean | null;\n isWaitingEnd: boolean | null;\n waitFirstContact: boolean | null;\n sendFirstContact: boolean | null;\n toConstitution: number | null;\n passwordIsuite: string | null;\n numberFrp: string | null;\n socialParts: string | null;\n numberSie: string | null;\n aga: string | null;\n statutoryAuditor: string | null;\n typeSales: string | null;\n dateRelanceCommercial: Date | null;\n firstPayslipDate: Date | null;\n totalSharesHeld: number | null;\n leadQuotation: number | null;\n idVatRegime: number | null;\n idTaxSystem: number | null;\n idActivity: number | null;\n profitsType: number | null;\n idSource: number | null;\n idFiscalRegime: number | null;\n idRegion: number | null;\n idLegalForm: number | null;\n idComptaType: ComptaType | null;\n idTypeBrand: number | null;\n idSubscriptionType: number | null;\n idCountry: CountryId | null;\n idSector: Sector | null;\n idSocietyNotes: number | null;\n folderNote: string | null;\n oldNafCode: string | null;\n dateSendAdvise: Date | null;\n idUserAdvise: number | null;\n idVatForInternalInvoicing: number;\n dateFirstSendUnpaid: Date | null;\n reasonUnpaid: number | null;\n stripeSubscriptionId: string | null;\n stateSynchroBankAccount: number | null;\n noShowPopUpSynchroDate: Date | null;\n stateFollowCall: number | null;\n folderCreation: boolean;\n hideSimulationBetaMessage: boolean;\n unpaid: number | null;\n isLate: boolean | null;\n unpaidDetails: UnpaidDetail[] | null;\n owner: IUser | null;\n social: string | null;\n exercices: string | null;\n recoveryDate: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n startAt?: Date | null;\n idSoftware: number | null;\n canceledFirstStepAt: Date | null;\n completedFirstStepAt: Date | null;\n lastMobileConnection: Date | null;\n idNafCode: number | null;\n canceledFirstStepTourAt: Date | null;\n step: string | null;\n hidePartneredAccountantsBubbleLink: boolean | null;\n cancelCompleteCreationModal: Date | null;\n isCreatedInApp: boolean;\n\n // Associations\n accounts?: IAccount[];\n accountsSocieties?: IAccountsSocieties[];\n comments?: IComment[];\n thirdPartiesSociety?: IThirdPartySociety[];\n thirdParty?: IThirdParty[];\n reports?: IReport[];\n connectors?: IConnector[];\n bankConnections?: IBankConnection[];\n societyConfigBalanceSheet?: ISocietyConfigBalanceSheet[];\n societyFollow?: IFollow[];\n paymentsExpectations?: IPaymentExpectation[];\n paymentSchedules?: IPaymentSchedule[];\n legalForm?: ILegalForm;\n oldExpertInfo?: IOldExpertInfo;\n prestationsSocieties?: IPrestation[];\n sector?: ISector;\n refunds?: IRefund[];\n bankAccounts?: IBankAccount[];\n bankPayment?: ISocietyBank;\n compta?: IComptaType;\n typeSubscription?: ISubscriptionType;\n config?: ISocietyConfig;\n gescom?: ISocietyGescom;\n societyCgv?: ISocietyCgv;\n formalism?: IFormalism;\n notes?: ISocietyNote;\n taxSystem?: ITaxSystem;\n tvaRegime?: IVatRegime;\n fiscalRegime?: IFiscalRegime;\n source?: ISource;\n nafCode?: INafCode;\n analyticsUtm?: IAnalyticsUtm;\n activity?: IActivity;\n softwareCompta?: ISoftwareCompta;\n accessToken?: IAccessToken;\n cotations?: ICotation[];\n societyVehicles?: ISocietyVehicle[];\n societyCountry?: ICountry;\n terminationsList?: ITerminationList;\n societyFiles?: ISocietyFile[];\n societyDetail?: ISocietyDetail;\n societySocials?: ISocietySocial[];\n societyJuridical?: ISocietyJuridical;\n paymentWaitings?: IPaymentWaiting[];\n societyExercices?: IExercice[];\n webmailMails?: IWebMail[];\n societyProcedings?: ISocietyProceding[];\n societyStats?: ISocietyStat[];\n survey?: ISurvey[];\n logs?: ILog[];\n sms?: ISms[];\n users?: IUser[];\n userPermission?: IUserSocietyPermission;\n regulates?: IRegulate[];\n brandType?: IBrandType;\n partneredAccountantCompaniesServices: IPartneredAccountantCompanyService[];\n partneredAccountantRelated: IPartneredAccountantToSociety;\n events: ISocietyEvent[];\n mails: IMail[];\n transactions: IAccountingTransaction[];\n businessPartners: IBusinessPartner[];\n fecFile: IFecFile | null;\n gedFiles: IGedFile[];\n files: IFile[];\n unpaidCallHistory: IUnpaidCallHistory[];\n accountingFiles?: IAccountingFile[];\n}"],"mappings":""}
|
|
1
|
+
{"version":3,"file":"ISociety.js","names":[],"sources":["../../../../ts/types/Interface/models/ISociety.ts"],"sourcesContent":["import { IAccount } from './IAccount';\nimport { IComment } from './IComment';\nimport { IThirdParty } from './IThirdParty';\nimport { IReport } from './IReport';\nimport { IConnector } from './IConnector';\nimport { IBankConnection } from './IBankConnection';\nimport { IFollow } from './IFollow';\nimport { IPaymentExpectation } from './IPaymentExpectation';\nimport { ILegalForm } from './ILegalForm';\nimport { IOldExpertInfo } from './IOldExpertInfo';\nimport { IPrestation } from './IPrestation';\nimport { ISector } from './ISector';\nimport { IRefund } from './IRefund';\nimport { IBankAccount } from './IBankAccount';\nimport { ISocietyBank } from './ISocietyBank';\nimport { IComptaType } from './IComptaType';\nimport { ISubscriptionType } from './ISubscriptionType';\nimport { ISocietyConfig } from './ISocietyConfig';\nimport { ISocietyGescom } from './ISocietyGescom';\nimport { ISocietyCgv } from './ISocietyCgv';\nimport { IFormalism } from './IFormalism';\nimport { ISocietyNote } from './ISocietyNote';\nimport { ITaxSystem } from './ITaxSystem';\nimport { IVatRegime } from './IVatRegime';\nimport { IFiscalRegime } from './IFiscalRegime';\nimport { ISource } from './ISource';\nimport { IAnalyticsUtm } from './IAnalyticsUtm';\nimport { IActivity } from './IActivity';\nimport { ISoftwareCompta } from './ISoftwareCompta';\nimport { IAccessToken } from './IAccessToken';\nimport { ICotation } from './ICotation';\nimport { ISocietyVehicle } from './ISocietyVehicle';\nimport { ICountry } from './ICountry';\nimport { ITerminationList } from './ITerminationList';\nimport { ISocietyFile } from './ISocietyFile';\nimport { ISocietyDetail } from './ISocietyDetail';\nimport { ISocietySocial } from './ISocietySocial';\nimport { ISocietyJuridical } from './ISocietyJuridical';\nimport { IPaymentWaiting } from './IPaymentWaiting';\nimport { IExercice } from './IExercice';\nimport { IWebMail } from './IWebMail';\nimport { ISocietyProceding } from './ISocietyProceding';\nimport { ISocietyStat } from './ISocietyStat';\nimport { ISurvey } from './ISurvey';\nimport { ILog } from './ILog';\nimport { ISms } from './ISms';\nimport { IUser } from './IUser';\nimport { ISocietyEvent } from './ISocietyEvent';\nimport {\n ComptaType, CountryId, INafCode, IPartneredAccountantCompanyService, Sector, UnpaidDetail, IPartneredAccountantToSociety, IMail, IAccountingTransaction, IFecFile, IGedFile, IBusinessPartner, IPaymentSchedule, IRegulate, IUserSocietyPermission,\n ISocietyConfigBalanceSheet,\n IAccountsSocieties,\n IUnpaidCallHistory,\n IAccountingFile,\n IThirdPartySociety,\n} from '../..';\nimport { IBrandType } from './IBrandType';\nimport { IFile } from './IFile';\n\n// societies\nexport interface ISociety {\n id?: number;\n name: string | null;\n commercialName: string | null;\n descriptionActivity: string | null;\n dateOfRegistration: Date | null;\n dateInscription: Date | null;\n dateIsClient: Date | null;\n partnerSubscriptionECDate: Date | null;\n dateStatus: Date | null;\n socialStatut: number | null;\n juridicalStatut: number | null;\n mailSocial: Date | null;\n mailJuridical: Date | null;\n city: string | null;\n zipCode: string | null;\n address: string | null;\n siret: string | null;\n diaCode: string | null;\n socialCapital: string | null;\n archive: boolean;\n archiveDate: Date | null;\n isBlocked: boolean | null;\n autoAnnotate: boolean;\n managementSoftware: boolean | null;\n cashbook: boolean | null;\n balanceZero: boolean | null;\n mailRecovery: boolean | null;\n folderIsFinished: boolean | null;\n hideInformationsBanner: boolean | null;\n dateUploadTva: Date | null;\n vatUploadDay: number | null;\n lockImposition: boolean | null;\n lockTva: boolean | null;\n isWaitingEnd: boolean | null;\n waitFirstContact: boolean | null;\n sendFirstContact: boolean | null;\n toConstitution: number | null;\n passwordIsuite: string | null;\n numberFrp: string | null;\n socialParts: string | null;\n numberSie: string | null;\n aga: string | null;\n statutoryAuditor: string | null;\n typeSales: string | null;\n dateRelanceCommercial: Date | null;\n firstPayslipDate: Date | null;\n totalSharesHeld: number | null;\n leadQuotation: number | null;\n idVatRegime: number | null;\n idTaxSystem: number | null;\n idActivity: number | null;\n profitsType: number | null;\n idSource: number | null;\n idFiscalRegime: number | null;\n idRegion: number | null;\n idLegalForm: number | null;\n idComptaType: ComptaType | null;\n idTypeBrand: number | null;\n idSubscriptionType: number | null;\n idCountry: CountryId | null;\n idSector: Sector | null;\n idSocietyNotes: number | null;\n folderNote: string | null;\n oldNafCode: string | null;\n dateSendAdvise: Date | null;\n idUserAdvise: number | null;\n idVatForInternalInvoicing: number;\n dateFirstSendUnpaid: Date | null;\n reasonUnpaid: number | null;\n stripeSubscriptionId: string | null;\n stateSynchroBankAccount: number | null;\n noShowPopUpSynchroDate: Date | null;\n stateFollowCall: number | null;\n folderCreation: boolean;\n hideSimulationBetaMessage: boolean;\n unpaid: number | null;\n isLate: boolean | null;\n unpaidDetails: UnpaidDetail[] | null;\n owner: IUser | null;\n social: string | null;\n exercices: string | null;\n recoveryDate: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n startAt?: Date | null;\n idSoftware: number | null;\n canceledFirstStepAt: Date | null;\n completedFirstStepAt: Date | null;\n lastMobileConnection: Date | null;\n idNafCode: number | null;\n canceledFirstStepTourAt: Date | null;\n step: string | null;\n hidePartneredAccountantsBubbleLink: boolean | null;\n cancelCompleteCreationModal: Date | null;\n isCreatedInApp: boolean;\n\n // Associations\n accounts?: IAccount[];\n accountsSocieties?: IAccountsSocieties[];\n comments?: IComment[];\n thirdPartiesSociety?: IThirdPartySociety[];\n thirdParty?: IThirdParty[];\n reports?: IReport[];\n connectors?: IConnector[];\n bankConnections?: IBankConnection[];\n societyConfigBalanceSheet?: ISocietyConfigBalanceSheet[];\n societyFollow?: IFollow[];\n paymentsExpectations?: IPaymentExpectation[];\n paymentSchedules?: IPaymentSchedule[];\n legalForm?: ILegalForm;\n oldExpertInfo?: IOldExpertInfo;\n prestationsSocieties?: IPrestation[];\n sector?: ISector;\n refunds?: IRefund[];\n bankAccounts?: IBankAccount[];\n bankPayment?: ISocietyBank;\n compta?: IComptaType;\n typeSubscription?: ISubscriptionType;\n config?: ISocietyConfig;\n gescom?: ISocietyGescom;\n societyCgv?: ISocietyCgv;\n formalism?: IFormalism;\n notes?: ISocietyNote;\n taxSystem?: ITaxSystem;\n tvaRegime?: IVatRegime;\n fiscalRegime?: IFiscalRegime;\n source?: ISource;\n nafCode?: INafCode;\n analyticsUtm?: IAnalyticsUtm;\n activity?: IActivity;\n softwareCompta?: ISoftwareCompta;\n accessToken?: IAccessToken;\n cotations?: ICotation[];\n societyVehicles?: ISocietyVehicle[];\n societyCountry?: ICountry;\n terminationsList?: ITerminationList;\n societyFiles?: ISocietyFile[];\n societyDetail?: ISocietyDetail;\n societySocials?: ISocietySocial[];\n societyJuridical?: ISocietyJuridical;\n paymentWaitings?: IPaymentWaiting[];\n societyExercices?: IExercice[];\n webmailMails?: IWebMail[];\n societyProcedings?: ISocietyProceding[];\n societyStats?: ISocietyStat[];\n survey?: ISurvey[];\n logs?: ILog[];\n sms?: ISms[];\n users?: IUser[];\n userPermission?: IUserSocietyPermission;\n usersPermissions?: IUserSocietyPermission[];\n regulates?: IRegulate[];\n brandType?: IBrandType;\n partneredAccountantCompaniesServices: IPartneredAccountantCompanyService[];\n partneredAccountantRelated: IPartneredAccountantToSociety;\n events: ISocietyEvent[];\n mails: IMail[];\n transactions: IAccountingTransaction[];\n businessPartners: IBusinessPartner[];\n fecFile: IFecFile | null;\n gedFiles: IGedFile[];\n files: IFile[];\n unpaidCallHistory: IUnpaidCallHistory[];\n accountingFiles?: IAccountingFile[];\n}"],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IVisualizedInformation.js","names":[],"sources":["../../../../ts/types/Interface/models/IVisualizedInformation.ts"],"sourcesContent":["import { VisualizedInformationState } from '../../Enum/VisualizedInformation';\nimport { ISociety } from './ISociety';\n\nexport interface IVisualizedInformation {\n id?: number;\n key: string;\n state: VisualizedInformationState;\n idSociety: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // Associations\n society?: ISociety;\n}\n"],"mappings":""}
|
package/js/types/index.js
CHANGED
|
@@ -3,6 +3,16 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
+
var _IVisualizedInformation = require("./Interface/models/IVisualizedInformation");
|
|
7
|
+
Object.keys(_IVisualizedInformation).forEach(function (key) {
|
|
8
|
+
if (key === "default" || key === "__esModule") return;
|
|
9
|
+
Object.defineProperty(exports, key, {
|
|
10
|
+
enumerable: true,
|
|
11
|
+
get: function () {
|
|
12
|
+
return _IVisualizedInformation[key];
|
|
13
|
+
}
|
|
14
|
+
});
|
|
15
|
+
});
|
|
6
16
|
var _IApiError = require("./Interface/models/IApiError");
|
|
7
17
|
Object.keys(_IApiError).forEach(function (key) {
|
|
8
18
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -3103,6 +3113,16 @@ Object.keys(_FormConnector).forEach(function (key) {
|
|
|
3103
3113
|
}
|
|
3104
3114
|
});
|
|
3105
3115
|
});
|
|
3116
|
+
var _VisualizedInformation = require("./Enum/VisualizedInformation");
|
|
3117
|
+
Object.keys(_VisualizedInformation).forEach(function (key) {
|
|
3118
|
+
if (key === "default" || key === "__esModule") return;
|
|
3119
|
+
Object.defineProperty(exports, key, {
|
|
3120
|
+
enumerable: true,
|
|
3121
|
+
get: function () {
|
|
3122
|
+
return _VisualizedInformation[key];
|
|
3123
|
+
}
|
|
3124
|
+
});
|
|
3125
|
+
});
|
|
3106
3126
|
var _NafCode = require("./Enum/NafCode");
|
|
3107
3127
|
Object.keys(_NafCode).forEach(function (key) {
|
|
3108
3128
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -8783,6 +8803,16 @@ Object.keys(_QueryCreatePrestationSocieties).forEach(function (key) {
|
|
|
8783
8803
|
}
|
|
8784
8804
|
});
|
|
8785
8805
|
});
|
|
8806
|
+
var _QueryGetPaginatedSocietiesFromPrestation = require("./Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation");
|
|
8807
|
+
Object.keys(_QueryGetPaginatedSocietiesFromPrestation).forEach(function (key) {
|
|
8808
|
+
if (key === "default" || key === "__esModule") return;
|
|
8809
|
+
Object.defineProperty(exports, key, {
|
|
8810
|
+
enumerable: true,
|
|
8811
|
+
get: function () {
|
|
8812
|
+
return _QueryGetPaginatedSocietiesFromPrestation[key];
|
|
8813
|
+
}
|
|
8814
|
+
});
|
|
8815
|
+
});
|
|
8786
8816
|
var _QueryPaymentExpectation = require("./Interface/api/paymentExpectation/QueryPaymentExpectation");
|
|
8787
8817
|
Object.keys(_QueryPaymentExpectation).forEach(function (key) {
|
|
8788
8818
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -9063,6 +9093,16 @@ Object.keys(_Create12).forEach(function (key) {
|
|
|
9063
9093
|
}
|
|
9064
9094
|
});
|
|
9065
9095
|
});
|
|
9096
|
+
var _FusionSocieties = require("./Interface/api/fusion/FusionSocieties");
|
|
9097
|
+
Object.keys(_FusionSocieties).forEach(function (key) {
|
|
9098
|
+
if (key === "default" || key === "__esModule") return;
|
|
9099
|
+
Object.defineProperty(exports, key, {
|
|
9100
|
+
enumerable: true,
|
|
9101
|
+
get: function () {
|
|
9102
|
+
return _FusionSocieties[key];
|
|
9103
|
+
}
|
|
9104
|
+
});
|
|
9105
|
+
});
|
|
9066
9106
|
var _Create13 = require("./Interface/api/businessSector/Create");
|
|
9067
9107
|
Object.keys(_Create13).forEach(function (key) {
|
|
9068
9108
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -9103,6 +9143,26 @@ Object.keys(_Query13).forEach(function (key) {
|
|
|
9103
9143
|
}
|
|
9104
9144
|
});
|
|
9105
9145
|
});
|
|
9146
|
+
var _Query14 = require("./Interface/api/visualizedInformation/Query");
|
|
9147
|
+
Object.keys(_Query14).forEach(function (key) {
|
|
9148
|
+
if (key === "default" || key === "__esModule") return;
|
|
9149
|
+
Object.defineProperty(exports, key, {
|
|
9150
|
+
enumerable: true,
|
|
9151
|
+
get: function () {
|
|
9152
|
+
return _Query14[key];
|
|
9153
|
+
}
|
|
9154
|
+
});
|
|
9155
|
+
});
|
|
9156
|
+
var _Update5 = require("./Interface/api/visualizedInformation/Update");
|
|
9157
|
+
Object.keys(_Update5).forEach(function (key) {
|
|
9158
|
+
if (key === "default" || key === "__esModule") return;
|
|
9159
|
+
Object.defineProperty(exports, key, {
|
|
9160
|
+
enumerable: true,
|
|
9161
|
+
get: function () {
|
|
9162
|
+
return _Update5[key];
|
|
9163
|
+
}
|
|
9164
|
+
});
|
|
9165
|
+
});
|
|
9106
9166
|
var _Util4 = require("./Interface/enum/Util");
|
|
9107
9167
|
Object.keys(_Util4).forEach(function (key) {
|
|
9108
9168
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -9233,13 +9293,13 @@ Object.keys(_UpdateNotificationSetting).forEach(function (key) {
|
|
|
9233
9293
|
}
|
|
9234
9294
|
});
|
|
9235
9295
|
});
|
|
9236
|
-
var
|
|
9237
|
-
Object.keys(
|
|
9296
|
+
var _Update6 = require("./Interface/api/appNotification/Update");
|
|
9297
|
+
Object.keys(_Update6).forEach(function (key) {
|
|
9238
9298
|
if (key === "default" || key === "__esModule") return;
|
|
9239
9299
|
Object.defineProperty(exports, key, {
|
|
9240
9300
|
enumerable: true,
|
|
9241
9301
|
get: function () {
|
|
9242
|
-
return
|
|
9302
|
+
return _Update6[key];
|
|
9243
9303
|
}
|
|
9244
9304
|
});
|
|
9245
9305
|
});
|