Skip to content
Snippets Groups Projects
  • Goffin Simon's avatar
    621dac80
    [FIX] delivery: Delivery Order Adding Freight Cost W/O Markup · 621dac80
    Goffin Simon authored
    
    Steps to reproduce the bug:
    
    - Let's consider a delivery method DM with fixed price of 10€ and a margin of 20%
    - Let's consider a storable product P
    - Create a SO for P and get the rate (12€) but don't add it on the SO
    - Confirm the SO and process the delivery
    
    Bug:
    
    A SO line was created for the freight cost without the margin. So it was 10€
    instead of 12€.
    
    opw:2144894
    
    closes odoo/odoo#43206
    
    X-original-commit: f6ce45fc52da449df240bce467319e6110012e4c
    Signed-off-by: default avatarSimon Goffin (sig) <sig@openerp.com>
    621dac80
    History
    [FIX] delivery: Delivery Order Adding Freight Cost W/O Markup
    Goffin Simon authored
    
    Steps to reproduce the bug:
    
    - Let's consider a delivery method DM with fixed price of 10€ and a margin of 20%
    - Let's consider a storable product P
    - Create a SO for P and get the rate (12€) but don't add it on the SO
    - Confirm the SO and process the delivery
    
    Bug:
    
    A SO line was created for the freight cost without the margin. So it was 10€
    instead of 12€.
    
    opw:2144894
    
    closes odoo/odoo#43206
    
    X-original-commit: f6ce45fc52da449df240bce467319e6110012e4c
    Signed-off-by: default avatarSimon Goffin (sig) <sig@openerp.com>