mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[FIX] API Improvement
This commit is contained in:
@@ -88,7 +88,3 @@ class account_statement_completion_rule(orm.Model):
|
||||
context=context)
|
||||
res.update(st_vals)
|
||||
return res
|
||||
|
||||
_columns = {
|
||||
'function_to_call': fields.selection(_get_functions, 'Method'),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user