Eric - CAP-REL
Eric - CAP-REL
heu régis ... en php $_SESSION permet de stocker une valeur dans la session en cours (voir cookies toussa toussa) ... donc lorsque je rentre 12/03/2023 dans la date de...
mais ... non ... c'est une information ephémère, la session est vraiment faite pour ça, c'est l'archétype de l'utilisation d'une session php ... une date de début / date de...
lorsque j'ai fait la PR j'ai été surpris de voir l'arrivée de GETPOSTINT alors que j'avais tout implémenté sur ma 18 avec le GETPOST(xxx, 'int') ... alors je me suis...
Ok, let me try with that ... i would prefer to have trash & versions folder at the same position sans main document directory to be "full native storage compatible...
And here is the proof of concept module "archives pdf", i don't have time to make a review that week ... but it's here https://inligit.fr/cap-rel/dolibarr/plugin-archivespdf
@eldy ok so could we please clarify `info_bits` field too because for me that is a really dark part of dolibarr code ? sometimes that field is "Miscellaneous informations" or...
Hello all, could we make a little brainstorm for that sort of things ? Make a .old.x. ... file ... ok why not, but for example nextcloud has already made...
Excuse me dolibarr forum was not the only and the right link, here it is https://github.com/Dolibarr/dolibarr/issues/24271
And the art of my brain last year ... in french https://inligit.fr/cap-rel/dolibarr/plugin-archivespdf/-/wikis/R%C3%A9flexion%20globale%20GED%20de%20dolibarr
hello @eldy i'm sorry i forget to paste the definition of function (i'm sure it will be enough) ``` /** * Fetch an object from its id and element_type *...