CybroOdoo / CybroAddons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pos Receipt Extend

JuanjoRomero opened this issue · comments

When the pos session is closed, the next time it doesn't work.
The code fails on Payment.js

this.env.pos.session_orders;

On res_config_settings.py

self.env['res.config.settings'].search_read

Returns False

This line returns False after clossing the pos Session..