mirror of
https://github.com/bringout/oca-ocb-vertical-industry.git
synced 2026-04-22 21:52:01 +02:00
19.0 vanilla
This commit is contained in:
parent
4607ccbd2e
commit
825ff6514e
487 changed files with 184979 additions and 195262 deletions
|
|
@ -5,6 +5,6 @@ from odoo import fields, models
|
|||
|
||||
|
||||
class ResConfigSettings(models.TransientModel):
|
||||
_inherit = ['res.config.settings']
|
||||
_inherit = 'res.config.settings'
|
||||
|
||||
delay_alert_contract = fields.Integer(string='Delay alert contract outdated', default=30, config_parameter='hr_fleet.delay_alert_contract')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue