Re: [Dolibarr-dev] Automatic loading of a library function in a module

2013-03-04 Par sujet Philippe Grand
Le 04/03/2013 17:34, Marc-Henri Pamiseux a écrit : Le chargement de ce fichier serait réalisé par l'activation du module, ou quelques choses comme cela. Ceci rendrait ces fonctions disponibles pour toutes les pages du module. salut Marc-Henri http://wiki.dolibarr.org/index.php/Triggers-actions j

[Dolibarr-dev] Automatic loading of a library function in a module

2013-03-04 Par sujet Marc-Henri Pamiseux
Hi Dolibarr developpers, Within a module, is it possible to create a file containing only functions and that it overrides the library functions.lib.php ? The loading of this file would be done by activating the module, or some things like that. This would make these features available to all pages