Skip to content
Snippets Groups Projects
Commit fff2a30a authored by William Henrotin's avatar William Henrotin
Browse files

[IMP] sale_stock,sale_mrp: available quantities on sales order


Selling a product you don't have in stock anymore triggers a message
without pertinent information about available quantity.

This commit adds a little widget on sale order line to inform the salesman
there are not enough quantity available. Clicking on it will reveal:
* The estimated delivery date
* The actual quantity on hand
* The quantity forcasted at the estimated delivery date

For kit product, the quantities are the maximum occurence of kit available
regarding components quantities.

Task 2003485

closes odoo/odoo#34336

Signed-off-by: default avatarSimon Lejeune (sle) <sle@openerp.com>
parent c2c9d6d1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment