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

Hello everyone 


I would like to create a server action that could change all the parameters of my model based on another model. For example, I have my first model called Alpha, which has a name and a number, and a second model called Beta, which also has a name and a number but has a many-to-one relationship with Alpha. So, through the action server, I want Beta to take the same name and number as Alpha.


I am using odoo 16 studio

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

Hello, thx for your answer i will try with a related field but the problem it is that it asked to me to use a server controller.

And i don't understand how could i do.


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

Hello,

You can create the fields on the Beta model (name, number) as related field of the Alpha model.Here I am giving an example of adding a related field (Customer Name) to the sale order model (using studio) which fetches the name of customer from the ‘customer’ field.Please try refer on it.




Regards

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
أغسطس 25
240
3
أغسطس 25
2281
1
أغسطس 25
676
0
أغسطس 25
409
0
يوليو 25
1611