Ran
|
Files
40
|
Run time
4s
|
Badge
Embed ▾
README BADGES
|
travis-ci
[FIX] payment post on multicurrency and multicompany On payment post this method is called to get amounts: https://github.com/odoo/odoo/blob/47f176f5d/addons/account/models/account_payment.py#L725 And that method call this one that uses company on the context to compute the right amount: https://github.com/odoo/odoo/blob/a230690d9/addons/account/models/account_move.py#L1365 We need payment company on the context to make it consistent.
648 of 1848 relevant lines covered (35.06%)
0.35 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|