-
Notifications
You must be signed in to change notification settings - Fork 116
Tentative apiculture fixes #2
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
Merged
rco-odoo
merged 6 commits into
odoo-dev:master-apiculture
from
xmo-odoo:master-apiculture
May 26, 2014
Merged
Tentative apiculture fixes #2
rco-odoo
merged 6 commits into
odoo-dev:master-apiculture
from
xmo-odoo:master-apiculture
May 26, 2014
Conversation
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
xmo-odoo
added a commit
that referenced
this pull request
May 24, 2014
[ADD] easy-setup script for employees
mga-odoo
added a commit
that referenced
this pull request
Oct 30, 2014
[IMP,ADD]Task:8206(added module l10n_in_cheque to generate standard dena bank(India) check format), Task:8334:Purchase Order issue(packaging/forwading/insurance)
jom-odoo
added a commit
that referenced
this pull request
Apr 8, 2015
chv-odoo
added a commit
that referenced
this pull request
May 3, 2017
fw-bot
pushed a commit
that referenced
this pull request
Feb 26, 2025
Some pivots (#2 and #3) were in error because the field used to sort was not part of the measures. closes odoo#189835 Task: 4387232 Related: odoo/enterprise#75261 Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
julien-banken
pushed a commit
that referenced
this pull request
Feb 27, 2025
Some pivots (#2 and #3) were in error because the field used to sort was not part of the measures. closes odoo#199514 Task: 4387232 X-original-commit: 35abe58 Related: odoo/enterprise#80313 Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
rugo-odoo
pushed a commit
that referenced
this pull request
Feb 27, 2025
Some pivots (#2 and #3) were in error because the field used to sort was not part of the measures. closes odoo#199489 Task: 4387232 X-original-commit: 35abe58 Related: odoo/enterprise#80296 Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
fw-bot
pushed a commit
that referenced
this pull request
Feb 27, 2025
Some pivots (#2 and #3) were in error because the field used to sort was not part of the measures. closes odoo#199506 Task: 4387232 X-original-commit: 35abe58 Related: odoo/enterprise#80305 Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
omar-sherif9992
pushed a commit
that referenced
this pull request
Mar 26, 2025
Some pivots (#2 and #3) were in error because the field used to sort was not part of the measures. closes odoo#189835 Task: 4387232 Related: odoo/enterprise#75261 Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
abyo-odoo
added a commit
that referenced
this pull request
Sep 12, 2025
Steps to reproduce Bug #1: - Add Custom Lot/Serial to a product - Create a manufactoring order with a quantity > 1 - Confirm and Generate Serial Problem: First SN is not prefilled by the Custom Lot/Serial added. Steps to reproduce Bug #2: - Create a duplicate from the previous MO - Generate Serial Numbers Problem: First SN is not updated and generates serial numbers starting with "1" again rather than incrementing the previous serial number. Note: On adding new serial numbers different than the custom (changing the prefilled First SN), it will only be applied on that specfic MO only. To apply it to any new MO, it must be added to the Custom Lot/Serial field in the product form.
fw-bot
pushed a commit
that referenced
this pull request
Sep 12, 2025
Steps to reproduce Bug #1: - Add Custom Lot/Serial to a product - Create a manufactoring order with a quantity > 1 - Confirm and Generate Serial Problem: First SN is not prefilled by the Custom Lot/Serial added. Steps to reproduce Bug #2: - Create a duplicate from the previous MO - Generate Serial Numbers Problem: First SN is not updated and generates serial numbers starting with "1" again rather than incrementing the previous serial number. Note: On adding new serial numbers different than the custom (changing the prefilled First SN), it will only be applied on that specfic MO only. To apply it to any new MO, it must be added to the Custom Lot/Serial field in the product form. closes odoo#226046 Signed-off-by: William Henrotin (whe) <whe@odoo.com>
Whenrow
pushed a commit
that referenced
this pull request
Sep 14, 2025
Steps to reproduce Bug #1: - Add Custom Lot/Serial to a product - Create a manufactoring order with a quantity > 1 - Confirm and Generate Serial Problem: First SN is not prefilled by the Custom Lot/Serial added. Steps to reproduce Bug #2: - Create a duplicate from the previous MO - Generate Serial Numbers Problem: First SN is not updated and generates serial numbers starting with "1" again rather than incrementing the previous serial number. Note: On adding new serial numbers different than the custom (changing the prefilled First SN), it will only be applied on that specfic MO only. To apply it to any new MO, it must be added to the Custom Lot/Serial field in the product form.
abyo-odoo
added a commit
that referenced
this pull request
Sep 15, 2025
Steps to reproduce Bug #1: - Add Custom Lot/Serial to a product - Create a manufactoring order with a quantity > 1 - Confirm and Generate Serial Problem: First SN is not prefilled by the Custom Lot/Serial added. Steps to reproduce Bug #2: - Create a duplicate from the previous MO - Generate Serial Numbers Problem: First SN is not updated and generates serial numbers starting with "1" again rather than incrementing the previous serial number. Note: On adding new serial numbers different than the custom (changing the prefilled First SN), it will only be applied on that specfic MO only. To apply it to any new MO, it must be added to the Custom Lot/Serial field in the product form. closes odoo#227095 Signed-off-by: William Henrotin (whe) <whe@odoo.com>
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.