Joan Sisquella
de2a85eb55
[IMP] stock_request: Change rounding method to HALF-UP in qty_in_progress computation
2024-05-21 11:08:03 +02:00
Víctor Martínez
3d39f0c821
[IMP] stock_request: Add option to use stock available
...
TT43413
[FIX] stock_request: Change to free_qty field to use stock
We need to use the free_qty field because it is the one that has the
correct value if for example we have stock reservations.
TT43413
2023-11-10 10:59:37 +01:00
Víctor Martínez
0d8babd95b
[IMP] stock_request: Convert the state field of stock.request.order as compute store to complete all use cases.
...
This change prevents stock.request.order from remaining in the open state when they have already finished.
TT44811
2023-09-11 16:27:54 +02:00
Víctor Martínez
94ef38a26d
[IMP] stock_request: Set with cancelled state the stock moves that are cancelled.
...
Example use case:
- Create a stock.request (or stock.request.order)
- Confirm.
- Cancel the stock move.
- stock.request and stock.request.order must be set with status cancelled.
TT41827
[IMP] stock_request_mrp: Add tests to check cancel stock request order if production is cancelled.
TT41827
2023-03-08 08:27:10 +01:00
Víctor Martínez
23ae311597
[FIX] stock_request: Change state fields to display translated by language
...
TT41343
2023-01-27 08:06:30 +01:00
nicolas
d13a3a50e2
[FIX] stock_request: fix access on act_window
2022-10-27 11:33:50 -03:00
Bernat Puig Font
dfdc50d469
[MIG] stock_request: Migration to 15.0
2022-02-16 09:17:17 +01:00
Nils Hamerlinck
40c3ab3b3a
[FIX] stock_request: default value should not depend on another field
2022-02-07 12:01:05 +01:00
Kitti U
4bb9b34ccb
[14.0][MIG] stock_request
2022-02-07 12:01:05 +01:00
Kitti U
35b29875eb
[IMP] : black, isort, prettier
2022-02-07 12:01:05 +01:00
Kitti U
5d9e44a069
Ensure to set done, when qty_cancelled > 0
2022-02-07 12:01:05 +01:00
Murtuza Saleh
86301f6333
[12.0][IMP] Improved _compute_qty code
2022-02-07 12:01:05 +01:00
Enric Tobella
ceadaf00ac
[IMP] stock_request: Improve cancellation detection
2022-02-07 12:01:05 +01:00
hveficent
8a6718a024
[MIG] stock_request: Migration to 13.0
2022-02-07 12:01:04 +01:00
hveficent
31d0b4ca9a
[IMP] stock_request: black, isort
2022-02-07 12:01:04 +01:00
Maxime Chambreuil
2681c952cb
[FIX] stock_request
2022-02-07 12:01:04 +01:00
mreficent
8f41478b77
[IMP] Simplify inheritance of states
2022-02-07 12:01:04 +01:00
hveficent
516ff569b8
[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
2022-02-07 12:01:04 +01:00
hveficent
fed256f9a3
stock_request: Add order desc for SR and SRO
2022-02-07 12:01:04 +01:00
Enric Tobella
4cab686678
[IMP] stock_request: Allow to set to draft multiple records
2022-02-07 12:01:04 +01:00
Murtuza Saleh
590a156b9c
[MIG] stock_request v12
2022-02-07 12:01:04 +01:00
Enric Tobella
067a4bd5ce
[ADD] stock_request_kanban
2022-02-07 11:55:55 +01:00
mreficent
484d7e799a
[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
2022-02-07 11:55:55 +01:00
Enric Tobella
f1015b744b
[IMP] stock_request: Add stock request order
2022-02-07 11:55:55 +01:00
Enric Tobella
9453d62914
[FIX] stock_request: Add the option to select all the possible rules of a location, the rules of the parents are also allowed
2022-02-07 11:55:55 +01:00
Jordi Ballester
533f009bdf
Limit the routes available for selection.
2022-02-07 11:55:55 +01:00
Jordi Ballester
7f6523bc3d
add stock_request in 11.0
2022-02-07 11:55:55 +01:00