This question has been flagged

Hello ,

I got this error while developing new module on POS

Uncaught TypeError: Cannot read property 'show_screen' of undefined

this.gui.show_screen('Screen_name');

i just crated screen and call it in add_product function of POS order

thanks

Avatar
Discard