-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
[15.0][ADD] stock_weighing: New module #1
Merged
Merged
Conversation
This file contains 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
This was referenced Apr 18, 2024
chienandalu
force-pushed
the
15.0-add-stock_weighing
branch
3 times, most recently
from
April 30, 2024 12:26
17ac127
to
1c28bbd
Compare
chienandalu
force-pushed
the
15.0-add-stock_weighing
branch
2 times, most recently
from
May 22, 2024 14:37
e4109b0
to
024bf0b
Compare
2 tasks
chienandalu
force-pushed
the
15.0-add-stock_weighing
branch
6 times, most recently
from
May 28, 2024 13:39
0cd225e
to
a0e7748
Compare
chienandalu
force-pushed
the
15.0-add-stock_weighing
branch
3 times, most recently
from
May 31, 2024 12:18
75466f8
to
2b8f0b2
Compare
chienandalu
force-pushed
the
15.0-add-stock_weighing
branch
2 times, most recently
from
June 27, 2024 14:27
a81a266
to
e1a7f24
Compare
chienandalu
force-pushed
the
15.0-add-stock_weighing
branch
4 times, most recently
from
July 17, 2024 09:36
d6b2183
to
f532e57
Compare
chienandalu
force-pushed
the
15.0-add-stock_weighing
branch
from
July 17, 2024 11:02
f532e57
to
f8edb43
Compare
zamberjo
reviewed
Sep 4, 2024
chienandalu
force-pushed
the
15.0-add-stock_weighing
branch
from
September 6, 2024 09:45
f8edb43
to
91197eb
Compare
pedrobaeza
approved these changes
Sep 6, 2024
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.
Tested in production
sergio-teruel
approved these changes
Sep 6, 2024
/ocabot merge nobump |
On my way to merge this fine PR! |
Congratulations, your PR was merged at 90cf96d. Thanks a lot for contributing to OCA. ❤️ |
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.
A shopfloor assistant for weighing on stock operations.
Some bussiness must weigh their operations in order to process them. For example in fresh product factories where the demand could not fit the exact a amount of delivered product and that depends on the final operation weight.
cc @Tecnativa TT47127
ping @sergio-teruel
(comes from OCA/stock-logistics-workflow#1572)