@erp-galoper/types 1.0.11 → 1.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/openapi.ts +22 -6
  2. 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 37c6b11a-198a-445e-abbc-c2d5c7f74769
26118
+ * @example 9d54a967-e2dc-44d2-bff9-b63483970b8f
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"]["RetrievePackageTypeSchema"];
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: {
@@ -46521,7 +46537,7 @@ export interface operations {
46521
46537
  };
46522
46538
  header?: never;
46523
46539
  path: {
46524
- 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";
46525
46541
  };
46526
46542
  cookie?: never;
46527
46543
  };
@@ -46559,7 +46575,7 @@ export interface operations {
46559
46575
  common_views_get_model_names: {
46560
46576
  parameters: {
46561
46577
  query?: {
46562
- 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";
46563
46579
  };
46564
46580
  header?: never;
46565
46581
  path?: never;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@erp-galoper/types",
3
- "version": "1.0.11",
3
+ "version": "1.0.13",
4
4
  "main": "openapi.ts",
5
5
  "types": "openapi.ts",
6
6
  "files": ["openapi.ts"],