Merge pull request #6135 from expsa/rrror

[IMP] odex_benefit: IMP benefit
This commit is contained in:
kchyounes19 2026-01-11 15:48:32 +01:00 committed by GitHub
commit 6cd91fe548
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
from Tools.scripts.pdeps import store
from odoo import fields, models, api, _
import math, random
from odoo.exceptions import UserError, ValidationError