Hello, I'm using Odoo version 17 Community Edition. When I try to access any product or the product reception screen, I encounter the following error message:
and here is the details of the error:
UncaughtPromiseError > OwlError
Uncaught Promise > The following error occurred in onWillStart: ""product.template"."hs_code" field is undefined."
It's highly unlikely this would happen just out of the blue. Any information on what was done, more or less recently, prior to the first occurrence of this issue? Did you maybe uninstall the stock_delivery module (this is where 'hs_stock' is initially defined) and have a custom view improperly extending a product template view? Any other recent modification/module installations?
Without any additional details its unlikely your issue can be resolved here.
I just installed the website module before the error occurs. now i can acces to the product template but still i cant access to recieve products either from the purchase order smart button or from the inventory and i get the error : UncaughtPromiseError > OwlError
Uncaught Promise > The following error occurred in onWillStart: ""stock.picking"."carrier_tracking_ref" field is undefined."