<field name="password" password="True"/>As we know that (password="True") in xml means the password going to be as stars
But how can i control that from model side without using it in xml file
Thank you
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
2217
Views
It does not support such behavior from the field definition. The attribute on the XML is to mask the value you input into `*`, this attribute is supported by HTML.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up