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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
6824
Vues
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
2
janv. 20
|
15350 | ||
|
16
août 19
|
10301 | ||
|
1
janv. 19
|
5529 | ||
|
5
juin 18
|
10938 | ||
|
0
sept. 17
|
2574 |
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.