mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-23 17:02:07 +02:00
19.0 vanilla
This commit is contained in:
parent
ba20ce7443
commit
768b70e05e
2357 changed files with 1057103 additions and 712486 deletions
|
|
@ -1,7 +1,7 @@
|
|||
from odoo import models
|
||||
|
||||
|
||||
class MergePartnerAutomatic(models.TransientModel):
|
||||
class BasePartnerMergeAutomaticWizard(models.TransientModel):
|
||||
_inherit = 'base.partner.merge.automatic.wizard'
|
||||
|
||||
def _get_summable_fields(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue