Commit Graph

7 Commits

Author SHA1 Message Date
hveficent
8b755039d0 [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
2019-08-12 17:35:17 +00:00
Murtuza Saleh
ef3b9f6ce1 [MIG] stock_request v12 2019-04-15 12:10:09 +05:30
Raúl Martín
9e871c6fa7 Updating contributors 2019-04-15 12:08:08 +05:30
Lois Rilo
4ba0a3eb18 [11.0][IMP] stock_request: allow to request from all locations types. (#523) 2019-04-15 12:08:08 +05:30
Atte Isopuro
e53c736ae3 [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.
2019-04-15 12:08:08 +05:30
Enric Tobella
3cb959b21a [IMP] stock_request: Add stock request order 2019-04-15 12:08:08 +05:30
Jordi Ballester
989736cf82 add stock_request in 11.0 2019-04-15 12:08:08 +05:30