Samir GUESMI
Samir GUESMI
Draft PR : Migration to 18.0
forward port: https://github.com/OCA/account-invoicing/pull/1248/
New field type float that supports NULL values instead of defaulting to 0.0 In standard Odoo, ``fields.Float`` does not support distinguishing between ``0.0`` and ``NULL`` (i.e., an unset value). By...
This module can be used to collect data from external users (or partners without a portal account) via a simple web form, then create records in any Odoo model using...