Skip to content
Snippets Groups Projects
  • roen-odoo's avatar
    26e035d4
    [FIX] sale: Payment had wrong sales team · 26e035d4
    roen-odoo authored
    
    Current behavior :
    When creating payment from invoice, the payment had the wrong sales team id
    
    Steps to reproduce :
    - Create atleast 2 invoices with different sales team and same partner
    - Register payments for every invoice
    - Go in payments list view
    - Filter on partner and group by sales team
    - All the payments are grouped in the same sales team
    
    opw-2681041
    
    closes odoo/odoo#81593
    
    Signed-off-by: default avatarEngels Robin (roen) <roen@odoo.com>
    26e035d4
    History
    [FIX] sale: Payment had wrong sales team
    roen-odoo authored
    
    Current behavior :
    When creating payment from invoice, the payment had the wrong sales team id
    
    Steps to reproduce :
    - Create atleast 2 invoices with different sales team and same partner
    - Register payments for every invoice
    - Go in payments list view
    - Filter on partner and group by sales team
    - All the payments are grouped in the same sales team
    
    opw-2681041
    
    closes odoo/odoo#81593
    
    Signed-off-by: default avatarEngels Robin (roen) <roen@odoo.com>