mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-22 12:22:09 +02:00
19.0 vanilla
This commit is contained in:
parent
ba20ce7443
commit
768b70e05e
2357 changed files with 1057103 additions and 712486 deletions
|
|
@ -2,7 +2,7 @@ from odoo import _, models
|
|||
from odoo.exceptions import UserError
|
||||
|
||||
|
||||
class ReSequenceWizard(models.TransientModel):
|
||||
class AccountResequenceWizard(models.TransientModel):
|
||||
_inherit = 'account.resequence.wizard'
|
||||
|
||||
def _frozen_edi_documents(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue