-
-
Notifications
You must be signed in to change notification settings - Fork 733
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
[MIG] stock_quant_manual_assign: Migration to 11.0 #508
[MIG] stock_quant_manual_assign: Migration to 11.0 #508
Conversation
1469178
to
dd438e3
Compare
@lreficent , @rousseldenis , @pedrobaeza can you test again this? |
Hi @cubells , in my pull request, some auto test case was removed. |
dd438e3
to
c3f622e
Compare
@fanha99 I've updated tests. I think all cases are covered. |
Works very well. Only 2 minor things:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Issues I saw in the other PR are solved. Thanks 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code review.
Main part is about move link which can be done through a field.
@cubells it seems the toggle button is working even worst. Have you tried? I remember that Odoo fixed for not needing 2 clicks for using it, but it seems it's not true. We can see this together tomorrow. |
dde313c
to
b3e83a8
Compare
… the wizard of "quants Manual" and check availability.
* Extended usage in README
Conforms to the latest README template: bugtracker, runbot etc. Fixes bugtracker URL on some modules. States OCA as maintainer, removes other contributors from the 'Maintainer' section.
* Fix uom issue * Convert move quantity in the default product uom to use the same uom as quant
[FIX] test_flake8 [FIX] - use the already existing field product_qty - fix picking edition by warehouse user due to related none readonly field
b3e83a8
to
2234a2e
Compare
@pedrobaeza |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@pedrobaeza @rousseldenis Could you guys check if this is good to go for you now? |
This comment has been minimized.
This comment has been minimized.
* Better layout * Remove active_id dependency in some computed fields * Clean code * Refine constraint * Take into account if the current line is previously reserved before clicking on the button.
2d73dba
to
ec5025d
Compare
This comment has been minimized.
This comment has been minimized.
@rousseldenis I have attended your comments and also improve the module with:
so all your comments have been honored. If you don't answer in a couple of days, I'll merge this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code review. LGTM
This PR has the |
…ative [12.0][MIG] Migration of stock_no_negative
Migration standard of module.
cc @Tecnativa
Supersede #361