[18.0][ADD] pos_order_return_scrap: Add to 18.0#1476
Open
nguyenminhchien wants to merge 4 commits intoOCA:18.0from
Open
[18.0][ADD] pos_order_return_scrap: Add to 18.0#1476nguyenminhchien wants to merge 4 commits intoOCA:18.0from
nguyenminhchien wants to merge 4 commits intoOCA:18.0from
Conversation
|
Hi. Thanks for jour contribution. Could you provide a use case and take a look on the red CI ? |
0fa1bbc to
9c68b81
Compare
9c68b81 to
ffc0a22
Compare
Contributor
Author
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.