mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-23 01:31:59 +02:00
19.0 vanilla
This commit is contained in:
parent
d1963a3c3a
commit
2d3ee4855a
7430 changed files with 2687981 additions and 2965473 deletions
|
|
@ -8,5 +8,5 @@ class IrHttp(models.AbstractModel):
|
|||
|
||||
@classmethod
|
||||
def _get_translation_frontend_modules_name(cls):
|
||||
mods = super(IrHttp, cls)._get_translation_frontend_modules_name()
|
||||
mods = super()._get_translation_frontend_modules_name()
|
||||
return mods + ['payment']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue