-
- Downloads
[TEST] point_of_sale: create one account move by session
We've adapted the tests to work with the new implementation
of payments and session closure. And we've added some new
ones to have a better coverage on point_of_sale module.
TASK-ID: 1862388
closes odoo/odoo#33578
Signed-off-by:
pimodoo <pimodoo@users.noreply.github.com>
Showing
- addons/point_of_sale/tests/__init__.py 8 additions, 0 deletionsaddons/point_of_sale/tests/__init__.py
- addons/point_of_sale/tests/common.py 382 additions, 16 deletionsaddons/point_of_sale/tests/common.py
- addons/point_of_sale/tests/test_anglo_saxon.py 22 additions, 16 deletionsaddons/point_of_sale/tests/test_anglo_saxon.py
- addons/point_of_sale/tests/test_frontend.py 13 additions, 5 deletionsaddons/point_of_sale/tests/test_frontend.py
- addons/point_of_sale/tests/test_point_of_sale_flow.py 68 additions, 40 deletionsaddons/point_of_sale/tests/test_point_of_sale_flow.py
- addons/point_of_sale/tests/test_pos_basic_config.py 423 additions, 0 deletionsaddons/point_of_sale/tests/test_pos_basic_config.py
- addons/point_of_sale/tests/test_pos_multiple_receivable_accounts.py 199 additions, 0 deletions...nt_of_sale/tests/test_pos_multiple_receivable_accounts.py
- addons/point_of_sale/tests/test_pos_multiple_sale_accounts.py 220 additions, 0 deletions...ns/point_of_sale/tests/test_pos_multiple_sale_accounts.py
- addons/point_of_sale/tests/test_pos_other_currency_config.py 170 additions, 0 deletionsaddons/point_of_sale/tests/test_pos_other_currency_config.py
- addons/point_of_sale/tests/test_pos_products_with_tax.py 286 additions, 0 deletionsaddons/point_of_sale/tests/test_pos_products_with_tax.py
- addons/point_of_sale/tests/test_pos_setup.py 69 additions, 0 deletionsaddons/point_of_sale/tests/test_pos_setup.py
- addons/point_of_sale/tests/test_pos_stock_account.py 194 additions, 0 deletionsaddons/point_of_sale/tests/test_pos_stock_account.py
- addons/point_of_sale/tests/test_pos_with_fiscal_position.py 379 additions, 0 deletionsaddons/point_of_sale/tests/test_pos_with_fiscal_position.py
Loading
Please register or sign in to comment