I wanted to change the field of contract creation form
"End of Trial Period" to another filed name
code is
<field name="trial_date_end"/>
but i don't know how to do it.
can anyone help?
Thanks in advance!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I wanted to change the field of contract creation form
"End of Trial Period" to another filed name
code is
<field name="trial_date_end"/>
but i don't know how to do it.
can anyone help?
Thanks in advance!
Hi,
You can Inherit the corresponding form in your module and replace the existing field and add the new field.
For adding a new field to existing view, have a look at this blog: https://www.cybrosys.com/blog/adding-custom-fields-to-existing-views-in-odoo-v12
Thanks
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up