Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056035 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2024-07-17 09:04 | 2024-08-01 12:44 | |||
Reporter | cberner | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR24Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056035: Operative quantity is not updated when changed in Purchase Order window - Model Mode process | |||||||
Description | Model Mode process allows to add products and change the quantity. The first time an order line is created as part of this process it works fine, but it does not update the operative quantity if it is updated afterwards. | |||||||
Steps To Reproduce | It can be tested on a pos2-modules environment: https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql/ [^] 1. Login in backoffice as White Valley Admin 2. Go to Product Characteristics window 2.1. Select record Color, and in "Relevant Characteristic" select Color and save. 2.2. Select record Size, and in "Relevant Characteristic" select Size and save. 3. Go to Product window and search for product named "Dry Fit Run" 3.1. Select the generic product, then go to "Characteristics Dimensions" field group. 3.2. Check Enable Characteristic Dimensions and in Row Characteristic select Color, Column Characteristic select Size. 4. Go to Purchase Order window and create a new one 4.1. Set any value on the business partner. 5. Click on "Model Mode" on the top right. 5.1. Click on "Add New" and add the Dry Fit Run product 5.2. On the bottom grid in the Model Mode process, put on some combination of color/size a positive value, for example 5 5.3. Click on Done 6. Check that in Lines subtab of the order, there is a new line with Operative Qty and Ordered Qty properly set to the inputted value. 7. Open Model Mode again and now change that value to another positive value, for example 2. Then click on Done. 8. Check that in Lines subtab of the order, the order line has a mismatch between Operative Qty and Ordered Qty, only the Ordered Qty has been updated, which is incorrect. | |||||||
Proposed Solution | Make sure both Operative Qty and Ordered Qty are updated in sync. | |||||||
Tags | No tags attached. | |||||||
Attached Files | incorrect-operativeqty-modelmode.gif [^] (1,333,006 bytes) 2024-07-17 09:04 | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0167048) hgbot (developer) 2024-07-17 09:12 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1304 [^] |
(0167598) hgbot (developer) 2024-08-01 12:44 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 193e659623c5092b20ccd4f26783e258c21a2fe3 Author: Cristian Berner <cristian.berner@openbravo.com> Date: 01-08-2024 10:43:44 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/193e659623c5092b20ccd4f26783e258c21a2fe3 [^] Fixes ISSUE-56035: Operative quantity is not updated when changed in Purchase Order window - Model Mode process Model Mode process was missing to update Operative Qty in case of update. It did it only on creating new lines. --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/event/UpdateMultiVariantPurchaseOrderLines.java --- |
(0167599) hgbot (developer) 2024-08-01 12:44 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1304 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-07-17 09:04 | cberner | New Issue | |
2024-07-17 09:04 | cberner | Assigned To | => cberner |
2024-07-17 09:04 | cberner | Modules | => Core |
2024-07-17 09:04 | cberner | Triggers an Emergency Pack | => No |
2024-07-17 09:04 | cberner | File Added: incorrect-operativeqty-modelmode.gif | |
2024-07-17 09:12 | hgbot | Note Added: 0167048 | |
2024-07-17 09:13 | cberner | Relationship added | caused by 0055463 |
2024-07-17 09:14 | cberner | Status | new => scheduled |
2024-08-01 12:44 | hgbot | Resolution | open => fixed |
2024-08-01 12:44 | hgbot | Status | scheduled => closed |
2024-08-01 12:44 | hgbot | Fixed in Version | => PR24Q4 |
2024-08-01 12:44 | hgbot | Note Added: 0167598 | |
2024-08-01 12:44 | hgbot | Note Added: 0167599 |
Copyright © 2000 - 2009 MantisBT Group |