Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
2874 Представления

Hi !

I'm trying to set up the Payment Follow-up Management without success. I created the Follow-up Levels and i sent some mails about a due payment by clicking by send letters and emails .

Is there other way to do it automatically?

Аватар
Отменить
Автор Лучший ответ

Thanks for the reply , that'S where i'm stucking. Do you know whats the object/method to trigger? thank you for your time

Аватар
Отменить
Автор

i made a cron with :

Object : account_followup.print

Method : do_process

and arguments () .

the error in my log :TypeError: do_process() takes at least 4 arguments (3 given)

Any help?

Лучший ответ

You could set an ir.cron action that check for overdue payments and automatically sent emails

Аватар
Отменить