odoo14-addon-ddmrp 14.0.1.16.0__py3-none-any.whl → 14.0.1.17.1.dev1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/ddmrp/__manifest__.py +1 -1
- odoo/addons/ddmrp/i18n/ddmrp.pot +20 -0
- odoo/addons/ddmrp/i18n/es.po +31 -0
- odoo/addons/ddmrp/i18n/es_AR.po +31 -0
- odoo/addons/ddmrp/i18n/fr.po +31 -0
- odoo/addons/ddmrp/i18n/id.po +31 -0
- odoo/addons/ddmrp/i18n/pt_BR.po +31 -0
- odoo/addons/ddmrp/i18n/zh_Hans.po +31 -0
- odoo/addons/ddmrp/models/stock_buffer.py +114 -3
- odoo/addons/ddmrp/static/src/js/list_renderer_buffer_info.js +9 -2
- odoo/addons/ddmrp/views/stock_buffer_view.xml +39 -0
- {odoo14_addon_ddmrp-14.0.1.16.0.dist-info → odoo14_addon_ddmrp-14.0.1.17.1.dev1.dist-info}/METADATA +1 -1
- {odoo14_addon_ddmrp-14.0.1.16.0.dist-info → odoo14_addon_ddmrp-14.0.1.17.1.dev1.dist-info}/RECORD +15 -15
- {odoo14_addon_ddmrp-14.0.1.16.0.dist-info → odoo14_addon_ddmrp-14.0.1.17.1.dev1.dist-info}/WHEEL +0 -0
- {odoo14_addon_ddmrp-14.0.1.16.0.dist-info → odoo14_addon_ddmrp-14.0.1.17.1.dev1.dist-info}/top_level.txt +0 -0
odoo/addons/ddmrp/i18n/ddmrp.pot
CHANGED
@@ -372,6 +372,11 @@ msgstr ""
|
|
372
372
|
msgid "DDMRP Demand Chart"
|
373
373
|
msgstr ""
|
374
374
|
|
375
|
+
#. module: ddmrp
|
376
|
+
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__ddmrp_chart_execution
|
377
|
+
msgid "DDMRP Execution Chart"
|
378
|
+
msgstr ""
|
379
|
+
|
375
380
|
#. module: ddmrp
|
376
381
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
377
382
|
msgid "DDMRP History"
|
@@ -478,6 +483,11 @@ msgstr ""
|
|
478
483
|
msgid "Execute"
|
479
484
|
msgstr ""
|
480
485
|
|
486
|
+
#. module: ddmrp
|
487
|
+
#: model_terms:ir.ui.view,arch_db:ddmrp.stock_buffer_view_form
|
488
|
+
msgid "Execution"
|
489
|
+
msgstr ""
|
490
|
+
|
481
491
|
#. module: ddmrp
|
482
492
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
483
493
|
msgid "Extensions"
|
@@ -1091,6 +1101,11 @@ msgstr ""
|
|
1091
1101
|
msgid "Planned Date"
|
1092
1102
|
msgstr ""
|
1093
1103
|
|
1104
|
+
#. module: ddmrp
|
1105
|
+
#: model_terms:ir.ui.view,arch_db:ddmrp.stock_buffer_view_form
|
1106
|
+
msgid "Planning"
|
1107
|
+
msgstr ""
|
1108
|
+
|
1094
1109
|
#. module: ddmrp
|
1095
1110
|
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__planning_priority_level
|
1096
1111
|
msgid "Planning Priority Level"
|
@@ -1484,6 +1499,11 @@ msgstr ""
|
|
1484
1499
|
msgid "Show Coverage Days in Stock Buffers"
|
1485
1500
|
msgstr ""
|
1486
1501
|
|
1502
|
+
#. module: ddmrp
|
1503
|
+
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__show_execution_chart
|
1504
|
+
msgid "Show Execution Chart"
|
1505
|
+
msgstr ""
|
1506
|
+
|
1487
1507
|
#. module: ddmrp
|
1488
1508
|
#: model:ir.model.fields,field_description:ddmrp.field_res_config_settings__module_ddmrp_coverage_days
|
1489
1509
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
odoo/addons/ddmrp/i18n/es.po
CHANGED
@@ -356,6 +356,7 @@ msgid "Created on"
|
|
356
356
|
msgstr "Creado en"
|
357
357
|
|
358
358
|
#. module: ddmrp
|
359
|
+
#: model:ir.module.category,name:ddmrp.module_category_ddmrp
|
359
360
|
#: model:ir.ui.menu,name:ddmrp.menu_ddmrp_config
|
360
361
|
msgid "DDMRP"
|
361
362
|
msgstr "DDMRP"
|
@@ -389,11 +390,21 @@ msgstr "Gráfico DDMRP"
|
|
389
390
|
msgid "DDMRP Demand Chart"
|
390
391
|
msgstr "Gráfico de Demanda DDMRP"
|
391
392
|
|
393
|
+
#. module: ddmrp
|
394
|
+
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__ddmrp_chart_execution
|
395
|
+
msgid "DDMRP Execution Chart"
|
396
|
+
msgstr ""
|
397
|
+
|
392
398
|
#. module: ddmrp
|
393
399
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
394
400
|
msgid "DDMRP History"
|
395
401
|
msgstr ""
|
396
402
|
|
403
|
+
#. module: ddmrp
|
404
|
+
#: model:res.groups,name:ddmrp.group_ddmrp_manager
|
405
|
+
msgid "DDMRP Manager"
|
406
|
+
msgstr ""
|
407
|
+
|
397
408
|
#. module: ddmrp
|
398
409
|
#: model:ir.model,name:ddmrp.model_ddmrp_run
|
399
410
|
msgid "DDMRP Manual Run Wizard"
|
@@ -493,6 +504,11 @@ msgstr ""
|
|
493
504
|
msgid "Execute"
|
494
505
|
msgstr "Ejecutar"
|
495
506
|
|
507
|
+
#. module: ddmrp
|
508
|
+
#: model_terms:ir.ui.view,arch_db:ddmrp.stock_buffer_view_form
|
509
|
+
msgid "Execution"
|
510
|
+
msgstr ""
|
511
|
+
|
496
512
|
#. module: ddmrp
|
497
513
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
498
514
|
msgid "Extensions"
|
@@ -1114,6 +1130,11 @@ msgstr "Hacia pasado"
|
|
1114
1130
|
msgid "Planned Date"
|
1115
1131
|
msgstr "Fecha Planificada"
|
1116
1132
|
|
1133
|
+
#. module: ddmrp
|
1134
|
+
#: model_terms:ir.ui.view,arch_db:ddmrp.stock_buffer_view_form
|
1135
|
+
msgid "Planning"
|
1136
|
+
msgstr ""
|
1137
|
+
|
1117
1138
|
#. module: ddmrp
|
1118
1139
|
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__planning_priority_level
|
1119
1140
|
msgid "Planning Priority Level"
|
@@ -1511,6 +1532,11 @@ msgstr "Otras Configuraciones"
|
|
1511
1532
|
msgid "Show Coverage Days in Stock Buffers"
|
1512
1533
|
msgstr ""
|
1513
1534
|
|
1535
|
+
#. module: ddmrp
|
1536
|
+
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__show_execution_chart
|
1537
|
+
msgid "Show Execution Chart"
|
1538
|
+
msgstr ""
|
1539
|
+
|
1514
1540
|
#. module: ddmrp
|
1515
1541
|
#: model:ir.model.fields,field_description:ddmrp.field_res_config_settings__module_ddmrp_coverage_days
|
1516
1542
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
@@ -1550,6 +1576,11 @@ msgstr ""
|
|
1550
1576
|
msgid "Stock Buffer"
|
1551
1577
|
msgstr "Búfer de Inventario"
|
1552
1578
|
|
1579
|
+
#. module: ddmrp
|
1580
|
+
#: model:res.groups,name:ddmrp.group_stock_buffer_maintainer
|
1581
|
+
msgid "Stock Buffer Maintainer"
|
1582
|
+
msgstr ""
|
1583
|
+
|
1553
1584
|
#. module: ddmrp
|
1554
1585
|
#: model:ir.model,name:ddmrp.model_stock_buffer_profile
|
1555
1586
|
msgid "Stock Buffer Profile"
|
odoo/addons/ddmrp/i18n/es_AR.po
CHANGED
@@ -374,6 +374,7 @@ msgid "Created on"
|
|
374
374
|
msgstr "Creado en"
|
375
375
|
|
376
376
|
#. module: ddmrp
|
377
|
+
#: model:ir.module.category,name:ddmrp.module_category_ddmrp
|
377
378
|
#: model:ir.ui.menu,name:ddmrp.menu_ddmrp_config
|
378
379
|
msgid "DDMRP"
|
379
380
|
msgstr "DDMRP"
|
@@ -407,11 +408,21 @@ msgstr "Gráfico DDMRP"
|
|
407
408
|
msgid "DDMRP Demand Chart"
|
408
409
|
msgstr "Gráfico de Demanda DDMRP"
|
409
410
|
|
411
|
+
#. module: ddmrp
|
412
|
+
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__ddmrp_chart_execution
|
413
|
+
msgid "DDMRP Execution Chart"
|
414
|
+
msgstr ""
|
415
|
+
|
410
416
|
#. module: ddmrp
|
411
417
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
412
418
|
msgid "DDMRP History"
|
413
419
|
msgstr "Historial DDMRP"
|
414
420
|
|
421
|
+
#. module: ddmrp
|
422
|
+
#: model:res.groups,name:ddmrp.group_ddmrp_manager
|
423
|
+
msgid "DDMRP Manager"
|
424
|
+
msgstr ""
|
425
|
+
|
415
426
|
#. module: ddmrp
|
416
427
|
#: model:ir.model,name:ddmrp.model_ddmrp_run
|
417
428
|
msgid "DDMRP Manual Run Wizard"
|
@@ -511,6 +522,11 @@ msgstr ""
|
|
511
522
|
msgid "Execute"
|
512
523
|
msgstr "Ejecutar"
|
513
524
|
|
525
|
+
#. module: ddmrp
|
526
|
+
#: model_terms:ir.ui.view,arch_db:ddmrp.stock_buffer_view_form
|
527
|
+
msgid "Execution"
|
528
|
+
msgstr ""
|
529
|
+
|
514
530
|
#. module: ddmrp
|
515
531
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
516
532
|
msgid "Extensions"
|
@@ -1133,6 +1149,11 @@ msgstr "Hacia pasado"
|
|
1133
1149
|
msgid "Planned Date"
|
1134
1150
|
msgstr "Fecha Planificada"
|
1135
1151
|
|
1152
|
+
#. module: ddmrp
|
1153
|
+
#: model_terms:ir.ui.view,arch_db:ddmrp.stock_buffer_view_form
|
1154
|
+
msgid "Planning"
|
1155
|
+
msgstr ""
|
1156
|
+
|
1136
1157
|
#. module: ddmrp
|
1137
1158
|
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__planning_priority_level
|
1138
1159
|
msgid "Planning Priority Level"
|
@@ -1545,6 +1566,11 @@ msgstr "Ajustes"
|
|
1545
1566
|
msgid "Show Coverage Days in Stock Buffers"
|
1546
1567
|
msgstr "Muestra Días de Covertura en Búferes de Stock"
|
1547
1568
|
|
1569
|
+
#. module: ddmrp
|
1570
|
+
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__show_execution_chart
|
1571
|
+
msgid "Show Execution Chart"
|
1572
|
+
msgstr ""
|
1573
|
+
|
1548
1574
|
#. module: ddmrp
|
1549
1575
|
#: model:ir.model.fields,field_description:ddmrp.field_res_config_settings__module_ddmrp_coverage_days
|
1550
1576
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
@@ -1591,6 +1617,11 @@ msgstr "Estado"
|
|
1591
1617
|
msgid "Stock Buffer"
|
1592
1618
|
msgstr "Búfer de Inventario"
|
1593
1619
|
|
1620
|
+
#. module: ddmrp
|
1621
|
+
#: model:res.groups,name:ddmrp.group_stock_buffer_maintainer
|
1622
|
+
msgid "Stock Buffer Maintainer"
|
1623
|
+
msgstr ""
|
1624
|
+
|
1594
1625
|
#. module: ddmrp
|
1595
1626
|
#: model:ir.model,name:ddmrp.model_stock_buffer_profile
|
1596
1627
|
msgid "Stock Buffer Profile"
|
odoo/addons/ddmrp/i18n/fr.po
CHANGED
@@ -354,6 +354,7 @@ msgid "Created on"
|
|
354
354
|
msgstr "Créé le"
|
355
355
|
|
356
356
|
#. module: ddmrp
|
357
|
+
#: model:ir.module.category,name:ddmrp.module_category_ddmrp
|
357
358
|
#: model:ir.ui.menu,name:ddmrp.menu_ddmrp_config
|
358
359
|
msgid "DDMRP"
|
359
360
|
msgstr "DDMRP"
|
@@ -387,11 +388,21 @@ msgstr "Graphique DDMRP"
|
|
387
388
|
msgid "DDMRP Demand Chart"
|
388
389
|
msgstr "DDMRP Graphique de la demande"
|
389
390
|
|
391
|
+
#. module: ddmrp
|
392
|
+
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__ddmrp_chart_execution
|
393
|
+
msgid "DDMRP Execution Chart"
|
394
|
+
msgstr ""
|
395
|
+
|
390
396
|
#. module: ddmrp
|
391
397
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
392
398
|
msgid "DDMRP History"
|
393
399
|
msgstr "DDMRP historique"
|
394
400
|
|
401
|
+
#. module: ddmrp
|
402
|
+
#: model:res.groups,name:ddmrp.group_ddmrp_manager
|
403
|
+
msgid "DDMRP Manager"
|
404
|
+
msgstr ""
|
405
|
+
|
395
406
|
#. module: ddmrp
|
396
407
|
#: model:ir.model,name:ddmrp.model_ddmrp_run
|
397
408
|
msgid "DDMRP Manual Run Wizard"
|
@@ -488,6 +499,11 @@ msgstr ""
|
|
488
499
|
msgid "Execute"
|
489
500
|
msgstr ""
|
490
501
|
|
502
|
+
#. module: ddmrp
|
503
|
+
#: model_terms:ir.ui.view,arch_db:ddmrp.stock_buffer_view_form
|
504
|
+
msgid "Execution"
|
505
|
+
msgstr ""
|
506
|
+
|
491
507
|
#. module: ddmrp
|
492
508
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
493
509
|
msgid "Extensions"
|
@@ -1101,6 +1117,11 @@ msgstr ""
|
|
1101
1117
|
msgid "Planned Date"
|
1102
1118
|
msgstr ""
|
1103
1119
|
|
1120
|
+
#. module: ddmrp
|
1121
|
+
#: model_terms:ir.ui.view,arch_db:ddmrp.stock_buffer_view_form
|
1122
|
+
msgid "Planning"
|
1123
|
+
msgstr ""
|
1124
|
+
|
1104
1125
|
#. module: ddmrp
|
1105
1126
|
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__planning_priority_level
|
1106
1127
|
msgid "Planning Priority Level"
|
@@ -1497,6 +1518,11 @@ msgstr ""
|
|
1497
1518
|
msgid "Show Coverage Days in Stock Buffers"
|
1498
1519
|
msgstr ""
|
1499
1520
|
|
1521
|
+
#. module: ddmrp
|
1522
|
+
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__show_execution_chart
|
1523
|
+
msgid "Show Execution Chart"
|
1524
|
+
msgstr ""
|
1525
|
+
|
1500
1526
|
#. module: ddmrp
|
1501
1527
|
#: model:ir.model.fields,field_description:ddmrp.field_res_config_settings__module_ddmrp_coverage_days
|
1502
1528
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
@@ -1536,6 +1562,11 @@ msgstr ""
|
|
1536
1562
|
msgid "Stock Buffer"
|
1537
1563
|
msgstr ""
|
1538
1564
|
|
1565
|
+
#. module: ddmrp
|
1566
|
+
#: model:res.groups,name:ddmrp.group_stock_buffer_maintainer
|
1567
|
+
msgid "Stock Buffer Maintainer"
|
1568
|
+
msgstr ""
|
1569
|
+
|
1539
1570
|
#. module: ddmrp
|
1540
1571
|
#: model:ir.model,name:ddmrp.model_stock_buffer_profile
|
1541
1572
|
msgid "Stock Buffer Profile"
|
odoo/addons/ddmrp/i18n/id.po
CHANGED
@@ -350,6 +350,7 @@ msgid "Created on"
|
|
350
350
|
msgstr ""
|
351
351
|
|
352
352
|
#. module: ddmrp
|
353
|
+
#: model:ir.module.category,name:ddmrp.module_category_ddmrp
|
353
354
|
#: model:ir.ui.menu,name:ddmrp.menu_ddmrp_config
|
354
355
|
msgid "DDMRP"
|
355
356
|
msgstr ""
|
@@ -383,11 +384,21 @@ msgstr ""
|
|
383
384
|
msgid "DDMRP Demand Chart"
|
384
385
|
msgstr ""
|
385
386
|
|
387
|
+
#. module: ddmrp
|
388
|
+
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__ddmrp_chart_execution
|
389
|
+
msgid "DDMRP Execution Chart"
|
390
|
+
msgstr ""
|
391
|
+
|
386
392
|
#. module: ddmrp
|
387
393
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
388
394
|
msgid "DDMRP History"
|
389
395
|
msgstr ""
|
390
396
|
|
397
|
+
#. module: ddmrp
|
398
|
+
#: model:res.groups,name:ddmrp.group_ddmrp_manager
|
399
|
+
msgid "DDMRP Manager"
|
400
|
+
msgstr ""
|
401
|
+
|
391
402
|
#. module: ddmrp
|
392
403
|
#: model:ir.model,name:ddmrp.model_ddmrp_run
|
393
404
|
msgid "DDMRP Manual Run Wizard"
|
@@ -484,6 +495,11 @@ msgstr ""
|
|
484
495
|
msgid "Execute"
|
485
496
|
msgstr ""
|
486
497
|
|
498
|
+
#. module: ddmrp
|
499
|
+
#: model_terms:ir.ui.view,arch_db:ddmrp.stock_buffer_view_form
|
500
|
+
msgid "Execution"
|
501
|
+
msgstr ""
|
502
|
+
|
487
503
|
#. module: ddmrp
|
488
504
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
489
505
|
msgid "Extensions"
|
@@ -1097,6 +1113,11 @@ msgstr ""
|
|
1097
1113
|
msgid "Planned Date"
|
1098
1114
|
msgstr ""
|
1099
1115
|
|
1116
|
+
#. module: ddmrp
|
1117
|
+
#: model_terms:ir.ui.view,arch_db:ddmrp.stock_buffer_view_form
|
1118
|
+
msgid "Planning"
|
1119
|
+
msgstr ""
|
1120
|
+
|
1100
1121
|
#. module: ddmrp
|
1101
1122
|
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__planning_priority_level
|
1102
1123
|
msgid "Planning Priority Level"
|
@@ -1493,6 +1514,11 @@ msgstr ""
|
|
1493
1514
|
msgid "Show Coverage Days in Stock Buffers"
|
1494
1515
|
msgstr ""
|
1495
1516
|
|
1517
|
+
#. module: ddmrp
|
1518
|
+
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__show_execution_chart
|
1519
|
+
msgid "Show Execution Chart"
|
1520
|
+
msgstr ""
|
1521
|
+
|
1496
1522
|
#. module: ddmrp
|
1497
1523
|
#: model:ir.model.fields,field_description:ddmrp.field_res_config_settings__module_ddmrp_coverage_days
|
1498
1524
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
@@ -1532,6 +1558,11 @@ msgstr ""
|
|
1532
1558
|
msgid "Stock Buffer"
|
1533
1559
|
msgstr ""
|
1534
1560
|
|
1561
|
+
#. module: ddmrp
|
1562
|
+
#: model:res.groups,name:ddmrp.group_stock_buffer_maintainer
|
1563
|
+
msgid "Stock Buffer Maintainer"
|
1564
|
+
msgstr ""
|
1565
|
+
|
1535
1566
|
#. module: ddmrp
|
1536
1567
|
#: model:ir.model,name:ddmrp.model_stock_buffer_profile
|
1537
1568
|
msgid "Stock Buffer Profile"
|
odoo/addons/ddmrp/i18n/pt_BR.po
CHANGED
@@ -344,6 +344,7 @@ msgid "Created on"
|
|
344
344
|
msgstr ""
|
345
345
|
|
346
346
|
#. module: ddmrp
|
347
|
+
#: model:ir.module.category,name:ddmrp.module_category_ddmrp
|
347
348
|
#: model:ir.ui.menu,name:ddmrp.menu_ddmrp_config
|
348
349
|
msgid "DDMRP"
|
349
350
|
msgstr ""
|
@@ -377,11 +378,21 @@ msgstr ""
|
|
377
378
|
msgid "DDMRP Demand Chart"
|
378
379
|
msgstr ""
|
379
380
|
|
381
|
+
#. module: ddmrp
|
382
|
+
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__ddmrp_chart_execution
|
383
|
+
msgid "DDMRP Execution Chart"
|
384
|
+
msgstr ""
|
385
|
+
|
380
386
|
#. module: ddmrp
|
381
387
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
382
388
|
msgid "DDMRP History"
|
383
389
|
msgstr ""
|
384
390
|
|
391
|
+
#. module: ddmrp
|
392
|
+
#: model:res.groups,name:ddmrp.group_ddmrp_manager
|
393
|
+
msgid "DDMRP Manager"
|
394
|
+
msgstr ""
|
395
|
+
|
385
396
|
#. module: ddmrp
|
386
397
|
#: model:ir.model,name:ddmrp.model_ddmrp_run
|
387
398
|
msgid "DDMRP Manual Run Wizard"
|
@@ -478,6 +489,11 @@ msgstr ""
|
|
478
489
|
msgid "Execute"
|
479
490
|
msgstr ""
|
480
491
|
|
492
|
+
#. module: ddmrp
|
493
|
+
#: model_terms:ir.ui.view,arch_db:ddmrp.stock_buffer_view_form
|
494
|
+
msgid "Execution"
|
495
|
+
msgstr ""
|
496
|
+
|
481
497
|
#. module: ddmrp
|
482
498
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
483
499
|
msgid "Extensions"
|
@@ -1091,6 +1107,11 @@ msgstr ""
|
|
1091
1107
|
msgid "Planned Date"
|
1092
1108
|
msgstr ""
|
1093
1109
|
|
1110
|
+
#. module: ddmrp
|
1111
|
+
#: model_terms:ir.ui.view,arch_db:ddmrp.stock_buffer_view_form
|
1112
|
+
msgid "Planning"
|
1113
|
+
msgstr ""
|
1114
|
+
|
1094
1115
|
#. module: ddmrp
|
1095
1116
|
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__planning_priority_level
|
1096
1117
|
msgid "Planning Priority Level"
|
@@ -1487,6 +1508,11 @@ msgstr ""
|
|
1487
1508
|
msgid "Show Coverage Days in Stock Buffers"
|
1488
1509
|
msgstr ""
|
1489
1510
|
|
1511
|
+
#. module: ddmrp
|
1512
|
+
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__show_execution_chart
|
1513
|
+
msgid "Show Execution Chart"
|
1514
|
+
msgstr ""
|
1515
|
+
|
1490
1516
|
#. module: ddmrp
|
1491
1517
|
#: model:ir.model.fields,field_description:ddmrp.field_res_config_settings__module_ddmrp_coverage_days
|
1492
1518
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
@@ -1526,6 +1552,11 @@ msgstr ""
|
|
1526
1552
|
msgid "Stock Buffer"
|
1527
1553
|
msgstr ""
|
1528
1554
|
|
1555
|
+
#. module: ddmrp
|
1556
|
+
#: model:res.groups,name:ddmrp.group_stock_buffer_maintainer
|
1557
|
+
msgid "Stock Buffer Maintainer"
|
1558
|
+
msgstr ""
|
1559
|
+
|
1529
1560
|
#. module: ddmrp
|
1530
1561
|
#: model:ir.model,name:ddmrp.model_stock_buffer_profile
|
1531
1562
|
msgid "Stock Buffer Profile"
|
@@ -351,6 +351,7 @@ msgid "Created on"
|
|
351
351
|
msgstr "创建时间"
|
352
352
|
|
353
353
|
#. module: ddmrp
|
354
|
+
#: model:ir.module.category,name:ddmrp.module_category_ddmrp
|
354
355
|
#: model:ir.ui.menu,name:ddmrp.menu_ddmrp_config
|
355
356
|
msgid "DDMRP"
|
356
357
|
msgstr ""
|
@@ -386,11 +387,21 @@ msgstr "DDMRP 图表"
|
|
386
387
|
msgid "DDMRP Demand Chart"
|
387
388
|
msgstr "DDMRP 图表"
|
388
389
|
|
390
|
+
#. module: ddmrp
|
391
|
+
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__ddmrp_chart_execution
|
392
|
+
msgid "DDMRP Execution Chart"
|
393
|
+
msgstr ""
|
394
|
+
|
389
395
|
#. module: ddmrp
|
390
396
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
391
397
|
msgid "DDMRP History"
|
392
398
|
msgstr ""
|
393
399
|
|
400
|
+
#. module: ddmrp
|
401
|
+
#: model:res.groups,name:ddmrp.group_ddmrp_manager
|
402
|
+
msgid "DDMRP Manager"
|
403
|
+
msgstr ""
|
404
|
+
|
394
405
|
#. module: ddmrp
|
395
406
|
#: model:ir.model,name:ddmrp.model_ddmrp_run
|
396
407
|
msgid "DDMRP Manual Run Wizard"
|
@@ -489,6 +500,11 @@ msgstr ""
|
|
489
500
|
msgid "Execute"
|
490
501
|
msgstr ""
|
491
502
|
|
503
|
+
#. module: ddmrp
|
504
|
+
#: model_terms:ir.ui.view,arch_db:ddmrp.stock_buffer_view_form
|
505
|
+
msgid "Execution"
|
506
|
+
msgstr ""
|
507
|
+
|
492
508
|
#. module: ddmrp
|
493
509
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
494
510
|
msgid "Extensions"
|
@@ -1114,6 +1130,11 @@ msgstr "过去的样子"
|
|
1114
1130
|
msgid "Planned Date"
|
1115
1131
|
msgstr ""
|
1116
1132
|
|
1133
|
+
#. module: ddmrp
|
1134
|
+
#: model_terms:ir.ui.view,arch_db:ddmrp.stock_buffer_view_form
|
1135
|
+
msgid "Planning"
|
1136
|
+
msgstr ""
|
1137
|
+
|
1117
1138
|
#. module: ddmrp
|
1118
1139
|
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__planning_priority_level
|
1119
1140
|
msgid "Planning Priority Level"
|
@@ -1518,6 +1539,11 @@ msgstr ""
|
|
1518
1539
|
msgid "Show Coverage Days in Stock Buffers"
|
1519
1540
|
msgstr ""
|
1520
1541
|
|
1542
|
+
#. module: ddmrp
|
1543
|
+
#: model:ir.model.fields,field_description:ddmrp.field_stock_buffer__show_execution_chart
|
1544
|
+
msgid "Show Execution Chart"
|
1545
|
+
msgstr ""
|
1546
|
+
|
1521
1547
|
#. module: ddmrp
|
1522
1548
|
#: model:ir.model.fields,field_description:ddmrp.field_res_config_settings__module_ddmrp_coverage_days
|
1523
1549
|
#: model_terms:ir.ui.view,arch_db:ddmrp.res_config_settings_view_form
|
@@ -1557,6 +1583,11 @@ msgstr ""
|
|
1557
1583
|
msgid "Stock Buffer"
|
1558
1584
|
msgstr "库存缓冲"
|
1559
1585
|
|
1586
|
+
#. module: ddmrp
|
1587
|
+
#: model:res.groups,name:ddmrp.group_stock_buffer_maintainer
|
1588
|
+
msgid "Stock Buffer Maintainer"
|
1589
|
+
msgstr ""
|
1590
|
+
|
1560
1591
|
#. module: ddmrp
|
1561
1592
|
#: model:ir.model,name:ddmrp.model_stock_buffer_profile
|
1562
1593
|
#, fuzzy
|
@@ -612,31 +612,36 @@ class StockBuffer(models.Model):
|
|
612
612
|
"""This method use the Bokeh library to create a buffer depiction."""
|
613
613
|
for rec in self:
|
614
614
|
rec.ddmrp_chart = "%s%s" % rec.get_ddmrp_chart()
|
615
|
+
rec.ddmrp_chart_execution = "%s%s" % rec.get_ddmrp_chart_execution()
|
616
|
+
|
617
|
+
def _get_colors_hex_map(self, pallete="planning"):
|
618
|
+
return DDMRP_COLOR
|
615
619
|
|
616
620
|
def get_ddmrp_chart(self):
|
617
621
|
p = figure(plot_width=300, plot_height=400, y_axis_label="Quantity")
|
618
622
|
p.xaxis.visible = False
|
619
623
|
p.toolbar.logo = None
|
624
|
+
hex_colors = self._get_colors_hex_map(pallete="planning")
|
620
625
|
red = p.vbar(
|
621
626
|
x=1,
|
622
627
|
bottom=0,
|
623
628
|
top=self.top_of_red,
|
624
629
|
width=1,
|
625
|
-
color="red",
|
630
|
+
color=hex_colors.get("1_red", "red"),
|
626
631
|
)
|
627
632
|
yellow = p.vbar(
|
628
633
|
x=1,
|
629
634
|
bottom=self.top_of_red,
|
630
635
|
top=self.top_of_yellow,
|
631
636
|
width=1,
|
632
|
-
color="yellow",
|
637
|
+
color=hex_colors.get("2_yellow", "yellow"),
|
633
638
|
)
|
634
639
|
green = p.vbar(
|
635
640
|
x=1,
|
636
641
|
bottom=self.top_of_yellow,
|
637
642
|
top=self.top_of_green,
|
638
643
|
width=1,
|
639
|
-
color="green",
|
644
|
+
color=hex_colors.get("3_green", "green"),
|
640
645
|
)
|
641
646
|
net_flow = p.line(
|
642
647
|
[0, 2], [self.net_flow_position, self.net_flow_position], line_width=2
|
@@ -693,6 +698,108 @@ class StockBuffer(models.Model):
|
|
693
698
|
script, div = components(p)
|
694
699
|
return div, script
|
695
700
|
|
701
|
+
def get_ddmrp_chart_execution(self):
|
702
|
+
p = figure(plot_width=300, plot_height=400, y_axis_label="Quantity")
|
703
|
+
p.xaxis.visible = False
|
704
|
+
p.toolbar.logo = None
|
705
|
+
tor_exec = float_round(
|
706
|
+
self.top_of_red / 2,
|
707
|
+
precision_rounding=self.product_uom.rounding,
|
708
|
+
)
|
709
|
+
toy_exec = self.top_of_red
|
710
|
+
tog_exec = float_round(
|
711
|
+
self.top_of_red + self.green_zone_qty,
|
712
|
+
precision_rounding=self.product_uom.rounding,
|
713
|
+
)
|
714
|
+
toy2_exec = self.top_of_yellow
|
715
|
+
tor2_exec = self.top_of_green
|
716
|
+
hex_colors = self._get_colors_hex_map(pallete="execution")
|
717
|
+
red = p.vbar(
|
718
|
+
x=1,
|
719
|
+
bottom=0,
|
720
|
+
top=tor_exec,
|
721
|
+
width=1,
|
722
|
+
color=hex_colors.get("1_red", "red"),
|
723
|
+
)
|
724
|
+
yellow = p.vbar(
|
725
|
+
x=1,
|
726
|
+
bottom=tor_exec,
|
727
|
+
top=toy_exec,
|
728
|
+
width=1,
|
729
|
+
color=hex_colors.get("2_yellow", "yellow"),
|
730
|
+
)
|
731
|
+
green = p.vbar(
|
732
|
+
x=1,
|
733
|
+
bottom=toy_exec,
|
734
|
+
top=tog_exec,
|
735
|
+
width=1,
|
736
|
+
color=hex_colors.get("3_green", "green"),
|
737
|
+
)
|
738
|
+
yellow_2 = p.vbar(
|
739
|
+
x=1,
|
740
|
+
bottom=tog_exec,
|
741
|
+
top=toy2_exec,
|
742
|
+
width=1,
|
743
|
+
color=hex_colors.get("2_yellow", "yellow"),
|
744
|
+
)
|
745
|
+
red_2 = p.vbar(
|
746
|
+
x=1,
|
747
|
+
bottom=toy2_exec,
|
748
|
+
top=tor2_exec,
|
749
|
+
width=1,
|
750
|
+
color=hex_colors.get("1_red", "red"),
|
751
|
+
)
|
752
|
+
on_hand = p.line(
|
753
|
+
[0, 2],
|
754
|
+
[
|
755
|
+
self.product_location_qty_available_not_res,
|
756
|
+
self.product_location_qty_available_not_res,
|
757
|
+
],
|
758
|
+
line_width=2,
|
759
|
+
line_dash="dotted",
|
760
|
+
)
|
761
|
+
legend = Legend(
|
762
|
+
items=[
|
763
|
+
("Red zone (Execution)", [red, red_2]),
|
764
|
+
("Yellow zone (Execution)", [yellow, yellow_2]),
|
765
|
+
("Green zone (Execution)", [green]),
|
766
|
+
("On-Hand Position (Unreserved)", [on_hand]),
|
767
|
+
]
|
768
|
+
)
|
769
|
+
labels_source_data = {
|
770
|
+
"height": [
|
771
|
+
self.product_location_qty_available_not_res,
|
772
|
+
tor_exec,
|
773
|
+
toy_exec,
|
774
|
+
tog_exec,
|
775
|
+
toy2_exec,
|
776
|
+
],
|
777
|
+
"weight": [0.25, 1, 1, 1, 1],
|
778
|
+
"names": [
|
779
|
+
self.product_location_qty_available_not_res,
|
780
|
+
tor_exec,
|
781
|
+
toy_exec,
|
782
|
+
tog_exec,
|
783
|
+
toy2_exec,
|
784
|
+
],
|
785
|
+
}
|
786
|
+
source = ColumnDataSource(data=labels_source_data)
|
787
|
+
labels = LabelSet(
|
788
|
+
x="weight",
|
789
|
+
y="height",
|
790
|
+
text="names",
|
791
|
+
y_offset=1,
|
792
|
+
render_mode="canvas",
|
793
|
+
text_font_size="8pt",
|
794
|
+
source=source,
|
795
|
+
text_align="center",
|
796
|
+
)
|
797
|
+
p.add_layout(labels)
|
798
|
+
p.add_layout(legend, "below")
|
799
|
+
|
800
|
+
script, div = components(p)
|
801
|
+
return div, script
|
802
|
+
|
696
803
|
def _compute_ddmrp_demand_supply_chart(self):
|
697
804
|
for rec in self:
|
698
805
|
if not rec.buffer_profile_id:
|
@@ -1112,6 +1219,10 @@ class StockBuffer(models.Model):
|
|
1112
1219
|
string="DDMRP Chart",
|
1113
1220
|
compute=_compute_ddmrp_chart,
|
1114
1221
|
)
|
1222
|
+
ddmrp_chart_execution = fields.Text(
|
1223
|
+
string="DDMRP Execution Chart", compute=_compute_ddmrp_chart
|
1224
|
+
)
|
1225
|
+
show_execution_chart = fields.Boolean()
|
1115
1226
|
ddmrp_demand_chart = fields.Text(
|
1116
1227
|
string="DDMRP Demand Chart",
|
1117
1228
|
compute="_compute_ddmrp_demand_supply_chart",
|
@@ -54,7 +54,11 @@ odoo.define("ddmrp.list_renderer_buffer_info", function (require) {
|
|
54
54
|
var text = $td.text();
|
55
55
|
$td.text("");
|
56
56
|
$td.css("text-align", "center");
|
57
|
-
|
57
|
+
// When word "execution" is part of the field, we will display the execution chart.
|
58
|
+
var classes = color_field.includes("execution")
|
59
|
+
? "circle execution"
|
60
|
+
: "circle";
|
61
|
+
var span = $('<span class="' + classes + '">' + text + " %</span>");
|
58
62
|
if (record.data[color_field]) {
|
59
63
|
var color = record.data[color_field];
|
60
64
|
if (color === "1_red") {
|
@@ -112,11 +116,14 @@ odoo.define("ddmrp.list_renderer_buffer_info", function (require) {
|
|
112
116
|
var genericCloseBtnHtml =
|
113
117
|
'<button onclick="$(this).closest(\'div.popover\').popover(\'hide\');" type="button" class="close">×</button>';
|
114
118
|
|
119
|
+
var method_name = target.classList.contains("execution")
|
120
|
+
? "get_ddmrp_chart_execution"
|
121
|
+
: "get_ddmrp_chart";
|
115
122
|
// Data request
|
116
123
|
this.detailDP.add(
|
117
124
|
this._rpc({
|
118
125
|
model: "stock.buffer",
|
119
|
-
method:
|
126
|
+
method: method_name,
|
120
127
|
args: [id],
|
121
128
|
}).then(function (result) {
|
122
129
|
var content = result[0];
|
@@ -274,11 +274,50 @@
|
|
274
274
|
</group>
|
275
275
|
</group>
|
276
276
|
<group name="ddmrp_chart" string="Buffer summary">
|
277
|
+
|
277
278
|
<div colspan="2">
|
278
279
|
<field
|
279
280
|
name="ddmrp_chart"
|
280
281
|
widget="bokeh_chart"
|
281
282
|
nolabel="1"
|
283
|
+
attrs="{'invisible': [('show_execution_chart', '=', True)]}"
|
284
|
+
/>
|
285
|
+
<field
|
286
|
+
name="ddmrp_chart_execution"
|
287
|
+
widget="bokeh_chart"
|
288
|
+
nolabel="1"
|
289
|
+
attrs="{'invisible': [('show_execution_chart', '=', False)]}"
|
290
|
+
/>
|
291
|
+
</div>
|
292
|
+
<div cols="3">
|
293
|
+
<label
|
294
|
+
for="show_execution_chart"
|
295
|
+
string="Planning"
|
296
|
+
class="text-muted"
|
297
|
+
attrs="{'invisible': [('show_execution_chart', '=', False)]}"
|
298
|
+
/>
|
299
|
+
<label
|
300
|
+
for="show_execution_chart"
|
301
|
+
string="Planning"
|
302
|
+
style="font-weight: bold;"
|
303
|
+
attrs="{'invisible': [('show_execution_chart', '=', True)]}"
|
304
|
+
/>
|
305
|
+
<field
|
306
|
+
name="show_execution_chart"
|
307
|
+
widget="boolean_toggle"
|
308
|
+
nolabel="1"
|
309
|
+
/>
|
310
|
+
<label
|
311
|
+
for="show_execution_chart"
|
312
|
+
string="Execution"
|
313
|
+
class="text-muted"
|
314
|
+
attrs="{'invisible': [('show_execution_chart', '=', True)]}"
|
315
|
+
/>
|
316
|
+
<label
|
317
|
+
for="show_execution_chart"
|
318
|
+
string="Execution"
|
319
|
+
style="font-weight: bold;"
|
320
|
+
attrs="{'invisible': [('show_execution_chart', '=', False)]}"
|
282
321
|
/>
|
283
322
|
</div>
|
284
323
|
</group>
|
{odoo14_addon_ddmrp-14.0.1.16.0.dist-info → odoo14_addon_ddmrp-14.0.1.17.1.dev1.dist-info}/RECORD
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
odoo/addons/ddmrp/README.rst,sha256=7QPbMwUAaqXJ7Qi4nUFILIX6iMF9JrhnNubvXhOTK3g,12059
|
2
2
|
odoo/addons/ddmrp/__init__.py,sha256=nksc4q8fpyy8n5h1T3-Wl9lh_CpdgZj9bBt5fQGvW5Y,98
|
3
|
-
odoo/addons/ddmrp/__manifest__.py,sha256=
|
3
|
+
odoo/addons/ddmrp/__manifest__.py,sha256=rCxGEtQWEMIy_Cwyic-U7fYqWoaTCKr4OjEE_8wiuEw,2472
|
4
4
|
odoo/addons/ddmrp/hooks.py,sha256=81CupDt-4OpjEz7EXiAyqkUHzZ_cYLI5WiyEO6Y4DdQ,3269
|
5
5
|
odoo/addons/ddmrp/data/decimal_precision_data.xml,sha256=mzYy_aam6bZLGPFl7HPhRv5XGTDCbHAKVZeAl0UYms4,528
|
6
6
|
odoo/addons/ddmrp/data/ir_cron.xml,sha256=sW-Y2O0ZfpxQ6IcOOMGzgPX2k-vnSJbKxdcRD_6ybhY,1510
|
@@ -16,13 +16,13 @@ odoo/addons/ddmrp/demo/product_product_demo.xml,sha256=-jp5RGrexRsHIITmPhUGKClat
|
|
16
16
|
odoo/addons/ddmrp/demo/product_supplierinfo_demo.xml,sha256=cfbqUhoZbhvEqNUwX4jIu3fckMa9yvDUPh6Sfg1jUM0,768
|
17
17
|
odoo/addons/ddmrp/demo/res_partner_demo.xml,sha256=rhQz9_RM3EbOK8LKzgBvKI04Jyl7P4RIWHq4lIRHGf0,853
|
18
18
|
odoo/addons/ddmrp/demo/stock_buffer_demo.xml,sha256=R5fo0T_M05zLKCKm2KREjx2QlFo-7zCOKIU46QvwluY,1366
|
19
|
-
odoo/addons/ddmrp/i18n/ddmrp.pot,sha256=
|
20
|
-
odoo/addons/ddmrp/i18n/es.po,sha256=
|
21
|
-
odoo/addons/ddmrp/i18n/es_AR.po,sha256=
|
22
|
-
odoo/addons/ddmrp/i18n/fr.po,sha256=
|
23
|
-
odoo/addons/ddmrp/i18n/id.po,sha256=
|
24
|
-
odoo/addons/ddmrp/i18n/pt_BR.po,sha256=
|
25
|
-
odoo/addons/ddmrp/i18n/zh_Hans.po,sha256=
|
19
|
+
odoo/addons/ddmrp/i18n/ddmrp.pot,sha256=wjTnI_OJntg6Cvh6LavBcrwDOypyz-5C-iUKxQrhT2o,66143
|
20
|
+
odoo/addons/ddmrp/i18n/es.po,sha256=xmnh9pIGOx3-3L3a0uvUP55v8JlDOBnnyNwpefWceZM,73846
|
21
|
+
odoo/addons/ddmrp/i18n/es_AR.po,sha256=YDEZrwbGdVPxraZmGA7mzDO8cXIMwRjN2dPih_ITy0o,79828
|
22
|
+
odoo/addons/ddmrp/i18n/fr.po,sha256=_6rKpeOQo7YCFXSI3pajrVuv4BXMfzJgyaTHZxNE3Z4,67548
|
23
|
+
odoo/addons/ddmrp/i18n/id.po,sha256=Yj-JEk2Fy4RRzWSWky3owQ4yp1-yGfcLtVhBYwDOnuo,66939
|
24
|
+
odoo/addons/ddmrp/i18n/pt_BR.po,sha256=hVQJmO7JYYPc4-Tv8V3BuAC-bH5SYsU__BsraphU_Es,66228
|
25
|
+
odoo/addons/ddmrp/i18n/zh_Hans.po,sha256=mo_tdskOgyCwzqeVTJeWMQS2oSPv-amUXuYcSgbplK8,69266
|
26
26
|
odoo/addons/ddmrp/migrations/14.0.1.14.1/post-fix_distributed_source_location.py,sha256=1c02vpmyKZeDpQ3E9oHMmFCn9ad2CUEh8vAL6HjbPhI,289
|
27
27
|
odoo/addons/ddmrp/migrations/14.0.1.6.0/post-migration.py,sha256=nz4eRPsr2J_HwTwcJ3VZtH98xqpyPXndYuNgMH-U__A,533
|
28
28
|
odoo/addons/ddmrp/models/__init__.py,sha256=GQlZUreHR_NC83bpPhsAVEj2PQG35l3J9U58tY9-Z4o,559
|
@@ -35,7 +35,7 @@ odoo/addons/ddmrp/models/product_product.py,sha256=oMzmvqX6waFk3TXTrK6AeOzlBpHEJ
|
|
35
35
|
odoo/addons/ddmrp/models/product_template.py,sha256=sUUZ8kO3V5Cd7phAopCtd_wuMS_7JUR1giVamnPrI54,975
|
36
36
|
odoo/addons/ddmrp/models/purchase_order.py,sha256=9kLCSlskdC-1uDBgAdM4zna-Lw18EB3mIlvci5fo54E,3732
|
37
37
|
odoo/addons/ddmrp/models/res_company.py,sha256=7yGp6UwS0mtoTRY4a4khfufqadLs80pJDEVUnw8icOY,657
|
38
|
-
odoo/addons/ddmrp/models/stock_buffer.py,sha256=
|
38
|
+
odoo/addons/ddmrp/models/stock_buffer.py,sha256=L-DYXRaPpA9rxoOdd2ZkUNxKBtRwWqZDDhtB_x-3ryY,76883
|
39
39
|
odoo/addons/ddmrp/models/stock_buffer_profile.py,sha256=a4jPw9tmIPJxbIm89QKHLlpxY0coJmWu7sY88QfY_Lg,2855
|
40
40
|
odoo/addons/ddmrp/models/stock_buffer_profile_lead_time.py,sha256=8ZQMuxU0a-mob6MIzDSnkTvC3-4KGn4NLtQ2D3Cuwi8,592
|
41
41
|
odoo/addons/ddmrp/models/stock_buffer_profile_variability.py,sha256=vMz4mSk2h2GVqhFidlZgpC3BXGMlyu9zjHm0aO5B7is,601
|
@@ -65,7 +65,7 @@ odoo/addons/ddmrp/static/img/has_mto_rule.png,sha256=IVYC3_qpiYrSTPfruURd7kQkwpa
|
|
65
65
|
odoo/addons/ddmrp/static/img/is_buffered.png,sha256=uGFYPIo5YIE9TO96uu8-LfHAlAtKN97H9j1Ik74hcHQ,5000
|
66
66
|
odoo/addons/ddmrp/static/img/res_partner_eficent-image.jpg,sha256=ja8mU9YHbRwEDOHbXE5ROiKhABWqq4YFQ7cZwHWAqPA,24419
|
67
67
|
odoo/addons/ddmrp/static/img/res_partner_forgeflow-image.png,sha256=0FZES_MW6RHiMHsVtbvKTEcwSfzut_I4nE507OUC_Rs,7356
|
68
|
-
odoo/addons/ddmrp/static/src/js/list_renderer_buffer_info.js,sha256=
|
68
|
+
odoo/addons/ddmrp/static/src/js/list_renderer_buffer_info.js,sha256=BBCLCM0LkHew2QoGDUK7MIKtrQnLUxbdgWWvl8UgrJc,6676
|
69
69
|
odoo/addons/ddmrp/static/src/scss/list_view.scss,sha256=Z-pJ16rXrnBxprxg9QEOHODf90fXUrMFnA1if1wGg2w,447
|
70
70
|
odoo/addons/ddmrp/tests/__init__.py,sha256=-3cd_5sIPTRJYKEh4j7ipqKG_hNwXbAu_Gcr0ZM_DJ0,123
|
71
71
|
odoo/addons/ddmrp/tests/common.py,sha256=upAFiDWlj_05Tgo3fbEi2X3mVcNELCtJa-cE-5CZ5I4,18283
|
@@ -82,7 +82,7 @@ odoo/addons/ddmrp/views/purchase_order_view.xml,sha256=mw0NRSKz_VilND3OG_sJHP_x1
|
|
82
82
|
odoo/addons/ddmrp/views/stock_buffer_profile_lead_time_view.xml,sha256=8wmKiltUqbkoyBLCs1Q1NVgh4tXf5VGUmvIU45o2qH0,2960
|
83
83
|
odoo/addons/ddmrp/views/stock_buffer_profile_variability_view.xml,sha256=SXDdLzsFgFYDBCEQCbdGSx2wvNVYTiTIpjGQcsOb4Jw,3030
|
84
84
|
odoo/addons/ddmrp/views/stock_buffer_profile_view.xml,sha256=37k_nw4D2kO5NgDya9YQa5CrZNTvAHTjRHJrhxamuLI,4153
|
85
|
-
odoo/addons/ddmrp/views/stock_buffer_view.xml,sha256=
|
85
|
+
odoo/addons/ddmrp/views/stock_buffer_view.xml,sha256=osB0Lo3K8R8kmQN6gab2C8P6mdb3LLD8vfqkQemAlIk,33047
|
86
86
|
odoo/addons/ddmrp/views/stock_move_views.xml,sha256=ZC0c_ACXQ7lzlFbBxiT0vgqSBTYnVDvG6NHprAUI2b8,2253
|
87
87
|
odoo/addons/ddmrp/views/stock_picking.xml,sha256=CD82zoeS6Nnbxw_c53fE-L-0YgTSITW-78Y3c63JzuE,684
|
88
88
|
odoo/addons/ddmrp/views/stock_warehouse_views.xml,sha256=wPLTji7AncZWhsWxbQSPJa7_pAhdybYblMxaeJIVQ5c,612
|
@@ -94,7 +94,7 @@ odoo/addons/ddmrp/wizards/make_procurement_buffer_view.xml,sha256=GWRsJWwB2wDlCe
|
|
94
94
|
odoo/addons/ddmrp/wizards/multi_level_mrp.py,sha256=7PjXJ4Gx8_DqK81eFSeeGTyN1YETSxWFEs6xddwbS2c,753
|
95
95
|
odoo/addons/ddmrp/wizards/res_config_settings.py,sha256=WquTRzrSDWAUyd4Fk6qRBBkXRKVZiTcWumQNCzmyGGQ,1530
|
96
96
|
odoo/addons/ddmrp/wizards/res_config_settings_views.xml,sha256=X8yZQpuF2xDeSSJWn9dtKt7WbSGc-vWZQjIr7J0y-yk,10278
|
97
|
-
odoo14_addon_ddmrp-14.0.1.
|
98
|
-
odoo14_addon_ddmrp-14.0.1.
|
99
|
-
odoo14_addon_ddmrp-14.0.1.
|
100
|
-
odoo14_addon_ddmrp-14.0.1.
|
97
|
+
odoo14_addon_ddmrp-14.0.1.17.1.dev1.dist-info/METADATA,sha256=3Ut4FTagEpNOn34kBFnawYsnqjnR2b5HwDSiKiTjm1M,12989
|
98
|
+
odoo14_addon_ddmrp-14.0.1.17.1.dev1.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
99
|
+
odoo14_addon_ddmrp-14.0.1.17.1.dev1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
100
|
+
odoo14_addon_ddmrp-14.0.1.17.1.dev1.dist-info/RECORD,,
|
{odoo14_addon_ddmrp-14.0.1.16.0.dist-info → odoo14_addon_ddmrp-14.0.1.17.1.dev1.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|