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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0057238
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Accounting tab for transactionsmajorhave not tried2024-11-21 16:052024-11-22 11:18
ReporterjavietxeView Statuspublic 
Assigned Toaferraz 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0057238: Costing algorithm failing because NoPriceListOrStandardCostForProduct

DescriptionThe costing algorithm is failing with the exception below.

But we have checked that the product has price and standard cost.

org.openbravo.base.exception.OBException: @NoPriceListOrStandardCostForProduct@ @Organization@: x, @Product@: P, @Date@: date
    at org.openbravo.costing.CostingUtils.getDefaultCost(CostingUtils.java:156) ~[classes/:?]
    at org.openbravo.costing.CostingAlgorithm.getDefaultCost(CostingAlgorithm.java:637) ~[classes/:?]
    at org.openbravo.costing.AverageAlgorithm.getDefaultCost(AverageAlgorithm.java:106) ~[classes/:?]
    at org.openbravo.costing.CostingAlgorithm.getInventoryIncreaseCost(CostingAlgorithm.java:394) ~[classes/:?]
    at org.openbravo.costing.CostingAlgorithm.getTransactionCost(CostingAlgorithm.java:130) ~[classes/:?]
    at org.openbravo.costing.AverageAlgorithm.getTransactionCost(AverageAlgorithm.java:44) ~[classes/:?]
    at org.openbravo.costing.CostingServer.process(CostingServer.java:109) ~[classes/:?]
    at org.openbravo.costing.CostingBackground.doExecute(CostingBackground.java:135) [classes/:?]
    at org.openbravo.service.db.DalBaseProcess.execute(DalBaseProcess.java:85) [classes/:?]
    at org.openbravo.scheduling.DefaultJob.execute(DefaultJob.java:65) [classes/:?]
Steps To ReproduceN/A
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
2024-11-21 16:05 javietxe New Issue
2024-11-21 16:05 javietxe Assigned To => Triage Omni OMS
2024-11-21 16:06 javietxe Issue Monitored: javietxe
2024-11-22 11:18 aferraz Assigned To Triage Omni OMS => aferraz


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker