[MIG] init 18.0

This commit is contained in:
Stéphan Sainléger
2026-01-20 15:24:30 +01:00
parent 763fca0d30
commit 27c7904e28
122 changed files with 0 additions and 4415 deletions

View File

@@ -1,10 +0,0 @@
from odoo import models, fields, _, api
class ResPartner(models.Model):
_inherit = "res.partner"
average_acceptable_time = fields.Float('Average acceptable time') # not used, but necessary to post custom field from /my/account