Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031958 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 04. Warehouse management | major | always | 2016-01-19 18:15 | 2016-02-09 10:24 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 7dbcbbf94ecf | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q4.3 | |||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | dmiguelez | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2015-06-22 | |||||||
Regression introduced in release | 3.0PR15Q4 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/e03c1808e1952c20ef838c8a8b976cff802d5156 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031958: Cannot void a goods shipment if it has related reservation under some circumstances | |||||||
Description | Cannot void a goods shipment if it has related reservation under some circumstances | |||||||
Steps To Reproduce | As group admin role: Create the Enable Stock Reservations preference Log out and log in Create a product for EspaƱa and add a price list for "Tarifa de Bebidas Alegres" and "Tarifa de ventas" . Create a receipt for created product, qty=25 in RN-0-0-0 locator. Create a sales order, add the previously created product and qty=25. Complete it. Add a complete reservation to it (qty=25 in RN-0-0-0). Create a shipment from sales order with qty=20 in RN-0-0-0. Complete it. Create another shipment from sales order with qty=5 in RN-0-0-0. Complete it. Try to void the second shipment. An empty error message is shown. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0084035) hgbot (developer) 2016-02-09 10:23 |
Repository: erp/backports/3.0PR15Q4.3 Changeset: 7dbcbbf94ecf1b14c2ebd1f83acb4f9be4d6b1e6 Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Mon Feb 01 18:49:06 2016 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q4.3/rev/7dbcbbf94ecf1b14c2ebd1f83acb4f9be4d6b1e6 [^] Fixes issue 31916 & Fixes issue 31908 & Fixes issue 31958: Cannot void shipment Cannot void shipment related to reservation. New reservation to replace the closed related one when voiding a shipment will be done after update m_storage_detail, in order to have voided shipment quantity available. Reservation stock lines will be created with related shipment line movement quantity in case this quantity is less than pending order quantity. Reservation will be created with the least quantity between ordered quantity and movement quantity. --- M src-db/database/model/functions/M_INOUT_POST.xml --- |
(0084038) dmiguelez (developer) 2016-02-09 10:24 |
Code Review + Testing Ok |
Issue History | |||
Date Modified | Username | Field | Change |
2016-01-19 18:17 | aferraz | Type | defect => backport |
2016-01-19 18:17 | aferraz | Target Version | 3.0PR16Q2 => 3.0PR15Q4.2 |
2016-01-22 08:15 | vmromanos | Target Version | 3.0PR15Q4.2 => 3.0PR15Q4.3 |
2016-02-09 10:23 | hgbot | Checkin | |
2016-02-09 10:23 | hgbot | Note Added: 0084035 | |
2016-02-09 10:23 | hgbot | Status | scheduled => resolved |
2016-02-09 10:23 | hgbot | Resolution | open => fixed |
2016-02-09 10:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q4.3/rev/7dbcbbf94ecf1b14c2ebd1f83acb4f9be4d6b1e6 [^] |
2016-02-09 10:24 | dmiguelez | Review Assigned To | => dmiguelez |
2016-02-09 10:24 | dmiguelez | Note Added: 0084038 | |
2016-02-09 10:24 | dmiguelez | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |