Hello
Does someone know how to toggle from "journées ouvrées" to "journées
ouvrables" ?
Regards
Philippe GRAND
___
Dolibarr-dev mailing list
Dolibarr-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
Hello,
After searching, it seems that there is no config option to count Saturday as a
working day by default.
Altering this line
https://github.com/Dolibarr/dolibarr/blob/develop/htdocs/core/lib/date.lib.php#L873
and removing
|| $jour_semaine == 6
should do the trick and count Saturday as a w