Commit Graph

8 Commits

Author SHA1 Message Date
Enric Tobella
a7a86c2d72 [IMP] simplify queries 2021-04-19 15:50:02 +07:00
Enric Tobella
4c4ee9f1d1 [ADD] stock_request_kanban 2021-04-19 15:50:02 +07:00
Atte Isopuro
6a7d7c123f [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.
2021-04-19 15:50:02 +07:00
mreficent
d9150b8335 [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
2021-04-19 15:50:02 +07:00
Enric Tobella
0e8b47cf51 [IMP] stock_request: Add stock request order 2021-04-19 15:50:02 +07:00
Enric Tobella
9e5710db1d [FIX] stock_request: Add the option to select all the possible rules of a location, the rules of the parents are also allowed 2021-04-19 15:50:02 +07:00
Jordi Ballester
eacf602f2a Limit the routes available for selection. 2021-04-19 15:50:02 +07:00
Jordi Ballester
09dfc7050b add stock_request in 11.0 2021-04-19 15:50:02 +07:00