mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[FIX] typo
This commit is contained in:
@@ -32,7 +32,7 @@ class payment_order_create(orm.TransientModel):
|
||||
instead of
|
||||
'amount_currency': line.amount_to_pay
|
||||
To be compliant with multi currency
|
||||
Allready corrected in V8 but will not be corrected in V7
|
||||
Already corrected in V8 but will not be corrected in V7
|
||||
"""
|
||||
if context is None:
|
||||
context = {}
|
||||
|
||||
Reference in New Issue
Block a user