[FIX] point_of_sale: load orders with archived product
Before this commit: if one product in one of the previous orders is
archived, it won't load the order properly for order management.
opw-3035231
closes odoo/odoo#105952
Signed-off-by:
Trinh Jacky (trj) <trj@odoo.com>
Showing
- addons/point_of_sale/static/src/js/Screens/OrderManagementScreen/OrderFetcher.js 1 addition, 0 deletions...atic/src/js/Screens/OrderManagementScreen/OrderFetcher.js
- addons/point_of_sale/static/src/js/db.js 6 additions, 2 deletionsaddons/point_of_sale/static/src/js/db.js
- addons/point_of_sale/static/src/js/models.js 24 additions, 3 deletionsaddons/point_of_sale/static/src/js/models.js
Loading
Please register or sign in to comment