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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Atsakyti
2338
Rodiniai
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
RegistracijaRelated Posts | Replies | Rodiniai | Veikla | |
---|---|---|---|---|
|
0
spal. 24
|
681 | ||
|
2
geg. 24
|
1811 | ||
|
3
vas. 18
|
3523 | ||
|
2
gruod. 17
|
4370 | ||
|
2
rugp. 15
|
5575 |
This is very confusing and not elaborated. Please elaborate your case concisely and then ask a new question.