Invoice per delivery

Create invoice per delivary for some partners

Technical Name:
invoice_per_delivery
Version:
14.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/1028/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Invoice Per Delivery

This module provides the possibility to create an invoice per delivery order for specific partners.

This module depends of the module stock_picking_invoice_link to add a link between pickings and invoices as well as on the lines.

With this module, you can find back which deliveries an invoice relates to.

Note that the links are only for products with an invoicing policy set on delivery.

Usage

From a contact form view, you can now check the checkbox Invoicing per delivery to generate an invoice for each delivery order of this client:

static/description/invoicing_per_delivery_checkbox.png
  • Check the Invoicing per delivery box in your client form view.
  • Create a sales order with 2 storable products for your client.
  • Confirm the sales order to generate the delivery order.
  • In your delivery order, set the quantity done lower than the demand to generate a backorder delivery order for your sales order.
static/description/delivery_order_form_view.png
  • Validate your delivery order and then create a backorder for the remaining quantities. A smart button Invoices appears in the form view.
static/description/delivery_order_invoice_button.png
  • Click on the smart button to see the draft Invoices created from the delivery order.
  • You can go to the delivery order that generated this Invoice through the smart button Pickins
static/description/draft_invoice.png
  • Go back to your sales order, then go to the backorder delivery and validate the backorder.
  • You will see that a new Invoice is created for this backorder.
static/description/backorder_invoice_button.png static/description/backorder_invoice.png
  • Return to your sales order to see that the 2 Invoices are linked to it.
static/description/sale_order_form_view.png static/description/sale_order_invoices.png

Contributors