{{amount_with_comma_separator}} zł

Odoo Book File

: Adding communication logs and activity scheduling to any custom model.

Add the field to the user interface by inheriting the settings form view in an XML file. Odoo Book

Create a new Python file to inherit the res.config.settings model. This model is transient and requires special functions to save and retrieve data. : Adding communication logs and activity scheduling to