Commit Graph

14 Commits

Author SHA1 Message Date
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
hveficent
432e70281b [MIG] stock_request: Migration to 13.0 2020-02-05 10:28:29 +01:00
hveficent
0462916d1b [IMP] stock_request: black, isort 2020-01-28 16:55:57 +01:00
hveficent
119bbd894a [FIX] stock_request: add expected_date implicit on tests to avoid errors 2020-01-28 16:51:45 +01:00
hveficent
fae5880e1b [12.0][IMP] stock_request:
* Add readme autogenerated
* Add some hooks
* Improve test inheritance (reduce testing time)
* Don't allow qty <= 0
* SR expected_date = order expected_date if SRO
2020-01-28 16:51:45 +01:00
Maxime Chambreuil
aac3a99152 [FIX] stock_request: Losing partner_id and origin (#664) 2020-01-28 16:51:45 +01:00
Murtuza Saleh
c878eabaf7 [MIG] stock_request v12 2020-01-28 16:51:45 +01:00
hveficent
5e112f691b [11.0][FIX] solve unique constraint problems with product-attribute/product_sequence 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
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