Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019204 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | major | always | 2011-11-30 12:42 | 2011-12-01 18:42 | |||
Reporter | psarobe | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP6 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | e3ce9604cae9 | |||
Projection | none | ETA | none | Target Version | 3.0MP6 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0019204: Return material: P&E button. Prices that have been edited are overwritten when clicking again the button | |||||||
Description | Return material: P&E button. Prices that have been edited are overwritten when clicking again the button | |||||||
Steps To Reproduce | 1. QA testing client 2. Go to Return from customer window 3. Create a header with customer A and save 4. Click Pick/Edit lines button. Pick a line and enter the Returned qty and change the price from 4.5 to 10. Click Done 5. Notice a line has been inserted and the price is 10. This is correct 6. Click again the button Pick/Edit lines 7. You will see the line selected but the price is again 4.5 (the one that comes from the original sales order line). This is wrong. It should be 10 since you edited before | |||||||
Proposed Solution | When you edit the price it should be kept as it happens with the Returned Qty | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0043580) hgbot (developer) 2011-11-30 13:47 |
Repository: erp/devel/pi Changeset: 9e161755373504f4b7b7e63687405d72bd020cb0 Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Wed Nov 30 13:45:24 2011 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/9e161755373504f4b7b7e63687405d72bd020cb0 [^] Fixed bug 19204: P&E button. Prices that have been edited are overwritten when clicking again the button --- M src-db/database/model/views/C_RM_ORDER_PICK_EDIT_LINES.xml --- |
(0043581) vmromanos (viewer) 2011-11-30 13:47 |
TESTING PLAN: 1. QA testing client 2. Go to Return from customer window 3. Create a header with customer A and save 4. Click Pick/Edit lines button. Pick a line and enter the Returned qty and change the price from 4.5 to 10. Click Done 5. Notice a line has been inserted and the price is 10. This is correct 6. Click again the button Pick/Edit lines 7. You will see the line selected but the price is again 4.5 (the one that comes from the original sales order line). This is wrong. It should be 10 since you edited before |
(0043607) psarobe (viewer) 2011-11-30 21:26 |
The fix is not correct. Please notice step 4. What it happens now is that for new rows the price is not shown and this is not correct. - Rows must shown the price that comes from the sales order line - If you change the price and click done if you click the button again it must shown the price that comes from the existing line and not from the sales order line |
(0043613) hudsonbot (viewer) 2011-11-30 22:16 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/598bceb6e1a9 [^] Maturity status: Test |
(0043618) hgbot (developer) 2011-11-30 23:56 |
Repository: erp/devel/pi Changeset: e3ce9604cae9b32dd34bfb06ba45fa59e37a7443 Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Wed Nov 30 23:53:50 2011 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/e3ce9604cae9b32dd34bfb06ba45fa59e37a7443 [^] Fixed bug 19204: P&E button. Prices that have been edited are overwritten when clicking again the button --- M src-db/database/model/views/C_RM_ORDER_PICK_EDIT_LINES.xml --- |
(0043674) hudsonbot (viewer) 2011-12-01 18:42 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/d188a2d275a9 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2011-11-30 12:42 | psarobe | New Issue | |
2011-11-30 12:42 | psarobe | Assigned To | => vmromanos |
2011-11-30 12:42 | psarobe | Modules | => Core |
2011-11-30 12:42 | psarobe | OBNetwork customer | => No |
2011-11-30 12:42 | psarobe | Status | new => scheduled |
2011-11-30 12:42 | psarobe | fix_in_branch | => pi |
2011-11-30 13:47 | hgbot | Checkin | |
2011-11-30 13:47 | hgbot | Note Added: 0043580 | |
2011-11-30 13:47 | hgbot | Status | scheduled => resolved |
2011-11-30 13:47 | hgbot | Resolution | open => fixed |
2011-11-30 13:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9e161755373504f4b7b7e63687405d72bd020cb0 [^] |
2011-11-30 13:47 | vmromanos | Note Added: 0043581 | |
2011-11-30 21:26 | psarobe | Note Added: 0043607 | |
2011-11-30 21:26 | psarobe | Status | resolved => new |
2011-11-30 21:26 | psarobe | Resolution | fixed => open |
2011-11-30 22:16 | hudsonbot | Checkin | |
2011-11-30 22:16 | hudsonbot | Note Added: 0043613 | |
2011-11-30 23:56 | hgbot | Checkin | |
2011-11-30 23:56 | hgbot | Note Added: 0043618 | |
2011-11-30 23:56 | hgbot | Status | new => resolved |
2011-11-30 23:56 | hgbot | Resolution | open => fixed |
2011-11-30 23:56 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/9e161755373504f4b7b7e63687405d72bd020cb0 [^] => http://code.openbravo.com/erp/devel/pi/rev/e3ce9604cae9b32dd34bfb06ba45fa59e37a7443 [^] |
2011-12-01 10:16 | psarobe | Status | resolved => closed |
2011-12-01 10:16 | psarobe | Fixed in Version | => 3.0MP6 |
2011-12-01 18:42 | hudsonbot | Checkin | |
2011-12-01 18:42 | hudsonbot | Note Added: 0043674 |
Copyright © 2000 - 2009 MantisBT Group |