Hello guys i want to hide the misc group in res.partner view in sale & purchases page i did a lot of things but still wont be invisible i targeted the group i target the fields the field who wont desapear is ref if some one knows how respond please 😊
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
To hide the Misc group in the res.partner form view, use the following XPath:
<xpath expr="//group[@name='misc']" position="attributes"> <attribute name="invisible">1</attribute> </xpath>
This will make the Misc group invisible, effectively hiding the group and its fields in the form view.
Hello desk thanks for responding , i tested this methode like i said i've tested a lot of methodes but no result until i tested this
<group name="misc" position="attributes">
<attribute name="invisible">1</attribute>
</group>
this methode is the one that worked for me the xpath or any thing else nothing happend
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
3
Jun 25
|
1021 | ||
|
4
Des 23
|
38776 | ||
Hide On-time Rate button in res.partner view
Diselesaikan
|
|
3
Mar 25
|
1024 | |
|
0
Nov 24
|
1015 | ||
v.8 How to show the average in list view groups
Diselesaikan
|
|
1
Jun 21
|
12561 |