@floristcloud/api-lib 1.0.20 → 1.0.21
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/build/commands/action-log/get-action-log-list-for-client.query.js +1 -1
- package/build/commands/action-log/get-action-log-list.query.js +1 -1
- package/build/commands/auth/login-user.command.js +3 -3
- package/build/commands/auth/register-user.command.js +1 -1
- package/build/commands/auth/reset-password-by-security-code.command.js +1 -1
- package/build/commands/auth/reset-password-by-token.command.js +1 -1
- package/build/commands/auth/restore-password-by-security-code.command.js +1 -1
- package/build/commands/bank-payment/get-bank-payment-list.query.js +1 -1
- package/build/commands/bank-payment/update-bank-payment-status.query.js +1 -1
- package/build/commands/branch/delete-branch.command.js +1 -1
- package/build/commands/category/delete-category.command.js +1 -1
- package/build/commands/category/get-category-by-uuid.query.js +1 -1
- package/build/commands/category/get-category-list.query.js +3 -3
- package/build/commands/category/update-category-command.js +2 -2
- package/build/commands/category-alias/delete-category-alias.command.js +1 -1
- package/build/commands/category-alias/get-category-alias-by-uuid.query.js +1 -1
- package/build/commands/category-alias/update-category-alias.command.js +1 -1
- package/build/commands/client/create-client.command.js +3 -3
- package/build/commands/client/delete-client.command.js +1 -1
- package/build/commands/client/get-client-list.query.js +2 -2
- package/build/commands/client/marking/get-client-marking-by-client-list.command.js +2 -2
- package/build/commands/client/profile/get-client-individual-profile.query.js +1 -1
- package/build/commands/client/update-client.command.js +4 -4
- package/build/commands/client/webshop/register-client-webshop.command.js +2 -2
- package/build/commands/client/webshop/update-client-for-client.command.js +1 -1
- package/build/commands/company/deleteCompany.command.js +1 -1
- package/build/commands/company/getCompany.query.js +1 -1
- package/build/commands/consignment/create-consignment.command.js +1 -1
- package/build/commands/consignment/delete-consignment.command.js +1 -1
- package/build/commands/consignment/update-consignment.command.js +1 -1
- package/build/commands/consignment/upsert-access-clients-consignment.command.js +1 -1
- package/build/commands/delivery-route/attach-order-list-to-delivery-route.command.js +1 -1
- package/build/commands/delivery-route/detach-order-list-to-delivery-route.command.js +1 -1
- package/build/commands/delivery-route/get-delivery-route-list.query.js +1 -1
- package/build/commands/discount-rules/get-discount-rules-all.query.js +2 -2
- package/build/commands/message/get-context-unread-count.query.js +3 -3
- package/build/commands/message/get-contexts-with-unread.query.js +2 -2
- package/build/commands/message/list-context-messages.query.js +5 -5
- package/build/commands/message/mark-context-read.command.js +3 -3
- package/build/commands/message/send-context-message.command.js +3 -3
- package/build/commands/order/create-order.command.js +3 -3
- package/build/commands/order/get-order-list.query.js +2 -2
- package/build/commands/order/group/update-group-order-status.command.js +1 -1
- package/build/commands/order/group/update-group-order-type.command.js +1 -1
- package/build/commands/order/update-order.command.js +4 -4
- package/build/commands/order/webshop/update-cart.command.js +1 -1
- package/build/commands/order-delivery/update-order-delivery.command.js +1 -1
- package/build/commands/order-product/create-order-product.command.js +1 -1
- package/build/commands/order-product/group/update-group-order-product-order.command.js +1 -1
- package/build/commands/order-product/update-order-product.command.js +2 -2
- package/build/commands/order-product/webshop/create-order-product-for-client.command.js +1 -1
- package/build/commands/order-product/webshop/update-order-product-for-client.command.js +1 -1
- package/build/commands/package/get-package-filters-values.query.js +2 -2
- package/build/commands/package/reorder-packages.command.js +1 -1
- package/build/commands/pre-order/create-order-from-pre-order.command.js +1 -1
- package/build/commands/pre-order/get-pre-order-list.query.js +1 -1
- package/build/commands/pre-order/group/analyze-copy-pre-orders.command.js +2 -2
- package/build/commands/pre-order/group/analyze-create-orders-from-pre-orders.command.js +2 -2
- package/build/commands/pre-order/group/analyze-create-pre-orders-from-standing-orders.command.js +2 -2
- package/build/commands/pre-order/group/group-copy-pre-orders-to-collection.command.js +2 -2
- package/build/commands/pre-order/group/group-create-orders-from-pre-orders.command.js +4 -4
- package/build/commands/pre-order/group/group-create-pre-orders-from-standing-orders.command.js +4 -4
- package/build/commands/pre-order/webshop/get-pre-order-list-webshop.command.js +1 -1
- package/build/commands/pre-order-collection/get-pre-order-collection-list.query.js +1 -1
- package/build/commands/pre-order-collection/match-images-for-collection.command.js +1 -1
- package/build/commands/pre-order-collection-item/export-pre-order-collection-item-with-clients-vertical.query.js +1 -1
- package/build/commands/pre-order-collection-item/get-pre-order-collection-item-extended-with-clients-pre-order-product-list.query.js +1 -1
- package/build/commands/pre-order-collection-item/multiplicity-option/reorder-pre-order-collection-item-multiplicity-options.command.js +1 -1
- package/build/commands/product/get-product-quantity-calculate.query.js +1 -1
- package/build/commands/product/group/update-group-product-update-batch.command.js +1 -1
- package/build/commands/product/multiplicity-option/reorder-product-multiplicity-options.command.js +1 -1
- package/build/commands/product-configuration/get-product-configuration-list.query.js +1 -1
- package/build/commands/product-image/get-product-image-list.query.js +1 -1
- package/build/commands/report/export-client-statement.query.js +1 -1
- package/build/commands/report/export-inventory-movement.query.js +3 -3
- package/build/commands/report/export-inventory-stock.query.js +1 -1
- package/build/commands/report/export-inventory-turnover.query.js +1 -1
- package/build/commands/report/export-sales-revenue.query.js +1 -1
- package/build/commands/transaction/apply-prepayment-transaction.command.js +1 -1
- package/build/commands/transaction/export-transactions.command.js +1 -1
- package/build/commands/transaction/get-transaction-list.query.js +1 -1
- package/build/commands/transaction/get-transaction-summary.query.js +1 -1
- package/build/commands/transaction/webshop/get-transaction-list-for-client.query.js +1 -1
- package/build/commands/type/delete-type.command.js +1 -1
- package/build/commands/type/get-type-by-uuid.query.js +1 -1
- package/build/commands/type/get-type-list.query.js +1 -1
- package/build/commands/user/createUserByClientId.command.js +3 -3
- package/build/commands/user/createUserForCompany.command.js +1 -1
- package/build/commands/user/get-user-list.query.js +2 -2
- package/build/commands/user/update-user.command.js +1 -1
- package/build/commands/wrire-off-archive/create-wrire-off-archive.command.js +1 -1
- package/build/commands/wrire-off-archive/info-wrire-off-archive.command.js +1 -1
- package/build/commands/write-off/get-write-off-list.query.js +1 -1
- package/build/enum/index.js +2 -0
- package/build/schemas/action-log/action-log.schema.js +1 -1
- package/build/schemas/action-log/order-update-action-log.schema.js +2 -2
- package/build/schemas/action-log/transaction-info.schema.js +1 -1
- package/build/schemas/bank-payment/bank-payment.schema.js +6 -6
- package/build/schemas/branch/branch.schema.js +2 -2
- package/build/schemas/category/category.schema.js +2 -2
- package/build/schemas/category-alias/category-alias.schema.js +4 -4
- package/build/schemas/category-template/category-template.schema.js +2 -2
- package/build/schemas/client/client-debt.schema.js +1 -1
- package/build/schemas/client/client-individual-profile.schema.js +1 -1
- package/build/schemas/client/client-legal-profile.schema.js +2 -2
- package/build/schemas/client/client-marking.schema.js +1 -1
- package/build/schemas/client/client.schema.js +5 -5
- package/build/schemas/company/company.schema.js +2 -2
- package/build/schemas/consignment/consignment-distribution-validation.schema.js +2 -2
- package/build/schemas/consignment/consignment.schema.js +3 -3
- package/build/schemas/consignment-import-schema/consignment-import-schema.scheme.js +2 -2
- package/build/schemas/consignment-import-schema-relation/consignment-import-schema-relation.schema.js +3 -3
- package/build/schemas/delivery-route/delivery-route.schema.js +6 -6
- package/build/schemas/domain/domain.schema.js +1 -1
- package/build/schemas/message/client-inbox-item.schema.js +1 -1
- package/build/schemas/message/context-inbox.schema.js +4 -4
- package/build/schemas/message/context-message.schema.js +6 -6
- package/build/schemas/money-account/money-account.schema.js +3 -3
- package/build/schemas/order/order.schema.js +7 -7
- package/build/schemas/order-delivery/order-delivery.schema.js +2 -2
- package/build/schemas/order-product/order-product-multiplicity-optiom.schema.js +1 -1
- package/build/schemas/order-product/order-product.schema.js +5 -5
- package/build/schemas/package/package.schema.js +3 -3
- package/build/schemas/pre-order/pre-order.schema.js +2 -2
- package/build/schemas/pre-order-collection/pre-order-collection.schema.js +3 -3
- package/build/schemas/pre-order-collection-item/pre-order-collection-item.schema.js +3 -3
- package/build/schemas/pre-order-product/pre-order-product.schema.js +3 -3
- package/build/schemas/product/product-multiplicity-option.schema.js +1 -1
- package/build/schemas/product/product.schema.js +5 -5
- package/build/schemas/product-configuration/product-configuration.schema.js +3 -3
- package/build/schemas/product-in-package/product-in-package.schema.js +1 -1
- package/build/schemas/report/client-statement.schema.js +2 -2
- package/build/schemas/settings/settings.schema.js +18 -18
- package/build/schemas/transaction/transaction.schema.js +3 -3
- package/build/schemas/type/type.schema.js +2 -2
- package/build/schemas/type/typeList.schema.js +1 -1
- package/build/schemas/user/user.schema.js +5 -5
- package/build/schemas/write-off/write-off-image.schema.js +2 -2
- package/build/schemas/write-off/write-off.schema.js +2 -2
- package/commands/action-log/get-action-log-list-for-client.query.ts +1 -1
- package/commands/action-log/get-action-log-list.query.ts +1 -1
- package/commands/auth/login-user.command.ts +3 -3
- package/commands/auth/register-user.command.ts +1 -1
- package/commands/auth/reset-password-by-security-code.command.ts +1 -1
- package/commands/auth/reset-password-by-token.command.ts +1 -1
- package/commands/auth/restore-password-by-security-code.command.ts +1 -1
- package/commands/bank-payment/get-bank-payment-list.query.ts +1 -1
- package/commands/bank-payment/update-bank-payment-status.query.ts +1 -1
- package/commands/branch/delete-branch.command.ts +1 -1
- package/commands/category/delete-category.command.ts +1 -1
- package/commands/category/get-category-by-uuid.query.ts +1 -1
- package/commands/category/get-category-list.query.ts +3 -3
- package/commands/category/update-category-command.ts +2 -2
- package/commands/category-alias/delete-category-alias.command.ts +1 -1
- package/commands/category-alias/get-category-alias-by-uuid.query.ts +1 -1
- package/commands/category-alias/update-category-alias.command.ts +1 -1
- package/commands/client/create-client.command.ts +3 -3
- package/commands/client/delete-client.command.ts +1 -1
- package/commands/client/get-client-list.query.ts +2 -2
- package/commands/client/marking/get-client-marking-by-client-list.command.ts +2 -2
- package/commands/client/profile/get-client-individual-profile.query.ts +1 -1
- package/commands/client/update-client.command.ts +4 -4
- package/commands/client/webshop/register-client-webshop.command.ts +2 -2
- package/commands/client/webshop/update-client-for-client.command.ts +1 -1
- package/commands/company/deleteCompany.command.ts +1 -1
- package/commands/company/getCompany.query.ts +1 -1
- package/commands/consignment/create-consignment.command.ts +1 -1
- package/commands/consignment/delete-consignment.command.ts +1 -1
- package/commands/consignment/update-consignment.command.ts +1 -1
- package/commands/consignment/upsert-access-clients-consignment.command.ts +1 -1
- package/commands/delivery-route/attach-order-list-to-delivery-route.command.ts +1 -1
- package/commands/delivery-route/detach-order-list-to-delivery-route.command.ts +1 -1
- package/commands/delivery-route/get-delivery-route-list.query.ts +1 -1
- package/commands/discount-rules/get-discount-rules-all.query.ts +2 -2
- package/commands/message/get-context-unread-count.query.ts +3 -3
- package/commands/message/get-contexts-with-unread.query.ts +2 -2
- package/commands/message/list-context-messages.query.ts +5 -5
- package/commands/message/mark-context-read.command.ts +3 -3
- package/commands/message/send-context-message.command.ts +3 -3
- package/commands/order/create-order.command.ts +3 -3
- package/commands/order/get-order-list.query.ts +2 -2
- package/commands/order/group/update-group-order-status.command.ts +1 -1
- package/commands/order/group/update-group-order-type.command.ts +1 -1
- package/commands/order/update-order.command.ts +4 -4
- package/commands/order/webshop/update-cart.command.ts +1 -1
- package/commands/order-delivery/update-order-delivery.command.ts +1 -1
- package/commands/order-product/create-order-product.command.ts +1 -1
- package/commands/order-product/group/update-group-order-product-order.command.ts +1 -1
- package/commands/order-product/update-order-product.command.ts +2 -2
- package/commands/order-product/webshop/create-order-product-for-client.command.ts +1 -1
- package/commands/order-product/webshop/update-order-product-for-client.command.ts +1 -1
- package/commands/package/get-package-filters-values.query.ts +2 -2
- package/commands/package/reorder-packages.command.ts +1 -1
- package/commands/pre-order/create-order-from-pre-order.command.ts +1 -1
- package/commands/pre-order/get-pre-order-list.query.ts +1 -1
- package/commands/pre-order/group/analyze-copy-pre-orders.command.ts +2 -2
- package/commands/pre-order/group/analyze-create-orders-from-pre-orders.command.ts +2 -2
- package/commands/pre-order/group/analyze-create-pre-orders-from-standing-orders.command.ts +2 -2
- package/commands/pre-order/group/group-copy-pre-orders-to-collection.command.ts +2 -2
- package/commands/pre-order/group/group-create-orders-from-pre-orders.command.ts +4 -4
- package/commands/pre-order/group/group-create-pre-orders-from-standing-orders.command.ts +4 -4
- package/commands/pre-order/webshop/get-pre-order-list-webshop.command.ts +1 -1
- package/commands/pre-order-collection/get-pre-order-collection-list.query.ts +1 -1
- package/commands/pre-order-collection/match-images-for-collection.command.ts +1 -1
- package/commands/pre-order-collection-item/export-pre-order-collection-item-with-clients-vertical.query.ts +1 -1
- package/commands/pre-order-collection-item/get-pre-order-collection-item-extended-with-clients-pre-order-product-list.query.ts +1 -1
- package/commands/pre-order-collection-item/multiplicity-option/reorder-pre-order-collection-item-multiplicity-options.command.ts +1 -1
- package/commands/product/get-product-quantity-calculate.query.ts +1 -1
- package/commands/product/group/update-group-product-update-batch.command.ts +1 -1
- package/commands/product/multiplicity-option/reorder-product-multiplicity-options.command.ts +1 -1
- package/commands/product-configuration/get-product-configuration-list.query.ts +1 -1
- package/commands/product-image/get-product-image-list.query.ts +1 -1
- package/commands/report/export-client-statement.query.ts +1 -1
- package/commands/report/export-inventory-movement.query.ts +3 -3
- package/commands/report/export-inventory-stock.query.ts +1 -1
- package/commands/report/export-inventory-turnover.query.ts +1 -1
- package/commands/report/export-sales-revenue.query.ts +1 -1
- package/commands/transaction/apply-prepayment-transaction.command.ts +1 -1
- package/commands/transaction/export-transactions.command.ts +1 -1
- package/commands/transaction/get-transaction-list.query.ts +1 -1
- package/commands/transaction/get-transaction-summary.query.ts +1 -1
- package/commands/transaction/webshop/get-transaction-list-for-client.query.ts +1 -1
- package/commands/type/delete-type.command.ts +1 -1
- package/commands/type/get-type-by-uuid.query.ts +1 -1
- package/commands/type/get-type-list.query.ts +1 -1
- package/commands/user/createUserByClientId.command.ts +3 -3
- package/commands/user/createUserForCompany.command.ts +1 -1
- package/commands/user/get-user-list.query.ts +2 -2
- package/commands/user/update-user.command.ts +1 -1
- package/commands/wrire-off-archive/create-wrire-off-archive.command.ts +1 -1
- package/commands/wrire-off-archive/info-wrire-off-archive.command.ts +1 -1
- package/commands/write-off/get-write-off-list.query.ts +1 -1
- package/enum/index.ts +2 -0
- package/package.json +1 -1
- package/schemas/action-log/action-log.schema.ts +1 -1
- package/schemas/action-log/order-update-action-log.schema.ts +2 -2
- package/schemas/action-log/transaction-info.schema.ts +1 -1
- package/schemas/bank-payment/bank-payment.schema.ts +6 -6
- package/schemas/branch/branch.schema.ts +2 -2
- package/schemas/category/category.schema.ts +2 -2
- package/schemas/category-alias/category-alias.schema.ts +4 -4
- package/schemas/category-template/category-template.schema.ts +2 -2
- package/schemas/client/client-debt.schema.ts +1 -1
- package/schemas/client/client-individual-profile.schema.ts +1 -1
- package/schemas/client/client-legal-profile.schema.ts +2 -2
- package/schemas/client/client-marking.schema.ts +1 -1
- package/schemas/client/client.schema.ts +5 -5
- package/schemas/company/company.schema.ts +2 -2
- package/schemas/consignment/consignment-distribution-validation.schema.ts +2 -2
- package/schemas/consignment/consignment.schema.ts +3 -3
- package/schemas/consignment-import-schema/consignment-import-schema.scheme.ts +2 -2
- package/schemas/consignment-import-schema-relation/consignment-import-schema-relation.schema.ts +3 -3
- package/schemas/delivery-route/delivery-route.schema.ts +6 -6
- package/schemas/domain/domain.schema.ts +1 -1
- package/schemas/message/client-inbox-item.schema.ts +1 -1
- package/schemas/message/context-inbox.schema.ts +4 -4
- package/schemas/message/context-message.schema.ts +6 -6
- package/schemas/money-account/money-account.schema.ts +3 -3
- package/schemas/order/order.schema.ts +7 -7
- package/schemas/order-delivery/order-delivery.schema.ts +2 -2
- package/schemas/order-product/order-product-multiplicity-optiom.schema.ts +1 -1
- package/schemas/order-product/order-product.schema.ts +5 -5
- package/schemas/package/package.schema.ts +3 -3
- package/schemas/pre-order/pre-order.schema.ts +2 -2
- package/schemas/pre-order-collection/pre-order-collection.schema.ts +3 -3
- package/schemas/pre-order-collection-item/pre-order-collection-item.schema.ts +3 -3
- package/schemas/pre-order-product/pre-order-product.schema.ts +3 -3
- package/schemas/product/product-multiplicity-option.schema.ts +1 -1
- package/schemas/product/product.schema.ts +5 -5
- package/schemas/product-configuration/product-configuration.schema.ts +3 -3
- package/schemas/product-in-package/product-in-package.schema.ts +1 -1
- package/schemas/report/client-statement.schema.ts +2 -2
- package/schemas/settings/settings.schema.ts +18 -18
- package/schemas/transaction/transaction.schema.ts +3 -3
- package/schemas/type/type.schema.ts +2 -2
- package/schemas/type/typeList.schema.ts +1 -1
- package/schemas/user/user.schema.ts +5 -5
- package/schemas/write-off/write-off-image.schema.ts +2 -2
- package/schemas/write-off/write-off.schema.ts +2 -2
|
@@ -6,7 +6,7 @@ const schemas_1 = require("../../../schemas");
|
|
|
6
6
|
const UpdateOrderProductForClientRequestSchema = zod_1.z.object({
|
|
7
7
|
quantity: zod_1.z.coerce.number().optional(),
|
|
8
8
|
comment: zod_1.z.string().optional(),
|
|
9
|
-
optionUUID: zod_1.z.
|
|
9
|
+
optionUUID: zod_1.z.uuid().nullable().optional(),
|
|
10
10
|
});
|
|
11
11
|
const UpdateOrderProductForClientResponseSchema = zod_1.z.object({
|
|
12
12
|
message: zod_1.z.string().optional(),
|
|
@@ -10,8 +10,8 @@ const GetPackageFiltersValuesResponseSchema = zod_1.z.object({
|
|
|
10
10
|
uuid: zod_1.z.string(),
|
|
11
11
|
displayId: zod_1.z.string(),
|
|
12
12
|
marking: zod_1.z.string().nullable(),
|
|
13
|
-
type: zod_1.z.
|
|
14
|
-
status: zod_1.z.
|
|
13
|
+
type: zod_1.z.enum(enum_1.PackageTypeEnum),
|
|
14
|
+
status: zod_1.z.enum(enum_1.PackageStatusEnum),
|
|
15
15
|
})),
|
|
16
16
|
clientList: zod_1.z.array(zod_1.z.object({
|
|
17
17
|
uuid: zod_1.z.string(),
|
|
@@ -4,7 +4,7 @@ exports.CreateOrderFromPreOrderContractCommand = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const schemas_1 = require("../../schemas");
|
|
6
6
|
const CreateOrderFromPreOrderRequestSchema = zod_1.z.object({
|
|
7
|
-
consignmentUUIDList: zod_1.z.
|
|
7
|
+
consignmentUUIDList: zod_1.z.uuid().array(),
|
|
8
8
|
});
|
|
9
9
|
const CreateOrderFromPreOrderResponseSchema = zod_1.z.object({
|
|
10
10
|
message: zod_1.z.string().optional(),
|
|
@@ -9,7 +9,7 @@ const GetPreOrderListRequestSchema = zod_1.z.object({
|
|
|
9
9
|
count: zod_1.z.coerce.number().optional().default(10),
|
|
10
10
|
searchQuery: zod_1.z.string().optional(),
|
|
11
11
|
preOrderCollectionUUID: zod_1.z.string().optional(),
|
|
12
|
-
status: zod_1.z.
|
|
12
|
+
status: zod_1.z.enum(enum_1.PreOrderStatusEnum).array().optional(),
|
|
13
13
|
createdAtFrom: zod_1.z.coerce.date().optional(),
|
|
14
14
|
createdAtTo: zod_1.z.coerce.date().optional(),
|
|
15
15
|
responsibleUserUUID: zod_1.z.string().optional(),
|
|
@@ -4,8 +4,8 @@ exports.AnalyzeCopyPreOrdersContractCommand = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const schemas_1 = require("../../../schemas");
|
|
6
6
|
const AnalyzeCopyPreOrdersRequestSchema = zod_1.z.object({
|
|
7
|
-
preOrderUUIDList: zod_1.z.array(zod_1.z.
|
|
8
|
-
targetPreOrderCollectionUUID: zod_1.z.
|
|
7
|
+
preOrderUUIDList: zod_1.z.array(zod_1.z.uuid()),
|
|
8
|
+
targetPreOrderCollectionUUID: zod_1.z.uuid(),
|
|
9
9
|
matchingConfig: schemas_1.MatchingConfigSchema.optional().nullable(),
|
|
10
10
|
});
|
|
11
11
|
const AnalyzeCopyPreOrdersResponseSchema = zod_1.z.object({
|
|
@@ -4,8 +4,8 @@ exports.AnalyzeCreateOrdersFromPreOrdersContractCommand = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const schemas_1 = require("../../../schemas");
|
|
6
6
|
const AnalyzeCreateOrdersFromPreOrdersRequestSchema = zod_1.z.object({
|
|
7
|
-
preOrderUUIDs: zod_1.z.
|
|
8
|
-
consignmentUUIDs: zod_1.z.
|
|
7
|
+
preOrderUUIDs: zod_1.z.uuid().array(),
|
|
8
|
+
consignmentUUIDs: zod_1.z.uuid().array(),
|
|
9
9
|
matchingConfig: schemas_1.MatchingConfigSchema.optional().nullable(),
|
|
10
10
|
isProportionalAllocation: zod_1.z.coerce.boolean().optional(),
|
|
11
11
|
});
|
package/build/commands/pre-order/group/analyze-create-pre-orders-from-standing-orders.command.js
CHANGED
|
@@ -4,8 +4,8 @@ exports.AnalyzeCreatePreOrdersFromStandingOrdersContractCommand = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const schemas_1 = require("../../../schemas");
|
|
6
6
|
const AnalyzeCreatePreOrdersFromStandingOrdersRequestSchema = zod_1.z.object({
|
|
7
|
-
standingOrderUUIDs: zod_1.z.
|
|
8
|
-
preOrderCollectionUUIDs: zod_1.z.
|
|
7
|
+
standingOrderUUIDs: zod_1.z.uuid().array(),
|
|
8
|
+
preOrderCollectionUUIDs: zod_1.z.uuid().array(),
|
|
9
9
|
matchingConfig: schemas_1.MatchingConfigSchema.optional().nullable(),
|
|
10
10
|
});
|
|
11
11
|
const AnalyzeCreatePreOrdersFromStandingOrdersResponseSchema = zod_1.z.object({
|
|
@@ -4,8 +4,8 @@ exports.GroupCopyPreOrdersToCollectionContractCommand = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const pre_order_product_schema_1 = require("../../../schemas/pre-order-product/pre-order-product.schema");
|
|
6
6
|
const GroupCopyPreOrdersToCollectionRequestSchema = zod_1.z.object({
|
|
7
|
-
preOrderUUIDList: zod_1.z.array(zod_1.z.
|
|
8
|
-
targetPreOrderCollectionUUID: zod_1.z.
|
|
7
|
+
preOrderUUIDList: zod_1.z.array(zod_1.z.uuid()),
|
|
8
|
+
targetPreOrderCollectionUUID: zod_1.z.uuid(),
|
|
9
9
|
matchingConfig: pre_order_product_schema_1.MatchingConfigSchema.optional().nullable(),
|
|
10
10
|
});
|
|
11
11
|
const GroupCopyPreOrdersToCollectionResponseSchema = zod_1.z.object({
|
|
@@ -4,8 +4,8 @@ exports.GroupCreateOrdersFromPreOrdersContractCommand = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const schemas_1 = require("../../../schemas");
|
|
6
6
|
const GroupCreateOrdersFromPreOrdersRequestSchema = zod_1.z.object({
|
|
7
|
-
preOrderUUIDs: zod_1.z.
|
|
8
|
-
consignmentUUIDs: zod_1.z.
|
|
7
|
+
preOrderUUIDs: zod_1.z.uuid().array(),
|
|
8
|
+
consignmentUUIDs: zod_1.z.uuid().array(),
|
|
9
9
|
matchingConfig: schemas_1.MatchingConfigSchema.optional().nullable(),
|
|
10
10
|
isProportionalAllocation: zod_1.z.coerce.boolean().optional(),
|
|
11
11
|
});
|
|
@@ -14,7 +14,7 @@ const GroupCreateOrdersFromPreOrdersResponseSchema = zod_1.z.object({
|
|
|
14
14
|
data: zod_1.z.object({
|
|
15
15
|
created: zod_1.z
|
|
16
16
|
.object({
|
|
17
|
-
preOrderUUID: zod_1.z.
|
|
17
|
+
preOrderUUID: zod_1.z.uuid(),
|
|
18
18
|
orders: schemas_1.OrderSchema.extend({
|
|
19
19
|
warnings: zod_1.z.string().array(),
|
|
20
20
|
}).array(),
|
|
@@ -22,7 +22,7 @@ const GroupCreateOrdersFromPreOrdersResponseSchema = zod_1.z.object({
|
|
|
22
22
|
.array(),
|
|
23
23
|
failed: zod_1.z
|
|
24
24
|
.object({
|
|
25
|
-
preOrderUUID: zod_1.z.
|
|
25
|
+
preOrderUUID: zod_1.z.uuid(),
|
|
26
26
|
error: zod_1.z.object({
|
|
27
27
|
code: zod_1.z.string(),
|
|
28
28
|
message: zod_1.z.string(),
|
package/build/commands/pre-order/group/group-create-pre-orders-from-standing-orders.command.js
CHANGED
|
@@ -4,8 +4,8 @@ exports.GroupCreatePreOrdersFromStandingOrdersContractCommand = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const schemas_1 = require("../../../schemas");
|
|
6
6
|
const GroupCreatePreOrdersFromStandingOrdersRequestSchema = zod_1.z.object({
|
|
7
|
-
standingOrderUUIDs: zod_1.z.
|
|
8
|
-
preOrderCollectionUUIDs: zod_1.z.
|
|
7
|
+
standingOrderUUIDs: zod_1.z.uuid().array(),
|
|
8
|
+
preOrderCollectionUUIDs: zod_1.z.uuid().array(),
|
|
9
9
|
matchingConfig: schemas_1.MatchingConfigSchema.optional().nullable(),
|
|
10
10
|
});
|
|
11
11
|
const GroupCreatePreOrdersFromStandingOrdersResponseSchema = zod_1.z.object({
|
|
@@ -13,14 +13,14 @@ const GroupCreatePreOrdersFromStandingOrdersResponseSchema = zod_1.z.object({
|
|
|
13
13
|
data: zod_1.z.object({
|
|
14
14
|
created: zod_1.z
|
|
15
15
|
.object({
|
|
16
|
-
standingOrderUUID: zod_1.z.
|
|
16
|
+
standingOrderUUID: zod_1.z.uuid(),
|
|
17
17
|
preOrders: schemas_1.PreOrderSchema.array(),
|
|
18
18
|
warnings: zod_1.z.string().array(),
|
|
19
19
|
})
|
|
20
20
|
.array(),
|
|
21
21
|
failed: zod_1.z
|
|
22
22
|
.object({
|
|
23
|
-
standingOrderUUID: zod_1.z.
|
|
23
|
+
standingOrderUUID: zod_1.z.uuid(),
|
|
24
24
|
error: zod_1.z.object({
|
|
25
25
|
code: zod_1.z.string(),
|
|
26
26
|
message: zod_1.z.string(),
|
|
@@ -7,7 +7,7 @@ const schemas_1 = require("../../../schemas");
|
|
|
7
7
|
const GetPreOrderListWebshopRequestSchema = zod_1.z.object({
|
|
8
8
|
page: zod_1.z.coerce.number().optional().default(1),
|
|
9
9
|
count: zod_1.z.coerce.number().optional().default(10),
|
|
10
|
-
statuses: zod_1.z.array(zod_1.z.
|
|
10
|
+
statuses: zod_1.z.array(zod_1.z.enum(enum_1.PreOrderStatusEnum)).optional(),
|
|
11
11
|
});
|
|
12
12
|
const GetPreOrderListResponseSchema = zod_1.z.object({
|
|
13
13
|
data: schemas_1.PreOrderListSchema,
|
|
@@ -8,7 +8,7 @@ const GetPreOrderCollectionListRequestSchema = zod_1.z.object({
|
|
|
8
8
|
page: zod_1.z.coerce.number().optional().default(1),
|
|
9
9
|
count: zod_1.z.coerce.number().optional().default(10),
|
|
10
10
|
searchQuery: zod_1.z.string().optional(),
|
|
11
|
-
status: zod_1.z.
|
|
11
|
+
status: zod_1.z.enum(enum_1.PreOrderCollectionStatusEnum).optional(),
|
|
12
12
|
startDate: zod_1.z.coerce.date().optional(),
|
|
13
13
|
endDate: zod_1.z.coerce.date().optional(),
|
|
14
14
|
});
|
|
@@ -4,7 +4,7 @@ exports.MatchImagesForCollectionContractCommand = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const MatchImagesRequestSchema = zod_1.z.object({
|
|
6
6
|
onlyWithoutImages: zod_1.z.coerce.boolean().default(true),
|
|
7
|
-
uuidList: zod_1.z.array(zod_1.z.
|
|
7
|
+
uuidList: zod_1.z.array(zod_1.z.uuid()).optional(),
|
|
8
8
|
});
|
|
9
9
|
const MatchImagesResponseSchema = zod_1.z.object({
|
|
10
10
|
message: zod_1.z.string().optional(),
|
|
@@ -4,7 +4,7 @@ exports.ExportPreOrderCollectionItemWithClientsVerticalContractQuery = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const enum_1 = require("../../enum");
|
|
6
6
|
const ExportPreOrderCollectionItemWithClientsVerticalRequestSchema = zod_1.z.object({
|
|
7
|
-
aggregationMode: zod_1.z.
|
|
7
|
+
aggregationMode: zod_1.z.enum(enum_1.PreOrderAggregationModeEnum).optional().default(enum_1.PreOrderAggregationModeEnum.ITEM),
|
|
8
8
|
});
|
|
9
9
|
const ExportPreOrderCollectionItemWithClientsVerticalResponseSchema = zod_1.z.object({
|
|
10
10
|
message: zod_1.z.string().optional(),
|
|
@@ -7,7 +7,7 @@ const enum_1 = require("../../enum");
|
|
|
7
7
|
const GetPreOrderCollectionItemExtendedWithClientsPreOrderProductListRequestSchema = zod_1.z.object({
|
|
8
8
|
preOrderCollectionUUID: zod_1.z.string().optional(),
|
|
9
9
|
searchQuery: zod_1.z.string().optional(),
|
|
10
|
-
statuses: zod_1.z.
|
|
10
|
+
statuses: zod_1.z.enum(enum_1.PreOrderStatusEnum).array().optional(),
|
|
11
11
|
preOrderCreatedAtFrom: zod_1.z.coerce.date().optional(),
|
|
12
12
|
preOrderCreatedAtTo: zod_1.z.coerce.date().optional(),
|
|
13
13
|
});
|
|
@@ -5,7 +5,7 @@ const zod_1 = require("zod");
|
|
|
5
5
|
const ReorderPreOrderCollectionItemMultiplicityOptionsRequestSchema = zod_1.z.object({
|
|
6
6
|
items: zod_1.z
|
|
7
7
|
.array(zod_1.z.object({
|
|
8
|
-
optionUUID: zod_1.z.
|
|
8
|
+
optionUUID: zod_1.z.uuid(),
|
|
9
9
|
rank: zod_1.z.coerce.number().int().min(0),
|
|
10
10
|
}))
|
|
11
11
|
.min(1),
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.GetProductQuantityCalculateContractQuery = void 0;
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const GetProductQuantityCalculateRequestSchema = zod_1.z.object({
|
|
6
|
-
productUUIDList: zod_1.z.
|
|
6
|
+
productUUIDList: zod_1.z.uuid().array(),
|
|
7
7
|
});
|
|
8
8
|
const GetProductQuantityCalculateResponseSchema = zod_1.z.object({
|
|
9
9
|
message: zod_1.z.string().optional(),
|
|
@@ -31,7 +31,7 @@ const UpdateGroupProductUpdateBatchResponseSchema = zod_1.z.object({
|
|
|
31
31
|
failedCount: zod_1.z.number().optional(),
|
|
32
32
|
errors: zod_1.z
|
|
33
33
|
.array(zod_1.z.object({
|
|
34
|
-
productUUID: zod_1.z.
|
|
34
|
+
productUUID: zod_1.z.uuid(),
|
|
35
35
|
message: zod_1.z.string(),
|
|
36
36
|
}))
|
|
37
37
|
.optional(),
|
package/build/commands/product/multiplicity-option/reorder-product-multiplicity-options.command.js
CHANGED
|
@@ -5,7 +5,7 @@ const zod_1 = require("zod");
|
|
|
5
5
|
const ReorderProductMultiplicityOptionsRequestSchema = zod_1.z.object({
|
|
6
6
|
items: zod_1.z
|
|
7
7
|
.array(zod_1.z.object({
|
|
8
|
-
optionUUID: zod_1.z.
|
|
8
|
+
optionUUID: zod_1.z.uuid(),
|
|
9
9
|
rank: zod_1.z.coerce.number().int().min(0),
|
|
10
10
|
}))
|
|
11
11
|
.min(1),
|
|
@@ -8,7 +8,7 @@ const GetProductConfigurationListRequestSchema = zod_1.z.object({
|
|
|
8
8
|
page: zod_1.z.coerce.number().optional().default(1),
|
|
9
9
|
count: zod_1.z.coerce.number().optional().default(10),
|
|
10
10
|
categoryUUID: zod_1.z.string().optional(),
|
|
11
|
-
country: zod_1.z.
|
|
11
|
+
country: zod_1.z.enum(enum_1.CountryCodeEnum).optional(),
|
|
12
12
|
grower: zod_1.z.string().optional(),
|
|
13
13
|
size: zod_1.z.coerce.number().optional(),
|
|
14
14
|
isOptional: zod_1.z.coerce.boolean().optional(),
|
|
@@ -7,7 +7,7 @@ const enum_1 = require("../../enum");
|
|
|
7
7
|
const GetProductImageListRequestSchema = zod_1.z.object({
|
|
8
8
|
page: zod_1.z.string().transform(val => Number(val) || 1),
|
|
9
9
|
count: zod_1.z.string().transform(val => Number(val) || 10),
|
|
10
|
-
orderBy: zod_1.z.
|
|
10
|
+
orderBy: zod_1.z.enum(enum_1.ProductImageOrderByEnum).optional(),
|
|
11
11
|
searchQuery: zod_1.z.string().optional(),
|
|
12
12
|
productUUID: zod_1.z.string().optional(),
|
|
13
13
|
categoryUUID: zod_1.z.string().optional(),
|
|
@@ -8,7 +8,7 @@ const ExportClientStatementRequestSchema = zod_1.z
|
|
|
8
8
|
.object({
|
|
9
9
|
startDate: zod_1.z.coerce.date().optional(),
|
|
10
10
|
endDate: zod_1.z.coerce.date().optional(),
|
|
11
|
-
clientUUID: zod_1.z.
|
|
11
|
+
clientUUID: zod_1.z.uuid(),
|
|
12
12
|
})
|
|
13
13
|
.refine(value => {
|
|
14
14
|
const { startDate, endDate } = value;
|
|
@@ -8,7 +8,7 @@ const ExportInventoryMovementRequestSchema = zod_1.z
|
|
|
8
8
|
.object({
|
|
9
9
|
startDate: zod_1.z.coerce.date().optional(),
|
|
10
10
|
endDate: zod_1.z.coerce.date().optional(),
|
|
11
|
-
categoryUUID: zod_1.z.
|
|
11
|
+
categoryUUID: zod_1.z.uuid().optional(), // Фильтр по категории
|
|
12
12
|
detailed: zod_1.z.coerce.boolean().optional().default(false), // Флаг для детализации
|
|
13
13
|
})
|
|
14
14
|
.refine(value => {
|
|
@@ -26,7 +26,7 @@ const CategoryMovementItemSchema = zod_1.z.object({
|
|
|
26
26
|
date: zod_1.z.string(),
|
|
27
27
|
categoryUUID: zod_1.z.string(),
|
|
28
28
|
categoryName: zod_1.z.string(),
|
|
29
|
-
movementType: zod_1.z.
|
|
29
|
+
movementType: zod_1.z.enum(inventory_movement_type_enum_1.InventoryMovementTypeEnum), // тип движения как enum
|
|
30
30
|
quantity: zod_1.z.number(),
|
|
31
31
|
});
|
|
32
32
|
// Ответ для детализированного отчета (с группировкой по name, size, grower)
|
|
@@ -38,7 +38,7 @@ const DetailedMovementItemSchema = zod_1.z.object({
|
|
|
38
38
|
color: zod_1.z.string().nullable(),
|
|
39
39
|
size: zod_1.z.string().nullable(),
|
|
40
40
|
grower: zod_1.z.string().nullable(),
|
|
41
|
-
movementType: zod_1.z.
|
|
41
|
+
movementType: zod_1.z.enum(inventory_movement_type_enum_1.InventoryMovementTypeEnum), // тип движения как enum
|
|
42
42
|
quantity: zod_1.z.number(),
|
|
43
43
|
documentNumber: zod_1.z.string().nullable(), // номер документа
|
|
44
44
|
});
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.ExportInventoryStockContractQuery = void 0;
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const ExportInventoryStockRequestSchema = zod_1.z.object({
|
|
6
|
-
categoryUUID: zod_1.z.
|
|
6
|
+
categoryUUID: zod_1.z.uuid().optional(), // Фильтр по категории
|
|
7
7
|
detailed: zod_1.z.coerce.boolean().optional().default(false), // Флаг для детализации (группировка по name, size, grower)
|
|
8
8
|
});
|
|
9
9
|
// Ответ для обычного отчета (по категориям)
|
|
@@ -7,7 +7,7 @@ const ExportInventoryTurnoverRequestSchema = zod_1.z
|
|
|
7
7
|
.object({
|
|
8
8
|
startDate: zod_1.z.coerce.date().optional(),
|
|
9
9
|
endDate: zod_1.z.coerce.date().optional(),
|
|
10
|
-
categoryUUID: zod_1.z.
|
|
10
|
+
categoryUUID: zod_1.z.uuid().optional(), // Фильтр по категории
|
|
11
11
|
detailed: zod_1.z.coerce.boolean().optional().default(false), // Флаг для детализации
|
|
12
12
|
})
|
|
13
13
|
.refine(value => {
|
|
@@ -8,7 +8,7 @@ const ExportSalesRevenueRequestSchema = zod_1.z
|
|
|
8
8
|
.object({
|
|
9
9
|
startDate: zod_1.z.coerce.date().optional(),
|
|
10
10
|
endDate: zod_1.z.coerce.date().optional(),
|
|
11
|
-
periodType: zod_1.z.
|
|
11
|
+
periodType: zod_1.z.enum(report_period_type_enum_1.ReportPeriodTypeEnum).default(report_period_type_enum_1.ReportPeriodTypeEnum.DAY),
|
|
12
12
|
})
|
|
13
13
|
.refine(value => {
|
|
14
14
|
const { startDate, endDate } = value;
|
|
@@ -4,7 +4,7 @@ exports.ApplyPrepaymentTransactionContractCommand = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const schemas_1 = require("../../schemas");
|
|
6
6
|
const ApplyPrepaymentTransactionRequestSchema = zod_1.z.object({
|
|
7
|
-
orderUUID: zod_1.z.
|
|
7
|
+
orderUUID: zod_1.z.uuid().optional(),
|
|
8
8
|
});
|
|
9
9
|
const ApplyPrepaymentTransactionResponseSchema = zod_1.z.object({
|
|
10
10
|
message: zod_1.z.string().optional(),
|
|
@@ -8,7 +8,7 @@ const ExportTransactionsRequestSchema = zod_1.z
|
|
|
8
8
|
.object({
|
|
9
9
|
startDate: zod_1.z.coerce.date(),
|
|
10
10
|
endDate: zod_1.z.coerce.date(),
|
|
11
|
-
transactionType: zod_1.z.
|
|
11
|
+
transactionType: zod_1.z.enum(enum_1.TransactionTypeEnum).optional(),
|
|
12
12
|
moneyAccountUUID: zod_1.z.string().optional(),
|
|
13
13
|
clientUUID: zod_1.z.string().optional(),
|
|
14
14
|
orderUUID: zod_1.z.string().optional(),
|
|
@@ -11,7 +11,7 @@ const GetTransactionListRequestSchema = zod_1.z
|
|
|
11
11
|
count: zod_1.z.coerce.number().optional().default(10),
|
|
12
12
|
startDate: zod_1.z.coerce.date().optional(),
|
|
13
13
|
endDate: zod_1.z.coerce.date().optional(),
|
|
14
|
-
transactionType: zod_1.z.
|
|
14
|
+
transactionType: zod_1.z.enum(enum_1.TransactionTypeEnum).optional(),
|
|
15
15
|
moneyAccountUUID: zod_1.z.string().optional(),
|
|
16
16
|
clientUUID: zod_1.z.string().optional(),
|
|
17
17
|
orderUUID: zod_1.z.string().optional(),
|
|
@@ -8,7 +8,7 @@ const GetTransactionSummaryRequestSchema = zod_1.z
|
|
|
8
8
|
.object({
|
|
9
9
|
startDate: zod_1.z.coerce.date().optional(),
|
|
10
10
|
endDate: zod_1.z.coerce.date().optional(),
|
|
11
|
-
transactionType: zod_1.z.
|
|
11
|
+
transactionType: zod_1.z.enum(enum_1.TransactionTypeEnum).optional(),
|
|
12
12
|
moneyAccountUUID: zod_1.z.string().optional(),
|
|
13
13
|
clientUUID: zod_1.z.string().optional(),
|
|
14
14
|
orderUUID: zod_1.z.string().optional(),
|
|
@@ -11,7 +11,7 @@ const GetTransactionListForClientRequestSchema = zod_1.z
|
|
|
11
11
|
count: zod_1.z.coerce.number().optional().default(10),
|
|
12
12
|
startDate: zod_1.z.coerce.date().optional(),
|
|
13
13
|
endDate: zod_1.z.coerce.date().optional(),
|
|
14
|
-
transactionType: zod_1.z.
|
|
14
|
+
transactionType: zod_1.z.enum(enum_1.TransactionTypeEnum).optional(),
|
|
15
15
|
moneyAccountUUID: zod_1.z.string().optional(),
|
|
16
16
|
orderUUID: zod_1.z.string().optional(),
|
|
17
17
|
searchQuery: zod_1.z.string().optional(),
|
|
@@ -4,7 +4,7 @@ exports.DeleteTypeContractCommand = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const delete_data_response_schema_1 = require("../../schemas/delete-data-response.schema");
|
|
6
6
|
const DeleteTypeRequestSchema = zod_1.z.object({
|
|
7
|
-
uuid: zod_1.z.
|
|
7
|
+
uuid: zod_1.z.uuid(),
|
|
8
8
|
});
|
|
9
9
|
const DeleteTypeResponseSchema = zod_1.z.object({
|
|
10
10
|
message: zod_1.z.string().optional(),
|
|
@@ -4,7 +4,7 @@ exports.GetTypeByUUIDhContractQuery = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const type_schema_1 = require("../../schemas/type/type.schema");
|
|
6
6
|
const GetTypeByUUIDRequestSchema = zod_1.z.object({
|
|
7
|
-
uuid: zod_1.z.
|
|
7
|
+
uuid: zod_1.z.uuid(),
|
|
8
8
|
});
|
|
9
9
|
const GetTypeByUUIDResponseSchema = zod_1.z.object({
|
|
10
10
|
message: zod_1.z.string().optional(),
|
|
@@ -7,7 +7,7 @@ const order_by_enum_1 = require("../../enum/order-by.enum");
|
|
|
7
7
|
const GetTypeListRequestSchema = zod_1.z.object({
|
|
8
8
|
page: zod_1.z.string().transform(val => Number(val) || 1),
|
|
9
9
|
count: zod_1.z.string().transform(val => Number(val) || 10),
|
|
10
|
-
orderBy: zod_1.z.
|
|
10
|
+
orderBy: zod_1.z.enum(order_by_enum_1.OrderByEnum).optional().default(order_by_enum_1.OrderByEnum.ASC),
|
|
11
11
|
});
|
|
12
12
|
exports.TypeListSchemaWithTotal = zod_1.z.object({
|
|
13
13
|
typeList: typeList_schema_1.TypeListSchema.array(),
|
|
@@ -9,14 +9,14 @@ const CreateUserByClientIdRequestSchema = zod_1.z.object({
|
|
|
9
9
|
.object({
|
|
10
10
|
password: zod_1.z.string(),
|
|
11
11
|
name: zod_1.z.string(),
|
|
12
|
-
email: zod_1.z.
|
|
12
|
+
email: zod_1.z.email().toLowerCase().nullable().optional(),
|
|
13
13
|
phone: zod_1.z.string().nullable().optional(),
|
|
14
|
-
roles: zod_1.z.array(zod_1.z.
|
|
14
|
+
roles: zod_1.z.array(zod_1.z.enum(enum_1.UserRoleEnum)).optional().default([enum_1.UserRoleEnum.BUYER]),
|
|
15
15
|
})
|
|
16
16
|
.refine(data => data.email || data.phone, {
|
|
17
17
|
message: 'Either email or phone must be provided',
|
|
18
18
|
}),
|
|
19
|
-
clientUuid: zod_1.z.
|
|
19
|
+
clientUuid: zod_1.z.uuid(),
|
|
20
20
|
});
|
|
21
21
|
const CreateUserByClientIdResponseSchema = zod_1.z.object({
|
|
22
22
|
message: zod_1.z.string().optional(),
|
|
@@ -4,7 +4,7 @@ exports.CreateUserForCompanyCommand = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const schemas_1 = require("../../schemas");
|
|
6
6
|
const enum_1 = require("../../enum");
|
|
7
|
-
const UserRoles = zod_1.z.
|
|
7
|
+
const UserRoles = zod_1.z.enum(enum_1.UserRoleEnum);
|
|
8
8
|
const AllowedRoles = UserRoles.refine(role => role !== enum_1.UserRoleEnum.BUYER, {
|
|
9
9
|
message: 'Allowed roles are: Admin, Manager, Employee',
|
|
10
10
|
});
|
|
@@ -9,8 +9,8 @@ const GetUserListRequestSchema = zod_1.z.object({
|
|
|
9
9
|
page: zod_1.z.coerce.number().optional().default(1),
|
|
10
10
|
count: zod_1.z.coerce.number().optional().default(10),
|
|
11
11
|
searchQuery: zod_1.z.string().optional().nullable().default(null),
|
|
12
|
-
orderBy: zod_1.z.
|
|
13
|
-
roles: zod_1.z.array(zod_1.z.
|
|
12
|
+
orderBy: zod_1.z.enum(order_by_enum_1.OrderByEnum).default(order_by_enum_1.OrderByEnum.ASC),
|
|
13
|
+
roles: zod_1.z.array(zod_1.z.enum(enum_1.UserRoleEnum)).optional().nullable().default(null),
|
|
14
14
|
});
|
|
15
15
|
const GetUserListResponseSchema = zod_1.z.object({
|
|
16
16
|
message: zod_1.z.string().optional(),
|
|
@@ -4,7 +4,7 @@ exports.UpdateUserContractCommand = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const schemas_1 = require("../../schemas");
|
|
6
6
|
const UpdateUserRequestSchema = zod_1.z.object({
|
|
7
|
-
email: zod_1.z.
|
|
7
|
+
email: zod_1.z.email().toLowerCase().nullable().optional(),
|
|
8
8
|
name: zod_1.z.string().optional(),
|
|
9
9
|
phone: zod_1.z.string().nullable().optional(),
|
|
10
10
|
});
|
|
@@ -8,7 +8,7 @@ const CreateWriteOffArchiveResponseSchema = zod_1.z.object({
|
|
|
8
8
|
message: zod_1.z.string().optional(),
|
|
9
9
|
data: zod_1.z
|
|
10
10
|
.object({
|
|
11
|
-
status: zod_1.z.
|
|
11
|
+
status: zod_1.z.enum(enum_1.ConsignmentWriteOffArchivesStatusEnum),
|
|
12
12
|
url: zod_1.z.string().nullable().optional(),
|
|
13
13
|
})
|
|
14
14
|
.nullable(),
|
|
@@ -8,7 +8,7 @@ const InfoWriteOffArchiveResponseSchema = zod_1.z.object({
|
|
|
8
8
|
message: zod_1.z.string().optional(),
|
|
9
9
|
data: zod_1.z
|
|
10
10
|
.object({
|
|
11
|
-
status: zod_1.z.
|
|
11
|
+
status: zod_1.z.enum(enum_1.ConsignmentWriteOffArchivesStatusEnum),
|
|
12
12
|
url: zod_1.z.string().nullable().optional(),
|
|
13
13
|
})
|
|
14
14
|
.nullable(),
|
|
@@ -12,7 +12,7 @@ const GetWriteOffListRequestSchema = zod_1.z.object({
|
|
|
12
12
|
clientUUID: zod_1.z.string().optional(),
|
|
13
13
|
searchQuery: zod_1.z.string().optional(),
|
|
14
14
|
responsibleUserUUID: zod_1.z.string().optional(),
|
|
15
|
-
status: zod_1.z.
|
|
15
|
+
status: zod_1.z.enum(enum_1.WriteOffStatusEnum).optional(),
|
|
16
16
|
page: zod_1.z.coerce.number().optional().default(1),
|
|
17
17
|
count: zod_1.z.coerce.number().optional().default(10),
|
|
18
18
|
});
|
package/build/enum/index.js
CHANGED
|
@@ -42,6 +42,8 @@ __exportStar(require("./discount-rules-type.enum"), exports);
|
|
|
42
42
|
__exportStar(require("./discount-rules-mode-type.enum"), exports);
|
|
43
43
|
__exportStar(require("./order-distribute-status-list"), exports);
|
|
44
44
|
__exportStar(require("./order-active-status-list"), exports);
|
|
45
|
+
__exportStar(require("./client-status.enum"), exports);
|
|
46
|
+
__exportStar(require("./client-type.enum"), exports);
|
|
45
47
|
__exportStar(require("./consignment-distribution-validation-status.enum"), exports);
|
|
46
48
|
__exportStar(require("./consignment-distribution-validation-type.enum"), exports);
|
|
47
49
|
__exportStar(require("./consignment-access-client-status.enum"), exports);
|
|
@@ -96,7 +96,7 @@ exports.ActionLogSchema = zod_1.z.discriminatedUnion('actionType', [
|
|
|
96
96
|
.merge(BaseActionFields),
|
|
97
97
|
]);
|
|
98
98
|
exports.CreateActionLogSchema = zod_1.z.object({
|
|
99
|
-
actionType: zod_1.z.
|
|
99
|
+
actionType: zod_1.z.enum(enum_1.ActionLogTypeEnum),
|
|
100
100
|
entityUUID: zod_1.z.string(),
|
|
101
101
|
});
|
|
102
102
|
exports.ActionLogListSchema = zod_1.z.object({
|
|
@@ -4,6 +4,6 @@ exports.OrderUpdateActionLogSchema = void 0;
|
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
const enum_1 = require("../../enum");
|
|
6
6
|
exports.OrderUpdateActionLogSchema = zod_1.z.object({
|
|
7
|
-
oldStatus: zod_1.z.
|
|
8
|
-
newStatus: zod_1.z.
|
|
7
|
+
oldStatus: zod_1.z.enum(enum_1.OrderStatusEnum),
|
|
8
|
+
newStatus: zod_1.z.enum(enum_1.OrderStatusEnum),
|
|
9
9
|
});
|
|
@@ -8,6 +8,6 @@ exports.TransactionInfoSchema = zod_1.z.object({
|
|
|
8
8
|
createdAt: zod_1.z.coerce.date(),
|
|
9
9
|
amount: zod_1.z.coerce.number(),
|
|
10
10
|
moneyAccountName: zod_1.z.string(),
|
|
11
|
-
type: zod_1.z.
|
|
11
|
+
type: zod_1.z.enum(enum_1.TransactionTypeEnum),
|
|
12
12
|
clientName: zod_1.z.string().nullable(),
|
|
13
13
|
});
|
|
@@ -5,22 +5,22 @@ const zod_1 = require("zod");
|
|
|
5
5
|
const bank_provider_enum_1 = require("../../enum/bank-provider.enum");
|
|
6
6
|
const bank_payment_event_status_enum_1 = require("../../enum/bank-payment-event-status.enum");
|
|
7
7
|
exports.BankPaymentSchema = zod_1.z.object({
|
|
8
|
-
uuid: zod_1.z.
|
|
9
|
-
provider: zod_1.z.
|
|
8
|
+
uuid: zod_1.z.uuid(),
|
|
9
|
+
provider: zod_1.z.enum(bank_provider_enum_1.BankProviderEnum),
|
|
10
10
|
externalEventId: zod_1.z.string(),
|
|
11
11
|
accountNumber: zod_1.z.string(),
|
|
12
12
|
amount: zod_1.z.coerce.number(),
|
|
13
13
|
currency: zod_1.z.string(),
|
|
14
14
|
purpose: zod_1.z.string(),
|
|
15
|
-
status: zod_1.z.
|
|
15
|
+
status: zod_1.z.enum(bank_payment_event_status_enum_1.BankPaymentEventStatusEnum),
|
|
16
16
|
docNumber: zod_1.z.string().nullable(),
|
|
17
17
|
clientName: zod_1.z.string().nullable(),
|
|
18
18
|
clientInn: zod_1.z.string().nullable(),
|
|
19
19
|
valueDate: zod_1.z.coerce.date(),
|
|
20
|
-
clientUUID: zod_1.z.
|
|
21
|
-
moneyAccountUUID: zod_1.z.
|
|
20
|
+
clientUUID: zod_1.z.uuid().nullable(),
|
|
21
|
+
moneyAccountUUID: zod_1.z.uuid().nullable(),
|
|
22
22
|
moneyAccountName: zod_1.z.string().nullable(),
|
|
23
23
|
payload: zod_1.z.unknown(),
|
|
24
|
-
appliedTransactionUUID: zod_1.z.
|
|
24
|
+
appliedTransactionUUID: zod_1.z.uuid().nullable(),
|
|
25
25
|
receivedAt: zod_1.z.coerce.date(),
|
|
26
26
|
});
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.BranchSchema = void 0;
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
5
|
exports.BranchSchema = zod_1.z.object({
|
|
6
|
-
uuid: zod_1.z.
|
|
6
|
+
uuid: zod_1.z.uuid(),
|
|
7
7
|
name: zod_1.z.string(),
|
|
8
8
|
contactName: zod_1.z.string().nullable(),
|
|
9
9
|
contactPhone: zod_1.z.string().nullable(),
|
|
@@ -11,7 +11,7 @@ exports.BranchSchema = zod_1.z.object({
|
|
|
11
11
|
city: zod_1.z.string().nullable(),
|
|
12
12
|
region: zod_1.z.string().nullable(),
|
|
13
13
|
country: zod_1.z.string().nullable(),
|
|
14
|
-
clientId: zod_1.z.
|
|
14
|
+
clientId: zod_1.z.uuid(),
|
|
15
15
|
createdAt: zod_1.z.date(),
|
|
16
16
|
updatedAt: zod_1.z.date(),
|
|
17
17
|
});
|
|
@@ -5,12 +5,12 @@ const zod_1 = require("zod");
|
|
|
5
5
|
const category_status_enum_1 = require("../../enum/category-status.enum");
|
|
6
6
|
const type_schema_1 = require("../type/type.schema");
|
|
7
7
|
exports.CategorySchema = zod_1.z.object({
|
|
8
|
-
uuid: zod_1.z.
|
|
8
|
+
uuid: zod_1.z.uuid(),
|
|
9
9
|
name: zod_1.z.string(),
|
|
10
10
|
multiplicity: zod_1.z.number().nullable(),
|
|
11
11
|
isSizeSeparate: zod_1.z.boolean(),
|
|
12
12
|
isSaveCategoryName: zod_1.z.boolean(),
|
|
13
|
-
status: zod_1.z.
|
|
13
|
+
status: zod_1.z.enum(category_status_enum_1.CategoryStatusEnum),
|
|
14
14
|
createdAt: zod_1.z.date(),
|
|
15
15
|
updatedAt: zod_1.z.date(),
|
|
16
16
|
deletedAt: zod_1.z.date().nullable(),
|