Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025805 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2014-02-22 22:28 | 2014-05-07 18:36 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | gorkaion | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR14Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 80312633cde3 | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | egoitz | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 26849 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025805: Scalable level pricing failed if product have attribute and negative stock not allowed in client | |||||||
Description | There is no reservation/validation against same order previous product line(s). The process checks other orders but not if previous lines are adding the same product. | |||||||
Steps To Reproduce | -Define a new product (Product A) with an attribute set including expiration date. -Configure the client to not allow negative stock -Update the inventory of the created product as following: 15 Unit - Expiry Date 10-08-2014 15 Unit - Expiry Date 15-09-2014 -Create a new Sales order using the POS Order type. Sales Order--> Line 10 --> Product A --> 15 Unit --> Price 55 Line 20 --> Product A --> 10 Unit --> Price 50 -Book the order. *Insufficient Stock error is raised while booking. Insufficient stock: line 30, Product PRODUCT A | |||||||
Proposed Solution | The problem is that the inout is being created as following: Line 10 --> Product A --> 15 Unit --> 10-08-2014 Line 20 --> Product A --> 5 Unit --> 15-09-2014 Line 30 --> Product A --> 10 Unit --> 10-08-2014 The line 30 should take attribute "15-09-2014" instead of "10-08-2014" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0066596) hgbot (developer) 2014-04-25 09:17 |
Repository: erp/devel/pi Changeset: 80312633cde34167c62faad1bb4102216d0597a5 Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com> Date: Thu Apr 24 11:52:35 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/80312633cde34167c62faad1bb4102216d0597a5 [^] Fixed issue 25805.Take into account stock consumed in same shipment. --- M src-db/database/model/functions/M_INOUT_CREATE.xml --- |
(0066972) hudsonbot (viewer) 2014-05-07 18:12 |
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/02ca2648bcdc [^] Maturity status: Test |
(0067005) egoitz (viewer) 2014-05-07 18:36 |
verified |
![]() |
|||
Date Modified | Username | Field | Change |
2014-02-22 22:28 | egoitz | New Issue | |
2014-02-22 22:28 | egoitz | Assigned To | => jonalegriaesarte |
2014-02-22 22:28 | egoitz | Modules | => Core |
2014-02-22 22:28 | egoitz | OBNetwork customer | => Yes |
2014-02-22 22:28 | egoitz | Support ticket | => 26849 |
2014-02-22 22:28 | egoitz | Resolution time | => 1393196400 |
2014-02-22 22:28 | egoitz | Triggers an Emergency Pack | => No |
2014-02-22 22:35 | egoitz | Steps to Reproduce Updated | View Revisions |
2014-02-22 22:35 | egoitz | Proposed Solution updated | |
2014-02-23 08:48 | thirumalaik | Issue Monitored: thirumalaik | |
2014-02-27 16:52 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
2014-03-03 06:37 | pramakrishnan | Status | new => scheduled |
2014-03-03 06:37 | pramakrishnan | fix_in_branch | => pi |
2014-03-03 08:58 | pramakrishnan | Assigned To | pramakrishnan => AtulOpenbravo |
2014-03-12 10:28 | jonalegriaesarte | Resolution time | 1393196400 => 1395615600 |
2014-03-12 10:28 | jonalegriaesarte | fix_in_branch | pi => |
2014-03-31 16:17 | jonalegriaesarte | Target Version | PR14Q2 => PR14Q3 |
2014-04-24 19:26 | gorkaion | Assigned To | AtulOpenbravo => gorkaion |
2014-04-25 09:17 | hgbot | Checkin | |
2014-04-25 09:17 | hgbot | Note Added: 0066596 | |
2014-04-25 09:17 | hgbot | Status | scheduled => resolved |
2014-04-25 09:17 | hgbot | Resolution | open => fixed |
2014-04-25 09:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/80312633cde34167c62faad1bb4102216d0597a5 [^] |
2014-05-07 18:12 | hudsonbot | Checkin | |
2014-05-07 18:12 | hudsonbot | Note Added: 0066972 | |
2014-05-07 18:36 | egoitz | Review Assigned To | => egoitz |
2014-05-07 18:36 | egoitz | Note Added: 0067005 | |
2014-05-07 18:36 | egoitz | Status | resolved => closed |
2014-05-07 18:36 | egoitz | Fixed in Version | => PR14Q3 |
Copyright © 2000 - 2009 MantisBT Group |