Commit Graph

5 Commits

Author SHA1 Message Date
Atte Isopuro
45e4fd2d52 [11.0][IMP] stock_request: create request order from products
This commit allows the user to select multiple products from
a product list view and to create a Stock Request Order with
an action. If the user selects templates, all of those templates'
variants will be added to the order.

This is useful as it allows the user to filter products beforehand
based on their stocks, and to create a request order for all
those products whose stock is too low.
2020-01-28 16:51:45 +01:00
mreficent
84600684cb [FIX] Various fixes:
- Error with the sequence number.
- Visible texts that should be in uppercases.
- order_id should only be visible if group_stock_request_order
  option is enabled.
- adds more tests
- adds consistency between models company-wise
2020-01-28 16:51:45 +01:00
Enric Tobella
77331c39cc [IMP] stock_request: Add stock request order 2020-01-28 16:51:45 +01:00
Jordi Ballester
a0e0e4add7 Limit the routes available for selection. 2020-01-28 16:51:45 +01:00
Jordi Ballester
2e1a64a40f add stock_request in 11.0 2020-01-28 16:51:45 +01:00