On the other hand, we do have another PR - that would warrants the regeneration of all model classes.
Regards,
Low
Carlos Ruiz September 14, 2021 at 12:35 PM
Yes - that must work with non-core tables too - the non-core I_ classes don’t sent the Table_ID directly but calling MTable.getTable_ID
That was one of the first things that I fixed in the project in 2006
Nicolas Micoud September 14, 2021 at 12:27 PM
Hi,
I haven’t tested but can it be used for non core tables too ? As those tables won’t have the same AD_Table_ID, that won’t work or am I missing something ?
The call to interface getters in X_ classes are using tablename, for example:
the idea is to change it to use Table_ID instead, this way travelling the loop in the cache is avoided, like: