Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027572
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 03. Procurement managementminoralways2014-09-10 12:522015-03-20 11:20
ReporterVictorVillarView Statuspublic 
Assigned Tofsoto82 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision56e8074546b0
ProjectionnoneETAnoneTarget Version3.0PR15Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Topramakrishnan
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027572: It should not be possible to reactivate a Purchase Order with a Goods Receipt related

DescriptionIt should not be possible to reactivate a Purchase Order with a Goods Receipt related
Steps To ReproduceAs 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0070891)
fsoto82 (developer)
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 (developer)
2014-11-11 09:53

Code Review + Testing - OK.
(0071588)
psanjuan (manager)
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 (developer)
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 (developer)
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

- Issue History
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 Modules => Core
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
Powered by Mantis Bugtracker