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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025805
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementmajoralways2014-02-22 22:282014-05-07 18:36
ReporteregoitzView Statuspublic 
Assigned Togorkaion 
PriorityimmediateResolutionfixedFixed in Version3.0PR14Q3
StatusclosedFix in branchFixed in SCM revision80312633cde3
ProjectionnoneETAnoneTarget Version3.0PR14Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toegoitz
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0025805: Scalable level pricing failed if product have attribute and negative stock not allowed in client

DescriptionThere 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 SolutionThe 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"
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
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 (developer)
2014-05-07 18:36

verified

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