Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2682 Tampilan

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.

Avatar
Buang
Jawaban Terbai

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, ...)


Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Apr 17
5028
3
Mei 16
7736
Why XML in odoo ? Diselesaikan
3
Mar 25
970
Odoo action error Diselesaikan
1
Okt 24
5308
0
Des 22
1859