Skip to Content
Menu
This question has been flagged
1 Reply
450 Views

i got this error in database and not for other database, did i miss install an app 


at Proxy.getAddProductOptions (https://alshat-club.odoo-express.com/web/assets/1/debug/point_of_sale.assets_prod.js:149538:17) (/pos_auto_lot_selection/static/src/js/product.js:30) at Proxy.addProductToCurrentOrder (https://alshat-club.odoo-express.com/web/assets/1/debug/point_of_sale.assets_prod.js:82988:39) (/point_of_sale/static/src/app/store/pos_store.js:1932) at Proxy.addProductToCurrentOrder (https://alshat-club.odoo-express.com/web/assets/1/debug/point_of_sale.assets_prod.js:148106:22) (/pos_restaurant/static/src/overrides/models/pos_store.js:344) at ProductCard.onClick (eval at compile (https://alshat-club.odoo-express.com/web/assets/1/debug/point_of_sale.assets_prod.js:13429:20), <anonymous>:48:259) (/web/static/lib/owl/owl.js:5614) at Object.mainEventHandler (https://alshat-club.odoo-express.com/web/assets/1/debug/point_of_sale.assets_prod.js:13763:25) (/web/static/lib/owl/owl.js:5948) at HTMLElement.listener (https://alshat-club.odoo-express.com/web/assets/1/debug/point_of_sale.assets_prod.js:8172:20) (/web/static/lib/owl/owl.js:357)

Avatar
Discard
Best Answer

Hi,

Ensure ComboConfiguratorPopup is imported into your Js file.

import { ComboConfiguratorPopup } from "@point_of_sale/app/store/combo_configurator_popup";

Hope it helps

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 25
343
1
Dec 24
690
1
Nov 24
757
2
Aug 24
1827
3
Jun 24
1169