Skip to Content
Menu
This question has been flagged
1 Reply
2082 Views

I created a custom mobile field in res.partner (Customer) to make it as mandatory. Odoo is not allowing to check the required for base (mobile) field. 

I want to copy my custom field value to base field, so I can print and show the value in kanban view and Reports. 

1. I am using Odoo cloud version.
2. I am not using Odoo studio as well.

How to copy the custom field value to base field ???

Thanks in advance!!!! :)

Avatar
Discard
Best Answer

Hi Shanan:

Activate Developer mode, go to Settings > Technical > Automation > Automated Actions and create an automated action that gets triggered "On Creation & Update" on res.partner to assign the custom field value to the base field.

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 21
2390
1
May 24
3191
1
Apr 24
26841
1
Nov 22
2638
2
Jul 22
3355