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

View Revisions: Issue #28600 All Revisions ] Back to Issue ]
Summary 0028600: API Break on Cost Adjustments Project (try-api 1152)
Revision 2015-01-13 18:21 by umartirena
Description API 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.
Revision 2015-01-13 18:17 by umartirena
Description API Break due to the reference of Line No. column has been changed from Number to Integer in LCMatchFromInvoice HQL Based 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.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker