Skip to Content
Menu
This question has been flagged
2 Replies
2516 Views

I am using the enterprise version 15, I want to change some fields and also hide (specific fields) in the sales module. Therefore, I did changes using the studio app (by selecting the check box option of invisible) and click on save.

Unfortunately, I selected another field(sales team) and clicked on save. Now, I don't find any option to perform undo.
So, the question is can I get back to my original field (sales team) without having coding knowledge?
if Yes, what is the procedure?
if No, then I have to make a new same field with the same name, what parameters should I have in my mind in order to get perfect reports for salesperson wise?

Avatar
Discard
Best Answer

Hi  Harmit,

Activate Studio Mode, In view there is an option 'show invisible elements' to show all the invisible elements


After Enabling  'show invisible elements' click on the field label and un-check the invisible attribute from properties and close.

Hope it helps,
Kiran K

Avatar
Discard
Author

Thank you, Kiran.
It helps, even more, that I can find all the hidden available fields. Odoo v15 has certain pre-defined fields/tabs which will be useful.

Best Answer

Hello Harmit R.

Yes, ofcourse you can get back that sales team field visible by applying below steps.

1) Activate debug or developer mode : you can follow below question to activate debug mode

https://www.odoo.com/forum/help-1/activate-debug-mode-208407#answer-208410

2) whenever we make any view related change using studio, system inherit based view and generate xml view.

As i understad your problem:  you made mistake and make sales team field invisible in sale order form so to make it visible we have to find view related to studio customization and comment that code.

open sale order and click on debug icon and select Edit View: Form





2) click on inherited view once popup appear then find and open studio_customization.. view
where you will find xpath related to your invisible field.


3) as shown in below screenshot find your field and comment code then click on save.

Refresh your sale order page and have a look. it will be visible again.


Thanks & Regards,



CandidRoot Solutions Pvt. Ltd.

Mobile: (+91) 8849036209
Email: info@candidroot.com
Skype: live:candidroot
Web: https://www.candidroot.com
Address: 1229-1230, Iconic Shyamal, Near Shyamal Cross Road, Ahmedabad, Gujarat


Avatar
Discard
Author

Thank you for your time and answer,
It is also working. However, the appropriate way to undo the task is mentioned above explained by @Kiran_K.

Related Posts Replies Views Activity
3
Sep 21
17203
2
Oct 23
2385
0
Jun 22
22
3
Mar 15
26668
2
Mar 15
3463