Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027572 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 03. Procurement management | minor | always | 2014-09-10 12:52 | 2015-03-20 11:20 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | fsoto82 | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 56e8074546b0 | |||
Projection | none | ETA | none | Target Version | 3.0PR15Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | pramakrishnan | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 30953 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027572: It should not be possible to reactivate a Purchase Order with a Goods Receipt related | |||||||
Description | It should not be possible to reactivate a Purchase Order with a Goods Receipt related | |||||||
Steps To Reproduce | As group admin role, Go to Purchase Order window, Create one with one line. Complete it Go to Goods receipt window, create one for the same business partner as before, and 'Create Lines from' the previous Order. Complete it. Navigate again to the Purchase Order window, and reactivate the Purchase Order. You can do it, but you should not. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0070891) fsoto82 (viewer) 2014-10-12 18:15 |
As group admin role, Go to Purchase Order window, Create one with one line. Complete it Go to Goods receipt window, create one for the same business partner as before, and 'Create Lines from' the previous Order. Complete it. Navigate again to the Purchase Order window, and try to reactivate the Purchase Order. A error message is displayed. |
(0071543) hgbot (developer) 2014-11-11 09:51 |
Repository: erp/devel/pi Changeset: 9ae96f2b5bc93c7ce7aa1ad0e90c9b3831a477cf Author: Fernando Soto <fernando.soto <at> peoplewalking.com> Date: Tue Oct 28 15:10:32 2014 -0500 URL: http://code.openbravo.com/erp/devel/pi/rev/9ae96f2b5bc93c7ce7aa1ad0e90c9b3831a477cf [^] Fixed bug 27572: Reactivate a Purchase Order with a Goods Receipt related Changed C_ORDER_POST1 stored procedure to check when reactivating a Purchase Order don't have Goods Receipt/Shipment related Added OrderReactivateHasGoodsReceipt and OrderReactivateHasGoodsShipment message for the error. --- M src-db/database/model/functions/C_ORDER_POST1.xml M src-db/database/sourcedata/AD_MESSAGE.xml --- |
(0071544) pramakrishnan (viewer) 2014-11-11 09:53 |
Code Review + Testing - OK. |
(0071588) psanjuan (viewer) 2014-11-12 10:13 |
The fix of the issue needs to be reverted as it should be possible to reactivate an order to change for instance the price or the units included in the order, regardless there could have a good receipt(s) linked to it. Please report specific issues to resolve. |
(0071589) hgbot (developer) 2014-11-12 10:14 |
Repository: erp/devel/pi Changeset: 56e8074546b0704eb7beb5885aafb2a98988a7f8 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Wed Nov 12 10:14:06 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/56e8074546b0704eb7beb5885aafb2a98988a7f8 [^] Fixed issue 27572 backout changeset 25193 the issue is wrong explained and the solution is not correct --- M src-db/database/model/functions/C_ORDER_POST1.xml M src-db/database/sourcedata/AD_MESSAGE.xml --- |
(0073038) hudsonbot (viewer) 2014-12-30 23:24 |
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/6525fe229e06 [^] Maturity status: Test |
(0073048) hudsonbot (viewer) 2014-12-30 23:24 |
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/6525fe229e06 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-09-10 12:52 | VictorVillar | New Issue | |
2014-09-10 12:52 | VictorVillar | Assigned To | => dmiguelez |
2014-09-10 12:52 | VictorVillar | OBNetwork customer | => Yes |
2014-09-10 12:52 | VictorVillar | Modules | => Core |
2014-09-10 12:52 | VictorVillar | Support ticket | => 30953 |
2014-09-10 12:52 | VictorVillar | Resolution time | => 1416783600 |
2014-09-10 12:52 | VictorVillar | Triggers an Emergency Pack | => No |
2014-09-10 12:52 | VictorVillar | Issue Monitored: networkb | |
2014-09-22 16:36 | jonalegriaesarte | Target Version | 3.0PR14Q4 => 3.0PR15Q1 |
2014-10-12 18:12 | fsoto82 | Status | new => scheduled |
2014-10-12 18:12 | fsoto82 | Assigned To | dmiguelez => fsoto82 |
2014-10-12 18:12 | fsoto82 | fix_in_branch | => pi |
2014-10-12 18:15 | fsoto82 | Note Added: 0070891 | |
2014-11-11 09:51 | hgbot | Checkin | |
2014-11-11 09:51 | hgbot | Note Added: 0071543 | |
2014-11-11 09:51 | hgbot | Status | scheduled => resolved |
2014-11-11 09:51 | hgbot | Resolution | open => fixed |
2014-11-11 09:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9ae96f2b5bc93c7ce7aa1ad0e90c9b3831a477cf [^] |
2014-11-11 09:53 | pramakrishnan | Review Assigned To | => pramakrishnan |
2014-11-11 09:53 | pramakrishnan | Note Added: 0071544 | |
2014-11-11 09:53 | pramakrishnan | Status | resolved => closed |
2014-11-12 10:05 | Sandrahuguet | Status | closed => new |
2014-11-12 10:05 | Sandrahuguet | Resolution | fixed => open |
2014-11-12 10:13 | psanjuan | Note Added: 0071588 | |
2014-11-12 10:14 | hgbot | Checkin | |
2014-11-12 10:14 | hgbot | Note Added: 0071589 | |
2014-11-12 10:14 | hgbot | Status | new => resolved |
2014-11-12 10:14 | hgbot | Resolution | open => fixed |
2014-11-12 10:14 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/9ae96f2b5bc93c7ce7aa1ad0e90c9b3831a477cf [^] => http://code.openbravo.com/erp/devel/pi/rev/56e8074546b0704eb7beb5885aafb2a98988a7f8 [^] |
2014-11-12 11:01 | pramakrishnan | Status | resolved => closed |
2014-12-30 23:24 | hudsonbot | Checkin | |
2014-12-30 23:24 | hudsonbot | Note Added: 0073038 | |
2014-12-30 23:24 | hudsonbot | Checkin | |
2014-12-30 23:24 | hudsonbot | Note Added: 0073048 | |
2015-03-20 11:20 | eugeni | Issue Monitored: eugeni |
Copyright © 2000 - 2009 MantisBT Group |