-
- Downloads
[IMP] point_of_sale: Navigation as employee from frontend to backend.
We added a button for the front end closure to go back to the back end.
Before this, the only way to go back was to change the URL, now we can close the session with the frontend properly.
Also moved the css related to pos_hr in the good directory.
Task-id: 2032178
closes odoo/odoo#34948
Signed-off-by:
pimodoo <pimodoo@users.noreply.github.com>
Showing
- addons/point_of_sale/static/src/css/pos.css 0 additions, 79 deletionsaddons/point_of_sale/static/src/css/pos.css
- addons/pos_hr/static/src/css/pos.css 81 additions, 0 deletionsaddons/pos_hr/static/src/css/pos.css
- addons/pos_hr/static/src/js/screens.js 5 additions, 0 deletionsaddons/pos_hr/static/src/js/screens.js
- addons/pos_hr/static/src/xml/pos.xml 5 additions, 0 deletionsaddons/pos_hr/static/src/xml/pos.xml
- addons/pos_hr/views/point_of_sale.xml 2 additions, 0 deletionsaddons/pos_hr/views/point_of_sale.xml
Loading
Please register or sign in to comment