Enric Tobella
410868abb7
[IMP] stock_request:
...
- fixes the computation of the allocated product quantity when a stock move has multiple requests.
2020-04-29 09:59:09 +02:00
Enric Tobella
80bafb795c
[IMP] stock_request: Improve cancellation detection
2020-04-29 09:57:41 +02:00
Maxime Chambreuil
514fb4ef66
[FIX] stock_request
2019-11-29 11:11:35 -06:00
Lois Rilo
4fd55e8573
[12.0][FIX] stock_request: stock request lines were not being
...
copied when duplicating a stock request order.
2019-09-27 12:54:43 +02:00
Maxime Chambreuil
f3521109dc
[FIX] stock_request: Unable to activate the virtual location
2019-08-20 11:55:02 -05:00
mreficent
1a3cfcbcbe
[IMP] Simplify inheritance of states
2019-08-12 17:35:17 +00:00
hveficent
65b85f37df
Allow stock_request_submit to be installed from stock_request
2019-08-12 17:35:17 +00:00
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
hveficent
04bcc596e3
stock_request: Add order desc for SR and SRO
2019-07-30 12:44:40 +02:00
Maxime Chambreuil
ed58734899
[FIX] stock_request: Losing partner_id and origin ( #664 )
2019-07-24 08:29:02 -05:00
Enric Tobella
ae4c7b12f3
[IMP] stock_request: Allow to set to draft multiple records
2019-07-16 08:00:05 +00:00
Murtuza Saleh
ef3b9f6ce1
[MIG] stock_request v12
2019-04-15 12:10:09 +05:30
Raúl Martín
25b0b12f58
Skipping potential error when move has been deleted
2019-04-15 12:08:08 +05:30
hveficent
56b17662db
[11.0][FIX] stock_request: added readonly true on related company fields
2019-04-15 12:08:08 +05:30
aheficent
d6b800ed73
[ADD]stock_request_analytic
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
Enric Tobella
ebb7c3515c
[IMP] simplify queries
2019-04-15 12:08:08 +05:30
Enric Tobella
3e3770ee03
[ADD] stock_request_kanban
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
mreficent
077d1b53b6
[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
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
Enric Tobella
053780e2c0
[FIX] stock_request: Add the option to select all the possible rules of a location, the rules of the parents are also allowed
2019-04-15 12:08:08 +05:30
Jordi Ballester
02b5e01448
Limit the routes available for selection.
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