Commit Graph

10 Commits

Author SHA1 Message Date
Jordi Ballester Alomar
b9ade70ba3 [fix] stock_requet: add menu image for stock requests 2022-02-07 11:55:55 +01:00
Enric Tobella
3e313de0ab [IMP] simplify queries 2022-02-07 11:55:55 +01:00
Jordi Ballester Alomar
89bb02f77a various fixes 2022-02-07 11:55:55 +01:00
Enric Tobella
067a4bd5ce [ADD] stock_request_kanban 2022-02-07 11:55:55 +01:00
Atte Isopuro
f0e6257078 [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.
2022-02-07 11:55:55 +01:00
mreficent
484d7e799a [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
2022-02-07 11:55:55 +01:00
Enric Tobella
f1015b744b [IMP] stock_request: Add stock request order 2022-02-07 11:55:55 +01:00
Enric Tobella
9453d62914 [FIX] stock_request: Add the option to select all the possible rules of a location, the rules of the parents are also allowed 2022-02-07 11:55:55 +01:00
Jordi Ballester
533f009bdf Limit the routes available for selection. 2022-02-07 11:55:55 +01:00
Jordi Ballester
7f6523bc3d add stock_request in 11.0 2022-02-07 11:55:55 +01:00