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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028600
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementmajoralways2015-01-13 18:172015-01-19 18:25
ReporterumartirenaView Statuspublic 
Assigned Toumartirena 
PriorityurgentResolutionfixedFixed in Version3.0PR15Q2
StatusclosedFix in branchFixed in SCM revision241de350912a
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToSandrahuguet
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028600: API Break on Cost Adjustments Project (try-api 1152)

DescriptionAPI Break due to the reference of Line No. column has been changed from Number to Integer in Landed Cost Cost table.

The problem was caused by a reference mistmatch between lineNo property in HQL
table, which was correctly Integer, and the reference for the M_LC_Cost.lineNo
which was Number.

There risk on this change is low because this is a window relatively new and there should not be other modules using this windows yet.
Steps To ReproduceLook at: https://ci.openbravo.com/view/try/job/try-api/1152/consoleFull [^]

Total: 99.99% good, 0% bad, 0% missing

Error Summary:
Methods: 1 bad, 1 missing.

Errors:

org.openbravo.model.materialmgmt.cost:
Bad
method org.openbravo.model.materialmgmt.cost.LandedCostCost.getLineNo(): type java.math.BigDecimal in SANDBOX/api-checks/java/reference/java, but type java.lang.Long in /srv/ci/workspace/try-full-pgsql/SANDBOX/api-checks/output/java
Missing
method org.openbravo.model.materialmgmt.cost.LandedCostCost.setLineNo(java.math.BigDecimal): missing in /srv/ci/workspace/try-full-pgsql/SANDBOX/api-checks/output/java
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0028565 closedumartirena not possible to filter by LineNo field in Match LC Cost 

-  Notes
(0073585)
dmitry_mezentsev (developer)
2015-01-16 18:19

Approved.
(0073591)
hgbot (developer)
2015-01-19 09:59

Repository: erp/devel/api-checks
Changeset: 241de350912aa1344fd862e153d27a95d534efd5
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Mon Jan 19 09:58:26 2015 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/241de350912aa1344fd862e153d27a95d534efd5 [^]

Fixes bug 28600: API Break on Cost Adjustments Project (try-api 1152)

---
M java/reference/java.japi.gz
---

- Issue History
Date Modified Username Field Change
2015-01-13 18:17 umartirena New Issue
2015-01-13 18:17 umartirena Assigned To => dmiguelez
2015-01-13 18:17 umartirena Modules => Core
2015-01-13 18:17 umartirena Triggers an Emergency Pack => No
2015-01-13 18:21 umartirena Description Updated View Revisions
2015-01-13 20:02 umartirena Relationship added related to 0028565
2015-01-13 20:03 umartirena Assigned To dmiguelez => umartirena
2015-01-16 18:19 dmitry_mezentsev Note Added: 0073585
2015-01-19 09:59 hgbot Checkin
2015-01-19 09:59 hgbot Note Added: 0073591
2015-01-19 09:59 hgbot Status new => resolved
2015-01-19 09:59 hgbot Resolution open => fixed
2015-01-19 09:59 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/241de350912aa1344fd862e153d27a95d534efd5 [^]
2015-01-19 18:25 Sandrahuguet Review Assigned To => Sandrahuguet
2015-01-19 18:25 Sandrahuguet Status resolved => closed
2015-01-19 18:25 Sandrahuguet Fixed in Version => 3.0PR15Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker