Skip to content

Commit c5fd677

Browse files
committed
[ADD] Add deprecation warning for 'toggle_active'
1 parent 40aace4 commit c5fd677

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • odoo_module_migrate/migration_scripts/text_warnings/migrate_180_190
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
"*":
2+
\.toggle_active\(|\"toggle_active\":
3+
"[19] 'toggle_active' is deprecated. Use action_archive or action_unarchive. More information: https://github.com/odoo/odoo/pull/183691"

0 commit comments

Comments
 (0)