Hello,
In the contextof a program development aiming to followa recurrent
appointment in a calendar, I'm wondering if it would be possible to
implement a recurrent event functionality in dolibarr (this seems not
exist in dolibarr at this moment).
To do this, I think that it would be necessary to write a dolibarr
plug-in to add some tables such as seriesEvent or recurrences (with
recurrenceException and recurrenceRule) in the dolibarr database with a
link to the llx_actioncomm
<http://wiki.dolibarr.org/index.php/Table_llx_actioncomm> table.
However, this approaches seems impossible because in the documentation
we can find the following warning message :
"If you develop your own external module, it must have no foreign keys
that point to Dolibarr standard tables. This will break standard
dolibarr upgrades, repair, backup and restore tools and may also break
standard features".
Could-you please confirm if this remark is still valid and if there is
some work around to solve this issue.
Thanks for your support and comment
Best regards
mparchet
_______________________________________________
Dolibarr-dev mailing list
Dolibarr-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev