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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
6776
Widoki
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
2
sty 20
|
15232 | ||
Edit inherited field definition in odoo 8
Rozwiązane
|
|
16
sie 19
|
10199 | |
|
1
sty 19
|
5452 | ||
|
5
cze 18
|
10845 | ||
|
0
wrz 17
|
2485 |
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.