Commit Graph

372 Commits

Author SHA1 Message Date
Enric Tobella
a7a86c2d72 [IMP] simplify queries 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
Enric Tobella
9e5710db1d [FIX] stock_request: Add the option to select all the possible rules of a location, the rules of the parents are also allowed 2021-04-19 15:50:02 +07:00
Jordi Ballester
eacf602f2a Limit the routes available for selection. 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
OCA Transbot
432b9837ac OCA Transbot updated translations from Transifex 2021-04-19 15:50:02 +07:00
Yves Le Doeuff
cd77c82e43 Translated using Weblate (French (France))
Currently translated at 100.0% (10 of 10 strings)

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_inventory_preparation_filter
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_inventory_preparation_filter/fr_FR/
2021-04-11 18:46:34 +00:00
Yves Le Doeuff
d940e33503 Translated using Weblate (French (France))
Currently translated at 100.0% (10 of 10 strings)

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_inventory_preparation_filter
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_inventory_preparation_filter/fr_FR/
2021-04-10 19:46:37 +00:00
OCA-git-bot
e412402941 [ADD] setup.py 2021-03-23 09:53:44 +00:00
OCA-git-bot
5b653511e5 [UPD] README.rst 2021-03-23 09:53:43 +00:00
OCA-git-bot
e2f09ca0f2 [UPD] addons table in README.md 2021-03-23 09:53:41 +00:00
oca-travis
a45ee37403 [UPD] Update stock_helper.pot 2021-03-23 09:22:44 +00:00
OCA-git-bot
945949a51e Merge PR #1108 into 14.0
Signed-off-by LoisRForgeFlow
2021-03-23 09:09:54 +00:00
OCA-git-bot
dc8f93e9e6 [ADD] setup.py 2021-03-19 12:33:08 +00:00
OCA-git-bot
69db75dc7b [UPD] README.rst 2021-03-19 12:33:07 +00:00
OCA-git-bot
e57a2372f5 [UPD] addons table in README.md 2021-03-19 12:33:05 +00:00
davidborromeo
f446891ac5 [MIG] stock_helper: Migration to 14.0 2021-03-19 13:02:53 +01:00
oca-travis
8bc54b4caa [UPD] Update stock_inventory_preparation_filter.pot 2021-03-19 12:00:09 +00:00
davidborromeo
445f9bd25e [IMP] stock_helper: black, isort, prettier 2021-03-19 12:52:09 +01:00
OCA-git-bot
4f1a4709ab stock_helper 13.0.1.1.0 2021-03-19 12:51:27 +01:00
OCA-git-bot
1d1bbcb61c [ADD] icon.png 2021-03-19 12:51:27 +01:00
OCA-git-bot
f633c68662 [UPD] README.rst 2021-03-19 12:51:27 +01:00
oca-travis
e10bdadf98 [UPD] Update stock_helper.pot 2021-03-19 12:51:27 +01:00
Guewen Baconnier
24f4faf80c Apply suggestions from code review
Co-authored-by: Simone Orsi <simahawk@users.noreply.github.com>
2021-03-19 12:51:27 +01:00
Guewen Baconnier
f04c497a9e Add stock_helper: share common code used by stock modules
The first method is: StockLocation.is_sublocation_of()

This method is currently used in:

* wms/stock_dynamic_routing
* wms/shopfloor
* wms/stock_move_source_relocate
* stock-logistics-warehouse/stock_reserve_rule
* ddmrp/ddmrp

The goal will be to use this module as dependency instead of
reimplementing the method in each.

Other methods should follow in "stock_helper".

Note: I opened https://github.com/odoo/odoo/pull/53866 to propose a
generic version of this method, expecting odoo's opinion, but got no
answer.
2021-03-19 12:51:27 +01:00
OCA-git-bot
551872c23e Merge PR #1041 into 14.0
Signed-off-by pedrobaeza
2021-03-19 11:09:32 +00:00
OCA-git-bot
5d3776cc4d [ADD] setup.py 2021-03-19 10:38:41 +00:00
OCA-git-bot
bb7ff8841f [UPD] README.rst 2021-03-19 10:38:41 +00:00
OCA-git-bot
edb9c1ed80 [UPD] addons table in README.md 2021-03-19 10:38:39 +00:00
oca-travis
3b4773baff [UPD] Update stock_demand_estimate_matrix.pot 2021-03-19 10:25:46 +00:00
OCA-git-bot
fe0141919f Merge PR #1100 into 14.0
Signed-off-by LoisRForgeFlow
2021-03-19 10:20:15 +00:00
OCA-git-bot
3972e1aae6 [ADD] setup.py 2021-03-18 17:08:20 +00:00
OCA-git-bot
5f6f6f7618 [UPD] README.rst 2021-03-18 17:08:19 +00:00
OCA-git-bot
032366b3bd [UPD] addons table in README.md 2021-03-18 17:08:17 +00:00
oca-travis
0baf805332 [UPD] Update stock_pull_list.pot 2021-03-18 16:04:02 +00:00
OCA-git-bot
172e14a55b Merge PR #1098 into 14.0
Signed-off-by LoisRForgeFlow
2021-03-18 14:46:12 +00:00
OCA-git-bot
4d2f31c65d [ADD] setup.py 2021-03-16 20:27:26 +00:00
OCA-git-bot
2ff6d694e3 [UPD] README.rst 2021-03-16 20:27:25 +00:00
OCA-git-bot
e8b79d3aef [UPD] addons table in README.md 2021-03-16 20:27:24 +00:00
oca-travis
0eb2d7ea96 [UPD] Update stock_available_immediately.pot 2021-03-16 19:24:47 +00:00
OCA-git-bot
e894f941dd Merge PR #1039 into 14.0
Signed-off-by pedrobaeza
2021-03-16 18:30:25 +00:00
Florian da Costa
93e3f2d1b7 [MIG] stock_available_immediately: Migration to 14.0 2021-03-16 17:20:09 +01:00
Florian da Costa
f2216ce01e [IMP] stock_available_immediately: black, isort, prettier 2021-03-16 17:10:32 +01:00
oca-travis
7dca276947 [UPD] Update stock_available_immediately.pot 2021-03-16 17:10:32 +01:00
Pedro M. Baeza
0f5ba0ace7 [MIG] stock_available_immediately: Migration to 12.0
* New README by fragments
* Bump manifest version
* Adapted tests
2021-03-16 17:10:32 +01:00
Pedro M. Baeza
e6b5d41269 [FIX] stock_available_immediately: Restore current code
Due to merge mess, we need to restore current code this way
2021-03-16 17:10:32 +01:00