[17.0][FIX] account_reconcile_model_oca: Populate partner when writeoff reconcile model has partner mapping - #800
[17.0][FIX] account_reconcile_model_oca: Populate partner when writeoff reconcile model has partner mapping#800Peluko wants to merge 3 commits into
Conversation
…ff reconcile model has partner mapping
|
Hi @etobella, |
…ff reconcile model has partner mapping
|
Hi @etobella, |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
|
Please do a rebase over latest 17.0 branch and squah the commits. |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
This should fix #781.
partner_idwas not populated when the dict for the writeoff lines are generated. Now I've added some tests.