Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025420 | Openbravo ERP | 03. Procurement management | public | 2014-01-02 11:08 | 2014-05-27 11:19 |
|
Reporter | jonalegriaesarte | |
Assigned To | gorkaion | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q3 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | rafaroda |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 25612 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025420: Purchase order created from requisition can not be deleted |
Description | Purchase order created from requisition can not be deleted |
Steps To Reproduce | - Create requistion with one line
- Create order from requisition
- Reactivate order
- The order can not be deleted |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0025952 | 3.0PR14Q3 | closed | pramakrishnan | Order from requistion can not be deleted | related to | defect | 0036600 | | closed | markmm82 | Cannot close or void a purchase order related with a requisition |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-01-02 11:08 | jonalegriaesarte | New Issue | |
2014-01-02 11:08 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2014-01-02 11:08 | jonalegriaesarte | Modules | => Core |
2014-01-02 11:08 | jonalegriaesarte | OBNetwork customer | => Yes |
2014-01-02 11:08 | jonalegriaesarte | Support ticket | => 25612 |
2014-01-02 11:08 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2014-02-19 12:47 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
2014-03-11 13:43 | jonalegriaesarte | Resolution time | => 1395270000 |
2014-03-11 13:43 | jonalegriaesarte | Target Version | PR14Q3 => PR14Q2 |
2014-03-31 16:17 | jonalegriaesarte | Target Version | PR14Q2 => PR14Q3 |
2014-03-31 16:41 | jonalegriaesarte | Resolution time | 1395270000 => 1396389600 |
2014-04-24 18:43 | gorkaion | Assigned To | pramakrishnan => gorkaion |
2014-05-06 11:17 | hgbot | Checkin | |
2014-05-06 11:17 | hgbot | Note Added: 0066837 | |
2014-05-06 11:17 | hgbot | Status | new => resolved |
2014-05-06 11:17 | hgbot | Resolution | open => fixed |
2014-05-06 11:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/cfa8ffeab1ddf945b488f4f65813c29ff678dd83 [^] |
2014-05-07 18:12 | hudsonbot | Checkin | |
2014-05-07 18:12 | hudsonbot | Note Added: 0067001 | |
2014-05-08 11:13 | jonalegriaesarte | Relationship added | has duplicate 0025952 |
2014-05-13 10:49 | jonalegriaesarte | Note Added: 0067106 | |
2014-05-13 10:49 | jonalegriaesarte | Status | resolved => new |
2014-05-13 10:49 | jonalegriaesarte | Resolution | fixed => open |
2014-05-13 10:51 | jonalegriaesarte | Note Added: 0067107 | |
2014-05-20 18:27 | jonalegriaesarte | Status | new => scheduled |
2014-05-20 18:27 | jonalegriaesarte | fix_in_branch | => pi |
2014-05-20 18:27 | jonalegriaesarte | Note Added: 0067327 | |
2014-05-20 18:27 | jonalegriaesarte | Status | scheduled => resolved |
2014-05-20 18:27 | jonalegriaesarte | Fixed in Version | => PR14Q3 |
2014-05-20 18:27 | jonalegriaesarte | Resolution | open => fixed |
2014-05-27 11:19 | rafaroda | Review Assigned To | => rafaroda |
2014-05-27 11:19 | rafaroda | Note Added: 0067462 | |
2014-05-27 11:19 | rafaroda | Status | resolved => closed |
2014-05-27 11:19 | rafaroda | Fixed in Version | PR14Q3 => |
2017-08-09 09:10 | aferraz | Relationship added | related to 0036600 |
Notes |
|
(0066837)
|
hgbot
|
2014-05-06 11:17
|
|
Repository: erp/devel/pi
Changeset: cfa8ffeab1ddf945b488f4f65813c29ff678dd83
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Apr 29 10:19:32 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/cfa8ffeab1ddf945b488f4f65813c29ff678dd83 [^]
Fixed issue 25420.Allow to reactivate a requisition to modify the order.
---
M src-db/database/model/functions/M_REQUISITIONLINE_STATUS.xml
M src-db/database/model/tables/M_REQUISITIONORDER.xml
M src-db/database/model/triggers/C_ORDERLINE2_TRG.xml
M src-db/database/model/triggers/C_ORDERLINE_TRG.xml
M src-db/database/model/triggers/M_REQUISITIONLINE_TRG.xml
M src-db/database/model/triggers/M_REQUISITIONORDER_TRG.xml
M src-db/database/model/triggers/M_REQUISITION_TRG.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
|
|
|
(0067106)
|
jonalegriaesarte
|
2014-05-13 10:49
|
|
Due to this fix, the purchase order created from requistion can not be closed. Message when closing the order:
Error:
It is not possible to modify a Requisition that is not Open or Completed. |
|
|
(0067107)
|
jonalegriaesarte
|
2014-05-13 10:51
|
|
Apart from that, the user can reactivate the order, but once reactivated the order can not be voided. Same message is shown |
|
|
(0067327)
|
jonalegriaesarte
|
2014-05-20 18:27
|
|
Working fine. The behaviour is correct, because when the process is going to decrese the quantity, it does not make sense to change the quantity in the requisiton. |
|
|
|
Fix tested successfully in Oracle and PostgreSQL http://livebuilds.openbravo.com/ [^]
Steps to test the fix:
* Create and complete a Requisition
* Use Requisition To Order to create a Purchase Order from the Requisition
* Reactivate the Purchase Order
* Try to delete the Purchase Order: correct error message is displayed "It is not possible to modify a Requisition that is not Open or Completed"
* Go to Manage Requisitions window and Change Status of the requisition line to Open
* Go back to the Purchase Order and try to delete it: you can now successfully delete the Purchase Order |
|