19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:30:53 +01:00
parent dc68f80d3f
commit 7221b9ac46
610 changed files with 135477 additions and 161677 deletions

View file

@ -4,7 +4,7 @@
from odoo import fields, models
class CrmUpdateProbabilities(models.TransientModel):
class CrmLeadPlsUpdate(models.TransientModel):
_name = 'crm.lead.pls.update'
_description = "Update the probabilities"