Skip to content
Snippets Groups Projects
Commit 6eaa4a2a authored by Arnold Moyaux's avatar Arnold Moyaux
Browse files

[IMP] (purchase_)stock: suppliers information in replenishment


Infobox to help the user with the replenishment. Allow those actions:
- See the different supplier with their lead time, price and quantity
- Be able to select a supplier and set it on the orderpoint
⁻ See the last delivery by mmonth for the product
- Last purchase date for each supplier

Technicaly it use a wizard and a fields char with JSON used by
a widget to display a static template. Also it creates directly
the wizard in backend instead of just let the view manage the new
object since we need a button on a one2many and if the records do
not have an id, it's not possilbe to use it.

closes odoo/odoo#72039

Task: 2519761
Related: odoo/upgrade#2596
Signed-off-by: default avatarArnold Moyaux <amoyaux@users.noreply.github.com>
parent 0ed38652
Branches
Tags
No related merge requests found
Showing
with 284 additions and 49 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment