I tried to use res.partner as the customer. i have inherited from res.partner to my module patient. i have added some of fields like age, syndrome like that.disabled some of fields like tax id , tags .
In inventory module vendor details , sales module customer details , Contact us , also affected with my changes.
how will i apply those changes in customer only.
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
1
Répondre
2336
Vues
Its because you are inheriting and changing 'base.view_partner_form',
you can solve it by creating a custom form for patient.
if i will create the separate form then difficult to list in sales and billing of the patient. how will i overcome this
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é | |
---|---|---|---|---|
|
0
oct. 24
|
667 | ||
|
2
mai 24
|
1791 | ||
|
3
févr. 18
|
3512 | ||
|
2
déc. 17
|
4351 | ||
|
2
août 15
|
5563 |
This is very confusing and not elaborated. Please elaborate your case concisely and then ask a new question.