Dear All,
c/q Cédric Krier

On Oct 28, 3:05 pm, Cédric Krier <[email protected]> wrote:
> On 28/10/11 10:59 +0700, bino oetomo wrote:
>
> > What I want is , each time there is a new record added to "Alertin",
> > trytond will add some records to "Alertout" model.
>
> Override the create method of "Alertin" to create some records of "Alertout".
>

Do you mean something like :
def create(self, values): , at calendar_scheduling/calendar.py ,
(line: 285)   ?

If so, : what is the content of "values" ? how to debug the module
while it run ?

Sincerely
-bino-

-- 
[email protected] mailing list

Reply via email to