New Number Type RMS v16
Hi, considering the RMS v16 and its new way to customize based on ADF it became a little bit more complex to change the behaviour of the system when the client can't use vanilla features.
Well, to add a new number type initially is not enough to add the new UPCT in the code_detail table and change the source code ITEM_NUMBER_TYPE_SQL.GET_NEXT adding a new elseif condition to autogenerate a new number.
In the ADF Item Creation screen the LOV Number Type it shows the new one but after select does not trigger the package function getnext in order to recover a new customized number generation.