mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[TYPO]
This commit is contained in:
@@ -81,7 +81,7 @@ class CreditCommunication(TransientModel):
|
||||
|
||||
def _generate_comm_from_credit_line_ids(self, cr, uid, line_ids, context=None):
|
||||
"""Aggregate credit control line by partner, level, and currency
|
||||
It also generate a communication object for aggregation.
|
||||
It also generate a communication object per aggregation.
|
||||
"""
|
||||
if not line_ids:
|
||||
return []
|
||||
|
||||
Reference in New Issue
Block a user