Commit Graph

27 Commits

Author SHA1 Message Date
Carlos Lopez
2667c5eecd FIX: assign value to field compute always
on V13 fields compute must be assign value for avoid cache errors
2020-10-16 07:40:49 -05:00
mreficent
f751037296 [UPD] Eficent -> ForgeFlow 2020-09-30 12:43:18 +02:00
hveficent
a2fa620d21 [13.0][ADD] stock_request_mrp 2020-09-02 10:56:22 +02: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
Maxime Chambreuil
18fcff7dbe [FIX] stock_request 2020-01-28 16:51:45 +01:00
Lois Rilo
528e3311e7 [12.0][FIX] stock_request: stock request lines were not being
copied when duplicating a stock request order.
2020-01-28 16:51:45 +01:00
Maxime Chambreuil
30171acd35 [FIX] stock_request: Unable to activate the virtual location 2020-01-28 16:51:45 +01:00
mreficent
00a44d26f9 [IMP] Simplify inheritance of states 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
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
hveficent
088cd5b795 stock_request: Add order desc for SR and 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
Enric Tobella
e93cf53b36 [IMP] stock_request: Allow to set to draft multiple records 2020-01-28 16:51:45 +01:00
Murtuza Saleh
c878eabaf7 [MIG] stock_request v12 2020-01-28 16:51:45 +01:00
Raúl Martín
fe9a3b4935 Skipping potential error when move has been deleted 2020-01-28 16:51:45 +01:00
hveficent
ea6b88a48f [11.0][FIX] stock_request: added readonly true on related company fields 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
Enric Tobella
0ace2dd54c [IMP] simplify queries 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
Enric Tobella
3bea85804a [FIX] stock_request: Add the option to select all the possible rules of a location, the rules of the parents are also allowed 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