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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032676
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] 04. Warehouse managementmajoralways2016-04-15 11:182016-04-15 11:18
ReporteraferrazView Statuspublic 
Assigned ToTriage Omni WMS 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionProfessional ApplianceDatabase version8.3.9Ant version1.7.1
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

0032676: It would be nice to have a process to calculate old cumqty values in m_coting table

DescriptionIn issue 0032504 m_costing cumqty column will be recreated to initialize it with null values, in order to make sure it is correctly calculated starting from this point (in the past this column was not used but starting from 0032504 it will).

It would be nice to have a process to calculate old cumqty values setted as null and update them with the correct value.

The same could be done with cumcost column created while fixing issue 0032504.
Steps To ReproduceExecute the following query and realize there are some m_costing records with null value in cumqty column:
select count(1) from m_costing where cumqty is null;

Execute the following query and realize there are some m_costing records with null value in cumcost column:
select count(1) from m_costing where cumcost is null;
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 00325043.0PR16Q3 closedaferraz Huge performance problem in the costing background process and using the Negative stock correction too 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2016-04-15 11:18 aferraz New Issue
2016-04-15 11:18 aferraz Assigned To => Triage Finance
2016-04-15 11:18 aferraz Modules => Core
2016-04-15 11:18 aferraz Triggers an Emergency Pack => No
2016-04-15 11:18 aferraz Relationship added depends on 0032504


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker