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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0044943
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] 04. Warehouse managementminoralways2020-09-01 09:122020-09-01 09:12
ReportergorkaionView Statuspublic 
Assigned ToTriage Omni WMS 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0044943: Negative Stock check can throw false positives

DescriptionThe negative stock check is always executed with current stock level. Not considering the movement date of the document being processed.

Doing it this way when currently there is not stock we are confident that even if there is enough on the date of the document there is an outgoing document on a later date that won't have enough.

If currently there is enough stock the check allows the processing of the document. But it could happen that on the date of the document there is not enough stock. Causing a false positive

Steps To ReproduceCreate a new product item stocked.
Create a Goods Receipt of 10 units with date today.
Create a Goods Shipment of 5 units with movement yesterday.

It allows to process the shipment as it counts that there are 10 units in stock. But checking by movement date there is 0.
Proposed SolutionThe current check should be executed 1st. And if there is enough stock a new check should be executed on the movement date of the document.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2020-09-01 09:12 gorkaion New Issue
2020-09-01 09:12 gorkaion Assigned To => Triage Finance
2020-09-01 09:12 gorkaion Modules => Core
2020-09-01 09:12 gorkaion Triggers an Emergency Pack => No


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker