Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024353 | Openbravo ERP | 07. Sales management | public | 2013-07-17 10:35 | 2013-07-30 13:38 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP26 | Fixed in Version | 3.0MP26 | |
Merge Request Status | |
Review Assigned To | jonalegriaesarte |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024353: Closing sales order does not adjust associated stock reservation when final quantity is zero |
Description | When a sales order is closed, the ordered quantity in the line is set to zero if the line has not been invoiced neither delivered.
If that line have a reservation, the reservation quantity/status will never be updated because the C_ORDER_POST1 procedure only takes into account lines with quantity > 0. |
Steps To Reproduce | 1- Create a Sales Order with a line
2- Book it
3- Assign a reservation for the line
4- Close the Sales Order
5- Notice that the related reservation has not been updated |
Proposed Solution | Modify the C_ORDER_POST1 to take into account those orders with ordered quantity = 0 and also that have an associated reservation |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0024856 | 3.0MP29 | closed | caristu | Module script is needed for non updated m_reservation quantities | related to | defect | 0035270 | | closed | collazoandy4 | Wrong reservation when closing a sales order with a voided partial shipment |
|
Attached Files | order_close_reservation.patch (1,110) 2013-07-17 10:35 https://issues.openbravo.com/file_download.php?file_id=6266&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2013-07-17 10:35 | caristu | New Issue | |
2013-07-17 10:35 | caristu | Assigned To | => dmiguelez |
2013-07-17 10:35 | caristu | File Added: order_close_reservation.patch | |
2013-07-17 10:35 | caristu | Modules | => Core |
2013-07-17 10:35 | caristu | Resolution time | => 1380492000 |
2013-07-17 10:35 | caristu | Triggers an Emergency Pack | => No |
2013-07-17 10:35 | caristu | Assigned To | dmiguelez => caristu |
2013-07-17 10:35 | caristu | Issue Monitored: networkb | |
2013-07-17 12:43 | eintelau | Issue Monitored: eintelau | |
2013-07-22 09:47 | hgbot | Checkin | |
2013-07-22 09:47 | hgbot | Note Added: 0060136 | |
2013-07-22 09:47 | hgbot | Status | new => resolved |
2013-07-22 09:47 | hgbot | Resolution | open => fixed |
2013-07-22 09:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a64da00f56a5f4f14a98dbe0b2a13301de21319e [^] |
2013-07-23 05:33 | hudsonbot | Checkin | |
2013-07-23 05:33 | hudsonbot | Note Added: 0060159 | |
2013-07-30 13:38 | jonalegriaesarte | Review Assigned To | => jonalegriaesarte |
2013-07-30 13:38 | jonalegriaesarte | Note Added: 0060375 | |
2013-07-30 13:38 | jonalegriaesarte | Status | resolved => closed |
2013-07-30 13:38 | jonalegriaesarte | Fixed in Version | => 3.0MP26 |
2013-10-01 10:02 | caristu | Relationship added | related to 0024856 |
2017-03-23 09:30 | aferraz | Relationship added | related to 0035270 |