Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
5076 Переглядів

I'd like to bind a Server Action to a Delete event, and I'm not finding such option.

When I try to create a new Automated Action and choose "When to Run", there's only "On Creation", "On Update", "On Creation & Update" or "Based on Timed Condition" to choose from?
Is there some work-around, or am I missing something?

Thanks!!
M.

Аватар
Відмінити
Автор Найкраща відповідь

Thanks Ray!What I actually need is to sync Odoo with another application, so on create/update event I we have a Server Action that sends a GET request to another server with the product ID and a few params. Now I'd like to do the same for Delete event, but I can't find such option?
M.

Аватар
Відмінити
Найкраща відповідь

Many records can't be deleted - as soon as they are related to other records (such as appearing on a quote, in a pricelist, involved in a stock move, etc).

As a consequence, archiving records is supported.  This hides records from the user, but leaves them in the database.  Would it work to have the server action check for when the ACTIVE field is changed from TRUE to FALSE?

(What organizational function or validation are you actually trying to implement?)

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
жовт. 24
1637
2
серп. 24
1941
Delete Blank Lines Вирішено
1
серп. 24
2243
0
черв. 24
1713
0
січ. 25
1898