Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][FIX] pos_stock_available_online: FIX For After refund of 1 qty, POS qty display increased by 2 qty #1041

Closed
wants to merge 5 commits into from

Conversation

kothiyarajesh
Copy link

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

@OCA-git-bot
Copy link
Contributor

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

@ivs-cetmix
Copy link
Member

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

@kothiyarajesh
Copy link
Author

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

@ivs-cetmix
Copy link
Member

@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

@legalsylvain legalsylvain added this to the 16.0 milestone Sep 26, 2023
Copy link

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 github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Feb 25, 2024
@github-actions github-actions bot closed this Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants