2022 m. spalio 18 d., antradienis

Odoo runing tests


Script path: /home/user/src/odoo15/odoo/odoo-bin 

Pycharm config just for testing

-i module_name --log-level=test --test-enable --stop-after-init

Pycham config running project with tests:

-c ../conf/project_name.conf --dev=xml --update extention1,extention2 --test-enable


# This test should only be executed after all modules have been installed. @tagged('-at_install', 'post_install')