FIX hr_holidays_lunch_voucher and hr_holidays_lunch_voucher_natixis
This commit is contained in:
@@ -11,4 +11,5 @@ class PurchaseConfigSettings(models.TransientModel):
|
||||
lunch_voucher_product_id = fields.Many2one(
|
||||
related='company_id.lunch_voucher_product_id')
|
||||
lunch_voucher_employer_price = fields.Monetary(
|
||||
related='company_id.lunch_voucher_employer_price')
|
||||
related='company_id.lunch_voucher_employer_price',
|
||||
currency_field='company_currency_id')
|
||||
|
||||
Reference in New Issue
Block a user