@solibo/solibo-query 1.5.1 → 1.5.2
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/api/queries/administration/agreementDetails.d.ts +2 -2
- package/dist/api/queries/administration/insuranceAgreements.d.ts +3 -3
- package/dist/api/queries/administration/insuranceAgreements.js +8 -3
- package/dist/api/queries/administration/insuranceAgreements.js.map +1 -1
- package/dist/api/queries/administration/loanAgreements.d.ts +4 -4
- package/dist/api/queries/administration/loanAgreements.js +9 -4
- package/dist/api/queries/administration/loanAgreements.js.map +1 -1
- package/dist/api/queries/administration/loanChangeLog.d.ts +1 -1
- package/dist/api/queries/administration/tripletexDetails.d.ts +3 -3
- package/dist/api/queries/administration/tripletexDetails.js +6 -2
- package/dist/api/queries/administration/tripletexDetails.js.map +1 -1
- package/dist/api/queries/board/boardMembers.d.ts +3 -3
- package/dist/api/queries/board/boardMembers.js +8 -3
- package/dist/api/queries/board/boardMembers.js.map +1 -1
- package/dist/api/queries/board/showPersonalIdentityNumberOnBoardMember.d.ts +1 -1
- package/dist/api/queries/communication/availableBundles.d.ts +1 -1
- package/dist/api/queries/communication/availableSMS.d.ts +1 -1
- package/dist/api/queries/communication/communicationReport.d.ts +1 -1
- package/dist/api/queries/communication/newsletter.d.ts +1 -1
- package/dist/api/queries/communication/newsletters.d.ts +12 -12
- package/dist/api/queries/communication/newsletters.js +24 -16
- package/dist/api/queries/communication/newsletters.js.map +1 -1
- package/dist/api/queries/communication/notificationgroupsEmail.d.ts +1 -1
- package/dist/api/queries/communication/notificationgroupsSms.d.ts +1 -1
- package/dist/api/queries/communication/sMSAvailableForSMSBroadcastPost.d.ts +1 -1
- package/dist/api/queries/communication/sMSBroadcast.d.ts +1 -1
- package/dist/api/queries/communication/sMSBroadcasts.d.ts +1 -1
- package/dist/api/queries/communication/sMSPurchases.d.ts +1 -1
- package/dist/api/queries/company/administratorsForCompany.d.ts +1 -1
- package/dist/api/queries/company/availableAdministratorsForCompany.d.ts +1 -1
- package/dist/api/queries/company/companies.d.ts +9 -9
- package/dist/api/queries/company/companies.js +14 -10
- package/dist/api/queries/company/companies.js.map +1 -1
- package/dist/api/queries/company/companyAddresses.d.ts +1 -1
- package/dist/api/queries/company/companyById.d.ts +1 -1
- package/dist/api/queries/company/companyDetailed.d.ts +1 -1
- package/dist/api/queries/company/companyDraft.d.ts +1 -1
- package/dist/api/queries/company/companyDrafts.d.ts +1 -1
- package/dist/api/queries/company/companyOrdinances.d.ts +1 -1
- package/dist/api/queries/company/fractions.d.ts +1 -1
- package/dist/api/queries/conversation/companyConversationCategoriesForRequests.d.ts +1 -1
- package/dist/api/queries/conversation/conversation.d.ts +1 -1
- package/dist/api/queries/conversation/conversationCategories.d.ts +1 -1
- package/dist/api/queries/conversation/conversationCount.d.ts +1 -1
- package/dist/api/queries/conversation/conversationFolders.d.ts +2 -2
- package/dist/api/queries/conversation/conversations.d.ts +13 -13
- package/dist/api/queries/conversation/conversations.js +23 -14
- package/dist/api/queries/conversation/conversations.js.map +1 -1
- package/dist/api/queries/conversation/conversationsByParticipant.d.ts +1 -1
- package/dist/api/queries/conversation/publicConversation.d.ts +2 -2
- package/dist/api/queries/conversation/publicConversationAuth.d.ts +1 -1
- package/dist/api/queries/conversation/unreadConversationsCount.d.ts +1 -1
- package/dist/api/queries/document/documentActions.d.ts +4 -4
- package/dist/api/queries/document/documentActions.js +15 -6
- package/dist/api/queries/document/documentActions.js.map +1 -1
- package/dist/api/queries/document/documents.d.ts +7 -7
- package/dist/api/queries/document/documents.js +20 -10
- package/dist/api/queries/document/documents.js.map +1 -1
- package/dist/api/queries/document/documentsOfTypeForCompany.d.ts +1 -1
- package/dist/api/queries/document/getDocumentURL.d.ts +1 -1
- package/dist/api/queries/document/searchDocumentsForCompany.d.ts +1 -1
- package/dist/api/queries/economy/checkIfAccountingAvailable.d.ts +1 -1
- package/dist/api/queries/economy/economicReports.d.ts +2 -2
- package/dist/api/queries/economy/invoiceArchive.d.ts +1 -1
- package/dist/api/queries/economy/invoiceForApprovalCount.d.ts +1 -1
- package/dist/api/queries/economy/invoiceNotification.d.ts +1 -1
- package/dist/api/queries/economy/invoices.d.ts +13 -13
- package/dist/api/queries/economy/invoices.js +26 -12
- package/dist/api/queries/economy/invoices.js.map +1 -1
- package/dist/api/queries/economy/status.d.ts +1 -1
- package/dist/api/queries/economy/unattestedCounts.d.ts +2 -2
- package/dist/api/queries/expense/expense.d.ts +1 -1
- package/dist/api/queries/expense/expenseList.d.ts +4 -4
- package/dist/api/queries/expense/expenseList.js +9 -4
- package/dist/api/queries/expense/expenseList.js.map +1 -1
- package/dist/api/queries/expense/expenseTypes.d.ts +1 -1
- package/dist/api/queries/hms/hMSReportRoutines.d.ts +1 -1
- package/dist/api/queries/hms/hMSSettings.d.ts +3 -3
- package/dist/api/queries/hms/hMSSettings.js +3 -3
- package/dist/api/queries/hms/hMSSettings.js.map +1 -1
- package/dist/api/queries/homepage/homepage.d.ts +10 -10
- package/dist/api/queries/homepage/homepage.js +26 -13
- package/dist/api/queries/homepage/homepage.js.map +1 -1
- package/dist/api/queries/homepage/homepageFeed.d.ts +2 -2
- package/dist/api/queries/homepage/openHomepageDocument.d.ts +1 -1
- package/dist/api/queries/homepage/openHomepageFeed.d.ts +2 -2
- package/dist/api/queries/homepage/postDocuments.d.ts +1 -1
- package/dist/api/queries/homepage/postNotificationgroups.d.ts +1 -1
- package/dist/api/queries/homepage/sMSAvailableForPost.d.ts +1 -1
- package/dist/api/queries/invoicing/adHocGroupById.d.ts +1 -1
- package/dist/api/queries/invoicing/adHocGroups.d.ts +1 -1
- package/dist/api/queries/invoicing/checkTriplewinActivated.d.ts +1 -1
- package/dist/api/queries/invoicing/creditNotes.d.ts +1 -1
- package/dist/api/queries/invoicing/customer.d.ts +1 -1
- package/dist/api/queries/invoicing/customerInvoices.d.ts +1 -1
- package/dist/api/queries/invoicing/customerMetadata.d.ts +1 -1
- package/dist/api/queries/invoicing/customerRecipient.d.ts +1 -1
- package/dist/api/queries/invoicing/customers.d.ts +1 -1
- package/dist/api/queries/invoicing/historicInvoices.d.ts +1 -1
- package/dist/api/queries/invoicing/invoicePlan.d.ts +1 -1
- package/dist/api/queries/invoicing/invoicePlanDistributions.d.ts +2 -2
- package/dist/api/queries/invoicing/invoicePlanLine.d.ts +1 -1
- package/dist/api/queries/invoicing/invoicePlanLines.d.ts +1 -1
- package/dist/api/queries/invoicing/invoicePlanTransactions.d.ts +2 -2
- package/dist/api/queries/invoicing/invoicePlans.d.ts +1 -1
- package/dist/api/queries/invoicing/invoicePlansForSection.d.ts +1 -1
- package/dist/api/queries/invoicing/invoiceSettings.d.ts +1 -1
- package/dist/api/queries/invoicing/invoicingAdHocLines.d.ts +4 -4
- package/dist/api/queries/invoicing/invoicingInvoiceDetails.d.ts +5 -5
- package/dist/api/queries/invoicing/invoicingKeys.d.ts +39 -39
- package/dist/api/queries/invoicing/invoicingKeys.js +148 -61
- package/dist/api/queries/invoicing/invoicingKeys.js.map +1 -1
- package/dist/api/queries/invoicing/invoicingPlanTypes.d.ts +1 -1
- package/dist/api/queries/invoicing/massInvoiceForCompany.d.ts +1 -1
- package/dist/api/queries/invoicing/massInvoicePdfPreview.d.ts +1 -1
- package/dist/api/queries/invoicing/massInvoicePreview.d.ts +1 -1
- package/dist/api/queries/invoicing/planSettings.d.ts +1 -1
- package/dist/api/queries/invoicing/preview.d.ts +1 -1
- package/dist/api/queries/invoicing/previewPdf.d.ts +1 -1
- package/dist/api/queries/invoicing/queuedInvoicePdf.d.ts +1 -1
- package/dist/api/queries/invoicing/queuedInvoices.d.ts +1 -1
- package/dist/api/queries/invoicing/recipient.d.ts +1 -1
- package/dist/api/queries/issue/issue.d.ts +1 -1
- package/dist/api/queries/issue/issues.d.ts +3 -3
- package/dist/api/queries/issue/issues.js +3 -3
- package/dist/api/queries/issue/issues.js.map +1 -1
- package/dist/api/queries/meeting/meetings.d.ts +4 -4
- package/dist/api/queries/meeting/meetings.js +3 -3
- package/dist/api/queries/meeting/meetings.js.map +1 -1
- package/dist/api/queries/organization/organization.d.ts +1 -1
- package/dist/api/queries/organization/organizationsInCompany.d.ts +3 -3
- package/dist/api/queries/organization/organizationsInCompany.js +3 -3
- package/dist/api/queries/organization/organizationsInCompany.js.map +1 -1
- package/dist/api/queries/parkingSpaces/parkingSpaces.d.ts +4 -4
- package/dist/api/queries/parkingSpaces/parkingSpaces.js +8 -3
- package/dist/api/queries/parkingSpaces/parkingSpaces.js.map +1 -1
- package/dist/api/queries/person/person.d.ts +1 -1
- package/dist/api/queries/person/persons.d.ts +3 -3
- package/dist/api/queries/person/persons.js +3 -3
- package/dist/api/queries/person/persons.js.map +1 -1
- package/dist/api/queries/residentsAndSections/existingSectionTagsInCompany.d.ts +1 -1
- package/dist/api/queries/residentsAndSections/loansByFraction.d.ts +1 -1
- package/dist/api/queries/residentsAndSections/ownershipChanges.d.ts +1 -1
- package/dist/api/queries/residentsAndSections/personalID.d.ts +1 -1
- package/dist/api/queries/residentsAndSections/residentHistory.d.ts +1 -1
- package/dist/api/queries/residentsAndSections/residentOccupancy.d.ts +1 -1
- package/dist/api/queries/residentsAndSections/residentSearch.d.ts +2 -2
- package/dist/api/queries/residentsAndSections/residentTypes.d.ts +1 -1
- package/dist/api/queries/residentsAndSections/residents.d.ts +8 -8
- package/dist/api/queries/residentsAndSections/residents.js +20 -10
- package/dist/api/queries/residentsAndSections/residents.js.map +1 -1
- package/dist/api/queries/residentsAndSections/sectionOccupancy.d.ts +1 -1
- package/dist/api/queries/residentsAndSections/sectionStatus.d.ts +2 -2
- package/dist/api/queries/residentsAndSections/sectionTags.d.ts +1 -1
- package/dist/api/queries/residentsAndSections/sectionTenants.d.ts +1 -1
- package/dist/api/queries/residentsAndSections/sections.d.ts +11 -11
- package/dist/api/queries/residentsAndSections/sections.js +37 -11
- package/dist/api/queries/residentsAndSections/sections.js.map +1 -1
- package/dist/api/queries/residentsAndSections/sectionsTags.d.ts +1 -1
- package/dist/api/queries/routines/availableRoutineTypes.d.ts +1 -1
- package/dist/api/queries/routines/companyFeatures.d.ts +1 -1
- package/dist/api/queries/routines/routine.d.ts +1 -1
- package/dist/api/queries/routines/routineGroupDrafts.d.ts +1 -1
- package/dist/api/queries/routines/routines.d.ts +6 -6
- package/dist/api/queries/routines/routines.js +16 -6
- package/dist/api/queries/routines/routines.js.map +1 -1
- package/dist/api/queries/settlement/settlement.d.ts +1 -1
- package/dist/api/queries/settlement/settlementCustomCost.d.ts +1 -1
- package/dist/api/queries/settlement/settlementCustomCosts.d.ts +1 -1
- package/dist/api/queries/settlement/settlementInvoices.d.ts +1 -1
- package/dist/api/queries/settlement/settlementProviderConfiguration.d.ts +1 -1
- package/dist/api/queries/settlement/settlementProviderConfigurations.d.ts +1 -1
- package/dist/api/queries/settlement/settlementProviders.d.ts +1 -1
- package/dist/api/queries/settlement/settlementTypes.d.ts +1 -1
- package/dist/api/queries/settlement/settlements.d.ts +10 -10
- package/dist/api/queries/settlement/settlements.js +27 -13
- package/dist/api/queries/settlement/settlements.js.map +1 -1
- package/dist/api/queries/storageRoom/storageRooms.d.ts +4 -4
- package/dist/api/queries/storageRoom/storageRooms.js +8 -3
- package/dist/api/queries/storageRoom/storageRooms.js.map +1 -1
- package/dist/api/queries/supplier/supplierContacts.d.ts +1 -1
- package/dist/api/queries/supplier/supplierDetails.d.ts +2 -2
- package/dist/api/queries/supplier/suppliers.d.ts +4 -4
- package/dist/api/queries/supplier/suppliers.js +12 -7
- package/dist/api/queries/supplier/suppliers.js.map +1 -1
- package/dist/api/queries/supplier/suppliersAndContacts.d.ts +2 -2
- package/dist/api/queries/task/tasks.d.ts +2 -2
- package/dist/api/queries/task/tasks.js +2 -2
- package/dist/api/queries/task/tasks.js.map +1 -1
- package/dist/api/queries/thirdPartyInformation/singleThirdPartyInformation.d.ts +1 -1
- package/dist/api/queries/thirdPartyInformation/skatteetatenDialog.d.ts +1 -1
- package/dist/api/queries/thirdPartyInformation/thirdPartyInformation.d.ts +8 -8
- package/dist/api/queries/thirdPartyInformation/thirdPartyInformation.js +18 -13
- package/dist/api/queries/thirdPartyInformation/thirdPartyInformation.js.map +1 -1
- package/dist/api/queries/thirdPartyInformation/thirdPartyInformationLetters.d.ts +2 -2
- package/dist/api/queries/thirdPartyInformation/totalsForThirdPartyInformation.d.ts +1 -1
- package/dist/api/queries/user/user.d.ts +2 -2
- package/dist/api/queries/user/user.js +3 -3
- package/dist/api/queries/user/user.js.map +1 -1
- package/dist/api/queries/user/userActions.d.ts +1 -1
- package/dist/api/queries/user/userImage.d.ts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/utils/kt-bridge.d.ts +12 -0
- package/dist/utils/kt-bridge.js +5 -0
- package/dist/utils/kt-bridge.js.map +1 -1
- package/package.json +2 -2
|
@@ -7,7 +7,7 @@ export declare function openHomepageDocumentQueryOptions(sdk: SoliboSDK, params:
|
|
|
7
7
|
redirect?: boolean;
|
|
8
8
|
fields?: string;
|
|
9
9
|
}): {
|
|
10
|
-
queryKey: (string | readonly ["homepage", "document",
|
|
10
|
+
queryKey: (string | readonly ["homepage", "document", string | number | null | undefined, string | number | null | undefined, string | number | null | undefined, boolean | undefined] | undefined)[];
|
|
11
11
|
queryFn: () => Promise<import("@solibo/solibo-sdk").UrlWrapper>;
|
|
12
12
|
enabled: boolean;
|
|
13
13
|
};
|
|
@@ -8,7 +8,7 @@ export declare function openHomepageFeedQueryOptions(sdk: SoliboSDK, params: {
|
|
|
8
8
|
count?: number;
|
|
9
9
|
}): {
|
|
10
10
|
initialPageParam: string | undefined;
|
|
11
|
-
queryKey: (string | number | readonly ["homepage", "openFeed",
|
|
11
|
+
queryKey: (string | number | readonly ["homepage", "openFeed", string | number | null | undefined] | undefined)[];
|
|
12
12
|
queryFn: ({ pageParam }: {
|
|
13
13
|
pageParam: any;
|
|
14
14
|
}) => Promise<import("@solibo/solibo-sdk").PagedListPost>;
|
|
@@ -24,7 +24,7 @@ export declare function openHomepagePracticalInformationQueryOptions(sdk: Solibo
|
|
|
24
24
|
count?: number;
|
|
25
25
|
}): {
|
|
26
26
|
initialPageParam: string | undefined;
|
|
27
|
-
queryKey: (string | number | readonly ["homepage", "openPracticalInformation",
|
|
27
|
+
queryKey: (string | number | readonly ["homepage", "openPracticalInformation", string | number | null | undefined] | undefined)[];
|
|
28
28
|
queryFn: ({ pageParam }: {
|
|
29
29
|
pageParam: any;
|
|
30
30
|
}) => Promise<import("@solibo/solibo-sdk").PagedListPost>;
|
|
@@ -9,7 +9,7 @@ export declare function postDocumentsQueryOptions(sdk: SoliboSDK, params: {
|
|
|
9
9
|
count?: number;
|
|
10
10
|
}): {
|
|
11
11
|
initialPageParam: string | undefined;
|
|
12
|
-
queryKey: (string | number | readonly ["homepage", "postDocuments",
|
|
12
|
+
queryKey: (string | number | readonly ["homepage", "postDocuments", string | number | null | undefined, string | number | null | undefined] | undefined)[];
|
|
13
13
|
queryFn: ({ pageParam }: {
|
|
14
14
|
pageParam: any;
|
|
15
15
|
}) => Promise<import("@solibo/solibo-sdk").PagedListDocument>;
|
|
@@ -8,7 +8,7 @@ export declare function postNotificationgroupsQueryOptions(sdk: SoliboSDK, param
|
|
|
8
8
|
count?: number;
|
|
9
9
|
}): {
|
|
10
10
|
initialPageParam: string | undefined;
|
|
11
|
-
queryKey: (string | number | readonly ["homepage", "postNotificationGroups",
|
|
11
|
+
queryKey: (string | number | readonly ["homepage", "postNotificationGroups", string | number | null | undefined] | undefined)[];
|
|
12
12
|
queryFn: ({ pageParam }: {
|
|
13
13
|
pageParam: any;
|
|
14
14
|
}) => Promise<import("@solibo/solibo-sdk").PagedListNotificationGroup>;
|
|
@@ -6,7 +6,7 @@ export declare function smsAvailableForPostQueryOptions(sdk: SoliboSDK, params:
|
|
|
6
6
|
companyId?: Id | null | undefined;
|
|
7
7
|
postId?: Id | null | undefined;
|
|
8
8
|
}): {
|
|
9
|
-
queryKey: (readonly ["homepage", "smsAvailable",
|
|
9
|
+
queryKey: (readonly ["homepage", "smsAvailable", string | number | null | undefined, string | number | null | undefined, NotificationGroupProps[] | undefined])[];
|
|
10
10
|
queryFn: () => Promise<import("@solibo/solibo-sdk").SMSBundle>;
|
|
11
11
|
gcTime: number;
|
|
12
12
|
refetchOnWindowFocus: boolean;
|
|
@@ -9,7 +9,7 @@ export declare function adHocGroupByIdQueryOptions(sdk: SoliboSDK, params: {
|
|
|
9
9
|
count?: number;
|
|
10
10
|
}): {
|
|
11
11
|
initialPageParam: string | undefined;
|
|
12
|
-
queryKey: (string | number | readonly ["invoicing", "adHocGroupDetail",
|
|
12
|
+
queryKey: (string | number | readonly ["invoicing", "adHocGroupDetail", string | number | null | undefined, string | number | null | undefined] | undefined)[];
|
|
13
13
|
queryFn: ({ pageParam }: {
|
|
14
14
|
pageParam: any;
|
|
15
15
|
}) => Promise<import("@solibo/solibo-sdk").PagedListAdHocInvoiceLine>;
|
|
@@ -8,7 +8,7 @@ export declare function adHocGroupsQueryOptions(sdk: SoliboSDK, params: {
|
|
|
8
8
|
count?: number;
|
|
9
9
|
}): {
|
|
10
10
|
initialPageParam: string | undefined;
|
|
11
|
-
queryKey: (string | number | readonly ["invoicing", "adHocGroups",
|
|
11
|
+
queryKey: (string | number | readonly ["invoicing", "adHocGroups", string | number | null | undefined] | undefined)[];
|
|
12
12
|
queryFn: ({ pageParam }: {
|
|
13
13
|
pageParam: any;
|
|
14
14
|
}) => Promise<import("@solibo/solibo-sdk").PagedListAdHocInvoiceGroup>;
|
|
@@ -4,7 +4,7 @@ export declare function checkTriplewinActivatedQueryOptions(sdk: SoliboSDK, para
|
|
|
4
4
|
companyId?: Id | null | undefined;
|
|
5
5
|
managed?: boolean;
|
|
6
6
|
}): {
|
|
7
|
-
queryKey: (readonly ["invoicing", "triplewinActivated",
|
|
7
|
+
queryKey: (readonly ["invoicing", "triplewinActivated", string | number | null | undefined])[];
|
|
8
8
|
queryFn: () => Promise<void>;
|
|
9
9
|
enabled: boolean;
|
|
10
10
|
staleTime: number;
|
|
@@ -9,7 +9,7 @@ export declare function creditNotesQueryOptions(sdk: SoliboSDK, params: {
|
|
|
9
9
|
count?: number;
|
|
10
10
|
}): {
|
|
11
11
|
initialPageParam: string | undefined;
|
|
12
|
-
queryKey: (string | number | readonly ["invoicing", "creditNotes",
|
|
12
|
+
queryKey: (string | number | readonly ["invoicing", "creditNotes", string | number | null | undefined, string | undefined] | undefined)[];
|
|
13
13
|
queryFn: ({ pageParam }: {
|
|
14
14
|
pageParam: any;
|
|
15
15
|
}) => Promise<import("@solibo/solibo-sdk").PagedListInvoice>;
|
|
@@ -8,7 +8,7 @@ export declare function customerQueryOptions(sdk: SoliboSDK, params: {
|
|
|
8
8
|
sectionIdToDeleteFrom?: Id | null;
|
|
9
9
|
fields?: string;
|
|
10
10
|
}): {
|
|
11
|
-
queryKey: (Id | readonly ["invoicing", "customerDetail",
|
|
11
|
+
queryKey: (Id | readonly ["invoicing", "customerDetail", string | number | null | undefined, string | number | null | undefined, CustomerType | undefined] | null | undefined)[];
|
|
12
12
|
queryFn: () => Promise<import("@solibo/solibo-sdk").Customer>;
|
|
13
13
|
enabled: boolean;
|
|
14
14
|
};
|
|
@@ -12,7 +12,7 @@ export declare function customerInvoicesQueryOptions(sdk: SoliboSDK, params: {
|
|
|
12
12
|
count?: number;
|
|
13
13
|
}): {
|
|
14
14
|
initialPageParam: string | undefined;
|
|
15
|
-
queryKey: (
|
|
15
|
+
queryKey: (string | number | null | undefined)[];
|
|
16
16
|
queryFn: ({ pageParam }: {
|
|
17
17
|
pageParam: any;
|
|
18
18
|
}) => Promise<import("@solibo/solibo-sdk").PagedListInvoice>;
|
|
@@ -6,7 +6,7 @@ export declare function customerMetadataQueryOptions(sdk: SoliboSDK, params: {
|
|
|
6
6
|
customerId?: Id | null | undefined;
|
|
7
7
|
fields?: string;
|
|
8
8
|
}): {
|
|
9
|
-
queryKey: (
|
|
9
|
+
queryKey: (string | number | null | undefined)[];
|
|
10
10
|
queryFn: () => Promise<import("@solibo/solibo-sdk").CustomerMetadata>;
|
|
11
11
|
enabled: boolean;
|
|
12
12
|
};
|
|
@@ -11,7 +11,7 @@ export declare function customerRecipientQueryOptions(sdk: SoliboSDK, params: {
|
|
|
11
11
|
count?: number;
|
|
12
12
|
}): {
|
|
13
13
|
initialPageParam: string | undefined;
|
|
14
|
-
queryKey: (
|
|
14
|
+
queryKey: (string | number | null | undefined)[];
|
|
15
15
|
queryFn: ({ pageParam }: {
|
|
16
16
|
pageParam: any;
|
|
17
17
|
}) => Promise<import("@solibo/solibo-sdk").PagedListLong>;
|
|
@@ -8,7 +8,7 @@ export declare function customersQueryOptions(sdk: SoliboSDK, params: {
|
|
|
8
8
|
count?: number;
|
|
9
9
|
}): {
|
|
10
10
|
initialPageParam: string | undefined;
|
|
11
|
-
queryKey: (string | number | readonly ["invoicing", "customers",
|
|
11
|
+
queryKey: (string | number | readonly ["invoicing", "customers", string | number | null | undefined] | undefined)[];
|
|
12
12
|
queryFn: ({ pageParam }: {
|
|
13
13
|
pageParam: any;
|
|
14
14
|
}) => Promise<import("@solibo/solibo-sdk").PagedListCustomer>;
|
|
@@ -10,7 +10,7 @@ export declare function historicInvoicesQueryOptions(sdk: SoliboSDK, params: {
|
|
|
10
10
|
count?: number;
|
|
11
11
|
}): {
|
|
12
12
|
initialPageParam: string | undefined;
|
|
13
|
-
queryKey: (string | number | readonly ["invoicing", "historicInvoices",
|
|
13
|
+
queryKey: (string | number | readonly ["invoicing", "historicInvoices", string | number | null | undefined, string | number | null | undefined, string | number | null | undefined] | undefined)[];
|
|
14
14
|
queryFn: ({ pageParam }: {
|
|
15
15
|
pageParam: any;
|
|
16
16
|
}) => Promise<import("@solibo/solibo-sdk").PagedListInvoice>;
|
|
@@ -6,7 +6,7 @@ export declare function invoicePlanQueryOptions(sdk: SoliboSDK, params: {
|
|
|
6
6
|
at?: Id | null;
|
|
7
7
|
fields?: string;
|
|
8
8
|
}): {
|
|
9
|
-
queryKey: (Id | readonly ["invoicing", "planDetail",
|
|
9
|
+
queryKey: (Id | readonly ["invoicing", "planDetail", string | number | null | undefined, string | number | null | undefined] | null | undefined)[];
|
|
10
10
|
queryFn: () => Promise<import("@solibo/solibo-sdk").InvoicePlan>;
|
|
11
11
|
enabled: boolean;
|
|
12
12
|
};
|
|
@@ -9,7 +9,7 @@ export declare function invoicePlanDistributionsQueryOptions(sdk: SoliboSDK, par
|
|
|
9
9
|
count?: number;
|
|
10
10
|
}): {
|
|
11
11
|
initialPageParam: string | undefined;
|
|
12
|
-
queryKey: (string | number | readonly ["invoicing", "planDistributions",
|
|
12
|
+
queryKey: (string | number | readonly ["invoicing", "planDistributions", string | number | null | undefined, string | number | null | undefined] | undefined)[];
|
|
13
13
|
queryFn: ({ pageParam }: {
|
|
14
14
|
pageParam: any;
|
|
15
15
|
}) => Promise<import("@solibo/solibo-sdk").PagedListInvoicePlanDistribution>;
|
|
@@ -23,7 +23,7 @@ export declare function invoicePlanDistributionQueryOptions(sdk: SoliboSDK, para
|
|
|
23
23
|
distributionId?: Id | null | undefined;
|
|
24
24
|
fields?: string;
|
|
25
25
|
}): {
|
|
26
|
-
queryKey: (string | readonly ["invoicing", "planDistribution",
|
|
26
|
+
queryKey: (string | readonly ["invoicing", "planDistribution", string | number | null | undefined, string | number | null | undefined, string | number | null | undefined] | undefined)[];
|
|
27
27
|
queryFn: () => Promise<import("@solibo/solibo-sdk").InvoicePlanDistribution>;
|
|
28
28
|
enabled: boolean;
|
|
29
29
|
};
|
|
@@ -6,7 +6,7 @@ export declare function invoicePlanLineQueryOptions(sdk: SoliboSDK, params: {
|
|
|
6
6
|
invoiceLineId?: Id | null | undefined;
|
|
7
7
|
fields?: string;
|
|
8
8
|
}): {
|
|
9
|
-
queryKey: (string | readonly ["invoicing", "planLineDetail",
|
|
9
|
+
queryKey: (string | readonly ["invoicing", "planLineDetail", string | number | null | undefined, string | number | null | undefined, string | number | null | undefined] | undefined)[];
|
|
10
10
|
queryFn: () => Promise<import("@solibo/solibo-sdk").InvoicePlanLine>;
|
|
11
11
|
enabled: boolean;
|
|
12
12
|
};
|
|
@@ -10,7 +10,7 @@ export declare function invoicePlanLinesQueryOptions(sdk: SoliboSDK, params: {
|
|
|
10
10
|
count?: number;
|
|
11
11
|
}): {
|
|
12
12
|
initialPageParam: string | undefined;
|
|
13
|
-
queryKey: (string | number | boolean | readonly ["invoicing", "planLines",
|
|
13
|
+
queryKey: (string | number | boolean | readonly ["invoicing", "planLines", string | number | null | undefined, string | number | null | undefined] | null | undefined)[];
|
|
14
14
|
queryFn: ({ pageParam }: {
|
|
15
15
|
pageParam: any;
|
|
16
16
|
}) => Promise<import("@solibo/solibo-sdk").PagedListInvoicePlanLine>;
|
|
@@ -10,7 +10,7 @@ export declare function invoicePlanTransactionsQueryOptions(sdk: SoliboSDK, para
|
|
|
10
10
|
count?: number;
|
|
11
11
|
}): {
|
|
12
12
|
initialPageParam: string | undefined;
|
|
13
|
-
queryKey: (Id | readonly ["invoicing", "planTransactions",
|
|
13
|
+
queryKey: (Id | readonly ["invoicing", "planTransactions", string | number | null | undefined, string | number | null | undefined] | null | undefined)[];
|
|
14
14
|
queryFn: ({ pageParam }: {
|
|
15
15
|
pageParam: any;
|
|
16
16
|
}) => Promise<import("@solibo/solibo-sdk").PagedListInvoicePlanTransaction>;
|
|
@@ -28,7 +28,7 @@ export declare function invoicePlanTransactionInvoicesQueryOptions(sdk: SoliboSD
|
|
|
28
28
|
count?: number;
|
|
29
29
|
}): {
|
|
30
30
|
initialPageParam: string | undefined;
|
|
31
|
-
queryKey: (string | number | readonly ["invoicing", "planTransactionInvoices",
|
|
31
|
+
queryKey: (string | number | readonly ["invoicing", "planTransactionInvoices", string | number | null | undefined, string | number | null | undefined, string | number | null | undefined] | undefined)[];
|
|
32
32
|
queryFn: ({ pageParam }: {
|
|
33
33
|
pageParam: any;
|
|
34
34
|
}) => Promise<import("@solibo/solibo-sdk").PagedListInvoice>;
|
|
@@ -11,7 +11,7 @@ export declare function invoicePlansQueryOptions(sdk: SoliboSDK, params: {
|
|
|
11
11
|
count?: number;
|
|
12
12
|
}): {
|
|
13
13
|
initialPageParam: string | undefined;
|
|
14
|
-
queryKey: (string | number | readonly ["invoicing", "plans",
|
|
14
|
+
queryKey: (string | number | readonly ["invoicing", "plans", string | number | null | undefined, boolean | undefined, InvoicePlanType | undefined] | undefined)[];
|
|
15
15
|
queryFn: ({ pageParam }: {
|
|
16
16
|
pageParam: any;
|
|
17
17
|
}) => Promise<import("@solibo/solibo-sdk").PagedListInvoicePlan>;
|
|
@@ -10,7 +10,7 @@ export declare function invoicePlansForSectionQueryOptions(sdk: SoliboSDK, param
|
|
|
10
10
|
count?: number;
|
|
11
11
|
}): {
|
|
12
12
|
initialPageParam: string | undefined;
|
|
13
|
-
queryKey: (string | number | boolean | readonly ["invoicing", "plansForSection",
|
|
13
|
+
queryKey: (string | number | boolean | readonly ["invoicing", "plansForSection", string | number | null | undefined, string | number | null | undefined] | null | undefined)[];
|
|
14
14
|
queryFn: ({ pageParam }: {
|
|
15
15
|
pageParam: any;
|
|
16
16
|
}) => Promise<import("@solibo/solibo-sdk").PagedListInvoicePlan>;
|
|
@@ -4,7 +4,7 @@ export declare function invoiceSettingsQueryOptions(sdk: SoliboSDK, params: {
|
|
|
4
4
|
companyId?: Id | null | undefined;
|
|
5
5
|
fields?: string;
|
|
6
6
|
}): {
|
|
7
|
-
queryKey: (string | readonly ["invoicing", "settings",
|
|
7
|
+
queryKey: (string | readonly ["invoicing", "settings", string | number | null | undefined] | undefined)[];
|
|
8
8
|
queryFn: () => Promise<import("@solibo/solibo-sdk").InvoiceSettings>;
|
|
9
9
|
enabled: boolean;
|
|
10
10
|
};
|
|
@@ -10,7 +10,7 @@ export declare function invoicingAdHocLinesByOrganizationQueryOptions(sdk: Solib
|
|
|
10
10
|
count?: number;
|
|
11
11
|
}): {
|
|
12
12
|
initialPageParam: string | undefined;
|
|
13
|
-
queryKey: (string | number | readonly ["invoicing", "adHocLines",
|
|
13
|
+
queryKey: (string | number | readonly ["invoicing", "adHocLines", string | number | null | undefined, "organization" | "person" | "section", string | number | null | undefined, string | number | null | undefined] | undefined)[];
|
|
14
14
|
queryFn: ({ pageParam }: {
|
|
15
15
|
pageParam: any;
|
|
16
16
|
}) => Promise<import("@solibo/solibo-sdk").PagedListAdHocInvoiceLine>;
|
|
@@ -28,7 +28,7 @@ export declare function invoicingAdHocLinesByPersonQueryOptions(sdk: SoliboSDK,
|
|
|
28
28
|
count?: number;
|
|
29
29
|
}): {
|
|
30
30
|
initialPageParam: string | undefined;
|
|
31
|
-
queryKey: (string | number | readonly ["invoicing", "adHocLines",
|
|
31
|
+
queryKey: (string | number | readonly ["invoicing", "adHocLines", string | number | null | undefined, "organization" | "person" | "section", string | number | null | undefined, string | number | null | undefined] | undefined)[];
|
|
32
32
|
queryFn: ({ pageParam }: {
|
|
33
33
|
pageParam: any;
|
|
34
34
|
}) => Promise<import("@solibo/solibo-sdk").PagedListAdHocInvoiceLine>;
|
|
@@ -46,7 +46,7 @@ export declare function invoicingAdHocLinesBySectionQueryOptions(sdk: SoliboSDK,
|
|
|
46
46
|
count?: number;
|
|
47
47
|
}): {
|
|
48
48
|
initialPageParam: string | undefined;
|
|
49
|
-
queryKey: (string | number | readonly ["invoicing", "adHocLines",
|
|
49
|
+
queryKey: (string | number | readonly ["invoicing", "adHocLines", string | number | null | undefined, "organization" | "person" | "section", string | number | null | undefined, string | number | null | undefined] | undefined)[];
|
|
50
50
|
queryFn: ({ pageParam }: {
|
|
51
51
|
pageParam: any;
|
|
52
52
|
}) => Promise<import("@solibo/solibo-sdk").PagedListAdHocInvoiceLine>;
|
|
@@ -64,7 +64,7 @@ export declare function invoicePlanAdHocLinesQueryOptions(sdk: SoliboSDK, params
|
|
|
64
64
|
count?: number;
|
|
65
65
|
}): {
|
|
66
66
|
initialPageParam: string | undefined;
|
|
67
|
-
queryKey: (string | number | boolean | readonly ["invoicing", "planAdHocLines",
|
|
67
|
+
queryKey: (string | number | boolean | readonly ["invoicing", "planAdHocLines", string | number | null | undefined, string | number | null | undefined] | null | undefined)[];
|
|
68
68
|
queryFn: ({ pageParam }: {
|
|
69
69
|
pageParam: any;
|
|
70
70
|
}) => Promise<import("@solibo/solibo-sdk").PagedListAdHocInvoiceLine>;
|
|
@@ -9,7 +9,7 @@ export declare function invoicingInvoicePaymentsQueryOptions(sdk: SoliboSDK, par
|
|
|
9
9
|
count?: number;
|
|
10
10
|
}): {
|
|
11
11
|
initialPageParam: string | undefined;
|
|
12
|
-
queryKey: (string | number | readonly ["invoicing", "invoicePayments",
|
|
12
|
+
queryKey: (string | number | readonly ["invoicing", "invoicePayments", string | number | null | undefined, string] | undefined)[];
|
|
13
13
|
queryFn: ({ pageParam }: {
|
|
14
14
|
pageParam: any;
|
|
15
15
|
}) => Promise<import("@solibo/solibo-sdk").PagedListPaymentRecord>;
|
|
@@ -21,7 +21,7 @@ export declare function invoicingInvoicePdfsQueryOptions(sdk: SoliboSDK, params:
|
|
|
21
21
|
companyId?: Id | null | undefined;
|
|
22
22
|
invoiceIds?: string[];
|
|
23
23
|
}): {
|
|
24
|
-
queryKey: (readonly ["invoicing", "invoicePdfs",
|
|
24
|
+
queryKey: (readonly ["invoicing", "invoicePdfs", string | number | null | undefined, string[]])[];
|
|
25
25
|
queryFn: () => Promise<import("@solibo/solibo-sdk").Base64ByteArray>;
|
|
26
26
|
enabled: boolean;
|
|
27
27
|
};
|
|
@@ -31,7 +31,7 @@ export declare function invoicingCustomerInvoicePdfQueryOptions(sdk: SoliboSDK,
|
|
|
31
31
|
customerId?: Id | null | undefined;
|
|
32
32
|
invoiceId?: string;
|
|
33
33
|
}): {
|
|
34
|
-
queryKey: (readonly ["invoicing", "customerInvoicePdf",
|
|
34
|
+
queryKey: (readonly ["invoicing", "customerInvoicePdf", string | number | null | undefined, string | undefined, string | number | null | undefined, string | undefined])[];
|
|
35
35
|
queryFn: () => Promise<import("@solibo/solibo-sdk").Base64ByteArray>;
|
|
36
36
|
enabled: boolean;
|
|
37
37
|
};
|
|
@@ -41,7 +41,7 @@ export declare function invoicingCustomerInvoiceOverdueFirstPdfQueryOptions(sdk:
|
|
|
41
41
|
customerId?: Id | null | undefined;
|
|
42
42
|
invoiceId?: string;
|
|
43
43
|
}): {
|
|
44
|
-
queryKey: (readonly ["invoicing", "customerInvoiceOverdueFirstPdf",
|
|
44
|
+
queryKey: (readonly ["invoicing", "customerInvoiceOverdueFirstPdf", string | number | null | undefined, string | undefined, string | number | null | undefined, string | undefined])[];
|
|
45
45
|
queryFn: () => Promise<import("@solibo/solibo-sdk").Base64ByteArray>;
|
|
46
46
|
enabled: boolean;
|
|
47
47
|
};
|
|
@@ -51,7 +51,7 @@ export declare function invoicingCustomerInvoiceOverdueSecondPdfQueryOptions(sdk
|
|
|
51
51
|
customerId?: Id | null | undefined;
|
|
52
52
|
invoiceId?: string;
|
|
53
53
|
}): {
|
|
54
|
-
queryKey: (readonly ["invoicing", "customerInvoiceOverdueSecondPdf",
|
|
54
|
+
queryKey: (readonly ["invoicing", "customerInvoiceOverdueSecondPdf", string | number | null | undefined, string | undefined, string | number | null | undefined, string | undefined])[];
|
|
55
55
|
queryFn: () => Promise<import("@solibo/solibo-sdk").Base64ByteArray>;
|
|
56
56
|
enabled: boolean;
|
|
57
57
|
};
|
|
@@ -2,45 +2,45 @@ import type { CustomerType, ExpiredType, InvoicePlanType, PayerType } from "@sol
|
|
|
2
2
|
import { Id } from "../../../utils/kt-bridge.js";
|
|
3
3
|
export declare const invoicingKeys: {
|
|
4
4
|
all: readonly ["invoicing"];
|
|
5
|
-
customers: (companyId?: Id | null | undefined) => readonly ["invoicing", "customers",
|
|
6
|
-
customerDetail: (companyId?: Id | null | undefined, customerId?: Id | null | undefined, type?: CustomerType) => readonly ["invoicing", "customerDetail",
|
|
7
|
-
customerInvoices: (companyId?: Id | null | undefined, customerId?: Id | null | undefined) => readonly ["invoicing", "customerInvoices",
|
|
8
|
-
customerMeta: (companyId?: Id | null | undefined, customerId?: Id | null | undefined) => readonly ["invoicing", "customerMeta",
|
|
9
|
-
customerRecipient: (companyId?: Id | null | undefined, personId?: Id | null | undefined) => readonly ["invoicing", "customerRecipient",
|
|
10
|
-
plans: (companyId?: Id | null | undefined, active?: boolean, type?: InvoicePlanType) => readonly ["invoicing", "plans",
|
|
11
|
-
planDetail: (companyId?: Id | null | undefined, planId?: Id | null | undefined) => readonly ["invoicing", "planDetail",
|
|
12
|
-
planLines: (companyId?: Id | null | undefined, planId?: Id | null | undefined) => readonly ["invoicing", "planLines",
|
|
13
|
-
planLineDetail: (companyId?: Id | null | undefined, invoicePlanId?: Id | null | undefined, invoiceLineId?: Id | null | undefined) => readonly ["invoicing", "planLineDetail",
|
|
14
|
-
planDistributions: (companyId: Id, invoicePlanId: Id) => readonly ["invoicing", "planDistributions",
|
|
15
|
-
planDistribution: (companyId: Id, invoicePlanId: Id, distributionId: Id) => readonly ["invoicing", "planDistribution",
|
|
16
|
-
planTransactions: (companyId: Id, invoicePlanId: Id) => readonly ["invoicing", "planTransactions",
|
|
17
|
-
planTransactionInvoices: (companyId: Id, invoicePlanId: Id, transactionId: Id) => readonly ["invoicing", "planTransactionInvoices",
|
|
18
|
-
plansForSection: (companyId?: Id | null | undefined, sectionId?: Id | null | undefined) => readonly ["invoicing", "plansForSection",
|
|
19
|
-
planSettings: (companyId?: Id | null | undefined, planId?: Id | null | undefined) => readonly ["invoicing", "planSettings",
|
|
20
|
-
planTypes: (companyId?: Id) => readonly ["invoicing", "planTypes",
|
|
21
|
-
settings: (companyId?: Id | null | undefined) => readonly ["invoicing", "settings",
|
|
22
|
-
adHocGroups: (companyId?: Id | null | undefined) => readonly ["invoicing", "adHocGroups",
|
|
23
|
-
adHocGroupDetail: (companyId?: Id | null | undefined, groupId?: Id | null | undefined) => readonly ["invoicing", "adHocGroupDetail",
|
|
24
|
-
adHocLines: (companyId: Id, type: "organization" | "person" | "section", id: Id, adhocLineId?: Id | null | undefined) => readonly ["invoicing", "adHocLines",
|
|
25
|
-
planAdHocLines: (companyId?: Id | null | undefined, invoicePlanId?: Id | null | undefined) => readonly ["invoicing", "planAdHocLines",
|
|
26
|
-
queuedInvoices: (companyId?: Id | null | undefined) => readonly ["invoicing", "queuedInvoices",
|
|
27
|
-
queuedInvoicePdf: (companyId?: Id | null | undefined, invoiceId?: string) => readonly ["invoicing", "queuedInvoicePdf",
|
|
28
|
-
historicInvoices: (companyId?: Id | null | undefined, periodStart?: Id | null | undefined, periodEnd?: Id | null | undefined) => readonly ["invoicing", "historicInvoices",
|
|
29
|
-
creditNotes: (companyId?: Id | null | undefined, invoiceId?: string) => readonly ["invoicing", "creditNotes",
|
|
30
|
-
sectionInvoices: (companyId?: Id | null | undefined, sectionId?: Id | null | undefined) => readonly ["invoicing", "sectionInvoices",
|
|
31
|
-
massInvoice: (companyId?: Id | null | undefined) => readonly ["invoicing", "massInvoice",
|
|
32
|
-
massInvoicePreview: (companyId?: Id | null | undefined, groupId?: Id | null | undefined) => readonly ["invoicing", "massInvoicePreview",
|
|
33
|
-
massInvoicePdf: (companyId?: Id | null | undefined, groupId?: Id | null | undefined, iterator?: Id | null | undefined) => readonly ["invoicing", "massInvoicePdf",
|
|
34
|
-
preview: (companyId?: Id | null | undefined, plan?: Id | null | undefined, at?: Id | null | undefined) => readonly ["invoicing", "preview",
|
|
35
|
-
previewPdf: (companyId?: Id | null | undefined, customerId?: Id | null | undefined, customerType?: string, sectionId?: Id | null | undefined, planId?: Id | null | undefined, at?: Id | null | undefined) => readonly ["invoicing", "previewPdf",
|
|
36
|
-
recipient: (companyId?: Id | null | undefined, sectionId?: Id | null | undefined) => readonly ["invoicing", "recipient",
|
|
37
|
-
invoicePayments: (companyId: Id, invoiceId: string) => readonly ["invoicing", "invoicePayments",
|
|
38
|
-
invoicePdfs: (companyId: Id, invoiceIds: string[]) => readonly ["invoicing", "invoicePdfs",
|
|
39
|
-
customerInvoicePdf: (companyId?: Id | null | undefined, customerType?: string, customerId?: Id | null | undefined, invoiceId?: string) => readonly ["invoicing", "customerInvoicePdf",
|
|
40
|
-
customerInvoiceOverdueFirstPdf: (companyId?: Id | null | undefined, customerType?: string, customerId?: Id | null | undefined, invoiceId?: string) => readonly ["invoicing", "customerInvoiceOverdueFirstPdf",
|
|
41
|
-
customerInvoiceOverdueSecondPdf: (companyId?: Id | null | undefined, customerType?: string, customerId?: Id | null | undefined, invoiceId?: string) => readonly ["invoicing", "customerInvoiceOverdueSecondPdf",
|
|
42
|
-
triplewinActivated: (companyId?: Id | null | undefined) => readonly ["invoicing", "triplewinActivated",
|
|
43
|
-
triplewin: (companyId?: Id | null | undefined) => readonly ["invoicing", "triplewin",
|
|
5
|
+
customers: (companyId?: Id | null | undefined) => readonly ["invoicing", "customers", string | number | null | undefined];
|
|
6
|
+
customerDetail: (companyId?: Id | null | undefined, customerId?: Id | null | undefined, type?: CustomerType) => readonly ["invoicing", "customerDetail", string | number | null | undefined, string | number | null | undefined, CustomerType | undefined];
|
|
7
|
+
customerInvoices: (companyId?: Id | null | undefined, customerId?: Id | null | undefined) => readonly ["invoicing", "customerInvoices", string | number | null | undefined, string | number | null | undefined];
|
|
8
|
+
customerMeta: (companyId?: Id | null | undefined, customerId?: Id | null | undefined) => readonly ["invoicing", "customerMeta", string | number | null | undefined, string | number | null | undefined];
|
|
9
|
+
customerRecipient: (companyId?: Id | null | undefined, personId?: Id | null | undefined) => readonly ["invoicing", "customerRecipient", string | number | null | undefined, string | number | null | undefined];
|
|
10
|
+
plans: (companyId?: Id | null | undefined, active?: boolean, type?: InvoicePlanType) => readonly ["invoicing", "plans", string | number | null | undefined, boolean | undefined, InvoicePlanType | undefined];
|
|
11
|
+
planDetail: (companyId?: Id | null | undefined, planId?: Id | null | undefined) => readonly ["invoicing", "planDetail", string | number | null | undefined, string | number | null | undefined];
|
|
12
|
+
planLines: (companyId?: Id | null | undefined, planId?: Id | null | undefined) => readonly ["invoicing", "planLines", string | number | null | undefined, string | number | null | undefined];
|
|
13
|
+
planLineDetail: (companyId?: Id | null | undefined, invoicePlanId?: Id | null | undefined, invoiceLineId?: Id | null | undefined) => readonly ["invoicing", "planLineDetail", string | number | null | undefined, string | number | null | undefined, string | number | null | undefined];
|
|
14
|
+
planDistributions: (companyId: Id, invoicePlanId: Id) => readonly ["invoicing", "planDistributions", string | number | null | undefined, string | number | null | undefined];
|
|
15
|
+
planDistribution: (companyId: Id, invoicePlanId: Id, distributionId: Id) => readonly ["invoicing", "planDistribution", string | number | null | undefined, string | number | null | undefined, string | number | null | undefined];
|
|
16
|
+
planTransactions: (companyId: Id, invoicePlanId: Id) => readonly ["invoicing", "planTransactions", string | number | null | undefined, string | number | null | undefined];
|
|
17
|
+
planTransactionInvoices: (companyId: Id, invoicePlanId: Id, transactionId: Id) => readonly ["invoicing", "planTransactionInvoices", string | number | null | undefined, string | number | null | undefined, string | number | null | undefined];
|
|
18
|
+
plansForSection: (companyId?: Id | null | undefined, sectionId?: Id | null | undefined) => readonly ["invoicing", "plansForSection", string | number | null | undefined, string | number | null | undefined];
|
|
19
|
+
planSettings: (companyId?: Id | null | undefined, planId?: Id | null | undefined) => readonly ["invoicing", "planSettings", string | number | null | undefined, string | number | null | undefined];
|
|
20
|
+
planTypes: (companyId?: Id) => readonly ["invoicing", "planTypes", string | number | null | undefined];
|
|
21
|
+
settings: (companyId?: Id | null | undefined) => readonly ["invoicing", "settings", string | number | null | undefined];
|
|
22
|
+
adHocGroups: (companyId?: Id | null | undefined) => readonly ["invoicing", "adHocGroups", string | number | null | undefined];
|
|
23
|
+
adHocGroupDetail: (companyId?: Id | null | undefined, groupId?: Id | null | undefined) => readonly ["invoicing", "adHocGroupDetail", string | number | null | undefined, string | number | null | undefined];
|
|
24
|
+
adHocLines: (companyId: Id, type: "organization" | "person" | "section", id: Id, adhocLineId?: Id | null | undefined) => readonly ["invoicing", "adHocLines", string | number | null | undefined, "organization" | "person" | "section", string | number | null | undefined, string | number | null | undefined];
|
|
25
|
+
planAdHocLines: (companyId?: Id | null | undefined, invoicePlanId?: Id | null | undefined) => readonly ["invoicing", "planAdHocLines", string | number | null | undefined, string | number | null | undefined];
|
|
26
|
+
queuedInvoices: (companyId?: Id | null | undefined) => readonly ["invoicing", "queuedInvoices", string | number | null | undefined];
|
|
27
|
+
queuedInvoicePdf: (companyId?: Id | null | undefined, invoiceId?: string) => readonly ["invoicing", "queuedInvoicePdf", string | number | null | undefined, string | undefined];
|
|
28
|
+
historicInvoices: (companyId?: Id | null | undefined, periodStart?: Id | null | undefined, periodEnd?: Id | null | undefined) => readonly ["invoicing", "historicInvoices", string | number | null | undefined, string | number | null | undefined, string | number | null | undefined];
|
|
29
|
+
creditNotes: (companyId?: Id | null | undefined, invoiceId?: string) => readonly ["invoicing", "creditNotes", string | number | null | undefined, string | undefined];
|
|
30
|
+
sectionInvoices: (companyId?: Id | null | undefined, sectionId?: Id | null | undefined) => readonly ["invoicing", "sectionInvoices", string | number | null | undefined, string | number | null | undefined];
|
|
31
|
+
massInvoice: (companyId?: Id | null | undefined) => readonly ["invoicing", "massInvoice", string | number | null | undefined];
|
|
32
|
+
massInvoicePreview: (companyId?: Id | null | undefined, groupId?: Id | null | undefined) => readonly ["invoicing", "massInvoicePreview", string | number | null | undefined, string | number | null | undefined];
|
|
33
|
+
massInvoicePdf: (companyId?: Id | null | undefined, groupId?: Id | null | undefined, iterator?: Id | null | undefined) => readonly ["invoicing", "massInvoicePdf", string | number | null | undefined, string | number | null | undefined, string | number | null | undefined];
|
|
34
|
+
preview: (companyId?: Id | null | undefined, plan?: Id | null | undefined, at?: Id | null | undefined) => readonly ["invoicing", "preview", string | number | null | undefined, string | number | null | undefined, string | number | null | undefined];
|
|
35
|
+
previewPdf: (companyId?: Id | null | undefined, customerId?: Id | null | undefined, customerType?: string, sectionId?: Id | null | undefined, planId?: Id | null | undefined, at?: Id | null | undefined) => readonly ["invoicing", "previewPdf", string | number | null | undefined, string | number | null | undefined, string | number | null | undefined, string | undefined, string | number | null | undefined, string | number | null | undefined];
|
|
36
|
+
recipient: (companyId?: Id | null | undefined, sectionId?: Id | null | undefined) => readonly ["invoicing", "recipient", string | number | null | undefined, string | number | null | undefined];
|
|
37
|
+
invoicePayments: (companyId: Id, invoiceId: string) => readonly ["invoicing", "invoicePayments", string | number | null | undefined, string];
|
|
38
|
+
invoicePdfs: (companyId: Id, invoiceIds: string[]) => readonly ["invoicing", "invoicePdfs", string | number | null | undefined, string[]];
|
|
39
|
+
customerInvoicePdf: (companyId?: Id | null | undefined, customerType?: string, customerId?: Id | null | undefined, invoiceId?: string) => readonly ["invoicing", "customerInvoicePdf", string | number | null | undefined, string | undefined, string | number | null | undefined, string | undefined];
|
|
40
|
+
customerInvoiceOverdueFirstPdf: (companyId?: Id | null | undefined, customerType?: string, customerId?: Id | null | undefined, invoiceId?: string) => readonly ["invoicing", "customerInvoiceOverdueFirstPdf", string | number | null | undefined, string | undefined, string | number | null | undefined, string | undefined];
|
|
41
|
+
customerInvoiceOverdueSecondPdf: (companyId?: Id | null | undefined, customerType?: string, customerId?: Id | null | undefined, invoiceId?: string) => readonly ["invoicing", "customerInvoiceOverdueSecondPdf", string | number | null | undefined, string | undefined, string | number | null | undefined, string | undefined];
|
|
42
|
+
triplewinActivated: (companyId?: Id | null | undefined) => readonly ["invoicing", "triplewinActivated", string | number | null | undefined];
|
|
43
|
+
triplewin: (companyId?: Id | null | undefined) => readonly ["invoicing", "triplewin", string | number | null | undefined];
|
|
44
44
|
overdueInvoices: (expiredType: ExpiredType) => readonly ["invoicing", "overdueInvoices", ExpiredType];
|
|
45
45
|
expiredInvoices: () => readonly ["invoicing", "expiredInvoices"];
|
|
46
46
|
expiredTypes: () => readonly ["invoicing", "expiredTypes"];
|