mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
PEP8 on account_banking
This commit is contained in:
@@ -30,7 +30,7 @@ class ResPartner(orm.Model):
|
||||
self, cr, uid, ids, get_property_account, context=None):
|
||||
"""
|
||||
Returns the property journal account for the given partners ids.
|
||||
|
||||
|
||||
:param get_property_account: method of this object that takes
|
||||
a partner browse record and returns a field name of type many2one.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user