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

When I send the email to customer in Helpdesk, there is popup for registration new customer because of email is not in the contact list.
this pop us is showing only the below list
1. customer type [individual or company]
2. Name
3. Company
4. Job Position
5. Email
6. Phone
7. Mobile

So i want to add new field (such as fax) that already in the res.partner model.
really appreciate for anyhelp.

 
jooze

Avatar
Discard

Hi,

currently which ODOO version you using?

Best Answer

Hi jooze,

**************************************************
1st Way for how to  modifiy partner popup form
**************************************************

you need to do Changes in a Below View with following steps for achieve your things.

1)  Activate Developer Mode (if You Don't know then click on  this Link)

2) Go to Settings  --> Technical --> User Interface --> Views.

3) Search this View -->  "view_partner_simple_form".

4) Open the View "view_partner_simple_form" , and change according to your needs. 


**************************************************
2nd Way for how to  modifiy partner popup form
**************************************************

Otherwise you can Inherit this view in a Custom Module and  perform actions whatever you want.
and this way is more effective and preferable.


Thanks & Regards,
Sunny Sheth

Avatar
Discard
Related Posts Replies Views Activity
1
Dec 18
8089
2
Feb 18
3694
0
Oct 17
4278
4
Oct 17
3809
2
Apr 23
10055