Skip to content
Snippets Groups Projects
  • Nicolas Martinelli's avatar
    7bfb87b7
    [IMP] sale: down payment · 7bfb87b7
    Nicolas Martinelli authored
    - Create 2 SO, one with a down payment
    - Validate the down payment invoice
    - Select both SO, and choose "Invoice Orders"
    - Create the invoice
    
    The down payment is not deduced from the invoice.
    
    It is more logical to take it into account at this point of the process.
    However, changing this in stable is a major change of behavior.
    
    opw-779954
    7bfb87b7
    History
    [IMP] sale: down payment
    Nicolas Martinelli authored
    - Create 2 SO, one with a down payment
    - Validate the down payment invoice
    - Select both SO, and choose "Invoice Orders"
    - Create the invoice
    
    The down payment is not deduced from the invoice.
    
    It is more logical to take it into account at this point of the process.
    However, changing this in stable is a major change of behavior.
    
    opw-779954
sale_make_invoice_advance.py 8.30 KiB