SilvioC2C
e6a54109fe
[IMP] mrp_tag: add parent tags
2024-01-29 17:32:47 +01:00
Weblate
113de7c2dd
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: manufacture-15.0/manufacture-15.0-mrp_multi_level
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_multi_level/
2024-01-24 16:50:30 +00:00
OCA-git-bot
2d23b8ba51
[BOT] post-merge updates
2024-01-24 16:50:18 +00:00
oca-ci
2c7625000b
[UPD] Update mrp_multi_level.pot
2024-01-24 16:45:26 +00:00
OCA-git-bot
165067f046
Merge PR #1187 into 15.0
...
Signed-off-by LoisRForgeFlow
2024-01-24 16:41:37 +00:00
Lois Rilo
f39d6a1b17
[IMP] mrp_multi_level: add date to default grouping filters
...
It is the default colum for pivot view.
2024-01-24 09:35:24 -07:00
OCA-git-bot
f205f58d03
[BOT] post-merge updates
2024-01-24 15:30:19 +00:00
OCA-git-bot
7c864d2aa5
Merge PR #1183 into 15.0
...
Signed-off-by LoisRForgeFlow
2024-01-24 15:25:54 +00:00
Lois Rilo
f9b9f19244
[FIX] mrp_multi_level: starting qty on hand wrong when using lots
...
Unify the way to get the starting on hand whenever needed in MRP
calculations.
2024-01-24 08:23:03 -07:00
OCA-git-bot
5f13b06415
[BOT] post-merge updates
2024-01-24 15:16:49 +00:00
oca-ci
0dc5cc6d80
[UPD] Update mrp_multi_level.pot
2024-01-24 15:12:10 +00:00
OCA-git-bot
b115258bf4
Merge PR #1123 into 15.0
...
Signed-off-by LoisRForgeFlow
2024-01-24 15:08:14 +00:00
Alexandre Fayolle
0484184450
[IMP] mrp_multi_level: safety stock
...
When a product has a safety stock in an area, and the current stock is
below safety, but there are moves in the future, mrp_multi_level does
not compute an immediate action to get back to the safety stock.
This PR changes this behavior: when the mrp_moves are considered, before
processing the first move in the future, we insert a resupply action to
rebuild the safety stock.
We also add some refactoring in the process:
* add extension point on the wizard to compute the quantity to reorder
(so we can choose in a separate module whether to rebuild safety stock
or not)
* add extension point on the wizard to get the date at which the safety
stock must be rebuilt (defaults to today)
* make the code of the wizard symetric between the groupes and non
grouped configuration
2024-01-12 14:25:44 +01:00
Weblate
6161253e92
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: manufacture-15.0/manufacture-15.0-mrp_workorder_lot_display
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_workorder_lot_display/
2023-12-29 00:57:17 +00:00
OCA-git-bot
49d00c9330
[BOT] post-merge updates
2023-12-28 21:56:26 +00:00
oca-ci
59c5243414
[UPD] Update mrp_workorder_lot_display.pot
2023-12-28 21:52:19 +00:00
OCA-git-bot
8c5fca2904
Merge PR #1166 into 15.0
...
Signed-off-by dreispt
2023-12-28 21:48:29 +00:00
OCA-git-bot
0a7b45746b
[BOT] post-merge updates
2023-12-28 21:43:34 +00:00
OCA-git-bot
ead4443b4d
Merge PR #1104 into 15.0
...
Signed-off-by dreispt
2023-12-28 21:39:13 +00:00
Akim Juillerat
9251ac0c4f
[MIG] mrp_workorder_lot_display: Backport to 15.0
2023-12-28 15:47:13 +01:00
Akim Juillerat
285ba280ea
[IMP] mrp_workorder_lot_display: black, isort, prettier
2023-12-28 15:47:13 +01:00
mymage
d8effcaa3b
Added translation using Weblate (Italian)
2023-12-28 15:47:13 +01:00
OCA-git-bot
ced8e9d363
[BOT] post-merge updates
2023-12-28 15:47:12 +01:00
oca-ci
a778375c7b
[UPD] Update mrp_workorder_lot_display.pot
2023-12-28 15:47:12 +01:00
Akim Juillerat
ac4c08490a
Add module mrp_workorder_lot_display
2023-12-28 15:47:12 +01:00
Akim Juillerat
b701c3bb97
[FIX] Correct api.depends to avoid relying on non-stored computed field
2023-12-27 19:10:56 +01:00
mymage
433931617f
Translated using Weblate (Italian)
...
Currently translated at 100.0% (20 of 20 strings)
Translation: manufacture-15.0/manufacture-15.0-mrp_workcenter_category
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_workcenter_category/it/
2023-12-19 13:36:48 +00:00
OCA-git-bot
f69373f259
[BOT] post-merge updates
2023-12-14 09:22:35 +00:00
OCA-git-bot
7effb8f92f
Merge PR #1164 into 15.0
...
Signed-off-by LoisRForgeFlow
2023-12-14 09:18:27 +00:00
BernatPForgeFlow
a39f488128
[IMP] mrp_multi_level_estimate: Stock moves from MO should always be considered
...
When we consider forecasts as the 'Indirect' demand, we should always keep considering the demand coming from Manufacturing Orders, as they are 'Direct' demand.
2023-12-14 10:11:38 +01:00
OCA-git-bot
a9eede1bf3
[BOT] post-merge updates
2023-12-07 07:42:12 +00:00
OCA-git-bot
66d5c5b7b1
Merge PR #1150 into 15.0
...
Signed-off-by LoisRForgeFlow
2023-12-07 07:38:11 +00:00
Alexandre Fayolle
aadd0582ea
[REF] mrp_multi_level: location management
...
Small refactoring adding a _get_locations method on product.mrp.area
which by defaults delegates the computation to the related mrp.area.
This enables extending a few things related to locations at the
product.mrp.area level.
Change the way `_get_locations()` work: don't return the list of child
locations, only the top-most locations, and then use the `child_of`
operator in the code that looks for locations.
2023-12-06 21:41:32 +01:00
OCA-git-bot
38c3c000d2
[BOT] post-merge updates
2023-12-06 20:39:26 +00:00
OCA-git-bot
6238845209
Merge PR #1151 into 15.0
...
Signed-off-by gurneyalex
2023-12-06 20:35:26 +00:00
Alexandre Fayolle
572a23d70c
[IMP] mrp_multi_level: reduce some logging
...
When running the multi level planner, the wizard will delete the records
from the previous run (mrp.inventory, mrp.move, mrp.planned.order).
There can be hundreds of such records, and the call to unlink() will
create a log entry which is not really informative. We disable this log
during the call to the wizard (but keep if for manual unlinking of the
records which we want to trace).
2023-12-04 12:18:10 +01:00
mymage
34cb06d2db
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: manufacture-15.0/manufacture-15.0-mrp_lot_on_hand_first
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_lot_on_hand_first/it/
2023-12-04 09:36:56 +00:00
OCA-git-bot
e0ec1e906d
[BOT] post-merge updates
2023-11-30 08:46:08 +00:00
OCA-git-bot
95a82d06e2
Merge PR #1146 into 15.0
...
Signed-off-by LoisRForgeFlow
2023-11-30 08:42:08 +00:00
BernatPForgeFlow
f5c014cb5c
[FIX] mrp_multi_level: Correct main supplier when changing sequence in Vendor Pricelist
...
When we change the sequence order of the Vendor Pricelist for a product, we firstly fetch the vendors and then we change the sequence. Then, when changing a sequence we try to get the first supplier but we do not get the desired result.
Reordering the suppliers allows to always get the first supplier in the list.
2023-11-30 09:32:51 +01:00
mymage
d3add041cc
Translated using Weblate (Italian)
...
Currently translated at 100.0% (24 of 24 strings)
Translation: manufacture-15.0/manufacture-15.0-quality_control_stock_oca
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-quality_control_stock_oca/it/
2023-11-24 16:34:13 +00:00
mymage
c908d4bf2e
Translated using Weblate (Italian)
...
Currently translated at 100.0% (170 of 170 strings)
Translation: manufacture-15.0/manufacture-15.0-mrp_multi_level
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_multi_level/it/
2023-11-22 15:34:33 +00:00
mymage
b68fcc8147
Translated using Weblate (Italian)
...
Currently translated at 100.0% (23 of 23 strings)
Translation: manufacture-15.0/manufacture-15.0-mrp_production_operation_injection
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_production_operation_injection/it/
2023-11-22 07:36:00 +00:00
mymage
94effa52e8
Translated using Weblate (Italian)
...
Currently translated at 100.0% (24 of 24 strings)
Translation: manufacture-15.0/manufacture-15.0-mrp_lot_number_propagation
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_lot_number_propagation/it/
2023-11-21 16:35:40 +00:00
mymage
a06be89563
Translated using Weblate (Italian)
...
Currently translated at 100.0% (20 of 20 strings)
Translation: manufacture-15.0/manufacture-15.0-mrp_workcenter_category
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_workcenter_category/it/
2023-11-16 22:39:22 +00:00
mymage
e3a755ae16
Translated using Weblate (Italian)
...
Currently translated at 100.0% (23 of 23 strings)
Translation: manufacture-15.0/manufacture-15.0-mrp_production_operation_injection
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_production_operation_injection/it/
2023-11-16 22:39:21 +00:00
mymage
d7968d8102
Translated using Weblate (Italian)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: manufacture-15.0/manufacture-15.0-mrp_workorder_lock_planning
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_workorder_lock_planning/it/
2023-11-16 12:37:23 +00:00
mymage
9bd72ae17b
Translated using Weblate (Italian)
...
Currently translated at 95.0% (19 of 20 strings)
Translation: manufacture-15.0/manufacture-15.0-mrp_workcenter_category
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_workcenter_category/it/
2023-11-16 12:37:22 +00:00
mymage
1d95085cda
Translated using Weblate (Italian)
...
Currently translated at 100.0% (6 of 6 strings)
Translation: manufacture-15.0/manufacture-15.0-mrp_subcontracting_lot_number_propagation
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_subcontracting_lot_number_propagation/it/
2023-11-16 12:37:21 +00:00
mymage
61cbd4becc
Translated using Weblate (Italian)
...
Currently translated at 100.0% (34 of 34 strings)
Translation: manufacture-15.0/manufacture-15.0-mrp_planned_order_matrix
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_planned_order_matrix/it/
2023-11-16 12:37:20 +00:00