mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[IMP] account_statement_base: add smart button on view_bank_statement_form linking to journal items
[16.0][FIX] account_statement_base: Changes post OCA CR
This commit is contained in:
committed by
Sergio Bustamante
parent
1192154f2d
commit
b27af85c2a
@@ -5,7 +5,6 @@ from odoo import models
|
||||
|
||||
|
||||
class AccountBankStatementLine(models.Model):
|
||||
|
||||
_inherit = "account.bank.statement.line"
|
||||
|
||||
def action_open_journal_entry(self):
|
||||
|
||||
Reference in New Issue
Block a user