CybroOdoo / CybroAddons

276 stars 623 forks source link

Pos Receipt Extend #283

Open JuanjoRomero opened 11 months ago

JuanjoRomero commented 11 months ago

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..