𝐕𝐢𝐝𝐞𝐨 𝐍𝐨: 𝟏𝟎7
Name create function in Odoo. Working and use of name create function. Odoo name create function. How to define name create function in Odoo. Steps to add name create function in Odoo. Odoo name_create function.
Model.name_create(name) → record[source]
Create a new record by calling create() with only one value provided: the display name of the new record.
The new record will be initialized with any default values applicable to this model, or provided through the context. The usual behavior of create() applies.
Parameters
name – display name of the record to create
Return type
tuple
Returns
the name_get() pair value of the created record
Odoo 15 Playlist: https://www.youtube.com/watch?v=DKxwcMxV02U&list=PLqRRLx0cl0hoZM788LH5M8q7KhiXPyuVU
Website: https://www.odoomates.tech/
Instgram: https://www.instagram.com/odoomates/
Github: https://github.com/odoomates
Email : [email protected]
Facebook: https://www.facebook.com/odoomate/
Twitter: https://twitter.com/odoomates
Support Us in Ko Fi : https://ko-fi.com/odoomates
Download
0 formats
No download links available.
Name Create Function In Odoo || Odoo ORM Method || Use and Working of Name Create Function | NatokHD