addio-admin-sdk 1.7.86 → 1.7.87
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/.babelrc +17 -17
- package/.env +14 -0
- package/.env.dev +14 -14
- package/.github/workflows/publish_coverage.yam_ +69 -69
- package/addio-sdk-doc.md +1473 -1473
- package/changelog.md +537 -537
- package/dist/Interfaces/Address/index.d.ts +21 -21
- package/dist/Interfaces/Address/index.js +16 -16
- package/dist/Interfaces/Algolia/index.d.ts +164 -164
- package/dist/Interfaces/Algolia/index.js +2 -2
- package/dist/Interfaces/Attachement/index.d.ts +5 -5
- package/dist/Interfaces/Attachement/index.js +2 -2
- package/dist/Interfaces/Attribute/index.d.ts +52 -52
- package/dist/Interfaces/Attribute/index.js +10 -10
- package/dist/Interfaces/BGJob/index.d.ts +56 -56
- package/dist/Interfaces/BGJob/index.js +25 -25
- package/dist/Interfaces/BaseClass/index.d.ts +8 -8
- package/dist/Interfaces/BaseClass/index.js +2 -2
- package/dist/Interfaces/Blog/IBlogArticle.d.ts +18 -18
- package/dist/Interfaces/Blog/IBlogArticle.js +2 -2
- package/dist/Interfaces/Blog/IBlogAuthor.d.ts +7 -7
- package/dist/Interfaces/Blog/IBlogAuthor.js +2 -2
- package/dist/Interfaces/Blog/IBlogCategory.d.ts +9 -9
- package/dist/Interfaces/Blog/IBlogCategory.js +2 -2
- package/dist/Interfaces/Blog/IBlogComment.d.ts +13 -13
- package/dist/Interfaces/Blog/IBlogComment.js +2 -2
- package/dist/Interfaces/Blog/IBlogKeywords.d.ts +9 -9
- package/dist/Interfaces/Blog/IBlogKeywords.js +2 -2
- package/dist/Interfaces/Booking/index.d.ts +74 -74
- package/dist/Interfaces/Booking/index.js +17 -17
- package/dist/Interfaces/Brand/index.d.ts +15 -15
- package/dist/Interfaces/Brand/index.js +2 -2
- package/dist/Interfaces/CMS/index.d.ts +25 -25
- package/dist/Interfaces/CMS/index.js +2 -2
- package/dist/Interfaces/Cart/IElavonPayload.d.ts +93 -93
- package/dist/Interfaces/Cart/IElavonPayload.js +17 -17
- package/dist/Interfaces/Cart/IPandaPayload.d.ts +64 -64
- package/dist/Interfaces/Cart/IPandaPayload.js +18 -18
- package/dist/Interfaces/Cart/IPaymentCard.d.ts +22 -22
- package/dist/Interfaces/Cart/IPaymentCard.js +44 -44
- package/dist/Interfaces/Cart/IPaypalPayload.d.ts +9 -9
- package/dist/Interfaces/Cart/IPaypalPayload.js +2 -2
- package/dist/Interfaces/Cart/IPaysafePayload.d.ts +72 -72
- package/dist/Interfaces/Cart/IPaysafePayload.js +2 -2
- package/dist/Interfaces/Cart/IStripePayload.d.ts +66 -66
- package/dist/Interfaces/Cart/IStripePayload.js +2 -2
- package/dist/Interfaces/Cart/index.d.ts +424 -424
- package/dist/Interfaces/Cart/index.js +192 -192
- package/dist/Interfaces/Catalogue/index.d.ts +68 -68
- package/dist/Interfaces/Catalogue/index.js +37 -37
- package/dist/Interfaces/Category/index.d.ts +33 -33
- package/dist/Interfaces/Category/index.js +2 -2
- package/dist/Interfaces/Chart/index.d.ts +11 -11
- package/dist/Interfaces/Chart/index.js +2 -2
- package/dist/Interfaces/Class/index.d.ts +8 -8
- package/dist/Interfaces/Class/index.js +2 -2
- package/dist/Interfaces/Consent/index.d.ts +6 -6
- package/dist/Interfaces/Consent/index.js +2 -2
- package/dist/Interfaces/Context/IContextProps.d.ts +4 -4
- package/dist/Interfaces/Context/IContextProps.js +2 -2
- package/dist/Interfaces/Context/IContextState.d.ts +15 -15
- package/dist/Interfaces/Context/IContextState.js +2 -2
- package/dist/Interfaces/Customer/ICustomerBadge.d.ts +2 -2
- package/dist/Interfaces/Customer/ICustomerBadge.js +2 -2
- package/dist/Interfaces/Customer/ICustomerRating.d.ts +10 -10
- package/dist/Interfaces/Customer/ICustomerRating.js +2 -2
- package/dist/Interfaces/Customer/IStoreCredit.d.ts +12 -12
- package/dist/Interfaces/Customer/IStoreCredit.js +2 -2
- package/dist/Interfaces/Customer/index.d.ts +97 -97
- package/dist/Interfaces/Customer/index.js +141 -141
- package/dist/Interfaces/Declination/index.d.ts +114 -114
- package/dist/Interfaces/Declination/index.js +60 -60
- package/dist/Interfaces/Document/index.d.ts +8 -8
- package/dist/Interfaces/Document/index.js +2 -2
- package/dist/Interfaces/Elastic/index.d.ts +89 -89
- package/dist/Interfaces/Elastic/index.js +2 -2
- package/dist/Interfaces/Email/CustomGR/I3DPrintEmail.d.ts +11 -11
- package/dist/Interfaces/Email/CustomGR/I3DPrintEmail.js +2 -2
- package/dist/Interfaces/Email/CustomGR/IBorrowToolsEmail.d.ts +15 -15
- package/dist/Interfaces/Email/CustomGR/IBorrowToolsEmail.js +2 -2
- package/dist/Interfaces/Email/CustomGR/IPickupMaterialsEmail.d.ts +12 -12
- package/dist/Interfaces/Email/CustomGR/IPickupMaterialsEmail.js +2 -2
- package/dist/Interfaces/Email/CustomGR/IPreMeetingFormEmail.d.ts +36 -36
- package/dist/Interfaces/Email/CustomGR/IPreMeetingFormEmail.js +2 -2
- package/dist/Interfaces/Email/CustomGR/ISponsorRequestEmail.d.ts +12 -12
- package/dist/Interfaces/Email/CustomGR/ISponsorRequestEmail.js +2 -2
- package/dist/Interfaces/Email/CustomGR/ITransportEmail.d.ts +12 -12
- package/dist/Interfaces/Email/CustomGR/ITransportEmail.js +2 -2
- package/dist/Interfaces/Email/CustomGR/ITransportQuoteEmail.d.ts +12 -12
- package/dist/Interfaces/Email/CustomGR/ITransportQuoteEmail.js +2 -2
- package/dist/Interfaces/Email/CustomGR/IVegetalsEmail.d.ts +16 -16
- package/dist/Interfaces/Email/CustomGR/IVegetalsEmail.js +2 -2
- package/dist/Interfaces/Email/CustomGR/IWishlistEmail.d.ts +15 -15
- package/dist/Interfaces/Email/CustomGR/IWishlistEmail.js +2 -2
- package/dist/Interfaces/Email/IAbandonnedCartEmail.d.ts +29 -29
- package/dist/Interfaces/Email/IAbandonnedCartEmail.js +2 -2
- package/dist/Interfaces/Email/IAccountConfirmationEmail.d.ts +22 -22
- package/dist/Interfaces/Email/IAccountConfirmationEmail.js +2 -2
- package/dist/Interfaces/Email/IApplicationEmail.d.ts +19 -19
- package/dist/Interfaces/Email/IApplicationEmail.js +2 -2
- package/dist/Interfaces/Email/IBackInStockEmail.d.ts +21 -21
- package/dist/Interfaces/Email/IBackInStockEmail.js +2 -2
- package/dist/Interfaces/Email/IContactEmail.d.ts +20 -20
- package/dist/Interfaces/Email/IContactEmail.js +2 -2
- package/dist/Interfaces/Email/ICustomerBookingAdminEmail.d.ts +15 -15
- package/dist/Interfaces/Email/ICustomerBookingAdminEmail.js +2 -2
- package/dist/Interfaces/Email/ICustomerBookingEmail.d.ts +14 -14
- package/dist/Interfaces/Email/ICustomerBookingEmail.js +2 -2
- package/dist/Interfaces/Email/IEmail.d.ts +20 -20
- package/dist/Interfaces/Email/IEmail.js +56 -56
- package/dist/Interfaces/Email/IOrderConfirmationEmail.d.ts +47 -47
- package/dist/Interfaces/Email/IOrderConfirmationEmail.js +2 -2
- package/dist/Interfaces/Email/IPasswordResetEmail.d.ts +17 -17
- package/dist/Interfaces/Email/IPasswordResetEmail.js +2 -2
- package/dist/Interfaces/Email/IPhotoShootEmail.d.ts +14 -14
- package/dist/Interfaces/Email/IPhotoShootEmail.js +2 -2
- package/dist/Interfaces/Email/IPickupConfirmation.d.ts +23 -23
- package/dist/Interfaces/Email/IPickupConfirmation.js +2 -2
- package/dist/Interfaces/Email/IShippingConfirmation.d.ts +23 -23
- package/dist/Interfaces/Email/IShippingConfirmation.js +2 -2
- package/dist/Interfaces/Email/IWelcomeEmail.d.ts +19 -19
- package/dist/Interfaces/Email/IWelcomeEmail.js +2 -2
- package/dist/Interfaces/ExportSchema/index.d.ts +7 -7
- package/dist/Interfaces/ExportSchema/index.js +2 -2
- package/dist/Interfaces/ExternalService/BaseExternalService.d.ts +12 -12
- package/dist/Interfaces/ExternalService/BaseExternalService.js +2 -2
- package/dist/Interfaces/ExternalService/ExternalProductsService.d.ts +4 -4
- package/dist/Interfaces/ExternalService/ExternalProductsService.js +2 -2
- package/dist/Interfaces/ExternalService/index.d.ts +9 -9
- package/dist/Interfaces/ExternalService/index.js +2 -2
- package/dist/Interfaces/FirstOrderTracking/index.d.ts +5 -5
- package/dist/Interfaces/FirstOrderTracking/index.js +2 -2
- package/dist/Interfaces/G2/index.d.ts +556 -556
- package/dist/Interfaces/G2/index.js +36 -36
- package/dist/Interfaces/Indexed/Product/IIndexedLastSavedProduct.d.ts +20 -20
- package/dist/Interfaces/Indexed/Product/IIndexedLastSavedProduct.js +2 -2
- package/dist/Interfaces/Indexed/Product/index.d.ts +97 -97
- package/dist/Interfaces/Indexed/Product/index.js +212 -212
- package/dist/Interfaces/Inventory/index.d.ts +19 -19
- package/dist/Interfaces/Inventory/index.js +8 -8
- package/dist/Interfaces/Invoice/index.d.ts +4 -4
- package/dist/Interfaces/Invoice/index.js +2 -2
- package/dist/Interfaces/MarketplacePublication/MarketplaceOrderData.d.ts +3 -3
- package/dist/Interfaces/MarketplacePublication/MarketplaceOrderData.js +2 -2
- package/dist/Interfaces/MarketplacePublication/index.d.ts +23 -23
- package/dist/Interfaces/MarketplacePublication/index.js +22 -22
- package/dist/Interfaces/Menu/index.d.ts +23 -23
- package/dist/Interfaces/Menu/index.js +10 -10
- package/dist/Interfaces/Note/index.d.ts +10 -0
- package/dist/Interfaces/Note/index.js +8 -0
- package/dist/Interfaces/Note/index.js.map +1 -0
- package/dist/Interfaces/Operations/ICreatedBy.d.ts +6 -6
- package/dist/Interfaces/Operations/ICreatedBy.js +2 -2
- package/dist/Interfaces/Operations/IUpdate.d.ts +5 -5
- package/dist/Interfaces/Operations/IUpdate.js +2 -2
- package/dist/Interfaces/Order/index.d.ts +4 -4
- package/dist/Interfaces/Order/index.js +2 -2
- package/dist/Interfaces/Org/IRelUser.d.ts +9 -9
- package/dist/Interfaces/Org/IRelUser.js +2 -2
- package/dist/Interfaces/Org/index.d.ts +29 -29
- package/dist/Interfaces/Org/index.js +12 -12
- package/dist/Interfaces/Payment/index.d.ts +13 -13
- package/dist/Interfaces/Payment/index.js +2 -2
- package/dist/Interfaces/Product/IAttributeFamily.d.ts +6 -6
- package/dist/Interfaces/Product/IAttributeFamily.js +2 -2
- package/dist/Interfaces/Product/IImportProduct.d.ts +42 -42
- package/dist/Interfaces/Product/IImportProduct.js +791 -791
- package/dist/Interfaces/Product/IInventoryItem.d.ts +84 -84
- package/dist/Interfaces/Product/IInventoryItem.js +36 -36
- package/dist/Interfaces/Product/IPricing.d.ts +177 -177
- package/dist/Interfaces/Product/IPricing.js +174 -174
- package/dist/Interfaces/Product/index.d.ts +127 -127
- package/dist/Interfaces/Product/index.js +56 -56
- package/dist/Interfaces/ProductAttribute/index.d.ts +11 -11
- package/dist/Interfaces/ProductAttribute/index.js +2 -2
- package/dist/Interfaces/PromiseToPurchase/BankType.d.ts +41 -41
- package/dist/Interfaces/PromiseToPurchase/BankType.js +41 -41
- package/dist/Interfaces/PromiseToPurchase/IIndexedBankUsed.d.ts +33 -33
- package/dist/Interfaces/PromiseToPurchase/IIndexedBankUsed.js +15 -15
- package/dist/Interfaces/PromiseToPurchase/IIndexedCustomerPromiseToPurchase.d.ts +19 -19
- package/dist/Interfaces/PromiseToPurchase/IIndexedCustomerPromiseToPurchase.js +2 -2
- package/dist/Interfaces/PromiseToPurchase/index.d.ts +50 -50
- package/dist/Interfaces/PromiseToPurchase/index.js +13 -13
- package/dist/Interfaces/PurchaseOrder/index.d.ts +17 -17
- package/dist/Interfaces/PurchaseOrder/index.js +2 -2
- package/dist/Interfaces/Query/IBrandQueryOptions.d.ts +11 -11
- package/dist/Interfaces/Query/IBrandQueryOptions.js +2 -2
- package/dist/Interfaces/Query/ICategoryQueryOptions.d.ts +11 -11
- package/dist/Interfaces/Query/ICategoryQueryOptions.js +2 -2
- package/dist/Interfaces/Query/IProductQueryOptions.d.ts +16 -16
- package/dist/Interfaces/Query/IProductQueryOptions.js +2 -2
- package/dist/Interfaces/Quote/index.d.ts +5 -5
- package/dist/Interfaces/Quote/index.js +2 -2
- package/dist/Interfaces/Refunds/index.d.ts +106 -106
- package/dist/Interfaces/Refunds/index.js +2 -2
- package/dist/Interfaces/Rules/IDiscountRule.d.ts +137 -137
- package/dist/Interfaces/Rules/IDiscountRule.js +95 -95
- package/dist/Interfaces/Schedule/index.d.ts +48 -48
- package/dist/Interfaces/Schedule/index.js +2 -2
- package/dist/Interfaces/Services/IAddServiceResponse.d.ts +4 -4
- package/dist/Interfaces/Services/IAddServiceResponse.js +2 -2
- package/dist/Interfaces/Services/IService.d.ts +12 -12
- package/dist/Interfaces/Services/IService.js +2 -2
- package/dist/Interfaces/Services/IServiceSecret.d.ts +8 -8
- package/dist/Interfaces/Services/IServiceSecret.js +2 -2
- package/dist/Interfaces/Shipping/Shipstation/carriers.d.ts +10 -10
- package/dist/Interfaces/Shipping/Shipstation/carriers.js +2 -2
- package/dist/Interfaces/Shipping/Shipstation/order.d.ts +227 -227
- package/dist/Interfaces/Shipping/Shipstation/order.js +2 -2
- package/dist/Interfaces/Shipping/Shipstation/quote.d.ts +31 -31
- package/dist/Interfaces/Shipping/Shipstation/quote.js +2 -2
- package/dist/Interfaces/Shipping/Shiptime/order.d.ts +54 -54
- package/dist/Interfaces/Shipping/Shiptime/order.js +48 -48
- package/dist/Interfaces/Shipping/Shiptime/quote.d.ts +111 -111
- package/dist/Interfaces/Shipping/Shiptime/quote.js +2 -2
- package/dist/Interfaces/Slider/GR.d.ts +114 -114
- package/dist/Interfaces/Slider/GR.js +271 -271
- package/dist/Interfaces/Slider/index.d.ts +30 -30
- package/dist/Interfaces/Slider/index.js +2 -2
- package/dist/Interfaces/Space/IExternalService.d.ts +52 -52
- package/dist/Interfaces/Space/IExternalService.js +43 -43
- package/dist/Interfaces/Space/IMember.d.ts +16 -16
- package/dist/Interfaces/Space/IMember.js +9 -9
- package/dist/Interfaces/Space/index.d.ts +385 -385
- package/dist/Interfaces/Space/index.js +159 -159
- package/dist/Interfaces/Specials/gr.d.ts +61 -61
- package/dist/Interfaces/Specials/gr.js +2 -2
- package/dist/Interfaces/StockNotification/index.d.ts +7 -7
- package/dist/Interfaces/StockNotification/index.js +2 -2
- package/dist/Interfaces/Store/index.d.ts +62 -62
- package/dist/Interfaces/Store/index.js +27 -27
- package/dist/Interfaces/Supplier/ICommand.d.ts +11 -11
- package/dist/Interfaces/Supplier/ICommand.js +2 -2
- package/dist/Interfaces/Supplier/index.d.ts +36 -36
- package/dist/Interfaces/Supplier/index.js +24 -24
- package/dist/Interfaces/TCG/index.d.ts +110 -110
- package/dist/Interfaces/TCG/index.js +27 -27
- package/dist/Interfaces/Tag/index.d.ts +18 -18
- package/dist/Interfaces/Tag/index.js +2 -2
- package/dist/Interfaces/Tax/index.d.ts +13 -13
- package/dist/Interfaces/Tax/index.js +2 -2
- package/dist/Interfaces/TransferRequest/index.d.ts +103 -103
- package/dist/Interfaces/TransferRequest/index.js +43 -43
- package/dist/Interfaces/Translation/index.d.ts +8 -8
- package/dist/Interfaces/Translation/index.js +5 -5
- package/dist/Interfaces/Update/index.d.ts +10 -10
- package/dist/Interfaces/Update/index.js +2 -2
- package/dist/Interfaces/User/IUser.d.ts +65 -65
- package/dist/Interfaces/User/IUser.js +8 -8
- package/dist/Interfaces/Version/index.d.ts +11 -11
- package/dist/Interfaces/Version/index.js +2 -2
- package/dist/Interfaces/Wishlist/index.d.ts +7 -7
- package/dist/Interfaces/Wishlist/index.js +2 -2
- package/dist/constants/Interfaces/IBaseApi.d.ts +15 -15
- package/dist/constants/Interfaces/IBaseApi.js +2 -2
- package/dist/constants/Interfaces/IEndpointResult.d.ts +9 -9
- package/dist/constants/Interfaces/IEndpointResult.js +2 -2
- package/dist/constants/enums.d.ts +6 -6
- package/dist/constants/enums.js +10 -10
- package/dist/constants/services.d.ts +2 -2
- package/dist/constants/services.js +111 -111
- package/dist/constants/version.d.ts +2 -2
- package/dist/constants/version.js +5 -5
- package/dist/index.d.ts +32 -32
- package/dist/index.js +242 -242
- package/dist/lib/Attribute/index.d.ts +14 -14
- package/dist/lib/Attribute/index.js +143 -143
- package/dist/lib/BGJob/index.d.ts +9 -9
- package/dist/lib/BGJob/index.js +212 -212
- package/dist/lib/BackgroundWorker/index.d.ts +34 -34
- package/dist/lib/BackgroundWorker/index.js +59 -59
- package/dist/lib/Blog/BlogArticle.d.ts +5 -5
- package/dist/lib/Blog/BlogArticle.js +10 -10
- package/dist/lib/Blog/BlogAuthor.d.ts +5 -5
- package/dist/lib/Blog/BlogAuthor.js +10 -10
- package/dist/lib/Blog/BlogCategory.d.ts +5 -5
- package/dist/lib/Blog/BlogCategory.js +10 -10
- package/dist/lib/Blog/BlogKeyword.d.ts +5 -5
- package/dist/lib/Blog/BlogKeyword.js +10 -10
- package/dist/lib/Booking/index.d.ts +70 -70
- package/dist/lib/Booking/index.js +576 -576
- package/dist/lib/Brand/index.d.ts +17 -17
- package/dist/lib/Brand/index.js +113 -113
- package/dist/lib/Cart/index.d.ts +206 -206
- package/dist/lib/Cart/index.js +3164 -3164
- package/dist/lib/Catalogue/index.d.ts +9 -9
- package/dist/lib/Catalogue/index.js +69 -69
- package/dist/lib/Category/index.d.ts +27 -27
- package/dist/lib/Category/index.js +190 -190
- package/dist/lib/Class/index.d.ts +12 -12
- package/dist/lib/Class/index.js +58 -58
- package/dist/lib/Consent/index.d.ts +4 -4
- package/dist/lib/Consent/index.js +29 -29
- package/dist/lib/Customer/index.d.ts +11 -11
- package/dist/lib/Customer/index.js +68 -68
- package/dist/lib/Declination/index.d.ts +9 -9
- package/dist/lib/Declination/index.js +24 -24
- package/dist/lib/Discount/index.d.ts +18 -18
- package/dist/lib/Discount/index.js +470 -470
- package/dist/lib/ElasticSearch/index.d.ts +8 -8
- package/dist/lib/ElasticSearch/index.js +45 -45
- package/dist/lib/Elavon/index.d.ts +18 -18
- package/dist/lib/Elavon/index.js +130 -130
- package/dist/lib/Email/AbandonedCartEmail.d.ts +8 -8
- package/dist/lib/Email/AbandonedCartEmail.js +16 -16
- package/dist/lib/Email/AccountConfirmationEmail.d.ts +11 -11
- package/dist/lib/Email/AccountConfirmationEmail.js +22 -22
- package/dist/lib/Email/AdminOrderConfirmationEmail.d.ts +8 -8
- package/dist/lib/Email/AdminOrderConfirmationEmail.js +16 -16
- package/dist/lib/Email/ApplicationEmail.d.ts +8 -8
- package/dist/lib/Email/ApplicationEmail.js +16 -16
- package/dist/lib/Email/BackInStockEmail.d.ts +8 -8
- package/dist/lib/Email/BackInStockEmail.js +16 -16
- package/dist/lib/Email/ContactEmail.d.ts +8 -8
- package/dist/lib/Email/ContactEmail.js +16 -16
- package/dist/lib/Email/CustomerBookingAdminEmail.d.ts +8 -8
- package/dist/lib/Email/CustomerBookingAdminEmail.js +16 -16
- package/dist/lib/Email/CustomerBookingEmail.d.ts +8 -8
- package/dist/lib/Email/CustomerBookingEmail.js +16 -16
- package/dist/lib/Email/OrderConfirmationEmail.d.ts +8 -8
- package/dist/lib/Email/OrderConfirmationEmail.js +16 -16
- package/dist/lib/Email/OrderDenounciationEmail.d.ts +8 -8
- package/dist/lib/Email/OrderDenounciationEmail.js +16 -16
- package/dist/lib/Email/OrderSampleEmail.d.ts +8 -8
- package/dist/lib/Email/OrderSampleEmail.js +16 -16
- package/dist/lib/Email/OtherTypeEmails.d.ts +8 -8
- package/dist/lib/Email/OtherTypeEmails.js +19 -19
- package/dist/lib/Email/PasswordResetEmail.d.ts +8 -8
- package/dist/lib/Email/PasswordResetEmail.js +16 -16
- package/dist/lib/Email/PhotoShootEmail.d.ts +8 -8
- package/dist/lib/Email/PhotoShootEmail.js +16 -16
- package/dist/lib/Email/PickUpConfirmation.d.ts +8 -8
- package/dist/lib/Email/PickUpConfirmation.js +16 -16
- package/dist/lib/Email/ShippingConfirmation.d.ts +8 -8
- package/dist/lib/Email/ShippingConfirmation.js +16 -16
- package/dist/lib/Email/WelcomeEmail.d.ts +8 -8
- package/dist/lib/Email/WelcomeEmail.js +16 -16
- package/dist/lib/Email/index.d.ts +8 -8
- package/dist/lib/Email/index.js +23 -23
- package/dist/lib/ExternalService/Ebay.d.ts +62 -62
- package/dist/lib/ExternalService/Ebay.js +102 -102
- package/dist/lib/ExternalService/index.d.ts +5 -5
- package/dist/lib/ExternalService/index.js +10 -10
- package/dist/lib/FirstOrderTracking/index.d.ts +5 -5
- package/dist/lib/FirstOrderTracking/index.js +10 -10
- package/dist/lib/Indexed/IndexedCart.d.ts +13 -13
- package/dist/lib/Indexed/IndexedCart.js +86 -86
- package/dist/lib/Indexed/Product.d.ts +17 -17
- package/dist/lib/Indexed/Product.js +48 -48
- package/dist/lib/Inventory/index.d.ts +49 -49
- package/dist/lib/Inventory/index.js +314 -314
- package/dist/lib/Invoice/index.d.ts +5 -5
- package/dist/lib/Invoice/index.js +10 -10
- package/dist/lib/MarketplacePublication/index.d.ts +9 -9
- package/dist/lib/MarketplacePublication/index.js +118 -118
- package/dist/lib/Menu/index.d.ts +11 -11
- package/dist/lib/Menu/index.js +103 -103
- package/dist/lib/MongoDB/BaseAPI.d.ts +18 -18
- package/dist/lib/MongoDB/BaseAPI.js +200 -200
- package/dist/lib/Note/index.d.ts +4 -0
- package/dist/lib/Note/index.js +7 -0
- package/dist/lib/Note/index.js.map +1 -0
- package/dist/lib/Order/index.d.ts +7 -7
- package/dist/lib/Order/index.js +33 -33
- package/dist/lib/Org/index.d.ts +27 -27
- package/dist/lib/Org/index.js +175 -175
- package/dist/lib/PandaPay/index.d.ts +16 -16
- package/dist/lib/PandaPay/index.js +170 -170
- package/dist/lib/Paysafe/index.d.ts +11 -11
- package/dist/lib/Paysafe/index.js +40 -40
- package/dist/lib/Product/index.d.ts +154 -154
- package/dist/lib/Product/index.js +793 -793
- package/dist/lib/ProductAttribute/index.d.ts +15 -15
- package/dist/lib/ProductAttribute/index.js +45 -45
- package/dist/lib/PromiseToPurchase/index.d.ts +37 -37
- package/dist/lib/PromiseToPurchase/index.js +264 -264
- package/dist/lib/PurchaseOrder/index.d.ts +9 -9
- package/dist/lib/PurchaseOrder/index.js +16 -16
- package/dist/lib/Schedule/index.d.ts +5 -5
- package/dist/lib/Schedule/index.js +12 -12
- package/dist/lib/Service/Enum/ServiceEnum.d.ts +3 -3
- package/dist/lib/Service/Enum/ServiceEnum.js +7 -7
- package/dist/lib/Service/index.d.ts +5 -5
- package/dist/lib/Service/index.js +13 -13
- package/dist/lib/Shipment/index.d.ts +28 -28
- package/dist/lib/Shipment/index.js +357 -357
- package/dist/lib/Slider/index.d.ts +16 -16
- package/dist/lib/Slider/index.js +113 -113
- package/dist/lib/Space/index.d.ts +873 -873
- package/dist/lib/Space/index.js +5094 -5094
- package/dist/lib/StockNotification/index.d.ts +4 -4
- package/dist/lib/StockNotification/index.js +6 -6
- package/dist/lib/Store/index.d.ts +5 -5
- package/dist/lib/Store/index.js +12 -12
- package/dist/lib/Supplier/Command.d.ts +5 -5
- package/dist/lib/Supplier/Command.js +10 -10
- package/dist/lib/Supplier/index.d.ts +25 -25
- package/dist/lib/Supplier/index.js +22 -22
- package/dist/lib/Tags/index.d.ts +6 -6
- package/dist/lib/Tags/index.js +21 -21
- package/dist/lib/Tax/index.d.ts +8 -8
- package/dist/lib/Tax/index.js +54 -54
- package/dist/lib/TransferRequest/index.d.ts +112 -112
- package/dist/lib/TransferRequest/index.js +794 -794
- package/dist/lib/Update/index.d.ts +10 -10
- package/dist/lib/Update/index.js +22 -22
- package/dist/lib/User/index.d.ts +35 -35
- package/dist/lib/User/index.js +248 -248
- package/dist/lib/Wishlist/index.d.ts +5 -5
- package/dist/lib/Wishlist/index.js +10 -10
- package/dist/lib/base.d.ts +14 -14
- package/dist/lib/base.js +62 -62
- package/dist/lib/baseService.d.ts +17 -17
- package/dist/lib/baseService.js +43 -43
- package/dist/rules/GR/constants/data.d.ts +26 -26
- package/dist/rules/GR/constants/data.js +55 -55
- package/dist/rules/GR/constants/products.d.ts +8 -8
- package/dist/rules/GR/constants/products.js +234 -234
- package/dist/rules/GR/interfaces/cart.d.ts +84 -83
- package/dist/rules/GR/interfaces/cart.js +41 -40
- package/dist/rules/GR/interfaces/cart.js.map +1 -1
- package/dist/rules/GR/interfaces/data.d.ts +97 -97
- package/dist/rules/GR/interfaces/data.js +104 -104
- package/dist/rules/GR/interfaces/products.d.ts +61 -61
- package/dist/rules/GR/interfaces/products.js +10 -10
- package/dist/rules/GR/utils/cart.d.ts +53 -53
- package/dist/rules/GR/utils/cart.js +637 -631
- package/dist/rules/GR/utils/cart.js.map +1 -1
- package/dist/rules/GR/utils/data.d.ts +3 -3
- package/dist/rules/GR/utils/data.js +25 -25
- package/dist/rules/GR/utils/expedition.d.ts +71 -71
- package/dist/rules/GR/utils/expedition.js +1542 -1542
- package/dist/rules/GR/utils/g2.d.ts +176 -176
- package/dist/rules/GR/utils/g2.js +845 -845
- package/dist/rules/GR/utils/invoices.d.ts +24 -24
- package/dist/rules/GR/utils/invoices.js +174 -171
- package/dist/rules/GR/utils/invoices.js.map +1 -1
- package/dist/rules/GR/utils/products.d.ts +104 -104
- package/dist/rules/GR/utils/products.js +984 -984
- package/dist/rules/GR/utils/upsells.d.ts +79 -79
- package/dist/rules/GR/utils/upsells.js +183 -183
- package/dist/services/database/BaseProvider.d.ts +29 -29
- package/dist/services/database/BaseProvider.js +28 -28
- package/dist/services/database/BatchUtils.d.ts +14 -14
- package/dist/services/database/BatchUtils.js +43 -43
- package/dist/services/database/Config.d.ts +2 -2
- package/dist/services/database/Config.js +5 -5
- package/dist/services/database/DatabaseService.d.ts +41 -41
- package/dist/services/database/DatabaseService.js +152 -152
- package/dist/services/database/FirebaseProvider.d.ts +17 -17
- package/dist/services/database/FirebaseProvider.js +218 -218
- package/dist/services/database/NotFirebaseProvider.d.ts +35 -35
- package/dist/services/database/NotFirebaseProvider.js +243 -243
- package/dist/services/g2/G2OrderSlip.d.ts +42 -42
- package/dist/services/g2/G2OrderSlip.js +210 -210
- package/dist/services/g2/utils.d.ts +9 -9
- package/dist/services/g2/utils.js +703 -695
- package/dist/services/g2/utils.js.map +1 -1
- package/dist/services/logs/index.d.ts +20 -20
- package/dist/services/logs/index.js +61 -61
- package/dist/services/products/BaseClass.d.ts +50 -50
- package/dist/services/products/BaseClass.js +64 -64
- package/dist/services/products/TCGService.d.ts +29 -29
- package/dist/services/products/TCGService.js +499 -499
- package/dist/services/products/utils.d.ts +9 -9
- package/dist/services/products/utils.js +94 -94
- package/dist/utils/algolia.d.ts +6 -6
- package/dist/utils/algolia.js +21 -21
- package/dist/utils/anonymisation.d.ts +30 -30
- package/dist/utils/anonymisation.js +250 -250
- package/dist/utils/array.d.ts +5 -5
- package/dist/utils/array.js +14 -14
- package/dist/utils/aws.d.ts +14 -14
- package/dist/utils/aws.js +126 -126
- package/dist/utils/booking.d.ts +22 -22
- package/dist/utils/booking.js +118 -118
- package/dist/utils/cart.d.ts +103 -102
- package/dist/utils/cart.js +690 -652
- package/dist/utils/cart.js.map +1 -1
- package/dist/utils/categories.d.ts +2 -2
- package/dist/utils/categories.js +54 -54
- package/dist/utils/cmv.d.ts +10 -10
- package/dist/utils/cmv.js +107 -107
- package/dist/utils/console.d.ts +6 -6
- package/dist/utils/console.js +59 -59
- package/dist/utils/context.d.ts +20 -20
- package/dist/utils/context.js +61 -61
- package/dist/utils/currency.d.ts +6 -6
- package/dist/utils/currency.js +61 -61
- package/dist/utils/data.d.ts +31 -31
- package/dist/utils/data.js +293 -293
- package/dist/utils/date.d.ts +1 -1
- package/dist/utils/date.js +16 -16
- package/dist/utils/dimensions.d.ts +3 -3
- package/dist/utils/dimensions.js +16 -16
- package/dist/utils/discount.d.ts +46 -46
- package/dist/utils/discount.js +934 -934
- package/dist/utils/errors.d.ts +113 -113
- package/dist/utils/errors.js +113 -113
- package/dist/utils/file-admin.d.ts +8 -8
- package/dist/utils/file-admin.js +38 -38
- package/dist/utils/file.d.ts +38 -38
- package/dist/utils/file.js +200 -200
- package/dist/utils/firebase-admin.d.ts +2 -2
- package/dist/utils/firebase-admin.js +61 -61
- package/dist/utils/firebase.d.ts +41 -41
- package/dist/utils/firebase.js +131 -131
- package/dist/utils/import.d.ts +1 -1
- package/dist/utils/import.js +21 -21
- package/dist/utils/inventories.d.ts +49 -49
- package/dist/utils/inventories.js +392 -392
- package/dist/utils/locale.d.ts +15 -15
- package/dist/utils/locale.js +78 -78
- package/dist/utils/mailchimp.d.ts +58 -58
- package/dist/utils/mailchimp.js +495 -495
- package/dist/utils/mathUtils.d.ts +17 -17
- package/dist/utils/mathUtils.js +315 -315
- package/dist/utils/mongodb.d.ts +1 -1
- package/dist/utils/mongodb.js +22 -22
- package/dist/utils/object.d.ts +13 -13
- package/dist/utils/object.js +115 -115
- package/dist/utils/payment.d.ts +10 -10
- package/dist/utils/payment.js +23 -23
- package/dist/utils/products.d.ts +32 -32
- package/dist/utils/products.js +186 -186
- package/dist/utils/promiseToPurchase.d.ts +56 -56
- package/dist/utils/promiseToPurchase.js +195 -195
- package/dist/utils/prosprsearch.d.ts +26 -26
- package/dist/utils/prosprsearch.js +182 -182
- package/dist/utils/refunds.d.ts +2 -2
- package/dist/utils/refunds.js +21 -21
- package/dist/utils/sdc.d.ts +10 -10
- package/dist/utils/sdc.js +1302 -1302
- package/dist/utils/searchIndexes.d.ts +21 -21
- package/dist/utils/searchIndexes.js +210 -210
- package/dist/utils/services.d.ts +42 -42
- package/dist/utils/services.js +409 -409
- package/dist/utils/shipment.d.ts +110 -110
- package/dist/utils/shipment.js +345 -345
- package/dist/utils/simpletexting.d.ts +2 -2
- package/dist/utils/simpletexting.js +45 -45
- package/dist/utils/sliders.d.ts +4 -4
- package/dist/utils/sliders.js +24 -24
- package/dist/utils/string.d.ts +16 -16
- package/dist/utils/string.js +191 -191
- package/dist/utils/tcgService.d.ts +2 -2
- package/dist/utils/tcgService.js +8 -8
- package/dist/utils/tools.d.ts +1 -1
- package/dist/utils/tools.js +9 -9
- package/dist/utils/transferRequests.d.ts +19 -19
- package/dist/utils/transferRequests.js +43 -43
- package/dist/utils/update.d.ts +7 -7
- package/dist/utils/update.js +125 -125
- package/dist/utils/weight.d.ts +3 -3
- package/dist/utils/weight.js +16 -16
- package/dist/utils/zones.d.ts +11 -11
- package/dist/utils/zones.js +218 -218
- package/package.json +110 -110
- package/publish.sh +143 -143
- package/readme.md +182 -182
|
@@ -1,794 +1,794 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
|
3
|
-
var t = {};
|
|
4
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
5
|
-
t[p] = s[p];
|
|
6
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
7
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
8
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
9
|
-
t[p[i]] = s[p[i]];
|
|
10
|
-
}
|
|
11
|
-
return t;
|
|
12
|
-
};
|
|
13
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
14
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
15
|
-
};
|
|
16
|
-
var _b;
|
|
17
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
-
const Product_1 = require("../../Interfaces/Indexed/Product");
|
|
19
|
-
const lodash_1 = require("lodash");
|
|
20
|
-
const file_1 = require("../../utils/file");
|
|
21
|
-
const context_1 = require("../../utils/context");
|
|
22
|
-
const console_1 = require("../../utils/console");
|
|
23
|
-
const currency_1 = require("../../utils/currency");
|
|
24
|
-
const object_1 = require("../../utils/object");
|
|
25
|
-
const services_1 = require("../../utils/services");
|
|
26
|
-
const locale_1 = require("../../utils/locale");
|
|
27
|
-
const algolia_1 = require("../../utils/algolia");
|
|
28
|
-
const __1 = require("../..");
|
|
29
|
-
const MarketplacePublication_1 = __importDefault(require("../MarketplacePublication"));
|
|
30
|
-
const ProductAttribute_1 = __importDefault(require("../ProductAttribute"));
|
|
31
|
-
const Product_2 = __importDefault(require("../Indexed/Product"));
|
|
32
|
-
const Declination_1 = __importDefault(require("../Declination"));
|
|
33
|
-
const Category_1 = __importDefault(require("../Category"));
|
|
34
|
-
const Discount_1 = __importDefault(require("../Discount"));
|
|
35
|
-
const moment_1 = __importDefault(require("moment"));
|
|
36
|
-
const Brand_1 = __importDefault(require("../Brand"));
|
|
37
|
-
const Space_1 = __importDefault(require("../Space"));
|
|
38
|
-
const g2_1 = require("../../rules/GR/utils/g2");
|
|
39
|
-
const baseService_1 = require("../baseService");
|
|
40
|
-
const DatabaseService_1 = __importDefault(require("../../services/database/DatabaseService"));
|
|
41
|
-
class Product extends baseService_1.BaseServiceClass {
|
|
42
|
-
constructor() {
|
|
43
|
-
super(...arguments);
|
|
44
|
-
this.data = () => this._data;
|
|
45
|
-
this.toCSV = () => {
|
|
46
|
-
return Object.assign(Object.assign({}, this.data()), { product_attributes: !!this.data().product_attributes
|
|
47
|
-
? this.data().product_attributes.map((pa) => pa.attribute_id)
|
|
48
|
-
: undefined, declinations: !!this.data().declinations
|
|
49
|
-
? this.data().declinations.map((d) => d.name)
|
|
50
|
-
: undefined, brand: !!this.data().brand ? this.data().brand.key : undefined, classes: !!this.data().classes ? this.data().classes.map((c) => c.key) : undefined, category: !!this.data().category ? this.data().category.key : undefined });
|
|
51
|
-
};
|
|
52
|
-
this.allRelationships = async () => {
|
|
53
|
-
return await this.relationships(['brands']);
|
|
54
|
-
};
|
|
55
|
-
this.getDefaultSupplier = () => {
|
|
56
|
-
const data = this.data();
|
|
57
|
-
if (!!!data.suppliers)
|
|
58
|
-
return undefined;
|
|
59
|
-
const supplier = data.suppliers.filter((supplier) => {
|
|
60
|
-
return supplier.supplier_order == 0;
|
|
61
|
-
})[0];
|
|
62
|
-
return supplier.supplier_id;
|
|
63
|
-
};
|
|
64
|
-
this.relationships = async (relations) => {
|
|
65
|
-
if (relations.length === 0)
|
|
66
|
-
return {};
|
|
67
|
-
const relationships = {};
|
|
68
|
-
const _getKeyFromRelationType = (_relation) => {
|
|
69
|
-
switch (_relation) {
|
|
70
|
-
case 'brands':
|
|
71
|
-
default:
|
|
72
|
-
return 'brand';
|
|
73
|
-
}
|
|
74
|
-
};
|
|
75
|
-
for (const relation of relations) {
|
|
76
|
-
if (!!relationships[relation])
|
|
77
|
-
continue;
|
|
78
|
-
if (!!!this._data[_getKeyFromRelationType(relation)])
|
|
79
|
-
continue;
|
|
80
|
-
const relationReq = await DatabaseService_1.default.getDocument(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), relation), this._data[_getKeyFromRelationType(relation)].key);
|
|
81
|
-
if (!relationReq.exists)
|
|
82
|
-
continue;
|
|
83
|
-
const relationData = relationReq.data;
|
|
84
|
-
if (!!!relationData)
|
|
85
|
-
continue;
|
|
86
|
-
relationships[_getKeyFromRelationType(relation)] = Object.assign(Object.assign({}, relationData), { id: relationReq.id });
|
|
87
|
-
}
|
|
88
|
-
return relationships;
|
|
89
|
-
};
|
|
90
|
-
this.save = async (partialProduct, options) => {
|
|
91
|
-
const beforeData = Object.assign({}, this._data);
|
|
92
|
-
this._data = Object.assign(Object.assign({}, this._data), partialProduct);
|
|
93
|
-
this._data = (await this._updateDependancies(this._data, beforeData, !!options ? options.space : undefined));
|
|
94
|
-
this._data = Object.assign(Object.assign({}, this._data), { last_update_by: this._user });
|
|
95
|
-
const id = await super.save(this._data, undefined, true, true, true, beforeData);
|
|
96
|
-
if (!!id && !!!this._data.id && typeof id === 'string') {
|
|
97
|
-
this._data = Object.assign(Object.assign({}, this._data), { id });
|
|
98
|
-
}
|
|
99
|
-
if (!!!options) {
|
|
100
|
-
return true;
|
|
101
|
-
}
|
|
102
|
-
return id;
|
|
103
|
-
};
|
|
104
|
-
this._updateDependancies = async (product, beforeData, space) => {
|
|
105
|
-
(0, console_1.workingMessage)('Updating images and stuff');
|
|
106
|
-
let productToUpdate = product;
|
|
107
|
-
try {
|
|
108
|
-
if (!!!space)
|
|
109
|
-
space = await Space_1.default.getCurrentSpaceWithRef(this._collection.path, this._user);
|
|
110
|
-
const useService = space.preferences.storage.getServiceToUse();
|
|
111
|
-
productToUpdate = await this._uploadDeclinationsImages(productToUpdate, useService);
|
|
112
|
-
productToUpdate = await this._updateSEOImage(productToUpdate, useService);
|
|
113
|
-
productToUpdate = await this._updatePanelDescriptionsImage(productToUpdate, useService);
|
|
114
|
-
productToUpdate = await this._updateDeclinationsDiscountRules(productToUpdate, beforeData);
|
|
115
|
-
productToUpdate = await this._updateBarcode(productToUpdate, space);
|
|
116
|
-
await this._updateInventoryItem(productToUpdate, beforeData, space);
|
|
117
|
-
return productToUpdate;
|
|
118
|
-
}
|
|
119
|
-
catch (error) {
|
|
120
|
-
(0, console_1.errorMessage)(`Error while updating dependancies: ${error} - ${JSON.stringify(error)}`);
|
|
121
|
-
return product;
|
|
122
|
-
}
|
|
123
|
-
};
|
|
124
|
-
this._updateSEOImage = async (product, useService) => {
|
|
125
|
-
return Object.assign(Object.assign({}, product), { seo_info: Object.assign(Object.assign({}, product.seo_info), { seoImage: !!product.seo_info &&
|
|
126
|
-
!!product.seo_info.seoImage &&
|
|
127
|
-
!!product.seo_info.seoImage.img_path &&
|
|
128
|
-
typeof product.seo_info.seoImage.img_path === 'string'
|
|
129
|
-
? product.seo_info.seoImage
|
|
130
|
-
: {
|
|
131
|
-
img_path: !!product.seo_info && !!product.seo_info.seoImage && !!product.seo_info.seoImage.img_path
|
|
132
|
-
? await (0, file_1.uploadFileToPath)(useService, product.seo_info.seoImage.img_path.file, (0, context_1.getPathTo)(`products/${product.slug}`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path))))
|
|
133
|
-
: ''
|
|
134
|
-
} }) });
|
|
135
|
-
};
|
|
136
|
-
this._updatePanelDescriptionsImage = async (product, useService) => {
|
|
137
|
-
if (!!!product.panel_descriptions || !!!product.panel_descriptions.length)
|
|
138
|
-
return product;
|
|
139
|
-
return Object.assign(Object.assign({}, product), { panel_descriptions: await Promise.all(product.panel_descriptions.map(async (panel) => {
|
|
140
|
-
if (!!!panel.img)
|
|
141
|
-
return panel;
|
|
142
|
-
if (typeof panel.img.img_path === 'string' && !panel.img.img_path.includes('base64'))
|
|
143
|
-
return panel;
|
|
144
|
-
if (typeof panel.img.img_path === 'string')
|
|
145
|
-
return Object.assign(Object.assign({}, panel), { img: Object.assign(Object.assign({}, panel.img), { img_path: await (0, file_1.uploadStringToPath)(useService, panel.img.img_path, (0, context_1.getPathTo)(`products/${product.slug}/panels`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path))), (0, locale_1.getPrincipalWord)(panel.label_name), 'jpg') }) });
|
|
146
|
-
if (!!panel.img.img_path.file)
|
|
147
|
-
return Object.assign(Object.assign({}, panel), { img: Object.assign(Object.assign({}, panel.img), { img_path: await (0, file_1.uploadFileToPath)(useService, panel.img.img_path.file, (0, context_1.getPathTo)(`products/${product.slug}/panels`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path)))) }) });
|
|
148
|
-
return Object.assign(Object.assign({}, panel), { img: undefined });
|
|
149
|
-
})) });
|
|
150
|
-
};
|
|
151
|
-
this._updateBarcode = async (product, space) => {
|
|
152
|
-
try {
|
|
153
|
-
if (!!!space)
|
|
154
|
-
space = await Space_1.default.getCurrentSpaceWithRef(this._collection.path, this._user);
|
|
155
|
-
if (!!!space.data().product_preferences.generate_barcode)
|
|
156
|
-
return product;
|
|
157
|
-
return Object.assign(Object.assign({}, product), { declinations: await Promise.all((product.declinations || []).map(async (_d) => {
|
|
158
|
-
if (!!_d.upc)
|
|
159
|
-
return _d;
|
|
160
|
-
if (!!!space)
|
|
161
|
-
return _d;
|
|
162
|
-
const upc = space.data().product_preferences.barcode_next;
|
|
163
|
-
await space.save({
|
|
164
|
-
product_preferences: Object.assign(Object.assign({}, space.data().product_preferences), { barcode_next: `${(0, lodash_1.toNumber)(upc) + 1}` })
|
|
165
|
-
});
|
|
166
|
-
return Object.assign(Object.assign({}, _d), { upc });
|
|
167
|
-
})) });
|
|
168
|
-
}
|
|
169
|
-
catch (error) {
|
|
170
|
-
console.log(error);
|
|
171
|
-
return product;
|
|
172
|
-
}
|
|
173
|
-
};
|
|
174
|
-
this._updateInventoryItem = async (product, beforeData, space) => {
|
|
175
|
-
const declis = product.declinations;
|
|
176
|
-
if (!!!declis || !!!declis.length)
|
|
177
|
-
return;
|
|
178
|
-
if (!!!space)
|
|
179
|
-
space = await Space_1.default.getCurrentSpaceWithRef(this._collection.path, this._user);
|
|
180
|
-
const allSameProductInventories = await space.inventoryItems.getAllFromSameProduct(!!product.slug ? product.slug : this.data().slug);
|
|
181
|
-
if (!!!allSameProductInventories || !!!allSameProductInventories.length)
|
|
182
|
-
return true;
|
|
183
|
-
if (!!beforeData && !!product.is_service && beforeData.is_service !== product.is_service) {
|
|
184
|
-
try {
|
|
185
|
-
for (let inventory of allSameProductInventories) {
|
|
186
|
-
await inventory.delete();
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
|
-
catch (e) {
|
|
190
|
-
console.log('error on deleting inventories of now service product: ', e);
|
|
191
|
-
}
|
|
192
|
-
return true;
|
|
193
|
-
}
|
|
194
|
-
const allSameProductInventoriesSamples = allSameProductInventories.filter((i) => !!i.data().is_sample);
|
|
195
|
-
const allSameProductInventoriesNotSamples = allSameProductInventories.filter((i) => !!!i.data().is_sample);
|
|
196
|
-
const deletedSkusSamples = allSameProductInventoriesSamples.filter((inventory) => {
|
|
197
|
-
const decliSku = inventory.data().decli_sku_associated_to_sample;
|
|
198
|
-
const foundDecli = declis.find((d) => d.sku === decliSku);
|
|
199
|
-
return !!!foundDecli || !foundDecli.is_sample;
|
|
200
|
-
});
|
|
201
|
-
const deletedSkusNotSamples = allSameProductInventoriesNotSamples.filter((inventory) => !!!declis.some((d) => d.sku === inventory.data().sku) && !!!inventory.data().is_sample);
|
|
202
|
-
const skusToDelete = [...deletedSkusSamples, ...deletedSkusNotSamples];
|
|
203
|
-
if (!!!skusToDelete.length)
|
|
204
|
-
return true;
|
|
205
|
-
try {
|
|
206
|
-
await Promise.all(skusToDelete.map(async (inventory) => {
|
|
207
|
-
await inventory.delete();
|
|
208
|
-
}));
|
|
209
|
-
}
|
|
210
|
-
catch (e) {
|
|
211
|
-
console.log('error on deleting inventories of deleted skus: ', e);
|
|
212
|
-
}
|
|
213
|
-
return true;
|
|
214
|
-
};
|
|
215
|
-
this._updateDeclinationsDiscountRules = async (product, beforeData) => {
|
|
216
|
-
let lastPushedTime = '';
|
|
217
|
-
return Object.assign(Object.assign({}, product), { declinations: !!product.declinations
|
|
218
|
-
? await Promise.all(product.declinations.map(async (declination, index) => {
|
|
219
|
-
const timestamp = (0, moment_1.default)().toDate().getTime();
|
|
220
|
-
let idString = String(timestamp) + '-' + String(index);
|
|
221
|
-
const duplicateTime = idString === lastPushedTime;
|
|
222
|
-
lastPushedTime = String(timestamp) + '-' + String(index);
|
|
223
|
-
const currentDataDeclis = !!beforeData.declinations ? beforeData.declinations : [];
|
|
224
|
-
const sameInCurrentData = currentDataDeclis.find((d) => !!d && d.sku === declination.sku);
|
|
225
|
-
let discountsToDelete = [];
|
|
226
|
-
if (!!sameInCurrentData) {
|
|
227
|
-
discountsToDelete = (sameInCurrentData.discount_rules || []).filter((d) => !!d &&
|
|
228
|
-
d.discountRule_type === 'tier-pricing' &&
|
|
229
|
-
(!!!declination.discount_rules ||
|
|
230
|
-
!!!declination.discount_rules.length ||
|
|
231
|
-
!!!declination.discount_rules.some((_d) => _d.id === d.id)));
|
|
232
|
-
}
|
|
233
|
-
if (!!duplicateTime) {
|
|
234
|
-
idString =
|
|
235
|
-
idString.split('-')[0] + '-' + String(index + product.declinations.length);
|
|
236
|
-
}
|
|
237
|
-
if (!!discountsToDelete &&
|
|
238
|
-
!!discountsToDelete.length &&
|
|
239
|
-
DatabaseService_1.default.getPathParent(this._collection.path) !== '/') {
|
|
240
|
-
console.log('** Going to delete tier-pricing discount_rules no longer in declination **');
|
|
241
|
-
for (let discount of discountsToDelete) {
|
|
242
|
-
try {
|
|
243
|
-
const discountObj = new Discount_1.default(discount, {
|
|
244
|
-
path: DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'discountRules')
|
|
245
|
-
}, this._user);
|
|
246
|
-
await discountObj.delete();
|
|
247
|
-
}
|
|
248
|
-
catch (e) {
|
|
249
|
-
console.log('error on deleting discount: ', e);
|
|
250
|
-
}
|
|
251
|
-
}
|
|
252
|
-
}
|
|
253
|
-
return Object.assign(Object.assign({}, declination), { id: !!declination.id ? declination.id : idString, discount_rules: !!declination.discount_rules && !!declination.discount_rules.length
|
|
254
|
-
? await Promise.all((0, lodash_1.sortedUniqBy)(declination.discount_rules, (dr) => {
|
|
255
|
-
const rule = !!dr.rules && dr.rules.find((r) => r.field === 'quantity');
|
|
256
|
-
if (!!!rule)
|
|
257
|
-
return false;
|
|
258
|
-
return rule.ruleDetails[0].value[0];
|
|
259
|
-
}).map(async (rule) => {
|
|
260
|
-
if (DatabaseService_1.default.getPathParent(this._collection.path) === '/')
|
|
261
|
-
return rule;
|
|
262
|
-
if (rule.discountRule_type !== 'tier-pricing')
|
|
263
|
-
return rule;
|
|
264
|
-
const _rule = new Discount_1.default(rule, {
|
|
265
|
-
path: DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'discountRules')
|
|
266
|
-
}, this._user);
|
|
267
|
-
const id = await _rule.save();
|
|
268
|
-
return Object.assign(Object.assign({}, rule), (!!!rule.id && typeof id === 'string' && !!id ? { id: id } : {}));
|
|
269
|
-
}))
|
|
270
|
-
: [] });
|
|
271
|
-
}))
|
|
272
|
-
: [] });
|
|
273
|
-
};
|
|
274
|
-
this._uploadDeclinationsImages = async (product, useService) => {
|
|
275
|
-
return Object.assign(Object.assign({}, product), { image_files: !!!product.image_files || !!!product.image_files.length
|
|
276
|
-
? []
|
|
277
|
-
: await Promise.all(product.image_files
|
|
278
|
-
.filter((i) => !!i && !!i.img_path)
|
|
279
|
-
.map(async (imageInfo) => {
|
|
280
|
-
if (!!imageInfo.img_path.dataURL && !!!imageInfo.img_path.file) {
|
|
281
|
-
if (typeof imageInfo.img_path.dataURL === 'string' &&
|
|
282
|
-
!!imageInfo.img_path.dataURL.includes('base64')) {
|
|
283
|
-
return Object.assign(Object.assign({}, imageInfo), { img_path: (await (0, file_1.uploadStringToPath)(useService, imageInfo.img_path.dataURL, (0, context_1.getPathTo)(`products/${product.slug}`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path))), (0, locale_1.getPrincipalWord)(product.name), imageInfo.img_path.dataURL.split(';')[0].split('/')[1])) });
|
|
284
|
-
}
|
|
285
|
-
else {
|
|
286
|
-
return Object.assign(Object.assign({}, imageInfo), { img_path: imageInfo.img_path.dataURL });
|
|
287
|
-
}
|
|
288
|
-
}
|
|
289
|
-
if (typeof imageInfo.img_path === 'string') {
|
|
290
|
-
if (!!imageInfo.img_path.includes('base64')) {
|
|
291
|
-
return Object.assign(Object.assign({}, imageInfo), { img_path: (await (0, file_1.uploadStringToPath)(useService, imageInfo.img_path, (0, context_1.getPathTo)(`products/${product.slug}`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path))), (0, locale_1.getPrincipalWord)(product.name), imageInfo.img_path.split(';')[0].split('/')[1])) });
|
|
292
|
-
}
|
|
293
|
-
else {
|
|
294
|
-
return imageInfo;
|
|
295
|
-
}
|
|
296
|
-
}
|
|
297
|
-
const img_path = await (0, file_1.uploadFileToPath)(useService, imageInfo.img_path.file, (0, context_1.getPathTo)(`products/${product.slug}`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path))));
|
|
298
|
-
return Object.assign(Object.assign({}, imageInfo), { img_path: img_path });
|
|
299
|
-
})), declinations: !!!product.declinations || !!!product.declinations.length
|
|
300
|
-
? []
|
|
301
|
-
: await Promise.all(product.declinations.map(async (declination) => {
|
|
302
|
-
if (!!!declination.image_files)
|
|
303
|
-
return declination;
|
|
304
|
-
if (!!!declination.image_files.length)
|
|
305
|
-
return declination;
|
|
306
|
-
if (!!!declination.image_files.find((imageInfo) => !!imageInfo.img_path && !!imageInfo.img_path.file))
|
|
307
|
-
return declination;
|
|
308
|
-
return Object.assign(Object.assign({}, declination), { image_files: await Promise.all(declination.image_files
|
|
309
|
-
.filter((i) => !!i && !!i.img_path)
|
|
310
|
-
.map(async (imageInfo) => {
|
|
311
|
-
if (typeof imageInfo.img_path === 'string') {
|
|
312
|
-
if (!!imageInfo.img_path.includes('base64')) {
|
|
313
|
-
return Object.assign(Object.assign({}, imageInfo), { img_path: (await (0, file_1.uploadStringToPath)(imageInfo.img_path, (0, context_1.getPathTo)(`brands/${product.slug}`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path))), (0, locale_1.getPrincipalWord)(declination.name), imageInfo.img_path.split(';')[0].split('/')[1])) });
|
|
314
|
-
}
|
|
315
|
-
else {
|
|
316
|
-
return imageInfo;
|
|
317
|
-
}
|
|
318
|
-
}
|
|
319
|
-
const img_path = (await (0, file_1.uploadFileToPath)(useService, imageInfo.img_path.file, (0, context_1.getPathTo)(`products/${product.slug}`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path)))));
|
|
320
|
-
return Object.assign(Object.assign({}, imageInfo), { img_path });
|
|
321
|
-
})) });
|
|
322
|
-
})) });
|
|
323
|
-
};
|
|
324
|
-
this._getAttributes = () => {
|
|
325
|
-
try {
|
|
326
|
-
if (!!!this.data().product_attributes || !!!this._data.id)
|
|
327
|
-
return [];
|
|
328
|
-
return this.data().product_attributes.map((d) => new ProductAttribute_1.default(d, DatabaseService_1.default.addToPath(DatabaseService_1.default.addToPath(this._collection.path, this._data.id), 'attributes'), this._user));
|
|
329
|
-
}
|
|
330
|
-
catch (err) {
|
|
331
|
-
throw new Error(`Error while getting attributes: ${err}`);
|
|
332
|
-
}
|
|
333
|
-
};
|
|
334
|
-
this._addAttribute = async (productAttribute) => {
|
|
335
|
-
const pas = !!this.data().product_attributes ? this.data().product_attributes : [];
|
|
336
|
-
const existingPA = pas.find((a) => a.attribute_id === productAttribute.attribute_id);
|
|
337
|
-
if (!!existingPA) {
|
|
338
|
-
const _attributes = pas.map((pa) => {
|
|
339
|
-
if (pa.id !== existingPA.id)
|
|
340
|
-
return pa;
|
|
341
|
-
return Object.assign(Object.assign({}, pa), productAttribute);
|
|
342
|
-
});
|
|
343
|
-
return await this.save({ product_attributes: _attributes });
|
|
344
|
-
}
|
|
345
|
-
return await this.save({
|
|
346
|
-
product_attributes: [...pas, productAttribute]
|
|
347
|
-
});
|
|
348
|
-
};
|
|
349
|
-
this._getCategory = async () => {
|
|
350
|
-
if (!!!this._data.category)
|
|
351
|
-
throw new Error(`Product categoy is not yet defined`);
|
|
352
|
-
try {
|
|
353
|
-
const categorySnap = await DatabaseService_1.default.getDocument(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'categories'), this._data.category);
|
|
354
|
-
if (!!!categorySnap)
|
|
355
|
-
throw new Error(`Inexisting category`);
|
|
356
|
-
if (!categorySnap.exists)
|
|
357
|
-
throw new Error(`Impossible to retreive the category`);
|
|
358
|
-
if (!!!categorySnap.data)
|
|
359
|
-
throw new Error(`Impossible te retreive the category data`);
|
|
360
|
-
return new Category_1.default(Object.assign(Object.assign({}, categorySnap.data), { id: categorySnap.id }), {
|
|
361
|
-
path: DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'categories')
|
|
362
|
-
}, this._user);
|
|
363
|
-
}
|
|
364
|
-
catch (err) {
|
|
365
|
-
throw new Error(`Error while getting categories: ${err}`);
|
|
366
|
-
}
|
|
367
|
-
};
|
|
368
|
-
this._getBrand = async () => {
|
|
369
|
-
if (!!!this._data.brand)
|
|
370
|
-
return undefined;
|
|
371
|
-
try {
|
|
372
|
-
const brandSnap = await DatabaseService_1.default.getDocument(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'brands'), this._data.brand);
|
|
373
|
-
if (!!!brandSnap)
|
|
374
|
-
throw new Error(`Inexisting brand`);
|
|
375
|
-
if (!brandSnap.exists)
|
|
376
|
-
throw new Error(`Impossible to retreive the brand`);
|
|
377
|
-
if (!!!brandSnap.data)
|
|
378
|
-
throw new Error(`Impossible te retreive the brand data`);
|
|
379
|
-
return new Brand_1.default(Object.assign(Object.assign({}, brandSnap.data), { id: brandSnap.id }), {
|
|
380
|
-
path: DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'brands')
|
|
381
|
-
}, this._user);
|
|
382
|
-
}
|
|
383
|
-
catch (err) {
|
|
384
|
-
throw new Error(`Error while getting brands: ${err}`);
|
|
385
|
-
}
|
|
386
|
-
};
|
|
387
|
-
this._getDeclinations = () => {
|
|
388
|
-
if (!!!this._data.id)
|
|
389
|
-
throw new Error(`Product must be saved to create declinations.`);
|
|
390
|
-
const declinationCollectionRef = DatabaseService_1.default.addToPath(DatabaseService_1.default.addToPath(this._collection.path, this._data.id), 'declinations');
|
|
391
|
-
if (!!!this.data().declinations)
|
|
392
|
-
return [];
|
|
393
|
-
return this.data().declinations.map((d) => new Declination_1.default(d, declinationCollectionRef, this._user));
|
|
394
|
-
};
|
|
395
|
-
this._addDeclination = async (declination) => {
|
|
396
|
-
if (!!!this._data.id)
|
|
397
|
-
throw new Error(`Product must be saved to create declinations.`);
|
|
398
|
-
if (!!!this.data().declinations)
|
|
399
|
-
return;
|
|
400
|
-
return this.save({
|
|
401
|
-
declinations: [...this.data().declinations, declination]
|
|
402
|
-
});
|
|
403
|
-
};
|
|
404
|
-
this._saveIndex = async (category) => {
|
|
405
|
-
if (!!!this._data.id)
|
|
406
|
-
throw new Error('Product must be saved first.');
|
|
407
|
-
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
408
|
-
throw new Error('BD badly initialised. Products collection must have a parent.');
|
|
409
|
-
let brand = undefined;
|
|
410
|
-
const declinations = this.data().declinations;
|
|
411
|
-
if (!!!declinations) {
|
|
412
|
-
console.log(`No declinations to update`);
|
|
413
|
-
return true;
|
|
414
|
-
}
|
|
415
|
-
try {
|
|
416
|
-
if (!!!category && !!!this.data().is_service) {
|
|
417
|
-
category = await this.category.get();
|
|
418
|
-
if (!!!category)
|
|
419
|
-
throw new Error(`A category must be set`);
|
|
420
|
-
}
|
|
421
|
-
if (!!this._data.brand) {
|
|
422
|
-
try {
|
|
423
|
-
brand = await this.brand.get();
|
|
424
|
-
}
|
|
425
|
-
catch (e) {
|
|
426
|
-
console.log('could not fetch brand with id ', this._data.brand, ': ', e.toString());
|
|
427
|
-
}
|
|
428
|
-
}
|
|
429
|
-
const tree = !!category ? await category.getParentTree() : [];
|
|
430
|
-
const space = await Space_1.default.getCurrentSpaceWithRef(this._collection.path, this._user);
|
|
431
|
-
await space.initCurrencies();
|
|
432
|
-
const indexed = await (0, Product_1.populateIndexedProduct)(this.data(), tree, space, category, brand);
|
|
433
|
-
console.log('index is created');
|
|
434
|
-
await DatabaseService_1.default.saveDocument(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'indexes/products/public'), this._data.id, (0, moment_1.default)().unix(), (0, object_1.stripObjectForFirebase)(Object.assign(Object.assign({}, indexed), { declinations: indexed.declinations.map((declination) => {
|
|
435
|
-
if (!!declination.promo_price || typeof declination.promo_price !== 'boolean')
|
|
436
|
-
return declination;
|
|
437
|
-
const { promo_price } = declination, rest = __rest(declination, ["promo_price"]);
|
|
438
|
-
return Object.assign({}, rest);
|
|
439
|
-
}) })), { merge: true });
|
|
440
|
-
return true;
|
|
441
|
-
}
|
|
442
|
-
catch (error) {
|
|
443
|
-
console.log(`error while indexing`, error.toString());
|
|
444
|
-
console.trace(`indexing error trace`);
|
|
445
|
-
throw error;
|
|
446
|
-
}
|
|
447
|
-
};
|
|
448
|
-
this._getIndex = async () => {
|
|
449
|
-
if (!!!this._data.id)
|
|
450
|
-
throw new Error(`Product has never been saved`);
|
|
451
|
-
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
452
|
-
throw new Error(`Can't access indexes collection`);
|
|
453
|
-
const indexedProductsDocs = await DatabaseService_1.default.getDocuments(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'indexes/products/public'), { query: [{ field: 'product_id', operator: '==', value: this._data.id }] });
|
|
454
|
-
return await Promise.all(indexedProductsDocs
|
|
455
|
-
.filter((d) => !!d.exists && !!d.data)
|
|
456
|
-
.map((doc) => {
|
|
457
|
-
return new Product_2.default(Object.assign(Object.assign({}, doc.data), { id: doc.id }), {
|
|
458
|
-
path: DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'indexes/products/public')
|
|
459
|
-
}, this._user);
|
|
460
|
-
}));
|
|
461
|
-
};
|
|
462
|
-
this._deleteIndex = async () => {
|
|
463
|
-
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
464
|
-
throw new Error(`Can't access parent collection`);
|
|
465
|
-
try {
|
|
466
|
-
if (!!!this._data.id)
|
|
467
|
-
throw new Error('No id for selected product');
|
|
468
|
-
await DatabaseService_1.default.deleteDocument(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'indexes/products/public'), this._data.id);
|
|
469
|
-
}
|
|
470
|
-
catch (error) {
|
|
471
|
-
throw error;
|
|
472
|
-
}
|
|
473
|
-
};
|
|
474
|
-
this.callPublicService = async (service, fromServer = false) => {
|
|
475
|
-
const requestHeader = (0, services_1.productServiceUrl)(Object.assign({}, service.external_service_infos), service.external_service_name);
|
|
476
|
-
if (!!!requestHeader)
|
|
477
|
-
throw new Error(`Can't access service provider. Please validate your external services configuration`);
|
|
478
|
-
const { url, type: method } = requestHeader;
|
|
479
|
-
try {
|
|
480
|
-
const quoteReq = await fetch(!!fromServer ? `${url}&q=${this.data().name[0].value}` : '/api/services/cors', {
|
|
481
|
-
headers: { 'content-type': 'application/json' },
|
|
482
|
-
method: !!fromServer ? method : 'POST',
|
|
483
|
-
body: JSON.stringify({
|
|
484
|
-
props: { method, headers: { 'content-type': 'application/json' } },
|
|
485
|
-
url: `${url}&q=${this.data().name[0].value}`
|
|
486
|
-
})
|
|
487
|
-
});
|
|
488
|
-
if (quoteReq.status.toString() !== '200')
|
|
489
|
-
throw new Error(`Error while getting service: ${quoteReq.statusText}`);
|
|
490
|
-
const details = await quoteReq.json();
|
|
491
|
-
return { confirmed: true, details };
|
|
492
|
-
}
|
|
493
|
-
catch (error) {
|
|
494
|
-
(0, console_1.errorMessage)(`Error while calling order service ${error} - ${JSON.stringify(error)}`);
|
|
495
|
-
return { confirmed: false, error };
|
|
496
|
-
}
|
|
497
|
-
};
|
|
498
|
-
this._updateAllDeclinationsPrice = async (pricingMapFromExternalOrCustom, attributes, saveToDatabase = true, updateRegular = true, spaceToUse) => {
|
|
499
|
-
try {
|
|
500
|
-
const space = !!spaceToUse ? spaceToUse : await Space_1.default.getCurrentSpaceWithRef(this._collection.path, this._user);
|
|
501
|
-
const spacePrice = this.adaptPriceChartingValues(pricingMapFromExternalOrCustom, space);
|
|
502
|
-
const declinations = this.data().declinations;
|
|
503
|
-
if (!!!declinations)
|
|
504
|
-
return false;
|
|
505
|
-
const declinationsWithAttributeLinkedToService = declinations.filter((d) => !!d.attributes.find((pa) => {
|
|
506
|
-
const attr = attributes.find((_a) => _a.id === pa.attribute_id);
|
|
507
|
-
if (!!!attr)
|
|
508
|
-
return false;
|
|
509
|
-
if (!!!attr.is_service_related)
|
|
510
|
-
return false;
|
|
511
|
-
if (!!!attr.service_links_to_attribute)
|
|
512
|
-
return false;
|
|
513
|
-
return true;
|
|
514
|
-
}));
|
|
515
|
-
if (!!!declinationsWithAttributeLinkedToService.length)
|
|
516
|
-
return false;
|
|
517
|
-
for (const declinationToUpdate of declinationsWithAttributeLinkedToService) {
|
|
518
|
-
const relationProductAttribute = declinationToUpdate.attributes.find((pa) => {
|
|
519
|
-
const attr = attributes.find((_a) => _a.id === pa.attribute_id);
|
|
520
|
-
if (!!!attr)
|
|
521
|
-
return false;
|
|
522
|
-
if (!!!attr.is_service_related)
|
|
523
|
-
return false;
|
|
524
|
-
return true;
|
|
525
|
-
});
|
|
526
|
-
if (!!!relationProductAttribute)
|
|
527
|
-
continue;
|
|
528
|
-
const relationAttribute = attributes.find((a) => a.id === relationProductAttribute.attribute_id);
|
|
529
|
-
if (!!!relationAttribute)
|
|
530
|
-
continue;
|
|
531
|
-
if (!!!relationAttribute.service_links_to_attribute)
|
|
532
|
-
continue;
|
|
533
|
-
const propsToLink = relationAttribute.service_links_to_attribute.find((slta) => slta.value_slugs.find((vs) => !!relationProductAttribute.values.find((value) => value.slug === vs.slug)));
|
|
534
|
-
if (!!!propsToLink)
|
|
535
|
-
continue;
|
|
536
|
-
if (!!!spacePrice[propsToLink.service_field])
|
|
537
|
-
continue;
|
|
538
|
-
let price = (0, lodash_1.toNumber)(spacePrice[propsToLink.service_field]) / 100;
|
|
539
|
-
const priceDetails = propsToLink.value_slugs.find((vs) => !!relationProductAttribute.values.find((value) => value.slug === vs.slug));
|
|
540
|
-
if (!!priceDetails) {
|
|
541
|
-
if (!!priceDetails.percent_variation) {
|
|
542
|
-
price = price * (1 + priceDetails.percent_variation / 100);
|
|
543
|
-
}
|
|
544
|
-
}
|
|
545
|
-
const _declinations = declinations.map((declination) => {
|
|
546
|
-
if (declination.sku !== declinationToUpdate.sku)
|
|
547
|
-
return declination;
|
|
548
|
-
return Object.assign(Object.assign({}, declination), { price: Object.assign(Object.assign(Object.assign({}, declination.price), { pdsf: { amount: (0, lodash_1.toNumber)(price) } }), (!!updateRegular
|
|
549
|
-
? {
|
|
550
|
-
regular: {
|
|
551
|
-
amount: (0, lodash_1.ceil)((0, lodash_1.toNumber)(price)) - 0.01 >= (0, lodash_1.toNumber)(declination.price.regular.amount)
|
|
552
|
-
? (0, lodash_1.ceil)((0, lodash_1.toNumber)(price)) - 0.01
|
|
553
|
-
: (0, lodash_1.toNumber)(declination.price.regular.amount)
|
|
554
|
-
}
|
|
555
|
-
}
|
|
556
|
-
: {})) });
|
|
557
|
-
});
|
|
558
|
-
if (!!!saveToDatabase)
|
|
559
|
-
return {
|
|
560
|
-
declinations: _declinations,
|
|
561
|
-
services: { price_charting: spacePrice }
|
|
562
|
-
};
|
|
563
|
-
await this.save({
|
|
564
|
-
declinations: _declinations
|
|
565
|
-
}, { index: true });
|
|
566
|
-
}
|
|
567
|
-
await this.save({
|
|
568
|
-
services: Object.assign(Object.assign({}, this.data().services), { price_charting: spacePrice })
|
|
569
|
-
});
|
|
570
|
-
return true;
|
|
571
|
-
}
|
|
572
|
-
catch (error) {
|
|
573
|
-
if (process.env.NODE_ENV !== 'production')
|
|
574
|
-
console.log(error);
|
|
575
|
-
return false;
|
|
576
|
-
}
|
|
577
|
-
};
|
|
578
|
-
this.adaptPriceChartingValues = (pricingMap, space) => {
|
|
579
|
-
let returnValue = {};
|
|
580
|
-
(0, lodash_1.forEach)(pricingMap, (val, key) => {
|
|
581
|
-
if (['loose-price', 'cib-price', 'loose-price', 'box-only-price', 'manual-only-price', 'new-price'].includes(key)) {
|
|
582
|
-
returnValue[key] = (0, currency_1.calculateAmountByCurrency)(space, space.preferences.default.currency(), (0, lodash_1.toNumber)(val), 'USD');
|
|
583
|
-
return;
|
|
584
|
-
}
|
|
585
|
-
});
|
|
586
|
-
return Object.assign(Object.assign({}, pricingMap), returnValue);
|
|
587
|
-
};
|
|
588
|
-
this._updateAllDeclinationsPriceAsync = async (pricingMapFromExternalOrCustom) => {
|
|
589
|
-
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
590
|
-
throw new Error(`Can't fetch attributes`);
|
|
591
|
-
try {
|
|
592
|
-
const attributesRes = await DatabaseService_1.default.getDocuments(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'attributes'));
|
|
593
|
-
const attributes = attributesRes
|
|
594
|
-
.filter((d) => !!d.exists && !!d.data)
|
|
595
|
-
.map((d) => (Object.assign(Object.assign({}, d.data), { id: d.id })));
|
|
596
|
-
return await this._updateAllDeclinationsPrice(pricingMapFromExternalOrCustom, attributes);
|
|
597
|
-
}
|
|
598
|
-
catch (error) {
|
|
599
|
-
(0, console_1.errorMessage)(`Error while fetching price and attributes`);
|
|
600
|
-
return [];
|
|
601
|
-
}
|
|
602
|
-
};
|
|
603
|
-
this._getMarketplacePublications = async (options) => {
|
|
604
|
-
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
605
|
-
throw new Error(`Can't fetch marketplace publications`);
|
|
606
|
-
try {
|
|
607
|
-
let publications = await DatabaseService_1.default.getDocuments(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'marketplace_publications'), options);
|
|
608
|
-
return publications.map((d) => (Object.assign(Object.assign({}, d.data), { id: d.id })));
|
|
609
|
-
}
|
|
610
|
-
catch (error) {
|
|
611
|
-
(0, console_1.errorMessage)(`Error while fetching marketplace publications`);
|
|
612
|
-
return [];
|
|
613
|
-
}
|
|
614
|
-
};
|
|
615
|
-
this._marketplacePublicationsListner = (callback, options) => {
|
|
616
|
-
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
617
|
-
throw new Error(`Can't fetch marketplace publications`);
|
|
618
|
-
try {
|
|
619
|
-
let call = DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'marketplace_publications');
|
|
620
|
-
return DatabaseService_1.default.registerListener((dataSnap) => {
|
|
621
|
-
if (!!!dataSnap.length)
|
|
622
|
-
callback([]);
|
|
623
|
-
(0, console_1.workingMessage)(`Marketplace publications has been udpated. Refreshing...`);
|
|
624
|
-
callback(dataSnap.map((d) => (Object.assign(Object.assign({}, d.data), { id: d.id }))));
|
|
625
|
-
}, call, !!options ? options : { query: [{ field: 'parent_slug', operator: '==', value: this._data.slug }] });
|
|
626
|
-
}
|
|
627
|
-
catch (error) {
|
|
628
|
-
(0, console_1.errorMessage)(`Error while listening marketplace publications`);
|
|
629
|
-
return '';
|
|
630
|
-
}
|
|
631
|
-
};
|
|
632
|
-
this._createNewPublication = async (sku, marketplacePublication, space) => {
|
|
633
|
-
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
634
|
-
throw new Error(`Can't fetch marketplace publications`);
|
|
635
|
-
try {
|
|
636
|
-
const productInvetory = await space.inventoryItems.getOne(sku);
|
|
637
|
-
if (!!!productInvetory || !!!productInvetory.web_inventory)
|
|
638
|
-
throw new Error(`Can't find inventory item with sku: ${sku}`);
|
|
639
|
-
if (!!!productInvetory.web_inventory.available)
|
|
640
|
-
throw new Error(`Inventory item with sku: ${sku} is not available`);
|
|
641
|
-
if (marketplacePublication.quantity < 1)
|
|
642
|
-
throw new Error(`No quantity available`);
|
|
643
|
-
if ((0, lodash_1.toNumber)(productInvetory.web_inventory.available) < 1)
|
|
644
|
-
throw new Error(`No quantity available`);
|
|
645
|
-
if ((0, lodash_1.toNumber)(productInvetory.web_inventory.available) < marketplacePublication.quantity)
|
|
646
|
-
throw new Error(`Inventory item with sku: ${sku} is not available`);
|
|
647
|
-
}
|
|
648
|
-
catch (error) {
|
|
649
|
-
(0, console_1.errorMessage)(`Error while fetching inventory item with sku: ${sku}`);
|
|
650
|
-
return false;
|
|
651
|
-
}
|
|
652
|
-
try {
|
|
653
|
-
const newMarketplacePublication = new MarketplacePublication_1.default(Object.assign(Object.assign({}, marketplacePublication), { sku, parent_slug: this.data().slug, created_at: new Date(), created_by: this._user }), {
|
|
654
|
-
path: DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'marketplace_publications')
|
|
655
|
-
}, this._user);
|
|
656
|
-
return await newMarketplacePublication.save();
|
|
657
|
-
}
|
|
658
|
-
catch (error) {
|
|
659
|
-
(0, console_1.errorMessage)(`Error while creating marketplace publications`);
|
|
660
|
-
return false;
|
|
661
|
-
}
|
|
662
|
-
};
|
|
663
|
-
this._updateMarketplacePublication = async (sku, marketplacePublication) => {
|
|
664
|
-
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
665
|
-
throw new Error(`Can't update marketplace publications`);
|
|
666
|
-
try {
|
|
667
|
-
const marketplacePublicationObj = await MarketplacePublication_1.default.getMarketplacePublicationObj(sku, DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'marketplace_publications'), this._user);
|
|
668
|
-
if (!!!marketplacePublicationObj)
|
|
669
|
-
throw new Error(`No marketplace publication found`);
|
|
670
|
-
return await marketplacePublicationObj.save(marketplacePublication);
|
|
671
|
-
}
|
|
672
|
-
catch (error) {
|
|
673
|
-
(0, console_1.errorMessage)(`Error while updating marketplace publications`);
|
|
674
|
-
return false;
|
|
675
|
-
}
|
|
676
|
-
};
|
|
677
|
-
this._removeMarketplacePublication = async (publicationId) => {
|
|
678
|
-
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
679
|
-
throw new Error(`Can't remove marketplace publications`);
|
|
680
|
-
try {
|
|
681
|
-
const marketplacePublicationObj = await MarketplacePublication_1.default.getMarketplacePublicationObjById(publicationId, DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'marketplace_publications'), this._user);
|
|
682
|
-
if (!!!marketplacePublicationObj)
|
|
683
|
-
throw new Error(`No marketplace publication found`);
|
|
684
|
-
return await marketplacePublicationObj.delete();
|
|
685
|
-
}
|
|
686
|
-
catch (error) {
|
|
687
|
-
(0, console_1.errorMessage)(`Error while deleting marketplace publications`);
|
|
688
|
-
return false;
|
|
689
|
-
}
|
|
690
|
-
};
|
|
691
|
-
this._updateAllDeclinationsPriceUsingCategoryRules = async (basePrices, attributeVariationId, defaultVariation, options = {}) => {
|
|
692
|
-
if (!!!this._data.category || !this._data.declinations || !this._data.id)
|
|
693
|
-
return false;
|
|
694
|
-
if (basePrices.length == 0)
|
|
695
|
-
return false;
|
|
696
|
-
if (!!this._data.disable_price_auto_update)
|
|
697
|
-
return false;
|
|
698
|
-
const cat = await this.category.get();
|
|
699
|
-
let hasUpdate = false;
|
|
700
|
-
const newDecli = this._data.declinations.map((d) => {
|
|
701
|
-
var _c;
|
|
702
|
-
const basePrice = (_c = basePrices.find((x) => d.attributes.some((a) => a.attribute_id.toLowerCase() == attributeVariationId.toLowerCase() &&
|
|
703
|
-
a.values.some((v) => v.slug.toLowerCase() == x.variation.toLowerCase())))) !== null && _c !== void 0 ? _c : basePrices.find((x) => x.variation.toLowerCase() == defaultVariation.toLowerCase());
|
|
704
|
-
if (!basePrice)
|
|
705
|
-
return d;
|
|
706
|
-
const newPrice = cat.costPriceRule(basePrice.price, d, 'sell');
|
|
707
|
-
if (newPrice == d.price.regular.amount)
|
|
708
|
-
return d;
|
|
709
|
-
hasUpdate = true;
|
|
710
|
-
return Object.assign(Object.assign({}, d), { price: Object.assign(Object.assign({}, d.price), { regular: { amount: newPrice }, pdsf: { amount: basePrice.price } }) });
|
|
711
|
-
});
|
|
712
|
-
if (hasUpdate) {
|
|
713
|
-
this._data = Object.assign(Object.assign({}, this._data), { declinations: newDecli });
|
|
714
|
-
if (options && !!options.saveToDatabase) {
|
|
715
|
-
await DatabaseService_1.default.saveDocument(this._collection.path, this._data.id, 0, { declinations: newDecli }, { merge: true, noEvent: options.noEvent });
|
|
716
|
-
}
|
|
717
|
-
}
|
|
718
|
-
return hasUpdate;
|
|
719
|
-
};
|
|
720
|
-
this.attributes = {
|
|
721
|
-
get: this._getAttributes,
|
|
722
|
-
add: this._addAttribute
|
|
723
|
-
};
|
|
724
|
-
this.brand = {
|
|
725
|
-
get: this._getBrand
|
|
726
|
-
};
|
|
727
|
-
this.category = {
|
|
728
|
-
get: this._getCategory
|
|
729
|
-
};
|
|
730
|
-
this.publications = {
|
|
731
|
-
get: this._getMarketplacePublications,
|
|
732
|
-
listen: this._marketplacePublicationsListner,
|
|
733
|
-
update: this._updateMarketplacePublication,
|
|
734
|
-
create: this._createNewPublication,
|
|
735
|
-
remove: this._removeMarketplacePublication
|
|
736
|
-
};
|
|
737
|
-
this.declinations = {
|
|
738
|
-
get: this._getDeclinations,
|
|
739
|
-
add: this._addDeclination,
|
|
740
|
-
update: {
|
|
741
|
-
priceSync: this._updateAllDeclinationsPrice,
|
|
742
|
-
priceAsync: this._updateAllDeclinationsPriceAsync,
|
|
743
|
-
byCategoryRules: this._updateAllDeclinationsPriceUsingCategoryRules
|
|
744
|
-
}
|
|
745
|
-
};
|
|
746
|
-
this.index = {
|
|
747
|
-
save: this._saveIndex,
|
|
748
|
-
get: this._getIndex,
|
|
749
|
-
delete: this._deleteIndex
|
|
750
|
-
};
|
|
751
|
-
}
|
|
752
|
-
}
|
|
753
|
-
exports.default = Product;
|
|
754
|
-
_b = Product;
|
|
755
|
-
Product.fetch = async ({ app, api, hpp = 10, page = 0, query = '', filters = '', indice = 'products', f = '', space, useProspr = false }) => {
|
|
756
|
-
try {
|
|
757
|
-
let prosprSearch = false;
|
|
758
|
-
if (!!space) {
|
|
759
|
-
const prosprService = space
|
|
760
|
-
.data()
|
|
761
|
-
.external_services.find((es) => es.external_service_name.toLowerCase().trim() === 'prosprsearch');
|
|
762
|
-
prosprSearch = !!prosprService && prosprService.is_active;
|
|
763
|
-
}
|
|
764
|
-
const algolia = (0, algolia_1.createClient)({
|
|
765
|
-
app,
|
|
766
|
-
indexId: `${__1.isTestEnv ? 'test' : 'prod'}_${indice}`,
|
|
767
|
-
key: !!useProspr ? api : prosprSearch && !!space ? space.preferences.prosprsearch.app() : api,
|
|
768
|
-
prospr: !!prosprSearch || !!useProspr
|
|
769
|
-
});
|
|
770
|
-
const results = await algolia.search(query, {
|
|
771
|
-
hitsPerPage: hpp,
|
|
772
|
-
facetFilters: filters,
|
|
773
|
-
filters: f,
|
|
774
|
-
page,
|
|
775
|
-
facets: ['*']
|
|
776
|
-
});
|
|
777
|
-
return results;
|
|
778
|
-
}
|
|
779
|
-
catch (error) {
|
|
780
|
-
(0, console_1.errorMessage)(error);
|
|
781
|
-
throw error;
|
|
782
|
-
}
|
|
783
|
-
};
|
|
784
|
-
Product.checkExternalValuesForDecli = async (sku, space, org) => {
|
|
785
|
-
if (!!!space)
|
|
786
|
-
return;
|
|
787
|
-
let externalValues = undefined;
|
|
788
|
-
const serviceQuery = space.services({ field: 'external_service_name', value: 'G2' });
|
|
789
|
-
if (!!serviceQuery && serviceQuery.length) {
|
|
790
|
-
externalValues = await (0, g2_1.getG2ProductExternalValues)(sku, serviceQuery[0], space, org);
|
|
791
|
-
}
|
|
792
|
-
return externalValues;
|
|
793
|
-
};
|
|
1
|
+
"use strict";
|
|
2
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
3
|
+
var t = {};
|
|
4
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
5
|
+
t[p] = s[p];
|
|
6
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
7
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
8
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
9
|
+
t[p[i]] = s[p[i]];
|
|
10
|
+
}
|
|
11
|
+
return t;
|
|
12
|
+
};
|
|
13
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
14
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
15
|
+
};
|
|
16
|
+
var _b;
|
|
17
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
+
const Product_1 = require("../../Interfaces/Indexed/Product");
|
|
19
|
+
const lodash_1 = require("lodash");
|
|
20
|
+
const file_1 = require("../../utils/file");
|
|
21
|
+
const context_1 = require("../../utils/context");
|
|
22
|
+
const console_1 = require("../../utils/console");
|
|
23
|
+
const currency_1 = require("../../utils/currency");
|
|
24
|
+
const object_1 = require("../../utils/object");
|
|
25
|
+
const services_1 = require("../../utils/services");
|
|
26
|
+
const locale_1 = require("../../utils/locale");
|
|
27
|
+
const algolia_1 = require("../../utils/algolia");
|
|
28
|
+
const __1 = require("../..");
|
|
29
|
+
const MarketplacePublication_1 = __importDefault(require("../MarketplacePublication"));
|
|
30
|
+
const ProductAttribute_1 = __importDefault(require("../ProductAttribute"));
|
|
31
|
+
const Product_2 = __importDefault(require("../Indexed/Product"));
|
|
32
|
+
const Declination_1 = __importDefault(require("../Declination"));
|
|
33
|
+
const Category_1 = __importDefault(require("../Category"));
|
|
34
|
+
const Discount_1 = __importDefault(require("../Discount"));
|
|
35
|
+
const moment_1 = __importDefault(require("moment"));
|
|
36
|
+
const Brand_1 = __importDefault(require("../Brand"));
|
|
37
|
+
const Space_1 = __importDefault(require("../Space"));
|
|
38
|
+
const g2_1 = require("../../rules/GR/utils/g2");
|
|
39
|
+
const baseService_1 = require("../baseService");
|
|
40
|
+
const DatabaseService_1 = __importDefault(require("../../services/database/DatabaseService"));
|
|
41
|
+
class Product extends baseService_1.BaseServiceClass {
|
|
42
|
+
constructor() {
|
|
43
|
+
super(...arguments);
|
|
44
|
+
this.data = () => this._data;
|
|
45
|
+
this.toCSV = () => {
|
|
46
|
+
return Object.assign(Object.assign({}, this.data()), { product_attributes: !!this.data().product_attributes
|
|
47
|
+
? this.data().product_attributes.map((pa) => pa.attribute_id)
|
|
48
|
+
: undefined, declinations: !!this.data().declinations
|
|
49
|
+
? this.data().declinations.map((d) => d.name)
|
|
50
|
+
: undefined, brand: !!this.data().brand ? this.data().brand.key : undefined, classes: !!this.data().classes ? this.data().classes.map((c) => c.key) : undefined, category: !!this.data().category ? this.data().category.key : undefined });
|
|
51
|
+
};
|
|
52
|
+
this.allRelationships = async () => {
|
|
53
|
+
return await this.relationships(['brands']);
|
|
54
|
+
};
|
|
55
|
+
this.getDefaultSupplier = () => {
|
|
56
|
+
const data = this.data();
|
|
57
|
+
if (!!!data.suppliers)
|
|
58
|
+
return undefined;
|
|
59
|
+
const supplier = data.suppliers.filter((supplier) => {
|
|
60
|
+
return supplier.supplier_order == 0;
|
|
61
|
+
})[0];
|
|
62
|
+
return supplier.supplier_id;
|
|
63
|
+
};
|
|
64
|
+
this.relationships = async (relations) => {
|
|
65
|
+
if (relations.length === 0)
|
|
66
|
+
return {};
|
|
67
|
+
const relationships = {};
|
|
68
|
+
const _getKeyFromRelationType = (_relation) => {
|
|
69
|
+
switch (_relation) {
|
|
70
|
+
case 'brands':
|
|
71
|
+
default:
|
|
72
|
+
return 'brand';
|
|
73
|
+
}
|
|
74
|
+
};
|
|
75
|
+
for (const relation of relations) {
|
|
76
|
+
if (!!relationships[relation])
|
|
77
|
+
continue;
|
|
78
|
+
if (!!!this._data[_getKeyFromRelationType(relation)])
|
|
79
|
+
continue;
|
|
80
|
+
const relationReq = await DatabaseService_1.default.getDocument(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), relation), this._data[_getKeyFromRelationType(relation)].key);
|
|
81
|
+
if (!relationReq.exists)
|
|
82
|
+
continue;
|
|
83
|
+
const relationData = relationReq.data;
|
|
84
|
+
if (!!!relationData)
|
|
85
|
+
continue;
|
|
86
|
+
relationships[_getKeyFromRelationType(relation)] = Object.assign(Object.assign({}, relationData), { id: relationReq.id });
|
|
87
|
+
}
|
|
88
|
+
return relationships;
|
|
89
|
+
};
|
|
90
|
+
this.save = async (partialProduct, options) => {
|
|
91
|
+
const beforeData = Object.assign({}, this._data);
|
|
92
|
+
this._data = Object.assign(Object.assign({}, this._data), partialProduct);
|
|
93
|
+
this._data = (await this._updateDependancies(this._data, beforeData, !!options ? options.space : undefined));
|
|
94
|
+
this._data = Object.assign(Object.assign({}, this._data), { last_update_by: this._user });
|
|
95
|
+
const id = await super.save(this._data, undefined, true, true, true, beforeData);
|
|
96
|
+
if (!!id && !!!this._data.id && typeof id === 'string') {
|
|
97
|
+
this._data = Object.assign(Object.assign({}, this._data), { id });
|
|
98
|
+
}
|
|
99
|
+
if (!!!options) {
|
|
100
|
+
return true;
|
|
101
|
+
}
|
|
102
|
+
return id;
|
|
103
|
+
};
|
|
104
|
+
this._updateDependancies = async (product, beforeData, space) => {
|
|
105
|
+
(0, console_1.workingMessage)('Updating images and stuff');
|
|
106
|
+
let productToUpdate = product;
|
|
107
|
+
try {
|
|
108
|
+
if (!!!space)
|
|
109
|
+
space = await Space_1.default.getCurrentSpaceWithRef(this._collection.path, this._user);
|
|
110
|
+
const useService = space.preferences.storage.getServiceToUse();
|
|
111
|
+
productToUpdate = await this._uploadDeclinationsImages(productToUpdate, useService);
|
|
112
|
+
productToUpdate = await this._updateSEOImage(productToUpdate, useService);
|
|
113
|
+
productToUpdate = await this._updatePanelDescriptionsImage(productToUpdate, useService);
|
|
114
|
+
productToUpdate = await this._updateDeclinationsDiscountRules(productToUpdate, beforeData);
|
|
115
|
+
productToUpdate = await this._updateBarcode(productToUpdate, space);
|
|
116
|
+
await this._updateInventoryItem(productToUpdate, beforeData, space);
|
|
117
|
+
return productToUpdate;
|
|
118
|
+
}
|
|
119
|
+
catch (error) {
|
|
120
|
+
(0, console_1.errorMessage)(`Error while updating dependancies: ${error} - ${JSON.stringify(error)}`);
|
|
121
|
+
return product;
|
|
122
|
+
}
|
|
123
|
+
};
|
|
124
|
+
this._updateSEOImage = async (product, useService) => {
|
|
125
|
+
return Object.assign(Object.assign({}, product), { seo_info: Object.assign(Object.assign({}, product.seo_info), { seoImage: !!product.seo_info &&
|
|
126
|
+
!!product.seo_info.seoImage &&
|
|
127
|
+
!!product.seo_info.seoImage.img_path &&
|
|
128
|
+
typeof product.seo_info.seoImage.img_path === 'string'
|
|
129
|
+
? product.seo_info.seoImage
|
|
130
|
+
: {
|
|
131
|
+
img_path: !!product.seo_info && !!product.seo_info.seoImage && !!product.seo_info.seoImage.img_path
|
|
132
|
+
? await (0, file_1.uploadFileToPath)(useService, product.seo_info.seoImage.img_path.file, (0, context_1.getPathTo)(`products/${product.slug}`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path))))
|
|
133
|
+
: ''
|
|
134
|
+
} }) });
|
|
135
|
+
};
|
|
136
|
+
this._updatePanelDescriptionsImage = async (product, useService) => {
|
|
137
|
+
if (!!!product.panel_descriptions || !!!product.panel_descriptions.length)
|
|
138
|
+
return product;
|
|
139
|
+
return Object.assign(Object.assign({}, product), { panel_descriptions: await Promise.all(product.panel_descriptions.map(async (panel) => {
|
|
140
|
+
if (!!!panel.img)
|
|
141
|
+
return panel;
|
|
142
|
+
if (typeof panel.img.img_path === 'string' && !panel.img.img_path.includes('base64'))
|
|
143
|
+
return panel;
|
|
144
|
+
if (typeof panel.img.img_path === 'string')
|
|
145
|
+
return Object.assign(Object.assign({}, panel), { img: Object.assign(Object.assign({}, panel.img), { img_path: await (0, file_1.uploadStringToPath)(useService, panel.img.img_path, (0, context_1.getPathTo)(`products/${product.slug}/panels`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path))), (0, locale_1.getPrincipalWord)(panel.label_name), 'jpg') }) });
|
|
146
|
+
if (!!panel.img.img_path.file)
|
|
147
|
+
return Object.assign(Object.assign({}, panel), { img: Object.assign(Object.assign({}, panel.img), { img_path: await (0, file_1.uploadFileToPath)(useService, panel.img.img_path.file, (0, context_1.getPathTo)(`products/${product.slug}/panels`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path)))) }) });
|
|
148
|
+
return Object.assign(Object.assign({}, panel), { img: undefined });
|
|
149
|
+
})) });
|
|
150
|
+
};
|
|
151
|
+
this._updateBarcode = async (product, space) => {
|
|
152
|
+
try {
|
|
153
|
+
if (!!!space)
|
|
154
|
+
space = await Space_1.default.getCurrentSpaceWithRef(this._collection.path, this._user);
|
|
155
|
+
if (!!!space.data().product_preferences.generate_barcode)
|
|
156
|
+
return product;
|
|
157
|
+
return Object.assign(Object.assign({}, product), { declinations: await Promise.all((product.declinations || []).map(async (_d) => {
|
|
158
|
+
if (!!_d.upc)
|
|
159
|
+
return _d;
|
|
160
|
+
if (!!!space)
|
|
161
|
+
return _d;
|
|
162
|
+
const upc = space.data().product_preferences.barcode_next;
|
|
163
|
+
await space.save({
|
|
164
|
+
product_preferences: Object.assign(Object.assign({}, space.data().product_preferences), { barcode_next: `${(0, lodash_1.toNumber)(upc) + 1}` })
|
|
165
|
+
});
|
|
166
|
+
return Object.assign(Object.assign({}, _d), { upc });
|
|
167
|
+
})) });
|
|
168
|
+
}
|
|
169
|
+
catch (error) {
|
|
170
|
+
console.log(error);
|
|
171
|
+
return product;
|
|
172
|
+
}
|
|
173
|
+
};
|
|
174
|
+
this._updateInventoryItem = async (product, beforeData, space) => {
|
|
175
|
+
const declis = product.declinations;
|
|
176
|
+
if (!!!declis || !!!declis.length)
|
|
177
|
+
return;
|
|
178
|
+
if (!!!space)
|
|
179
|
+
space = await Space_1.default.getCurrentSpaceWithRef(this._collection.path, this._user);
|
|
180
|
+
const allSameProductInventories = await space.inventoryItems.getAllFromSameProduct(!!product.slug ? product.slug : this.data().slug);
|
|
181
|
+
if (!!!allSameProductInventories || !!!allSameProductInventories.length)
|
|
182
|
+
return true;
|
|
183
|
+
if (!!beforeData && !!product.is_service && beforeData.is_service !== product.is_service) {
|
|
184
|
+
try {
|
|
185
|
+
for (let inventory of allSameProductInventories) {
|
|
186
|
+
await inventory.delete();
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
catch (e) {
|
|
190
|
+
console.log('error on deleting inventories of now service product: ', e);
|
|
191
|
+
}
|
|
192
|
+
return true;
|
|
193
|
+
}
|
|
194
|
+
const allSameProductInventoriesSamples = allSameProductInventories.filter((i) => !!i.data().is_sample);
|
|
195
|
+
const allSameProductInventoriesNotSamples = allSameProductInventories.filter((i) => !!!i.data().is_sample);
|
|
196
|
+
const deletedSkusSamples = allSameProductInventoriesSamples.filter((inventory) => {
|
|
197
|
+
const decliSku = inventory.data().decli_sku_associated_to_sample;
|
|
198
|
+
const foundDecli = declis.find((d) => d.sku === decliSku);
|
|
199
|
+
return !!!foundDecli || !foundDecli.is_sample;
|
|
200
|
+
});
|
|
201
|
+
const deletedSkusNotSamples = allSameProductInventoriesNotSamples.filter((inventory) => !!!declis.some((d) => d.sku === inventory.data().sku) && !!!inventory.data().is_sample);
|
|
202
|
+
const skusToDelete = [...deletedSkusSamples, ...deletedSkusNotSamples];
|
|
203
|
+
if (!!!skusToDelete.length)
|
|
204
|
+
return true;
|
|
205
|
+
try {
|
|
206
|
+
await Promise.all(skusToDelete.map(async (inventory) => {
|
|
207
|
+
await inventory.delete();
|
|
208
|
+
}));
|
|
209
|
+
}
|
|
210
|
+
catch (e) {
|
|
211
|
+
console.log('error on deleting inventories of deleted skus: ', e);
|
|
212
|
+
}
|
|
213
|
+
return true;
|
|
214
|
+
};
|
|
215
|
+
this._updateDeclinationsDiscountRules = async (product, beforeData) => {
|
|
216
|
+
let lastPushedTime = '';
|
|
217
|
+
return Object.assign(Object.assign({}, product), { declinations: !!product.declinations
|
|
218
|
+
? await Promise.all(product.declinations.map(async (declination, index) => {
|
|
219
|
+
const timestamp = (0, moment_1.default)().toDate().getTime();
|
|
220
|
+
let idString = String(timestamp) + '-' + String(index);
|
|
221
|
+
const duplicateTime = idString === lastPushedTime;
|
|
222
|
+
lastPushedTime = String(timestamp) + '-' + String(index);
|
|
223
|
+
const currentDataDeclis = !!beforeData.declinations ? beforeData.declinations : [];
|
|
224
|
+
const sameInCurrentData = currentDataDeclis.find((d) => !!d && d.sku === declination.sku);
|
|
225
|
+
let discountsToDelete = [];
|
|
226
|
+
if (!!sameInCurrentData) {
|
|
227
|
+
discountsToDelete = (sameInCurrentData.discount_rules || []).filter((d) => !!d &&
|
|
228
|
+
d.discountRule_type === 'tier-pricing' &&
|
|
229
|
+
(!!!declination.discount_rules ||
|
|
230
|
+
!!!declination.discount_rules.length ||
|
|
231
|
+
!!!declination.discount_rules.some((_d) => _d.id === d.id)));
|
|
232
|
+
}
|
|
233
|
+
if (!!duplicateTime) {
|
|
234
|
+
idString =
|
|
235
|
+
idString.split('-')[0] + '-' + String(index + product.declinations.length);
|
|
236
|
+
}
|
|
237
|
+
if (!!discountsToDelete &&
|
|
238
|
+
!!discountsToDelete.length &&
|
|
239
|
+
DatabaseService_1.default.getPathParent(this._collection.path) !== '/') {
|
|
240
|
+
console.log('** Going to delete tier-pricing discount_rules no longer in declination **');
|
|
241
|
+
for (let discount of discountsToDelete) {
|
|
242
|
+
try {
|
|
243
|
+
const discountObj = new Discount_1.default(discount, {
|
|
244
|
+
path: DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'discountRules')
|
|
245
|
+
}, this._user);
|
|
246
|
+
await discountObj.delete();
|
|
247
|
+
}
|
|
248
|
+
catch (e) {
|
|
249
|
+
console.log('error on deleting discount: ', e);
|
|
250
|
+
}
|
|
251
|
+
}
|
|
252
|
+
}
|
|
253
|
+
return Object.assign(Object.assign({}, declination), { id: !!declination.id ? declination.id : idString, discount_rules: !!declination.discount_rules && !!declination.discount_rules.length
|
|
254
|
+
? await Promise.all((0, lodash_1.sortedUniqBy)(declination.discount_rules, (dr) => {
|
|
255
|
+
const rule = !!dr.rules && dr.rules.find((r) => r.field === 'quantity');
|
|
256
|
+
if (!!!rule)
|
|
257
|
+
return false;
|
|
258
|
+
return rule.ruleDetails[0].value[0];
|
|
259
|
+
}).map(async (rule) => {
|
|
260
|
+
if (DatabaseService_1.default.getPathParent(this._collection.path) === '/')
|
|
261
|
+
return rule;
|
|
262
|
+
if (rule.discountRule_type !== 'tier-pricing')
|
|
263
|
+
return rule;
|
|
264
|
+
const _rule = new Discount_1.default(rule, {
|
|
265
|
+
path: DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'discountRules')
|
|
266
|
+
}, this._user);
|
|
267
|
+
const id = await _rule.save();
|
|
268
|
+
return Object.assign(Object.assign({}, rule), (!!!rule.id && typeof id === 'string' && !!id ? { id: id } : {}));
|
|
269
|
+
}))
|
|
270
|
+
: [] });
|
|
271
|
+
}))
|
|
272
|
+
: [] });
|
|
273
|
+
};
|
|
274
|
+
this._uploadDeclinationsImages = async (product, useService) => {
|
|
275
|
+
return Object.assign(Object.assign({}, product), { image_files: !!!product.image_files || !!!product.image_files.length
|
|
276
|
+
? []
|
|
277
|
+
: await Promise.all(product.image_files
|
|
278
|
+
.filter((i) => !!i && !!i.img_path)
|
|
279
|
+
.map(async (imageInfo) => {
|
|
280
|
+
if (!!imageInfo.img_path.dataURL && !!!imageInfo.img_path.file) {
|
|
281
|
+
if (typeof imageInfo.img_path.dataURL === 'string' &&
|
|
282
|
+
!!imageInfo.img_path.dataURL.includes('base64')) {
|
|
283
|
+
return Object.assign(Object.assign({}, imageInfo), { img_path: (await (0, file_1.uploadStringToPath)(useService, imageInfo.img_path.dataURL, (0, context_1.getPathTo)(`products/${product.slug}`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path))), (0, locale_1.getPrincipalWord)(product.name), imageInfo.img_path.dataURL.split(';')[0].split('/')[1])) });
|
|
284
|
+
}
|
|
285
|
+
else {
|
|
286
|
+
return Object.assign(Object.assign({}, imageInfo), { img_path: imageInfo.img_path.dataURL });
|
|
287
|
+
}
|
|
288
|
+
}
|
|
289
|
+
if (typeof imageInfo.img_path === 'string') {
|
|
290
|
+
if (!!imageInfo.img_path.includes('base64')) {
|
|
291
|
+
return Object.assign(Object.assign({}, imageInfo), { img_path: (await (0, file_1.uploadStringToPath)(useService, imageInfo.img_path, (0, context_1.getPathTo)(`products/${product.slug}`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path))), (0, locale_1.getPrincipalWord)(product.name), imageInfo.img_path.split(';')[0].split('/')[1])) });
|
|
292
|
+
}
|
|
293
|
+
else {
|
|
294
|
+
return imageInfo;
|
|
295
|
+
}
|
|
296
|
+
}
|
|
297
|
+
const img_path = await (0, file_1.uploadFileToPath)(useService, imageInfo.img_path.file, (0, context_1.getPathTo)(`products/${product.slug}`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path))));
|
|
298
|
+
return Object.assign(Object.assign({}, imageInfo), { img_path: img_path });
|
|
299
|
+
})), declinations: !!!product.declinations || !!!product.declinations.length
|
|
300
|
+
? []
|
|
301
|
+
: await Promise.all(product.declinations.map(async (declination) => {
|
|
302
|
+
if (!!!declination.image_files)
|
|
303
|
+
return declination;
|
|
304
|
+
if (!!!declination.image_files.length)
|
|
305
|
+
return declination;
|
|
306
|
+
if (!!!declination.image_files.find((imageInfo) => !!imageInfo.img_path && !!imageInfo.img_path.file))
|
|
307
|
+
return declination;
|
|
308
|
+
return Object.assign(Object.assign({}, declination), { image_files: await Promise.all(declination.image_files
|
|
309
|
+
.filter((i) => !!i && !!i.img_path)
|
|
310
|
+
.map(async (imageInfo) => {
|
|
311
|
+
if (typeof imageInfo.img_path === 'string') {
|
|
312
|
+
if (!!imageInfo.img_path.includes('base64')) {
|
|
313
|
+
return Object.assign(Object.assign({}, imageInfo), { img_path: (await (0, file_1.uploadStringToPath)(imageInfo.img_path, (0, context_1.getPathTo)(`brands/${product.slug}`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path))), (0, locale_1.getPrincipalWord)(declination.name), imageInfo.img_path.split(';')[0].split('/')[1])) });
|
|
314
|
+
}
|
|
315
|
+
else {
|
|
316
|
+
return imageInfo;
|
|
317
|
+
}
|
|
318
|
+
}
|
|
319
|
+
const img_path = (await (0, file_1.uploadFileToPath)(useService, imageInfo.img_path.file, (0, context_1.getPathTo)(`products/${product.slug}`, (0, context_1.getIdsBasedOnSpaceDocRef)(DatabaseService_1.default.getPathParent(this._collection.path)))));
|
|
320
|
+
return Object.assign(Object.assign({}, imageInfo), { img_path });
|
|
321
|
+
})) });
|
|
322
|
+
})) });
|
|
323
|
+
};
|
|
324
|
+
this._getAttributes = () => {
|
|
325
|
+
try {
|
|
326
|
+
if (!!!this.data().product_attributes || !!!this._data.id)
|
|
327
|
+
return [];
|
|
328
|
+
return this.data().product_attributes.map((d) => new ProductAttribute_1.default(d, DatabaseService_1.default.addToPath(DatabaseService_1.default.addToPath(this._collection.path, this._data.id), 'attributes'), this._user));
|
|
329
|
+
}
|
|
330
|
+
catch (err) {
|
|
331
|
+
throw new Error(`Error while getting attributes: ${err}`);
|
|
332
|
+
}
|
|
333
|
+
};
|
|
334
|
+
this._addAttribute = async (productAttribute) => {
|
|
335
|
+
const pas = !!this.data().product_attributes ? this.data().product_attributes : [];
|
|
336
|
+
const existingPA = pas.find((a) => a.attribute_id === productAttribute.attribute_id);
|
|
337
|
+
if (!!existingPA) {
|
|
338
|
+
const _attributes = pas.map((pa) => {
|
|
339
|
+
if (pa.id !== existingPA.id)
|
|
340
|
+
return pa;
|
|
341
|
+
return Object.assign(Object.assign({}, pa), productAttribute);
|
|
342
|
+
});
|
|
343
|
+
return await this.save({ product_attributes: _attributes });
|
|
344
|
+
}
|
|
345
|
+
return await this.save({
|
|
346
|
+
product_attributes: [...pas, productAttribute]
|
|
347
|
+
});
|
|
348
|
+
};
|
|
349
|
+
this._getCategory = async () => {
|
|
350
|
+
if (!!!this._data.category)
|
|
351
|
+
throw new Error(`Product categoy is not yet defined`);
|
|
352
|
+
try {
|
|
353
|
+
const categorySnap = await DatabaseService_1.default.getDocument(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'categories'), this._data.category);
|
|
354
|
+
if (!!!categorySnap)
|
|
355
|
+
throw new Error(`Inexisting category`);
|
|
356
|
+
if (!categorySnap.exists)
|
|
357
|
+
throw new Error(`Impossible to retreive the category`);
|
|
358
|
+
if (!!!categorySnap.data)
|
|
359
|
+
throw new Error(`Impossible te retreive the category data`);
|
|
360
|
+
return new Category_1.default(Object.assign(Object.assign({}, categorySnap.data), { id: categorySnap.id }), {
|
|
361
|
+
path: DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'categories')
|
|
362
|
+
}, this._user);
|
|
363
|
+
}
|
|
364
|
+
catch (err) {
|
|
365
|
+
throw new Error(`Error while getting categories: ${err}`);
|
|
366
|
+
}
|
|
367
|
+
};
|
|
368
|
+
this._getBrand = async () => {
|
|
369
|
+
if (!!!this._data.brand)
|
|
370
|
+
return undefined;
|
|
371
|
+
try {
|
|
372
|
+
const brandSnap = await DatabaseService_1.default.getDocument(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'brands'), this._data.brand);
|
|
373
|
+
if (!!!brandSnap)
|
|
374
|
+
throw new Error(`Inexisting brand`);
|
|
375
|
+
if (!brandSnap.exists)
|
|
376
|
+
throw new Error(`Impossible to retreive the brand`);
|
|
377
|
+
if (!!!brandSnap.data)
|
|
378
|
+
throw new Error(`Impossible te retreive the brand data`);
|
|
379
|
+
return new Brand_1.default(Object.assign(Object.assign({}, brandSnap.data), { id: brandSnap.id }), {
|
|
380
|
+
path: DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'brands')
|
|
381
|
+
}, this._user);
|
|
382
|
+
}
|
|
383
|
+
catch (err) {
|
|
384
|
+
throw new Error(`Error while getting brands: ${err}`);
|
|
385
|
+
}
|
|
386
|
+
};
|
|
387
|
+
this._getDeclinations = () => {
|
|
388
|
+
if (!!!this._data.id)
|
|
389
|
+
throw new Error(`Product must be saved to create declinations.`);
|
|
390
|
+
const declinationCollectionRef = DatabaseService_1.default.addToPath(DatabaseService_1.default.addToPath(this._collection.path, this._data.id), 'declinations');
|
|
391
|
+
if (!!!this.data().declinations)
|
|
392
|
+
return [];
|
|
393
|
+
return this.data().declinations.map((d) => new Declination_1.default(d, declinationCollectionRef, this._user));
|
|
394
|
+
};
|
|
395
|
+
this._addDeclination = async (declination) => {
|
|
396
|
+
if (!!!this._data.id)
|
|
397
|
+
throw new Error(`Product must be saved to create declinations.`);
|
|
398
|
+
if (!!!this.data().declinations)
|
|
399
|
+
return;
|
|
400
|
+
return this.save({
|
|
401
|
+
declinations: [...this.data().declinations, declination]
|
|
402
|
+
});
|
|
403
|
+
};
|
|
404
|
+
this._saveIndex = async (category) => {
|
|
405
|
+
if (!!!this._data.id)
|
|
406
|
+
throw new Error('Product must be saved first.');
|
|
407
|
+
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
408
|
+
throw new Error('BD badly initialised. Products collection must have a parent.');
|
|
409
|
+
let brand = undefined;
|
|
410
|
+
const declinations = this.data().declinations;
|
|
411
|
+
if (!!!declinations) {
|
|
412
|
+
console.log(`No declinations to update`);
|
|
413
|
+
return true;
|
|
414
|
+
}
|
|
415
|
+
try {
|
|
416
|
+
if (!!!category && !!!this.data().is_service) {
|
|
417
|
+
category = await this.category.get();
|
|
418
|
+
if (!!!category)
|
|
419
|
+
throw new Error(`A category must be set`);
|
|
420
|
+
}
|
|
421
|
+
if (!!this._data.brand) {
|
|
422
|
+
try {
|
|
423
|
+
brand = await this.brand.get();
|
|
424
|
+
}
|
|
425
|
+
catch (e) {
|
|
426
|
+
console.log('could not fetch brand with id ', this._data.brand, ': ', e.toString());
|
|
427
|
+
}
|
|
428
|
+
}
|
|
429
|
+
const tree = !!category ? await category.getParentTree() : [];
|
|
430
|
+
const space = await Space_1.default.getCurrentSpaceWithRef(this._collection.path, this._user);
|
|
431
|
+
await space.initCurrencies();
|
|
432
|
+
const indexed = await (0, Product_1.populateIndexedProduct)(this.data(), tree, space, category, brand);
|
|
433
|
+
console.log('index is created');
|
|
434
|
+
await DatabaseService_1.default.saveDocument(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'indexes/products/public'), this._data.id, (0, moment_1.default)().unix(), (0, object_1.stripObjectForFirebase)(Object.assign(Object.assign({}, indexed), { declinations: indexed.declinations.map((declination) => {
|
|
435
|
+
if (!!declination.promo_price || typeof declination.promo_price !== 'boolean')
|
|
436
|
+
return declination;
|
|
437
|
+
const { promo_price } = declination, rest = __rest(declination, ["promo_price"]);
|
|
438
|
+
return Object.assign({}, rest);
|
|
439
|
+
}) })), { merge: true });
|
|
440
|
+
return true;
|
|
441
|
+
}
|
|
442
|
+
catch (error) {
|
|
443
|
+
console.log(`error while indexing`, error.toString());
|
|
444
|
+
console.trace(`indexing error trace`);
|
|
445
|
+
throw error;
|
|
446
|
+
}
|
|
447
|
+
};
|
|
448
|
+
this._getIndex = async () => {
|
|
449
|
+
if (!!!this._data.id)
|
|
450
|
+
throw new Error(`Product has never been saved`);
|
|
451
|
+
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
452
|
+
throw new Error(`Can't access indexes collection`);
|
|
453
|
+
const indexedProductsDocs = await DatabaseService_1.default.getDocuments(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'indexes/products/public'), { query: [{ field: 'product_id', operator: '==', value: this._data.id }] });
|
|
454
|
+
return await Promise.all(indexedProductsDocs
|
|
455
|
+
.filter((d) => !!d.exists && !!d.data)
|
|
456
|
+
.map((doc) => {
|
|
457
|
+
return new Product_2.default(Object.assign(Object.assign({}, doc.data), { id: doc.id }), {
|
|
458
|
+
path: DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'indexes/products/public')
|
|
459
|
+
}, this._user);
|
|
460
|
+
}));
|
|
461
|
+
};
|
|
462
|
+
this._deleteIndex = async () => {
|
|
463
|
+
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
464
|
+
throw new Error(`Can't access parent collection`);
|
|
465
|
+
try {
|
|
466
|
+
if (!!!this._data.id)
|
|
467
|
+
throw new Error('No id for selected product');
|
|
468
|
+
await DatabaseService_1.default.deleteDocument(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'indexes/products/public'), this._data.id);
|
|
469
|
+
}
|
|
470
|
+
catch (error) {
|
|
471
|
+
throw error;
|
|
472
|
+
}
|
|
473
|
+
};
|
|
474
|
+
this.callPublicService = async (service, fromServer = false) => {
|
|
475
|
+
const requestHeader = (0, services_1.productServiceUrl)(Object.assign({}, service.external_service_infos), service.external_service_name);
|
|
476
|
+
if (!!!requestHeader)
|
|
477
|
+
throw new Error(`Can't access service provider. Please validate your external services configuration`);
|
|
478
|
+
const { url, type: method } = requestHeader;
|
|
479
|
+
try {
|
|
480
|
+
const quoteReq = await fetch(!!fromServer ? `${url}&q=${this.data().name[0].value}` : '/api/services/cors', {
|
|
481
|
+
headers: { 'content-type': 'application/json' },
|
|
482
|
+
method: !!fromServer ? method : 'POST',
|
|
483
|
+
body: JSON.stringify({
|
|
484
|
+
props: { method, headers: { 'content-type': 'application/json' } },
|
|
485
|
+
url: `${url}&q=${this.data().name[0].value}`
|
|
486
|
+
})
|
|
487
|
+
});
|
|
488
|
+
if (quoteReq.status.toString() !== '200')
|
|
489
|
+
throw new Error(`Error while getting service: ${quoteReq.statusText}`);
|
|
490
|
+
const details = await quoteReq.json();
|
|
491
|
+
return { confirmed: true, details };
|
|
492
|
+
}
|
|
493
|
+
catch (error) {
|
|
494
|
+
(0, console_1.errorMessage)(`Error while calling order service ${error} - ${JSON.stringify(error)}`);
|
|
495
|
+
return { confirmed: false, error };
|
|
496
|
+
}
|
|
497
|
+
};
|
|
498
|
+
this._updateAllDeclinationsPrice = async (pricingMapFromExternalOrCustom, attributes, saveToDatabase = true, updateRegular = true, spaceToUse) => {
|
|
499
|
+
try {
|
|
500
|
+
const space = !!spaceToUse ? spaceToUse : await Space_1.default.getCurrentSpaceWithRef(this._collection.path, this._user);
|
|
501
|
+
const spacePrice = this.adaptPriceChartingValues(pricingMapFromExternalOrCustom, space);
|
|
502
|
+
const declinations = this.data().declinations;
|
|
503
|
+
if (!!!declinations)
|
|
504
|
+
return false;
|
|
505
|
+
const declinationsWithAttributeLinkedToService = declinations.filter((d) => !!d.attributes.find((pa) => {
|
|
506
|
+
const attr = attributes.find((_a) => _a.id === pa.attribute_id);
|
|
507
|
+
if (!!!attr)
|
|
508
|
+
return false;
|
|
509
|
+
if (!!!attr.is_service_related)
|
|
510
|
+
return false;
|
|
511
|
+
if (!!!attr.service_links_to_attribute)
|
|
512
|
+
return false;
|
|
513
|
+
return true;
|
|
514
|
+
}));
|
|
515
|
+
if (!!!declinationsWithAttributeLinkedToService.length)
|
|
516
|
+
return false;
|
|
517
|
+
for (const declinationToUpdate of declinationsWithAttributeLinkedToService) {
|
|
518
|
+
const relationProductAttribute = declinationToUpdate.attributes.find((pa) => {
|
|
519
|
+
const attr = attributes.find((_a) => _a.id === pa.attribute_id);
|
|
520
|
+
if (!!!attr)
|
|
521
|
+
return false;
|
|
522
|
+
if (!!!attr.is_service_related)
|
|
523
|
+
return false;
|
|
524
|
+
return true;
|
|
525
|
+
});
|
|
526
|
+
if (!!!relationProductAttribute)
|
|
527
|
+
continue;
|
|
528
|
+
const relationAttribute = attributes.find((a) => a.id === relationProductAttribute.attribute_id);
|
|
529
|
+
if (!!!relationAttribute)
|
|
530
|
+
continue;
|
|
531
|
+
if (!!!relationAttribute.service_links_to_attribute)
|
|
532
|
+
continue;
|
|
533
|
+
const propsToLink = relationAttribute.service_links_to_attribute.find((slta) => slta.value_slugs.find((vs) => !!relationProductAttribute.values.find((value) => value.slug === vs.slug)));
|
|
534
|
+
if (!!!propsToLink)
|
|
535
|
+
continue;
|
|
536
|
+
if (!!!spacePrice[propsToLink.service_field])
|
|
537
|
+
continue;
|
|
538
|
+
let price = (0, lodash_1.toNumber)(spacePrice[propsToLink.service_field]) / 100;
|
|
539
|
+
const priceDetails = propsToLink.value_slugs.find((vs) => !!relationProductAttribute.values.find((value) => value.slug === vs.slug));
|
|
540
|
+
if (!!priceDetails) {
|
|
541
|
+
if (!!priceDetails.percent_variation) {
|
|
542
|
+
price = price * (1 + priceDetails.percent_variation / 100);
|
|
543
|
+
}
|
|
544
|
+
}
|
|
545
|
+
const _declinations = declinations.map((declination) => {
|
|
546
|
+
if (declination.sku !== declinationToUpdate.sku)
|
|
547
|
+
return declination;
|
|
548
|
+
return Object.assign(Object.assign({}, declination), { price: Object.assign(Object.assign(Object.assign({}, declination.price), { pdsf: { amount: (0, lodash_1.toNumber)(price) } }), (!!updateRegular
|
|
549
|
+
? {
|
|
550
|
+
regular: {
|
|
551
|
+
amount: (0, lodash_1.ceil)((0, lodash_1.toNumber)(price)) - 0.01 >= (0, lodash_1.toNumber)(declination.price.regular.amount)
|
|
552
|
+
? (0, lodash_1.ceil)((0, lodash_1.toNumber)(price)) - 0.01
|
|
553
|
+
: (0, lodash_1.toNumber)(declination.price.regular.amount)
|
|
554
|
+
}
|
|
555
|
+
}
|
|
556
|
+
: {})) });
|
|
557
|
+
});
|
|
558
|
+
if (!!!saveToDatabase)
|
|
559
|
+
return {
|
|
560
|
+
declinations: _declinations,
|
|
561
|
+
services: { price_charting: spacePrice }
|
|
562
|
+
};
|
|
563
|
+
await this.save({
|
|
564
|
+
declinations: _declinations
|
|
565
|
+
}, { index: true });
|
|
566
|
+
}
|
|
567
|
+
await this.save({
|
|
568
|
+
services: Object.assign(Object.assign({}, this.data().services), { price_charting: spacePrice })
|
|
569
|
+
});
|
|
570
|
+
return true;
|
|
571
|
+
}
|
|
572
|
+
catch (error) {
|
|
573
|
+
if (process.env.NODE_ENV !== 'production')
|
|
574
|
+
console.log(error);
|
|
575
|
+
return false;
|
|
576
|
+
}
|
|
577
|
+
};
|
|
578
|
+
this.adaptPriceChartingValues = (pricingMap, space) => {
|
|
579
|
+
let returnValue = {};
|
|
580
|
+
(0, lodash_1.forEach)(pricingMap, (val, key) => {
|
|
581
|
+
if (['loose-price', 'cib-price', 'loose-price', 'box-only-price', 'manual-only-price', 'new-price'].includes(key)) {
|
|
582
|
+
returnValue[key] = (0, currency_1.calculateAmountByCurrency)(space, space.preferences.default.currency(), (0, lodash_1.toNumber)(val), 'USD');
|
|
583
|
+
return;
|
|
584
|
+
}
|
|
585
|
+
});
|
|
586
|
+
return Object.assign(Object.assign({}, pricingMap), returnValue);
|
|
587
|
+
};
|
|
588
|
+
this._updateAllDeclinationsPriceAsync = async (pricingMapFromExternalOrCustom) => {
|
|
589
|
+
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
590
|
+
throw new Error(`Can't fetch attributes`);
|
|
591
|
+
try {
|
|
592
|
+
const attributesRes = await DatabaseService_1.default.getDocuments(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'attributes'));
|
|
593
|
+
const attributes = attributesRes
|
|
594
|
+
.filter((d) => !!d.exists && !!d.data)
|
|
595
|
+
.map((d) => (Object.assign(Object.assign({}, d.data), { id: d.id })));
|
|
596
|
+
return await this._updateAllDeclinationsPrice(pricingMapFromExternalOrCustom, attributes);
|
|
597
|
+
}
|
|
598
|
+
catch (error) {
|
|
599
|
+
(0, console_1.errorMessage)(`Error while fetching price and attributes`);
|
|
600
|
+
return [];
|
|
601
|
+
}
|
|
602
|
+
};
|
|
603
|
+
this._getMarketplacePublications = async (options) => {
|
|
604
|
+
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
605
|
+
throw new Error(`Can't fetch marketplace publications`);
|
|
606
|
+
try {
|
|
607
|
+
let publications = await DatabaseService_1.default.getDocuments(DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'marketplace_publications'), options);
|
|
608
|
+
return publications.map((d) => (Object.assign(Object.assign({}, d.data), { id: d.id })));
|
|
609
|
+
}
|
|
610
|
+
catch (error) {
|
|
611
|
+
(0, console_1.errorMessage)(`Error while fetching marketplace publications`);
|
|
612
|
+
return [];
|
|
613
|
+
}
|
|
614
|
+
};
|
|
615
|
+
this._marketplacePublicationsListner = (callback, options) => {
|
|
616
|
+
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
617
|
+
throw new Error(`Can't fetch marketplace publications`);
|
|
618
|
+
try {
|
|
619
|
+
let call = DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'marketplace_publications');
|
|
620
|
+
return DatabaseService_1.default.registerListener((dataSnap) => {
|
|
621
|
+
if (!!!dataSnap.length)
|
|
622
|
+
callback([]);
|
|
623
|
+
(0, console_1.workingMessage)(`Marketplace publications has been udpated. Refreshing...`);
|
|
624
|
+
callback(dataSnap.map((d) => (Object.assign(Object.assign({}, d.data), { id: d.id }))));
|
|
625
|
+
}, call, !!options ? options : { query: [{ field: 'parent_slug', operator: '==', value: this._data.slug }] });
|
|
626
|
+
}
|
|
627
|
+
catch (error) {
|
|
628
|
+
(0, console_1.errorMessage)(`Error while listening marketplace publications`);
|
|
629
|
+
return '';
|
|
630
|
+
}
|
|
631
|
+
};
|
|
632
|
+
this._createNewPublication = async (sku, marketplacePublication, space) => {
|
|
633
|
+
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
634
|
+
throw new Error(`Can't fetch marketplace publications`);
|
|
635
|
+
try {
|
|
636
|
+
const productInvetory = await space.inventoryItems.getOne(sku);
|
|
637
|
+
if (!!!productInvetory || !!!productInvetory.web_inventory)
|
|
638
|
+
throw new Error(`Can't find inventory item with sku: ${sku}`);
|
|
639
|
+
if (!!!productInvetory.web_inventory.available)
|
|
640
|
+
throw new Error(`Inventory item with sku: ${sku} is not available`);
|
|
641
|
+
if (marketplacePublication.quantity < 1)
|
|
642
|
+
throw new Error(`No quantity available`);
|
|
643
|
+
if ((0, lodash_1.toNumber)(productInvetory.web_inventory.available) < 1)
|
|
644
|
+
throw new Error(`No quantity available`);
|
|
645
|
+
if ((0, lodash_1.toNumber)(productInvetory.web_inventory.available) < marketplacePublication.quantity)
|
|
646
|
+
throw new Error(`Inventory item with sku: ${sku} is not available`);
|
|
647
|
+
}
|
|
648
|
+
catch (error) {
|
|
649
|
+
(0, console_1.errorMessage)(`Error while fetching inventory item with sku: ${sku}`);
|
|
650
|
+
return false;
|
|
651
|
+
}
|
|
652
|
+
try {
|
|
653
|
+
const newMarketplacePublication = new MarketplacePublication_1.default(Object.assign(Object.assign({}, marketplacePublication), { sku, parent_slug: this.data().slug, created_at: new Date(), created_by: this._user }), {
|
|
654
|
+
path: DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'marketplace_publications')
|
|
655
|
+
}, this._user);
|
|
656
|
+
return await newMarketplacePublication.save();
|
|
657
|
+
}
|
|
658
|
+
catch (error) {
|
|
659
|
+
(0, console_1.errorMessage)(`Error while creating marketplace publications`);
|
|
660
|
+
return false;
|
|
661
|
+
}
|
|
662
|
+
};
|
|
663
|
+
this._updateMarketplacePublication = async (sku, marketplacePublication) => {
|
|
664
|
+
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
665
|
+
throw new Error(`Can't update marketplace publications`);
|
|
666
|
+
try {
|
|
667
|
+
const marketplacePublicationObj = await MarketplacePublication_1.default.getMarketplacePublicationObj(sku, DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'marketplace_publications'), this._user);
|
|
668
|
+
if (!!!marketplacePublicationObj)
|
|
669
|
+
throw new Error(`No marketplace publication found`);
|
|
670
|
+
return await marketplacePublicationObj.save(marketplacePublication);
|
|
671
|
+
}
|
|
672
|
+
catch (error) {
|
|
673
|
+
(0, console_1.errorMessage)(`Error while updating marketplace publications`);
|
|
674
|
+
return false;
|
|
675
|
+
}
|
|
676
|
+
};
|
|
677
|
+
this._removeMarketplacePublication = async (publicationId) => {
|
|
678
|
+
if (DatabaseService_1.default.getPathParent(this._collection.path) == '/')
|
|
679
|
+
throw new Error(`Can't remove marketplace publications`);
|
|
680
|
+
try {
|
|
681
|
+
const marketplacePublicationObj = await MarketplacePublication_1.default.getMarketplacePublicationObjById(publicationId, DatabaseService_1.default.addToPath(DatabaseService_1.default.getPathParent(this._collection.path), 'marketplace_publications'), this._user);
|
|
682
|
+
if (!!!marketplacePublicationObj)
|
|
683
|
+
throw new Error(`No marketplace publication found`);
|
|
684
|
+
return await marketplacePublicationObj.delete();
|
|
685
|
+
}
|
|
686
|
+
catch (error) {
|
|
687
|
+
(0, console_1.errorMessage)(`Error while deleting marketplace publications`);
|
|
688
|
+
return false;
|
|
689
|
+
}
|
|
690
|
+
};
|
|
691
|
+
this._updateAllDeclinationsPriceUsingCategoryRules = async (basePrices, attributeVariationId, defaultVariation, options = {}) => {
|
|
692
|
+
if (!!!this._data.category || !this._data.declinations || !this._data.id)
|
|
693
|
+
return false;
|
|
694
|
+
if (basePrices.length == 0)
|
|
695
|
+
return false;
|
|
696
|
+
if (!!this._data.disable_price_auto_update)
|
|
697
|
+
return false;
|
|
698
|
+
const cat = await this.category.get();
|
|
699
|
+
let hasUpdate = false;
|
|
700
|
+
const newDecli = this._data.declinations.map((d) => {
|
|
701
|
+
var _c;
|
|
702
|
+
const basePrice = (_c = basePrices.find((x) => d.attributes.some((a) => a.attribute_id.toLowerCase() == attributeVariationId.toLowerCase() &&
|
|
703
|
+
a.values.some((v) => v.slug.toLowerCase() == x.variation.toLowerCase())))) !== null && _c !== void 0 ? _c : basePrices.find((x) => x.variation.toLowerCase() == defaultVariation.toLowerCase());
|
|
704
|
+
if (!basePrice)
|
|
705
|
+
return d;
|
|
706
|
+
const newPrice = cat.costPriceRule(basePrice.price, d, 'sell');
|
|
707
|
+
if (newPrice == d.price.regular.amount)
|
|
708
|
+
return d;
|
|
709
|
+
hasUpdate = true;
|
|
710
|
+
return Object.assign(Object.assign({}, d), { price: Object.assign(Object.assign({}, d.price), { regular: { amount: newPrice }, pdsf: { amount: basePrice.price } }) });
|
|
711
|
+
});
|
|
712
|
+
if (hasUpdate) {
|
|
713
|
+
this._data = Object.assign(Object.assign({}, this._data), { declinations: newDecli });
|
|
714
|
+
if (options && !!options.saveToDatabase) {
|
|
715
|
+
await DatabaseService_1.default.saveDocument(this._collection.path, this._data.id, 0, { declinations: newDecli }, { merge: true, noEvent: options.noEvent });
|
|
716
|
+
}
|
|
717
|
+
}
|
|
718
|
+
return hasUpdate;
|
|
719
|
+
};
|
|
720
|
+
this.attributes = {
|
|
721
|
+
get: this._getAttributes,
|
|
722
|
+
add: this._addAttribute
|
|
723
|
+
};
|
|
724
|
+
this.brand = {
|
|
725
|
+
get: this._getBrand
|
|
726
|
+
};
|
|
727
|
+
this.category = {
|
|
728
|
+
get: this._getCategory
|
|
729
|
+
};
|
|
730
|
+
this.publications = {
|
|
731
|
+
get: this._getMarketplacePublications,
|
|
732
|
+
listen: this._marketplacePublicationsListner,
|
|
733
|
+
update: this._updateMarketplacePublication,
|
|
734
|
+
create: this._createNewPublication,
|
|
735
|
+
remove: this._removeMarketplacePublication
|
|
736
|
+
};
|
|
737
|
+
this.declinations = {
|
|
738
|
+
get: this._getDeclinations,
|
|
739
|
+
add: this._addDeclination,
|
|
740
|
+
update: {
|
|
741
|
+
priceSync: this._updateAllDeclinationsPrice,
|
|
742
|
+
priceAsync: this._updateAllDeclinationsPriceAsync,
|
|
743
|
+
byCategoryRules: this._updateAllDeclinationsPriceUsingCategoryRules
|
|
744
|
+
}
|
|
745
|
+
};
|
|
746
|
+
this.index = {
|
|
747
|
+
save: this._saveIndex,
|
|
748
|
+
get: this._getIndex,
|
|
749
|
+
delete: this._deleteIndex
|
|
750
|
+
};
|
|
751
|
+
}
|
|
752
|
+
}
|
|
753
|
+
exports.default = Product;
|
|
754
|
+
_b = Product;
|
|
755
|
+
Product.fetch = async ({ app, api, hpp = 10, page = 0, query = '', filters = '', indice = 'products', f = '', space, useProspr = false }) => {
|
|
756
|
+
try {
|
|
757
|
+
let prosprSearch = false;
|
|
758
|
+
if (!!space) {
|
|
759
|
+
const prosprService = space
|
|
760
|
+
.data()
|
|
761
|
+
.external_services.find((es) => es.external_service_name.toLowerCase().trim() === 'prosprsearch');
|
|
762
|
+
prosprSearch = !!prosprService && prosprService.is_active;
|
|
763
|
+
}
|
|
764
|
+
const algolia = (0, algolia_1.createClient)({
|
|
765
|
+
app,
|
|
766
|
+
indexId: `${__1.isTestEnv ? 'test' : 'prod'}_${indice}`,
|
|
767
|
+
key: !!useProspr ? api : prosprSearch && !!space ? space.preferences.prosprsearch.app() : api,
|
|
768
|
+
prospr: !!prosprSearch || !!useProspr
|
|
769
|
+
});
|
|
770
|
+
const results = await algolia.search(query, {
|
|
771
|
+
hitsPerPage: hpp,
|
|
772
|
+
facetFilters: filters,
|
|
773
|
+
filters: f,
|
|
774
|
+
page,
|
|
775
|
+
facets: ['*']
|
|
776
|
+
});
|
|
777
|
+
return results;
|
|
778
|
+
}
|
|
779
|
+
catch (error) {
|
|
780
|
+
(0, console_1.errorMessage)(error);
|
|
781
|
+
throw error;
|
|
782
|
+
}
|
|
783
|
+
};
|
|
784
|
+
Product.checkExternalValuesForDecli = async (sku, space, org) => {
|
|
785
|
+
if (!!!space)
|
|
786
|
+
return;
|
|
787
|
+
let externalValues = undefined;
|
|
788
|
+
const serviceQuery = space.services({ field: 'external_service_name', value: 'G2' });
|
|
789
|
+
if (!!serviceQuery && serviceQuery.length) {
|
|
790
|
+
externalValues = await (0, g2_1.getG2ProductExternalValues)(sku, serviceQuery[0], space, org);
|
|
791
|
+
}
|
|
792
|
+
return externalValues;
|
|
793
|
+
};
|
|
794
794
|
//# sourceMappingURL=index.js.map
|