Openbravo Issue Tracking System - Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0057238 | Modules | Accounting tab for transactions | public | 2024-11-21 16:05 | 2024-11-22 11:18 |
Reporter | javietxe | ||||
Assigned To | aferraz | ||||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Regression date | |||||
Regression introduced by commit | |||||
Regression level | |||||
Review Assigned To | |||||
Support ticket | |||||
OBNetwork customer | |||||
Regression introduced in release | |||||
Summary | 0057238: Costing algorithm failing because NoPriceListOrStandardCostForProduct | ||||
Description | 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/:?] | ||||
Steps To Reproduce | N/A | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 |
There are no notes attached to this issue. |