mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[FIX] logger of account.bank.profile that was broken + use mail thread system
This commit is contained in:
@@ -31,6 +31,8 @@ class AccountStatementProfil(Model):
|
||||
journal to use, the partner and commision account and so on.
|
||||
"""
|
||||
_name = "account.statement.profile"
|
||||
_inherit = ['mail.thread']
|
||||
|
||||
_description = "Statement Profil"
|
||||
|
||||
_columns = {
|
||||
|
||||
Reference in New Issue
Block a user