Openbravo Issue Tracking System - Modules
View Issue Details
0057238ModulesAccounting tab for transactionspublic2024-11-21 16:052024-11-22 11:18
javietxe 
aferraz 
normalmajorhave not tried
newopen 
5
 
 
0057238: Costing algorithm failing because NoPriceListOrStandardCostForProduct
The 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/:?]
N/A
No tags attached.
Issue History
2024-11-21 16:05javietxeNew Issue
2024-11-21 16:05javietxeAssigned To => Triage Omni OMS
2024-11-21 16:06javietxeIssue Monitored: javietxe
2024-11-22 11:18aferrazAssigned ToTriage Omni OMS => aferraz

There are no notes attached to this issue.