Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
3374 Переглядів

Hi,

The account details page has some required fields such as street, city, country.

We don't require these fields so we want to cancel or delete the property of required field.

These fields will be stored in the res.partner model. In this model these fields are not required fields. SO technically I think there is no must to make these fields required in the portal account details form.

Thank you for your help.

Аватар
Відмінити
Автор Найкраща відповідь

Thanks for your quick reaction.

If I remove the class properties as by your example the fields remain required and I get a warning of missing fields.

I found the code below in portal.py

class CustomerPortal(Controller): 

   MANDATORY_BILLING_FIELDS = ["name", "phone", "email", "street", "city", "country_id"]/

How can this be overridden?

We are running V15 on .sh without access to the source code.

Thanks

Аватар
Відмінити
Найкраща відповідь

Hello Art

you can inherit portal_my_details view and remove dynamic class assign related code same as i did for city field in following screenshot.


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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
січ. 23
2036
0
лют. 25
1236
0
вер. 24
1227
0
груд. 23
1297
2
бер. 22
4286