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

I want to set the default tax in action record, I can set other values through context field, but I have no idea what to fill for the taxes_id since it is a many2many field. I want to set the default value to 0 or empty the tax field. My module is inherited from product base module.

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

Dear Fransisco Wijaya,

You can over-ride the customer tax field and set default value on the inherited module

my_taxes = fields.Many2many(default=get_taxes, ...)


الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
أبريل 17
5086
3
مايو 16
7818
Why XML in odoo ? تم الحل
3
مارس 25
1041
Odoo action error تم الحل
1
أكتوبر 24
5487
0
ديسمبر 22
1920