Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
772 Ansichten

I created a JavaScript file in CRM that displays a confirmation screen when the "Discard Changes" button at the top is pressed. Pressing "Confirm" works fine, but pressing "Cancel" does not restore the values that have already been entered or changed. How can I handle this part in Odoo 17 Community Edition?

Avatar
Verwerfen
Beste Antwort

Hello Kairoq

You can call the discard function when the user press cancel

this.model.root.discard();

You can use this module for refrence

https://apps.odoo.com/apps/modules/17.0/auto_save_restrict

If this helps please upvote my answer and mark it correct

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Mai 25
1313
1
Apr. 25
1237
0
März 25
1371
0
März 25
1270
0
Jan. 25
10