Hi
I’ve created a large number of extra attributes but now some of them has stopped functioning because of the clean-up of class names that have been done. Can anyone tell where I can find a listing of the new class names?
As an exemple, what should this be now ? entrepot:product/stock/class/entrepot.class.php
Version of Dolibarr before and after?
And did you make a module with extra attributes or did you use the Complementary Attributes option?
ksar
March 20, 2024, 7:57am
3
Hello,
You can have a look her : dolibarr: Class Index
18.0.4 → 19.0.1 so something happend there.
I used the Complementary Attributes option in default modules, so no homemade modules.
Thanks, but I’ve looked there but I do not understand what I read. It’s over my head.
I assume it is an error and not a change of classes, and it looks like this
expedition:expedition/class/expedition.class.php
gives
selectForForms: Error bad setup of field objectdescorig=expedition, objectfield=commande_fournisseur:options_blclient
Why have this stopped working after upgrading from 18.0.4 to 19.0.1 ?
I’ve tried with PHP7.4 and PHP8.3, with the same result.
Same here, did you solve this?
Now I’m on 20.0.3 and it seem like all of them have started working again. I don’t know what happent.