-
- Downloads
[IMP] point_of_sale: correcly set default values on pos config
When a pos config is created, default values set on it are not allways correct, for the sale journal we are referencing a data, which mean rthat it only worls in the first company. For the invoice journal, we are referencing the wrong journal in the onchannge, etc TASK-ID: 2008468
Showing
- addons/point_of_sale/models/pos_config.py 9 additions, 7 deletionsaddons/point_of_sale/models/pos_config.py
- addons/point_of_sale/models/pos_session.py 0 additions, 21 deletionsaddons/point_of_sale/models/pos_session.py
- addons/point_of_sale/tests/common.py 24 additions, 1 deletionaddons/point_of_sale/tests/common.py
- addons/point_of_sale/tests/test_frontend.py 1 addition, 1 deletionaddons/point_of_sale/tests/test_frontend.py
Loading
Please register or sign in to comment