pos
pos copied to clipboard
[16.0][FIX] pos_stock_available_online: FIX For After refund of 1 qty, POS qty display increased by 2 qty
After refund of 1 qty, POS qty display increased by 2 qty#1039 Found same issue on refund time Here added few fix for that, It's work for me please review @GabbasovDinar @chienandalu
Hi @CetmixGitDrone, @GabbasovDinar, some modules you are maintaining are being modified, check this out!
hi @kothiyarajesh thank you for your contribution! Could you please fix the pre-commit?
@isserver1 i tried few things may it's fine now. Any tool available like i can test pre commit all test case in local ?
@isserver1 i tried few things may it's fine now. Any tool available like i can test pre commit all test case in local ?
Well for pre-commit just run "pre-commit run -a" in your local directory. As for the tests you should run your odoo with module init and tests enabled. Eg "odoo-bin -c /path_to_config -I module1,module2,moduleX, --test-enable --stop-after-init
Or use the same test flow as in the GitHub actions which you can find in this repo
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.