[18.0][ADD] pos_order_return_scrap: Add to 18.0 - #1476
Open
nguyenminhchien wants to merge 4 commits into
Open
Conversation
Contributor
|
Hi. Thanks for jour contribution. Could you provide a use case and take a look on the red CI ? |
nguyenminhchien
force-pushed
the
18.0-mig-pos_order_return_scrap
branch
3 times, most recently
from
January 26, 2026 03:26
9c68b81 to
ffc0a22
Compare
nguyenminhchien
marked this pull request as ready for review
January 26, 2026 03:47
Contributor
Author
ivantodorovich
approved these changes
Apr 9, 2026
ivantodorovich
left a comment
Contributor
There was a problem hiding this comment.
Can you add the use case you described in the PR description in a readme/CONTEXT.md file?
/ocabot rebase
Contributor
|
Congratulations, PR rebased to 18.0. |
OCA-git-bot
force-pushed
the
18.0-mig-pos_order_return_scrap
branch
from
April 9, 2026 18:33
ffc0a22 to
73cfba2
Compare
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.

This module was initially part of the Foodcoop set of addons. We're now migrating it to 18.0 and taking this occasion to contribute it to OCA.
Dependency:
Features
Use Case
Consider a food cooperative retail store where product quality and inventory accuracy are paramount. A customer purchases fresh produce, dairy products, or packaged goods but later discovers the items are damaged, expired, or unsuitable for consumption.
In traditional return processes, returned items are added back to inventory, which can lead to:
With this module, the cashier can immediately flag the returned items as "Scrap" during the return transaction. The system:
This streamlined workflow is particularly valuable in:
The module reduces manual intervention, improves inventory accuracy, and ensures that only sellable products remain in stock.