This question has been flagged
5 Replies
9724 Views

What are the `Optional Parameters` for a float field? Where I can find such documentation?

I checked this url: https://www.odoo.com/documentation/8.0/reference/orm.html but found no explanation.


Avatar
Discard

what do you want to know exactly ? You have by default : digits and group_operator which are the operator for aggregating values... What are you looking for ?

​I want complete documentation on everything, not only this quesiton​


Regards,

Hesham ELMAHDY
OdooTec, Techno-functional Advisor


On Sun, Mar 22, 2015 at 1:18 AM, Jérémy Kersten (jke) <jke@mail.odoo.com> wrote:

what do you want to know exactly ? You have by default : digits and group_operator which are the operator for aggregating values... What are you looking for ?

Jérémy Kersten


Best Answer

regarding all types of filds in odoo ex: fields.float, fields.integer, fields.function, fields.text ..etc you can find all that in the link below

https://www.odoo.com/files/memento/OpenERP_Technical_Memento_latest.pdf

in this link on second page they have given examples as well

Avatar
Discard
Best Answer

Check if this link will help you.

Avatar
Discard
Author

Sure better but still not incomplete