-
@Dolmayan62 @Yenthe666 No, there is no field autosave, nor is there a time-delayed autosave. We save: - when the user manually saves with the button - when the user runs an action via the UI (e.g. buttons that call code, server actions or window actions) - when the user navigates away (e.g. breadcrumb)
-
@Dolmayan62 @Yenthe666 This is similar to Odoo 15 in almost all cases, except when closing the browser tab (Odoo 15 threw everything at the server and hoped for the best, Odoo 16 will ask users to save before leaving if there are unsaved changes)