In my newly upgraded xtuple 5.0 database I have 2 currgain functions.
Function #1 is currgain(integer,numeric,date,date). This function has the standard xtuple Copyright but the first line of the functions asserts a database warning that includes “This call should be updated.”
Function #2 is currgain(numeric,numeric,numeric) and does NOT have the standard xtuple copyright code.
Function #1 is being called but is throwing the warning. Is this just cosmetic or is it an error. Just wondering if I should ignore the warning or dig deeper.
Jim