[IMP] point_of_sale: fiscal position per pos_order
Allows a user to set multiple fiscal positions per pos_config. Orders created on that config can then be assigned one of these fiscal positions. In the POS this can be done through a button that will appear above the numpad when fiscal positions are set on the pos_config.
Showing
- addons/point_of_sale/point_of_sale.py 27 additions, 7 deletionsaddons/point_of_sale/point_of_sale.py
- addons/point_of_sale/point_of_sale_view.xml 3 additions, 1 deletionaddons/point_of_sale/point_of_sale_view.xml
- addons/point_of_sale/static/src/js/models.js 55 additions, 3 deletionsaddons/point_of_sale/static/src/js/models.js
- addons/point_of_sale/static/src/js/screens.js 30 additions, 0 deletionsaddons/point_of_sale/static/src/js/screens.js
- addons/point_of_sale/static/src/xml/pos.xml 6 additions, 0 deletionsaddons/point_of_sale/static/src/xml/pos.xml
Loading
Please register or sign in to comment