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

undefined

Occured on 2025-07-05 08:58:18 GMT

KeyNotFoundError: Cannot find key "" in the "pos_screens" registry
    Error: Cannot find key "" in the "pos_screens" registry
        at Registry.get (http://127.0.0.1:8069/web/assets/56aa98f/point_of_sale.assets_prod.min.js:7176:76)
        at Proxy.showScreen (http://127.0.0.1:8069/web/assets/56aa98f/point_of_sale.assets_prod.min.js:10277:50)
        at Proxy.closeScreen (http://127.0.0.1:8069/web/assets/56aa98f/point_of_sale.assets_prod.min.js:10301:6)
        at TicketScreen.closeTicketScreen (http://127.0.0.1:8069/web/assets/56aa98f/point_of_sale.assets_prod.min.js:10018:72)
        at TicketScreen._setOrder (http://127.0.0.1:8069/web/assets/56aa98f/point_of_sale.assets_prod.min.js:10030:32)
        at TicketScreen.hdlr19 (eval at compile (http://127.0.0.1:8069/web/assets/56aa98f/point_of_sale.assets_prod.min.js:1590:421), <anonymous>:275:33)
        at Object.mainEventHandler (http://127.0.0.1:8069/web/assets/56aa98f/point_of_sale.assets_prod.min.js:1643:77)
        at HTMLButtonElement.listener (http://127.0.0.1:8

069/web/assets/56aa98f/point_of_sale.assets_prod.min.js:798:15)

ive changed validate button in the pos screen.
and creating orders for partially payments with state partially_paid
then ive added load order to continue this order, this returning this error when cliked? but why?
how to fix this? i wanna continue orders after and load from ticked list to payment screen that ive created

Avatar
Discard
Author Best Answer

Overwriting finalized() function
pos assets pos order model.js help with that

Avatar
Discard
Related Posts Replies Views Activity
0
Jul 25
182
0
Jul 25
800
1
May 25
1263
1
Apr 25
1193
1
Jun 25
871