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

wants to collect additional data, but is unfortunately not possible
I have already adapted the Python code, unfortunately without success
/odoo/addons/hr/wizard/hr_departure_wizard.py


I\ cannot\ insert\ a\ print\ screen

https://drive.google.com/file/d/1bUAmW7QygCNsOAZ5aB6iTFMfMIjyuhBD/view?usp=sharing 


How can I enter multiple entries

thanks to all




Avatar
Discard
Best Answer

Hi,

The warning message in the attached link says thats, it is not allowed, to change the properties of existing field from the user interface by directly editing from models/fields menu.

If you need to have some changes, you have to do it using odoo studio(if enterprise) or using custom modules.


If you are new to odoo development, see: https://www.youtube.com/watch?v=DJyPx5u6sd0&list=PLqRRLx0cl0homY1elJbSoWfeQbRKJ-oPO

Thanks


Avatar
Discard
Related Posts Replies Views Activity
1
Aug 20
9883
1
Aug 25
3688
1
Oct 24
3420
2
Jul 24
2243
0
May 23
2453