chore: type info
This commit is contained in:
parent
37895a361c
commit
6628632fbb
@ -968,7 +968,7 @@ class AccountsController(TransactionBase):
|
||||
|
||||
d.exchange_gain_loss = difference
|
||||
|
||||
def make_exchange_gain_loss_journal(self, args=None) -> None:
|
||||
def make_exchange_gain_loss_journal(self, args: dict = None) -> None:
|
||||
"""
|
||||
Make Exchange Gain/Loss journal for Invoices and Payments
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user