Vandan Pandeji

Results 5 comments of Vandan Pandeji

> Now we need steps to reproduce the problem from the scratch. How a journal item doesn't have neither `name` nor `ref` set? **Step to Reproduce:** 1. Invoicing > Vendors...

> Why the partial payment influences this? It only Affected partial payment because there is One Method **_get_linked_move_communication** (https://github.com/OCA/bank-payment/blob/4f86dad002675627cb8fa5340e64e5fe5a352095/account_payment_order/models/account_move_line.py#L51) which is Only Collects Reversal moves and Partial payments So When...

A method called in a current chain from this Line method https://github.com/OCA/bank-payment/blob/4f86dad002675627cb8fa5340e64e5fe5a352095/account_payment_order/models/account_move_line.py#L108

> OK, but this is still not answering the original question: why both `ref` and `name` are empty. In Core, there is One Method https://github.com/odoo/odoo/blob/ecff2d13dc7739dc089e5851e5b424acf93f8852/addons/account/models/account_move.py#L944 in that Method another method...

@max3903 Please add the "no stale" label to this module or pull request, as it has not been merged in 15 branch.