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

Re: rate modification notification 2/4



Done:
MailRate.php
acd-rate.php

On 2009-11-12 16:07, Task-By Christian Lathion wrote:
In your php script, add detection of rates modification.
It must compare the values of max(i_rate) from the billing with the last value stored in your local database. If the values differ, it means the rate was modified.

Add this to an existing php script, or advise if this implies too many modifications requiring a separate script.