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
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
2357
화면
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
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
0
10월 24
|
697 | ||
|
2
5월 24
|
1864 | ||
|
3
2월 18
|
3541 | ||
|
2
12월 17
|
4384 | ||
|
2
8월 15
|
5608 |
This is very confusing and not elaborated. Please elaborate your case concisely and then ask a new question.