Commit Graph

24 Commits

Author SHA1 Message Date
Víctor Martínez
e7e01bc796 [IMP] stock_request: Change the label string to make it consistent
TT41343
2023-01-26 08:15:55 +01:00
Víctor Martínez
6d265c245c [IMP] stock_request: Add domain to some fields to prevent deprecate methods with domain return
TT41080
2023-01-13 08:50:09 +01:00
Víctor Martínez
09acdc2132 [IMP] stock_request + stock_request_submit: Change the approach to Confirm and Submit buttons
Related to https://github.com/OCA/stock-logistics-warehouse/pull/1514#discussion_r1003779168
2022-10-25 09:27:03 +02:00
Víctor Martínez
e20a776043 [IMP] stock_request: Show Confirm button from stock.request.order only to Stock Request Manager users.
TT39761
2022-10-21 11:30:58 +02:00
Jaime Arroyo
34af193790 [12.0][FIX] stock_request: fix archived search view 2021-04-19 15:50:03 +07:00
Enric Tobella
7c57244e3f [IMP] stock_request: Improve cancellation detection 2021-04-19 15:50:03 +07:00
mreficent
c3fd88e083 [UPD] Eficent -> ForgeFlow 2021-04-19 15:50:03 +07:00
hveficent
d63d581fd1 [13.0][ADD] stock_request_mrp 2021-04-19 15:50:03 +07:00
Jaime Arroyo
a868781e3f [IMP] stock_request: Views 2021-04-19 15:50:03 +07:00
hveficent
2909c048ce [IMP] stock_request:
* Add search filters to Stock Request
* Use SR Manager on action_confirm from testing for better extensibility
2021-04-19 15:50:03 +07:00
OCA-git-bot
44c0d5ca9f pre-commit update 2021-04-19 15:50:03 +07:00
hveficent
6b07937599 [MIG] stock_request: Migration to 13.0 2021-04-19 15:50:03 +07:00
Maxime Chambreuil
39326fed37 [FIX] stock_request: Unable to activate the virtual location 2021-04-19 15:50:02 +07:00
hveficent
543ddb53a7 Allow stock_request_submit to be installed from stock_request 2021-04-19 15:50:02 +07:00
Murtuza Saleh
b10fab7f30 [MIG] stock_request v12 2021-04-19 15:50:02 +07:00
aheficent
c543f48c73 [ADD]stock_request_analytic 2021-04-19 15:50:02 +07:00
Lois Rilo
88be174da4 [11.0][IMP] stock_request: allow to request from all locations types. (#523) 2021-04-19 15:50:02 +07:00
Jordi Ballester Alomar
e91b9161de [fix] stock_requet: add menu image for stock requests 2021-04-19 15:50:02 +07:00
Jordi Ballester Alomar
0c6b0e63ae various fixes 2021-04-19 15:50:02 +07:00
Enric Tobella
4c4ee9f1d1 [ADD] stock_request_kanban 2021-04-19 15:50:02 +07:00
Atte Isopuro
6a7d7c123f [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.
2021-04-19 15:50:02 +07:00
mreficent
d9150b8335 [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
2021-04-19 15:50:02 +07:00
Enric Tobella
0e8b47cf51 [IMP] stock_request: Add stock request order 2021-04-19 15:50:02 +07:00
Jordi Ballester
09dfc7050b add stock_request in 11.0 2021-04-19 15:50:02 +07:00