Skip to content

Conversation

@AaronHForgeFlow
Copy link
Contributor

No description provided.

JordiBForgeFlow and others added 30 commits November 18, 2025 17:34
* 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.
MateuGForgeFlow and others added 24 commits November 18, 2025 17:34
…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.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.