mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[FIX] typo reconcilation -> reconciliation
This commit is contained in:
@@ -54,7 +54,7 @@ class easy_reconcile_options(orm.AbstractModel):
|
||||
'date_base_on': fields.selection(
|
||||
_get_rec_base_date,
|
||||
required=True,
|
||||
string='Date of reconcilation'),
|
||||
string='Date of reconciliation'),
|
||||
'filter': fields.char('Filter', size=128),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user