dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-dev] implements recurrent events ub dikubarr.


From: Michael Parchet
Subject: [Dolibarr-dev] implements recurrent events ub dikubarr.
Date: Sat, 21 Mar 2015 14:10:26 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Hello,

In the context of a program development aiming to follow a 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 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]