Commit Graph

  • 3d3dcceaf8 [12.0][FIX] mrp_multi_level: creating undesired planned orders. add another exclude point at planned order creation. Lois Rilo 2019-10-09 13:09:22 +02:00
  • 9534380a5e Update translation files OCA Transbot 2019-09-10 09:53:36 +00:00
  • 2a0f6f6e50 [UPD] README.rst OCA-git-bot 2019-09-02 10:58:59 +00:00
  • 9af7c48f3e [UPD] Update mrp_multi_level.pot oca-travis 2019-09-02 10:30:31 +00:00
  • 481d9586b2 add support for multi-company Jordi Ballester Alomar 2019-09-01 22:14:24 +02:00
  • 16d2aff657 [12.0][MIG] mrp_multi_level: * You can know integrate with different forecasting mechanisms. As a consequence integration with stock_demand_estimate is moved to a new module (mrp_multi_level_estimate). * As agreed by the authors, the module is re-licensed to LGPL-3. Lois Rilo 2019-08-05 13:53:12 +02:00
  • 62f31a5d0e [UPD] README.rst OCA-git-bot 2019-07-29 03:10:34 +00:00
  • 84d0528add mrp_multi_level 11.0.3.1.1 OCA-git-bot 2019-07-16 11:14:33 +00:00
  • 3e7351396c [11.0][MIG] mrp_multi_level: open MRP inventory screen if manually run Lois Rilo 2019-07-15 17:19:16 +02:00
  • a718192404 mrp_multi_level 11.0.3.1.0 OCA-git-bot 2019-07-05 16:53:36 +00:00
  • 5b8b41422a revert unneded context addition Lois Rilo 2019-07-04 15:39:32 +02:00
  • 38895967b8 Translated using Weblate (German) Maria Sparenberg 2019-06-28 11:42:38 +00:00
  • b94ab16d7f [11.0][FIX] mrp_multi_level: * remove duplicated fields in view * fix issue using this module together with procurement_auto_create_group. Lois Rilo 2019-06-12 15:54:55 +02:00
  • 66320d0aae [UPD] Update mrp_multi_level.pot oca-travis 2019-06-06 12:38:09 +00:00
  • ba30b2ac56 [11.0][FIX] mrp_multi_level: remove unralated security group in views. Lois Rilo 2019-06-06 13:12:05 +02:00
  • 9fd02aaa76 [11.0][IMP] mrp_multi_level: able to group demand estimates or to ignore them. Lois Rilo 2019-06-05 13:13:19 +02:00
  • b6708a60f1 [11.0][FIX] mrp_multi_level: fix supply method computation and add required fields. Lois Rilo 2019-06-03 14:51:54 +02:00
  • a011e5f740 [11.0][FIX] mrp_multi_level: pass a context to exclude hook when exploding. Lois Rilo 2019-06-03 13:42:06 +02:00
  • 920bd6d2f4 [11.0][IMP] mrp_multi_level: able to procure from a different location than area's. Lois Rilo 2019-06-03 11:51:36 +02:00
  • a2fcade94d [11.0][REW/IMP] mrp_multi_level: * Extract concept of planned orders from mrp.move. * Fix error grouping demand when there is no supply for a the first day of grouping. * Adapt tests. Lois Rilo 2019-05-21 12:51:37 +02:00
  • 01bb76ab3c [UPD] Update mrp_multi_level.pot oca-travis 2019-05-13 12:06:24 +00:00
  • 503ffb1e92 [11.0][IMP] mrp_multi_level: * Able to run MRP only for selected areas. * Clean logging messages. Lois Rilo 2019-05-02 13:00:48 +02:00
  • 2ce7f26ba6 [UPD] Update mrp_multi_level.pot oca-travis 2019-04-25 08:04:51 +00:00
  • e77899b8e7 [11.0][IMP] mrp_multi_level: be able to group demand when generating supply proposals Lois Rilo 2019-04-02 11:09:19 +02:00
  • dab40c61da Translated using Weblate (German) Maria Sparenberg 2019-02-13 13:24:31 +00:00
  • 030528bf73 [UPD] Update mrp_multi_level.pot oca-travis 2019-02-03 20:33:47 +00:00
  • e459baedc0 Fixes, and add migration script Jordi Ballester Alomar 2018-11-28 12:56:38 +01:00
  • e6e1af8da9 [11.0] mrp_multi_level: * fix api.depends fields fro main supplier. * fix ordering and missing demo file in manifest. * Update README. * fix action_view* methods. * readd hook to exclude in mrp initialization * fix computation of qty available (it was considering several times sub-locations). * Remove contraint for outoing and incoming moves to be moved in/outside the company, they can be internal transfers. * mrp.moves visible with technical settings. * Show product and allow to search by it in mrp.inventory. Lois Rilo 2018-11-20 10:10:32 +01:00
  • 0ba8be007f [11.0][mrp_multi_level] refactor mrp area Jordi Ballester Alomar 2018-11-20 07:49:20 +01:00
  • 8907969226 [UPD] Update mrp_multi_level.pot oca-travis 2019-01-25 11:21:19 +00:00
  • 9225c08f99 convert read_groups into sql queries due to issue with locale Jordi Ballester Alomar 2019-01-24 09:50:38 +01:00
  • 4340c4066d Translated using Weblate (German) Maria Sparenberg 2018-12-09 09:16:38 +00:00
  • fcf9910fd2 Added translation using Weblate (German) Maria Sparenberg 2018-12-09 09:16:28 +00:00
  • 33825b67cd Update translation files OCA Transbot 2018-11-28 11:59:20 +00:00
  • 4af0d47c22 [UPD] Update mrp_multi_level.pot oca-travis 2018-10-30 11:45:55 +00:00
  • 4719e63052 [UPD] README.rst OCA-git-bot 2018-10-30 11:14:35 +00:00
  • bcac052306 mrp_multi_level: date_planned must be passed on as datetime. Lois Rilo 2018-10-24 13:49:47 +02:00
  • bcb53b0d52 mrp_multi_level: * during bom explosion consider only stockable products in the BOM. * add logo * add rounding on application of stock demand estimates. Jordi Ballester Alomar 2018-09-12 12:23:16 +02:00
  • a718f91f2b [11.0][FIX] Consider *Qty Multiple* on product to propose the quantity to procure. Lois Rilo 2018-08-30 11:28:09 +02:00
  • dd3a14909a enable MRP view in product templates Jordi Ballester Alomar 2018-08-18 16:31:23 +02:00
  • d6883c75af Translated using Weblate (Spanish) Lois Rilo 2018-08-24 13:41:16 +00:00
  • b0fc53931d Added translation using Weblate (Spanish) Lois Rilo 2018-08-24 13:40:42 +00:00
  • e3b87b69f6 [UPD] README.rst OCA Git Bot 2018-08-24 05:12:09 +02:00
  • 1e6e26e911 [UPD] README.rst OCA Git Bot 2018-08-10 05:09:57 +02:00
  • 309302feae [UPD] Update mrp_multi_level.pot oca-travis 2018-08-09 09:42:07 +00:00
  • 9339af0456 [11.0][FIX] mrp_multi_level: * calendar defined only in warehouse. * remove raw query. Lois Rilo 2018-08-08 11:24:18 +02:00
  • 382954547e [11.0][FIX] mrp_multi_level: the user and system locales could make the MRP run break. Lois Rilo 2018-08-03 13:14:25 +02:00
  • 1f9e1120ed [UPD] README.rst OCA Git Bot 2018-07-17 05:15:41 +02:00
  • ea180244cf [UPD] Update mrp_multi_level.pot oca-travis 2018-07-16 12:27:14 +00:00
  • 40688f9ae5 [11.0][UPD] mrp_multi_level: update README and manifest to OCA standards. Lois Rilo 2018-07-09 13:48:09 +02:00
  • ca1a41c41f rename 'date_to_procure' to 'order_release_date' Jordi Ballester Alomar 2018-07-05 11:36:23 +02:00
  • 0a285b7cfd add dependency with mrp_working_calendar Jordi Ballester Alomar 2018-07-05 09:35:28 +02:00
  • 2b5404f350 change date_to_procure to consider working calendar Jordi Ballester Alomar 2018-06-27 17:09:41 +02:00
  • 2c9faa6d74 add resource calendar to mrp area Jordi Ballester Alomar 2018-06-27 16:24:52 +02:00
  • 98afb92905 [11.0][ADD] mrp_multi_level: ods with the result expected from the mrp run with the test environment. Lois Rilo 2018-06-25 09:58:08 +02:00
  • f4aeb07065 [11.0][IMP] mrp_multi_level: reduce qty to procure with each procure done. Lois Rilo 2018-06-22 12:08:55 +02:00
  • eb43b469f7 [11.0] mrp_multi_level: cleanup: * remove unneded methods * fix pylint * fix style Lois Rilo 2018-06-21 16:00:33 +02:00
  • 321f0b52ba [11.0][IMP] mrp_multi_level: improve usability Lois Rilo 2018-06-21 14:44:02 +02:00
  • e78c2585e0 [11.0][REN] multi_level_mrp -> mrp_multi_level Lois Rilo 2018-06-21 12:05:41 +02:00
  • e3664d1709 [ADD] setup.py OCA-git-bot 2022-11-18 15:01:10 +00:00
  • b445408abd [UPD] README.rst OCA-git-bot 2022-11-18 15:01:09 +00:00
  • d86621df72 [UPD] addons table in README.md OCA-git-bot 2022-11-18 15:01:08 +00:00
  • d5bad6eddc [UPD] Update mrp_warehouse_calendar.pot oca-ci 2022-11-18 14:58:30 +00:00
  • 983446e416 Merge PR #895 into 16.0 OCA-git-bot 2022-11-18 14:56:05 +00:00
  • 669c380b69 Merge PR #901 into 16.0 OCA-git-bot 2022-11-18 14:40:07 +00:00
  • e7cfc8c626 [UPD] repo template Lois Rilo 2022-11-18 15:38:52 +01:00
  • fe5e393ef4 [MIG] mrp_warehouse_calendar: Migration to 16.0 joan 2022-11-11 11:36:08 +01:00
  • fbf087c3da Merge PR #900 into 14.0 OCA-git-bot 2022-11-15 14:51:16 +00:00
  • 87525cc989 [REF] copier update Daniel Reis 2022-11-15 14:37:10 +00:00
  • 7027a02174 Translated using Weblate (Italian) Davide Corio 2022-11-15 09:04:33 +00:00
  • 63e9ab9612 Added translation using Weblate (Italian) Davide Corio 2022-11-15 08:56:35 +00:00
  • 686e31d480 [IMP] mrp_warehouse_calendar: pre-commit stuff joan 2022-11-11 11:09:57 +01:00
  • 319cf2b6c7 mrp_warehouse_calendar 15.0.1.0.1 OCA-git-bot 2022-07-21 11:54:35 +00:00
  • 94a9d13d94 [FIX] mrp_warehouse_calendar: date_planned_finished calculated with warehouse calendar Bernat Puig Font 2022-02-02 09:00:44 +01:00
  • 1cc8fc769b [UPD] README.rst OCA-git-bot 2021-10-29 08:32:00 +00:00
  • d24516dc29 [UPD] Update mrp_warehouse_calendar.pot oca-ci 2021-10-29 08:29:30 +00:00
  • b83b09e68e [MIG] mrp_warehouse_calendar: Migration to 15.0 Joan Mateu Jordi 2021-10-26 13:54:57 +02:00
  • 76094ffa8c [MIG] mrp_warehouse_calendar: Migration to 14.0 davidborromeo 2021-01-29 10:46:05 +01:00
  • ce2319558a [IMP] mrp_warehouse_calendar: black, isort, prettier davidborromeo 2021-01-29 10:24:50 +01:00
  • bd9f8a9a69 Update translation files OCA Transbot 2020-11-22 20:37:54 +00:00
  • cb1e0e39fc [13.0][MIG] mrp_warehouse_calendar Lois Rilo 2019-12-17 12:23:06 +01:00
  • 81664e2ec2 [IMP] mrp_warehouse_calendar: black, isort Lois Rilo 2019-12-17 12:09:20 +01:00
  • 40b9451670 mrp_warehouse_calendar 12.0.1.0.1 OCA-git-bot 2019-07-31 12:24:19 +00:00
  • 04e793bfa5 [12.0] mrp_warehouse_calendar: * fix error calculating the planned date depending on the hour. * relicense to lgpl to allow broader use in customizations. Lois Rilo 2019-07-31 12:22:13 +02:00
  • f0eb78a68a [MIG] mrp_warehouse_calendar: Migration to 12.0 Saran L 2018-08-05 17:15:59 +02:00
  • e433e5af7d [FIX] remove empty file to make readme generator work properly Lois Rilo 2018-07-06 18:29:45 +02:00
  • d37fbe83e5 11.0 add mrp_warehouse_calendar Jordi Ballester Alomar 2018-06-29 15:45:49 +02:00
  • cb77ca3180 mrp_lot_on_hand_first: Use base_view_inheritance_extension Akim Juillerat 2022-10-07 13:13:42 +02:00
  • f851f79b19 Add module mrp_lot_on_hand_first Akim Juillerat 2022-10-04 11:55:07 +02:00
  • 797f7a9c18 [MIG] mrp_production_quant_manual_assign: Migration to 15.0 ThiagoMForgeFlow 2022-10-27 16:23:23 +02:00
  • 88adcb03bd [MIG] mrp_tag: Migation to 15.0 AnnaPForgeFlow 2022-07-01 12:37:07 +02:00
  • f46f8d515a [IMP] mrp_tag: black, isort, prettier AnnaPForgeFlow 2022-07-01 12:35:12 +02:00
  • c17d7f80b5 [UPD] README.rst OCA-git-bot 2022-04-11 12:43:08 +00:00
  • 1054a997e0 [UPD] Update mrp_tag.pot oca-travis 2022-04-11 12:24:12 +00:00
  • f69f4ed13c [ADD] mrp_tag Jasmin Solanki 2022-04-11 13:18:31 +05:30
  • 8339430166 [MIG] mrp_lot_on_hand_first: Migration to 15.0 Akim Juillerat 2022-10-04 12:29:07 +02:00
  • b7b8ade121 [IMP] mrp_lot_on_hand_first: black, isort, prettier Akim Juillerat 2022-10-09 14:04:18 +02:00
  • 77c8176420 mrp_lot_on_hand_first: Use base_view_inheritance_extension Akim Juillerat 2022-10-07 13:13:42 +02:00
  • 406e540ec0 Add module mrp_lot_on_hand_first Akim Juillerat 2022-10-04 11:55:07 +02:00
  • 4d5ebbaea2 [IMP] mrp_bom_attribute_match: drop the 'account' dependency Ivàn Todorovich 2022-10-31 08:12:28 -03:00