Tag: defaults
-
Odoo Dev – Setting Defaults for Fields
In this module we will touch on how to set defaults for fields in things like customer profile’s and sales order in Odoo. We will be breaking this module into two sections: # **Putting your account in Developer Mode** – Setting up Developer options for your account to unlock the ability to set default settings. # **Finding and…