[19.0][MIG] rma_repair#686
Draft
AaronHForgeFlow wants to merge 54 commits into
Draft
Conversation
…eate a repair order
[IMP]better repair icons
* fix quantity computation * use a payment_state field instead of inovice state one. * Use proper digits and unit conversion. * Add a filter "To repair". * Remove dead code and clean warnings.
The issue odoo/odoo#68370 is affecting the test of rma_repair, commenting them while the issue is attended.
editable in draft state in the related RMA, therefore when you have created a repair order, the field `under_warranty` is not editable anymore.
This reverts commit 6825ce6. The issue has been attended and fixed.
right in v14. Actions that read those records need to use `sudo` to allow non-admin users to be able to use these actions.
…srbish [IMP] rma_repair: cosmetics changes due to copier update
OCA was added in the past by mistake only because a misconfiguration in the CI forced OCA as a required author.
in the rma operation
When not using rma_put_away you can define push rules anyway to move the products to the repair location, and those transfers count as rma repair transfers if you install and use rma_put_away then the rma repair transfers are the ones from the putaway moves Before this commit there is a dependency issue because the rma_repair code is using a field declared in the rma_put_away, this commit fixes that issue [IMP] rma_repair_put_away: added tests
… when trying to hide the full column
…ke native repair app does
|
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.