mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
wrong model name
This commit is contained in:
@@ -32,7 +32,7 @@ class account_easy_reconcile_method(orm.Model):
|
||||
methods += [
|
||||
('easy.reconcile.advanced.transaction_ref',
|
||||
'Advanced. Partner and Transaction Ref.'),
|
||||
('easy.reconcile.advanced.transaction_ref_vs_ref',
|
||||
('easy.reconcile.advanced.trans_ref_vs_ref',
|
||||
'Advanced. Partner and Transaction Ref. vs Ref.'),
|
||||
]
|
||||
return methods
|
||||
|
||||
Reference in New Issue
Block a user