Commit Graph

16 Commits

Author SHA1 Message Date
Jaime Arroyo
7817616d60 [IMP] stock_request: Views 2020-05-12 17:25:25 +02:00
hveficent
cfc28b3f53 [IMP] stock_request:
* Add search filters to Stock Request
* Use SR Manager on action_confirm from testing for better extensibility
2020-03-20 09:36:19 +01:00
OCA-git-bot
c69ac2f39b pre-commit update 2020-03-14 12:28:39 +01:00
hveficent
432e70281b [MIG] stock_request: Migration to 13.0 2020-02-05 10:28:29 +01:00
Maxime Chambreuil
30171acd35 [FIX] stock_request: Unable to activate the virtual location 2020-01-28 16:51:45 +01:00
hveficent
bca6f8f848 Allow stock_request_submit to be installed from stock_request 2020-01-28 16:51:45 +01:00
Murtuza Saleh
c878eabaf7 [MIG] stock_request v12 2020-01-28 16:51:45 +01:00
aheficent
b877f6ab9d [ADD]stock_request_analytic 2020-01-28 16:51:45 +01:00
Lois Rilo
119ee936a4 [11.0][IMP] stock_request: allow to request from all locations types. (#523) 2020-01-28 16:51:45 +01:00
Jordi Ballester Alomar
f4d0c5bd4c [fix] stock_requet: add menu image for stock requests 2020-01-28 16:51:45 +01:00
Jordi Ballester Alomar
c4f64767c9 various fixes 2020-01-28 16:51:45 +01:00
Enric Tobella
4b8b93c327 [ADD] stock_request_kanban 2020-01-28 16:51:45 +01:00
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
2e1a64a40f add stock_request in 11.0 2020-01-28 16:51:45 +01:00