تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
3167 أدوات العرض

Hi everyone, i am new in odoo, i want to add ondelete with "no action" but i want to change default messages with my customized messages, how can i change this messages? the default messages is :"The operation cannot be completed, probably due to the following: 
- deletion: you may be trying to delete a record while other records still reference it 
- creation/update: a mandatory field is not correctly set..."

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

I do not want to change source code ,I just want to customize my my field and only edit this message for my field, can I do that or this message is not override-able?

الصورة الرمزية
إهمال

Editing source code is not good one, you can override it and make the changes as per the need

أفضل إجابة

Hi,

The system will through this message when value for a mandatory/required field is not supplied on record creation/updation.


If you are looking to modify this message you can see the code in the file /odoo/service/model.py in line no 121.

link in github : https://github.com/odoo/odoo/blob/12.0/odoo/service/model.py

Thanks

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
3
يوليو 19
7161
3
سبتمبر 20
4408
0
مارس 15
5638
1
أكتوبر 21
3569
3
ديسمبر 16
8696