@erp-galoper/types 1.0.10 → 1.0.12
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/openapi.ts +26 -6
- package/package.json +1 -1
package/openapi.ts
CHANGED
|
@@ -22342,7 +22342,7 @@ export interface components {
|
|
|
22342
22342
|
* LogModelName
|
|
22343
22343
|
* @enum {string}
|
|
22344
22344
|
*/
|
|
22345
|
-
LogModelName: "item" | "customer" | "supplier" | "internalTransfer" | "stockAdjustment" | "openingQuantity" | "supplierPriceList" | "chartOfAccount" | "journalVoucher" | "requisition" | "requestForQuotation" | "advancePayment" | "paymentVoucher" | "purchaseInvoice" | "purchaseOrder" | "purchaseQuotation" | "purchaseReturnOrder" | "purchaseReturnInvoice" | "project" | "warehouse" | "employeePosition" | "employee" | "accountingSetting" | "defaultGeneralAccounts" | "transactionalSubsidiaryAccounts" | "accountClassification" | "taxes" | "appointmentSettings" | "approvalSettings" | "approvalConfig" | "approvalCondition" | "approvalLevel" | "inventorySettings" | "itemVariantSettings" | "stockAdjustmentSettings" | "openingStockSettings" | "internalTransferSettings" | "posSettings" | "purchaseSettings" | "salesSetting" | "city" | "zone" | "shippingMethod" | "systemSettings" | "transactionLocking" | "userSetting" | "department" | "company" | "branch" | "region" | "currency" | "facility" | "reason" | "bank" | "users" | "roles" | "appointment" | "salesPerson" | "commission" | "commissionPayout" | "refundVoucher" | "offerAndPromotion" | "salesQuotation" | "salesOrder" | "downPayment" | "creditNote" | "receiptVoucher" | "salesCreditNote" | "salesRefundVoucher" | "goodsDeliveryNote" | "returnablePackageReconciliation" | "salesReturnPackage";
|
|
22345
|
+
LogModelName: "item" | "customer" | "supplier" | "internalTransfer" | "stockAdjustment" | "openingQuantity" | "supplierPriceList" | "chartOfAccount" | "journalVoucher" | "requisition" | "requestForQuotation" | "advancePayment" | "paymentVoucher" | "purchaseInvoice" | "purchaseOrder" | "purchaseQuotation" | "purchaseReturnOrder" | "purchaseReturnInvoice" | "project" | "warehouse" | "employeePosition" | "employee" | "accountingSetting" | "defaultGeneralAccounts" | "transactionalSubsidiaryAccounts" | "accountClassification" | "taxes" | "appointmentSettings" | "approvalSettings" | "approvalConfig" | "approvalCondition" | "approvalLevel" | "inventorySettings" | "itemVariantSettings" | "stockAdjustmentSettings" | "openingStockSettings" | "internalTransferSettings" | "posSettings" | "purchaseSettings" | "salesSetting" | "city" | "zone" | "shippingMethod" | "systemSettings" | "transactionLocking" | "userSetting" | "department" | "company" | "branch" | "region" | "currency" | "facility" | "reason" | "bank" | "users" | "roles" | "appointment" | "salesPerson" | "commission" | "commissionPayout" | "refundVoucher" | "offerAndPromotion" | "salesQuotation" | "salesOrder" | "downPayment" | "creditNote" | "receiptVoucher" | "salesCreditNote" | "salesRefundVoucher" | "goodsDeliveryNote" | "returnablePackageReconciliation" | "salesReturnPackage" | "package" | "packageType" | "itemPackage";
|
|
22346
22346
|
/**
|
|
22347
22347
|
* LogType
|
|
22348
22348
|
* @enum {string}
|
|
@@ -22398,7 +22398,7 @@ export interface components {
|
|
|
22398
22398
|
* CombinedModelName
|
|
22399
22399
|
* @enum {string}
|
|
22400
22400
|
*/
|
|
22401
|
-
CombinedModelName: "item" | "customer" | "supplier" | "internalTransfer" | "stockAdjustment" | "openingQuantity" | "supplierPriceList" | "chartOfAccount" | "journalVoucher" | "requisition" | "requestForQuotation" | "advancePayment" | "paymentVoucher" | "purchaseInvoice" | "purchaseOrder" | "purchaseQuotation" | "purchaseReturnOrder" | "purchaseReturnInvoice" | "project" | "warehouse" | "employeePosition" | "employee" | "accountingSetting" | "defaultGeneralAccounts" | "transactionalSubsidiaryAccounts" | "accountClassification" | "taxes" | "appointmentSettings" | "approvalSettings" | "approvalConfig" | "approvalCondition" | "approvalLevel" | "inventorySettings" | "itemVariantSettings" | "stockAdjustmentSettings" | "openingStockSettings" | "internalTransferSettings" | "posSettings" | "purchaseSettings" | "salesSetting" | "city" | "zone" | "shippingMethod" | "systemSettings" | "transactionLocking" | "userSetting" | "department" | "company" | "branch" | "region" | "currency" | "facility" | "reason" | "bank" | "users" | "roles" | "appointment" | "salesPerson" | "commission" | "commissionPayout" | "refundVoucher" | "offerAndPromotion" | "salesQuotation" | "salesOrder" | "downPayment" | "creditNote" | "receiptVoucher" | "salesCreditNote" | "salesRefundVoucher" | "goodsDeliveryNote" | "returnablePackageReconciliation" | "salesReturnPackage" | "accountStatement" | "generalLedgerReport" | "trialBalance" | "statementOfAccount" | "profitAndLoss" | "bankStatement" | "balanceSheet" | "projectStatement" | "supplierStatement" | "customerStatement" | "stockReport";
|
|
22401
|
+
CombinedModelName: "item" | "customer" | "supplier" | "internalTransfer" | "stockAdjustment" | "openingQuantity" | "supplierPriceList" | "chartOfAccount" | "journalVoucher" | "requisition" | "requestForQuotation" | "advancePayment" | "paymentVoucher" | "purchaseInvoice" | "purchaseOrder" | "purchaseQuotation" | "purchaseReturnOrder" | "purchaseReturnInvoice" | "project" | "warehouse" | "employeePosition" | "employee" | "accountingSetting" | "defaultGeneralAccounts" | "transactionalSubsidiaryAccounts" | "accountClassification" | "taxes" | "appointmentSettings" | "approvalSettings" | "approvalConfig" | "approvalCondition" | "approvalLevel" | "inventorySettings" | "itemVariantSettings" | "stockAdjustmentSettings" | "openingStockSettings" | "internalTransferSettings" | "posSettings" | "purchaseSettings" | "salesSetting" | "city" | "zone" | "shippingMethod" | "systemSettings" | "transactionLocking" | "userSetting" | "department" | "company" | "branch" | "region" | "currency" | "facility" | "reason" | "bank" | "users" | "roles" | "appointment" | "salesPerson" | "commission" | "commissionPayout" | "refundVoucher" | "offerAndPromotion" | "salesQuotation" | "salesOrder" | "downPayment" | "creditNote" | "receiptVoucher" | "salesCreditNote" | "salesRefundVoucher" | "goodsDeliveryNote" | "returnablePackageReconciliation" | "salesReturnPackage" | "package" | "packageType" | "itemPackage" | "accountStatement" | "generalLedgerReport" | "trialBalance" | "statementOfAccount" | "profitAndLoss" | "bankStatement" | "balanceSheet" | "projectStatement" | "supplierStatement" | "customerStatement" | "stockReport";
|
|
22402
22402
|
/**
|
|
22403
22403
|
* ActionSchema
|
|
22404
22404
|
* @enum {string}
|
|
@@ -26115,7 +26115,7 @@ export interface components {
|
|
|
26115
26115
|
/**
|
|
26116
26116
|
* Id
|
|
26117
26117
|
* Format: uuid
|
|
26118
|
-
* @example
|
|
26118
|
+
* @example f4be332d-5249-49be-959b-c84027604e63
|
|
26119
26119
|
*/
|
|
26120
26120
|
id: string;
|
|
26121
26121
|
/**
|
|
@@ -35627,6 +35627,8 @@ export interface components {
|
|
|
35627
35627
|
name: string;
|
|
35628
35628
|
/** Description */
|
|
35629
35629
|
description: string | null;
|
|
35630
|
+
/** Candelete */
|
|
35631
|
+
canDelete: boolean;
|
|
35630
35632
|
};
|
|
35631
35633
|
/** PackageTypeSchema */
|
|
35632
35634
|
PackageTypeSchema: {
|
|
@@ -35660,7 +35662,7 @@ export interface components {
|
|
|
35660
35662
|
*/
|
|
35661
35663
|
name: string;
|
|
35662
35664
|
/** @description ID of the package type */
|
|
35663
|
-
packageType: components["schemas"]["
|
|
35665
|
+
packageType: components["schemas"]["PackageTypeCommonSchema"];
|
|
35664
35666
|
/**
|
|
35665
35667
|
* Returnable
|
|
35666
35668
|
* @description Whether the package is returnable
|
|
@@ -35703,6 +35705,20 @@ export interface components {
|
|
|
35703
35705
|
* @description Optional description of the package
|
|
35704
35706
|
*/
|
|
35705
35707
|
description?: string | null;
|
|
35708
|
+
/** Candelete */
|
|
35709
|
+
canDelete: boolean;
|
|
35710
|
+
};
|
|
35711
|
+
/** PackageTypeCommonSchema */
|
|
35712
|
+
PackageTypeCommonSchema: {
|
|
35713
|
+
/**
|
|
35714
|
+
* Id
|
|
35715
|
+
* Format: uuid
|
|
35716
|
+
*/
|
|
35717
|
+
id: string;
|
|
35718
|
+
/** Name */
|
|
35719
|
+
name: string;
|
|
35720
|
+
/** Description */
|
|
35721
|
+
description: string | null;
|
|
35706
35722
|
};
|
|
35707
35723
|
/** CreateOrUpdatePackageSchema */
|
|
35708
35724
|
CreateOrUpdatePackageSchema: {
|
|
@@ -35791,6 +35807,7 @@ export interface components {
|
|
|
35791
35807
|
/** Reserveonorder */
|
|
35792
35808
|
reserveOnOrder: boolean;
|
|
35793
35809
|
goodsDeliveryNoteSource: components["schemas"]["GoodsDeliveryNoteSourceChoices"];
|
|
35810
|
+
invoicePostingMethod: components["schemas"]["InvoicePostingMethod"];
|
|
35794
35811
|
};
|
|
35795
35812
|
/** CreateSalesSettingsSchema */
|
|
35796
35813
|
CreateSalesSettingsSchema: {
|
|
@@ -35803,6 +35820,8 @@ export interface components {
|
|
|
35803
35820
|
/** Reserveonorder */
|
|
35804
35821
|
reserveOnOrder: boolean;
|
|
35805
35822
|
goodsDeliveryNoteSource: components["schemas"]["GoodsDeliveryNoteSourceChoices"];
|
|
35823
|
+
/** @default perpetual */
|
|
35824
|
+
invoicePostingMethod: components["schemas"]["InvoicePostingMethod"];
|
|
35806
35825
|
};
|
|
35807
35826
|
/** UpdateSalesSettingsSchema */
|
|
35808
35827
|
UpdateSalesSettingsSchema: {
|
|
@@ -35815,6 +35834,7 @@ export interface components {
|
|
|
35815
35834
|
/** Reserveonorder */
|
|
35816
35835
|
reserveOnOrder?: boolean;
|
|
35817
35836
|
goodsDeliveryNoteSource?: components["schemas"]["GoodsDeliveryNoteSourceChoices"];
|
|
35837
|
+
invoicePostingMethod?: components["schemas"]["InvoicePostingMethod"];
|
|
35818
35838
|
};
|
|
35819
35839
|
/** ItemCostResponse */
|
|
35820
35840
|
ItemCostResponse: {
|
|
@@ -46517,7 +46537,7 @@ export interface operations {
|
|
|
46517
46537
|
};
|
|
46518
46538
|
header?: never;
|
|
46519
46539
|
path: {
|
|
46520
|
-
logModelName: "item" | "customer" | "supplier" | "internalTransfer" | "stockAdjustment" | "openingQuantity" | "supplierPriceList" | "chartOfAccount" | "journalVoucher" | "requisition" | "requestForQuotation" | "advancePayment" | "paymentVoucher" | "purchaseInvoice" | "purchaseOrder" | "purchaseQuotation" | "purchaseReturnOrder" | "purchaseReturnInvoice" | "project" | "warehouse" | "employeePosition" | "employee" | "accountingSetting" | "defaultGeneralAccounts" | "transactionalSubsidiaryAccounts" | "accountClassification" | "taxes" | "appointmentSettings" | "approvalSettings" | "approvalConfig" | "approvalCondition" | "approvalLevel" | "inventorySettings" | "itemVariantSettings" | "stockAdjustmentSettings" | "openingStockSettings" | "internalTransferSettings" | "posSettings" | "purchaseSettings" | "salesSetting" | "city" | "zone" | "shippingMethod" | "systemSettings" | "transactionLocking" | "userSetting" | "department" | "company" | "branch" | "region" | "currency" | "facility" | "reason" | "bank" | "users" | "roles" | "appointment" | "salesPerson" | "commission" | "commissionPayout" | "refundVoucher" | "offerAndPromotion" | "salesQuotation" | "salesOrder" | "downPayment" | "creditNote" | "receiptVoucher" | "salesCreditNote" | "salesRefundVoucher" | "goodsDeliveryNote" | "returnablePackageReconciliation" | "salesReturnPackage";
|
|
46540
|
+
logModelName: "item" | "customer" | "supplier" | "internalTransfer" | "stockAdjustment" | "openingQuantity" | "supplierPriceList" | "chartOfAccount" | "journalVoucher" | "requisition" | "requestForQuotation" | "advancePayment" | "paymentVoucher" | "purchaseInvoice" | "purchaseOrder" | "purchaseQuotation" | "purchaseReturnOrder" | "purchaseReturnInvoice" | "project" | "warehouse" | "employeePosition" | "employee" | "accountingSetting" | "defaultGeneralAccounts" | "transactionalSubsidiaryAccounts" | "accountClassification" | "taxes" | "appointmentSettings" | "approvalSettings" | "approvalConfig" | "approvalCondition" | "approvalLevel" | "inventorySettings" | "itemVariantSettings" | "stockAdjustmentSettings" | "openingStockSettings" | "internalTransferSettings" | "posSettings" | "purchaseSettings" | "salesSetting" | "city" | "zone" | "shippingMethod" | "systemSettings" | "transactionLocking" | "userSetting" | "department" | "company" | "branch" | "region" | "currency" | "facility" | "reason" | "bank" | "users" | "roles" | "appointment" | "salesPerson" | "commission" | "commissionPayout" | "refundVoucher" | "offerAndPromotion" | "salesQuotation" | "salesOrder" | "downPayment" | "creditNote" | "receiptVoucher" | "salesCreditNote" | "salesRefundVoucher" | "goodsDeliveryNote" | "returnablePackageReconciliation" | "salesReturnPackage" | "package" | "packageType" | "itemPackage";
|
|
46521
46541
|
};
|
|
46522
46542
|
cookie?: never;
|
|
46523
46543
|
};
|
|
@@ -46555,7 +46575,7 @@ export interface operations {
|
|
|
46555
46575
|
common_views_get_model_names: {
|
|
46556
46576
|
parameters: {
|
|
46557
46577
|
query?: {
|
|
46558
|
-
CombinedModelNames?: "item" | "customer" | "supplier" | "internalTransfer" | "stockAdjustment" | "openingQuantity" | "supplierPriceList" | "chartOfAccount" | "journalVoucher" | "requisition" | "requestForQuotation" | "advancePayment" | "paymentVoucher" | "purchaseInvoice" | "purchaseOrder" | "purchaseQuotation" | "purchaseReturnOrder" | "purchaseReturnInvoice" | "project" | "warehouse" | "employeePosition" | "employee" | "accountingSetting" | "defaultGeneralAccounts" | "transactionalSubsidiaryAccounts" | "accountClassification" | "taxes" | "appointmentSettings" | "approvalSettings" | "approvalConfig" | "approvalCondition" | "approvalLevel" | "inventorySettings" | "itemVariantSettings" | "stockAdjustmentSettings" | "openingStockSettings" | "internalTransferSettings" | "posSettings" | "purchaseSettings" | "salesSetting" | "city" | "zone" | "shippingMethod" | "systemSettings" | "transactionLocking" | "userSetting" | "department" | "company" | "branch" | "region" | "currency" | "facility" | "reason" | "bank" | "users" | "roles" | "appointment" | "salesPerson" | "commission" | "commissionPayout" | "refundVoucher" | "offerAndPromotion" | "salesQuotation" | "salesOrder" | "downPayment" | "creditNote" | "receiptVoucher" | "salesCreditNote" | "salesRefundVoucher" | "goodsDeliveryNote" | "returnablePackageReconciliation" | "salesReturnPackage" | "accountStatement" | "generalLedgerReport" | "trialBalance" | "statementOfAccount" | "profitAndLoss" | "bankStatement" | "balanceSheet" | "projectStatement" | "supplierStatement" | "customerStatement" | "stockReport";
|
|
46578
|
+
CombinedModelNames?: "item" | "customer" | "supplier" | "internalTransfer" | "stockAdjustment" | "openingQuantity" | "supplierPriceList" | "chartOfAccount" | "journalVoucher" | "requisition" | "requestForQuotation" | "advancePayment" | "paymentVoucher" | "purchaseInvoice" | "purchaseOrder" | "purchaseQuotation" | "purchaseReturnOrder" | "purchaseReturnInvoice" | "project" | "warehouse" | "employeePosition" | "employee" | "accountingSetting" | "defaultGeneralAccounts" | "transactionalSubsidiaryAccounts" | "accountClassification" | "taxes" | "appointmentSettings" | "approvalSettings" | "approvalConfig" | "approvalCondition" | "approvalLevel" | "inventorySettings" | "itemVariantSettings" | "stockAdjustmentSettings" | "openingStockSettings" | "internalTransferSettings" | "posSettings" | "purchaseSettings" | "salesSetting" | "city" | "zone" | "shippingMethod" | "systemSettings" | "transactionLocking" | "userSetting" | "department" | "company" | "branch" | "region" | "currency" | "facility" | "reason" | "bank" | "users" | "roles" | "appointment" | "salesPerson" | "commission" | "commissionPayout" | "refundVoucher" | "offerAndPromotion" | "salesQuotation" | "salesOrder" | "downPayment" | "creditNote" | "receiptVoucher" | "salesCreditNote" | "salesRefundVoucher" | "goodsDeliveryNote" | "returnablePackageReconciliation" | "salesReturnPackage" | "package" | "packageType" | "itemPackage" | "accountStatement" | "generalLedgerReport" | "trialBalance" | "statementOfAccount" | "profitAndLoss" | "bankStatement" | "balanceSheet" | "projectStatement" | "supplierStatement" | "customerStatement" | "stockReport";
|
|
46559
46579
|
};
|
|
46560
46580
|
header?: never;
|
|
46561
46581
|
path?: never;
|