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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
6764
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
ene 20
|
15207 | ||
|
16
ago 19
|
10168 | ||
|
1
ene 19
|
5410 | ||
|
5
jun 18
|
10829 | ||
|
0
sept 17
|
2470 |
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.