How to add custom form to odoo without hardcoding? (There is a way to add custom field. Also this is not about web site building. This is about making a form for add profile details).
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
6030
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jan 20
|
13438 | ||
|
16
Aug 19
|
8650 | ||
|
1
Jan 19
|
4314 | ||
|
5
Jun 18
|
9580 | ||
|
0
Sep 17
|
1602 |
Actually, your question is not fully clear, are you asking about creating a new FORM VIEW and that too from FRONT VIEW(without coding through xml file ), or something else.... Please clarify!
Thank you for your reply pawan. I have found the answer. We can make new form by editing xml files.
@Avini don't modify existing XML files! Inherit them.
I edited in the inherited xml files.