-
Notifications
You must be signed in to change notification settings - Fork 25.2k
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
Change product type #62622
Change product type #62622
Conversation
9674151
to
fcab845
Compare
robodoo rebase-ff |
Merge method set to rebase and fast-forward |
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.
Shouldn't we add. "It's recommended to archive this product and create a new one". At the end of warning? Otherwise everything is good to me.
Changing a product type from Consumable to Storable usually gives unexpected results once some stock movements have been performed (negative inventory, wrong valuation...). While it should remain possible to do it (as long as the user knows what he is doing), it is worth pointing the fact that unexpected results are... to be expected. To do so, we raise a non-blocking warning.
…able The creation of a Stock Valuation Layer is useless in case of a Consumable product. At best it is useless, at worst it causes inconsistencies when the user switch from a Consumable to a Storable type.
fcab845
to
e658ef0
Compare
robodoo r+ |
Staging failed: ci/template on cb90206067c0c3d45961e40dc2a4b5110c5ce2df (view more at http://runbot.odoo.com/runbot/build/5227906) |
robodoo retry |
…able The creation of a Stock Valuation Layer is useless in case of a Consumable product. At best it is useless, at worst it causes inconsistencies when the user switch from a Consumable to a Storable type. closes #62622 Signed-off-by: Nicolas Martinelli (nim) <nim@odoo.com>
This pull request has forward-port PRs awaiting action (not merged or closed): #62679 |
2 similar comments
This pull request has forward-port PRs awaiting action (not merged or closed): #62679 |
This pull request has forward-port PRs awaiting action (not merged or closed): #62679 |
In "Inventory Valuation", when click "Inventory at Date" then "confirm". Record for consumable products will be shown in the report. Previously fix in odoo#62622 which disabled svl for consumable products, then rolled back in odoo#63386 due to mrp need to create svl for consumables to analyse cost. In this commit, we add a domian filter to not show consumables in "Inventory Valuation" Task 2449211 PR odoo#65726
In "Inventory Valuation", when click "Inventory at Date" then "confirm". Record for consumable products will be shown in the report. Previously fix in #62622 which disabled svl for consumable products, then rolled back in #63386 due to mrp need to create svl for consumables to analyse cost. In this commit, we add a domian filter to not show consumables in "Inventory Valuation" Task 2449211 PR #65726 Signed-off-by: Arnold Moyaux <amoyaux@users.noreply.github.com>
In "Inventory Valuation", when click "Inventory at Date" then "confirm". Record for consumable products will be shown in the report. Previously fix in odoo#62622 which disabled svl for consumable products, then rolled back in odoo#63386 due to mrp need to create svl for consumables to analyse cost. In this commit, we add a domian filter to not show consumables in "Inventory Valuation" Task 2449211 PR odoo#65726 X-original-commit: 57695f8
In "Inventory Valuation", when click "Inventory at Date" then "confirm". Record for consumable products will be shown in the report. Previously fix in #62622 which disabled svl for consumable products, then rolled back in #63386 due to mrp need to create svl for consumables to analyse cost. In this commit, we add a domian filter to not show consumables in "Inventory Valuation" Task 2449211 PR #65726 closes #65786 X-original-commit: 57695f8 Signed-off-by: Arnold Moyaux <amoyaux@users.noreply.github.com>
In "Inventory Valuation", when click "Inventory at Date" then "confirm". Record for consumable products will be shown in the report. Previously fix in odoo#62622 which disabled svl for consumable products, then rolled back in odoo#63386 due to mrp need to create svl for consumables to analyse cost. In this commit, we add a domian filter to not show consumables in "Inventory Valuation" Task 2449211 PR odoo#65726 X-original-commit: daee735
In "Inventory Valuation", when click "Inventory at Date" then "confirm". Record for consumable products will be shown in the report. Previously fix in odoo#62622 which disabled svl for consumable products, then rolled back in odoo#63386 due to mrp need to create svl for consumables to analyse cost. In this commit, we add a domian filter to not show consumables in "Inventory Valuation" Task 2449211 PR odoo#65726 X-original-commit: daee735
In "Inventory Valuation", when click "Inventory at Date" then "confirm". Record for consumable products will be shown in the report. Previously fix in #62622 which disabled svl for consumable products, then rolled back in #63386 due to mrp need to create svl for consumables to analyse cost. In this commit, we add a domian filter to not show consumables in "Inventory Valuation" Task 2449211 PR #65726 closes #66062 X-original-commit: daee735 Signed-off-by: Arnold Moyaux <amoyaux@users.noreply.github.com>
In "Inventory Valuation", when click "Inventory at Date" then "confirm". Record for consumable products will be shown in the report. Previously fix in #62622 which disabled svl for consumable products, then rolled back in #63386 due to mrp need to create svl for consumables to analyse cost. In this commit, we add a domian filter to not show consumables in "Inventory Valuation" Task 2449211 PR #65726 closes #66054 X-original-commit: daee735 Signed-off-by: Arnold Moyaux <amoyaux@users.noreply.github.com>
In "Inventory Valuation", when click "Inventory at Date" then "confirm". Record for consumable products will be shown in the report. Previously fix in odoo#62622 which disabled svl for consumable products, then rolled back in odoo#63386 due to mrp need to create svl for consumables to analyse cost. In this commit, we add a domian filter to not show consumables in "Inventory Valuation" Task 2449211 PR odoo#65726 X-original-commit: 415a65f
In "Inventory Valuation", when click "Inventory at Date" then "confirm". Record for consumable products will be shown in the report. Previously fix in #62622 which disabled svl for consumable products, then rolled back in #63386 due to mrp need to create svl for consumables to analyse cost. In this commit, we add a domian filter to not show consumables in "Inventory Valuation" Task 2449211 PR #65726 closes #66260 X-original-commit: 415a65f Signed-off-by: Arnold Moyaux <amoyaux@users.noreply.github.com> Signed-off-by: Yuchen Huang <yhu-odoo@users.noreply.github.com>
In "Inventory Valuation", when click "Inventory at Date" then "confirm". Record for consumable products will be shown in the report. Previously fix in odoo#62622 which disabled svl for consumable products, then rolled back in odoo#63386 due to mrp need to create svl for consumables to analyse cost. In this commit, we add a domian filter to not show consumables in "Inventory Valuation" Task 2449211 PR odoo#65726 closes odoo#65786 X-original-commit: 57695f8 Signed-off-by: Arnold Moyaux <amoyaux@users.noreply.github.com>
No description provided.