pos icon indicating copy to clipboard operation
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

Open kothiyarajesh opened this issue 1 year ago • 5 comments

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

kothiyarajesh avatar Aug 13 '23 16:08 kothiyarajesh

Hi @CetmixGitDrone, @GabbasovDinar, some modules you are maintaining are being modified, check this out!

OCA-git-bot avatar Aug 13 '23 16:08 OCA-git-bot

hi @kothiyarajesh thank you for your contribution! Could you please fix the pre-commit?

ivs-cetmix avatar Aug 22 '23 19:08 ivs-cetmix

@isserver1 i tried few things may it's fine now. Any tool available like i can test pre commit all test case in local ?

kothiyarajesh avatar Aug 23 '23 03:08 kothiyarajesh

@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

ivs-cetmix avatar Aug 23 '23 11:08 ivs-cetmix

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.

github-actions[bot] avatar Feb 25 '24 12:02 github-actions[bot]