@things-factory/operato-pms 3.8.13 → 3.8.14
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.
- package/client/pages/dispatchment/daily-dispatch-detail.js +1 -1
- package/client/pages/dispatchment/dispatchment-create-record.js +15 -40
- package/client/pages/harvesting/daily-harvesting-detail.js +2 -2
- package/client/pages/harvesting/edit-harvesting-record.js +2 -2
- package/client/pages/harvesting/harvesting-create-record.js +2 -2
- package/client/pages/inventory/inventory-ramp-tonnage.js +23 -31
- package/client/pages/report/report-daily-ffb-dispatch-and-production.js +167 -124
- package/client/pages/report/report-ffb-tonnage-between-individual-block.js +12 -7
- package/dist-server/constants/transaction.js +2 -1
- package/dist-server/constants/transaction.js.map +1 -1
- package/dist-server/entities/daily-dispatch.js +1 -2
- package/dist-server/entities/daily-dispatch.js.map +1 -1
- package/dist-server/graphql/resolvers/daily-dispatch/update-daily-dispatch.js +1 -1
- package/dist-server/graphql/resolvers/daily-dispatch/update-daily-dispatch.js.map +1 -1
- package/dist-server/graphql/resolvers/daily-harvest/generate-daily-harvest.js +2 -2
- package/dist-server/graphql/resolvers/daily-harvest/generate-daily-harvest.js.map +1 -1
- package/dist-server/graphql/resolvers/daily-loading/update-daily-loading.js +19 -6
- package/dist-server/graphql/resolvers/daily-loading/update-daily-loading.js.map +1 -1
- package/dist-server/graphql/resolvers/dashboard/dashboard-query.js +165 -43
- package/dist-server/graphql/resolvers/dashboard/dashboard-query.js.map +1 -1
- package/dist-server/graphql/resolvers/report/daily-ffb-dispatch-production-reports.js +111 -0
- package/dist-server/graphql/resolvers/report/daily-ffb-dispatch-production-reports.js.map +1 -0
- package/dist-server/graphql/resolvers/report/daily-production-reports.js +6 -6
- package/dist-server/graphql/resolvers/report/index.js +2 -1
- package/dist-server/graphql/resolvers/report/index.js.map +1 -1
- package/dist-server/graphql/resolvers/report/monthly-block-dispatch-reports.js +10 -8
- package/dist-server/graphql/resolvers/report/monthly-block-dispatch-reports.js.map +1 -1
- package/dist-server/graphql/resolvers/report/monthly-ffb-sale-reports.js +1 -1
- package/dist-server/graphql/resolvers/report/monthly-production-reports.js +1 -1
- package/dist-server/graphql/types/report/daily-ffb-dispatch-production-report-list.js +14 -0
- package/dist-server/graphql/types/report/daily-ffb-dispatch-production-report-list.js.map +1 -0
- package/dist-server/graphql/types/report/daily-ffb-dispatch-production-report.js +15 -0
- package/dist-server/graphql/types/report/daily-ffb-dispatch-production-report.js.map +1 -0
- package/dist-server/graphql/types/report/index.js +13 -0
- package/dist-server/graphql/types/report/index.js.map +1 -1
- package/dist-server/utils/core-values.js +2 -2
- package/dist-server/utils/transaction-util.js +2 -1
- package/dist-server/utils/transaction-util.js.map +1 -1
- package/package.json +2 -2
- package/server/constants/transaction.ts +2 -1
- package/server/entities/daily-dispatch.ts +1 -4
- package/server/graphql/resolvers/daily-dispatch/update-daily-dispatch.ts +2 -2
- package/server/graphql/resolvers/daily-harvest/generate-daily-harvest.ts +2 -2
- package/server/graphql/resolvers/daily-loading/update-daily-loading.ts +39 -11
- package/server/graphql/resolvers/dashboard/dashboard-query.ts +208 -52
- package/server/graphql/resolvers/report/daily-ffb-dispatch-production-reports.ts +138 -0
- package/server/graphql/resolvers/report/daily-production-reports.ts +6 -6
- package/server/graphql/resolvers/report/index.ts +3 -1
- package/server/graphql/resolvers/report/monthly-block-dispatch-reports.ts +11 -9
- package/server/graphql/resolvers/report/monthly-ffb-sale-reports.ts +1 -1
- package/server/graphql/resolvers/report/monthly-production-reports.ts +1 -1
- package/server/graphql/types/report/daily-ffb-dispatch-production-report-list.ts +8 -0
- package/server/graphql/types/report/daily-ffb-dispatch-production-report.ts +9 -0
- package/server/graphql/types/report/index.ts +13 -0
- package/server/utils/core-values.ts +2 -2
- package/server/utils/transaction-util.ts +2 -1
- package/translations/en.json +7 -6
- package/translations/ko.json +7 -6
- package/translations/ms.json +10 -9
- package/translations/zh.json +7 -6
package/translations/en.json
CHANGED
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
"field.available_tonnage": "available tonnage",
|
|
9
9
|
"field.avg_out_turn": "avg out turn",
|
|
10
10
|
"field.avg": "avg",
|
|
11
|
-
"field.balance_bunch": "balance bunch",
|
|
12
11
|
"field.balance_bunch_in_field": "balance bunch in field",
|
|
12
|
+
"field.balance_bunch": "balance bunch",
|
|
13
13
|
"field.block": "block",
|
|
14
14
|
"field.bunches_per_hectar": "bunches per hectar",
|
|
15
15
|
"field.bunches_per_palm": "bunches per palm",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"field.total_out_turn": "total out turn",
|
|
98
98
|
"field.total_stand": "total stand",
|
|
99
99
|
"field.total_task_covered": "total task covered",
|
|
100
|
-
"field.
|
|
100
|
+
"field.total_tonnage_estimated": "total tonnage (estimated)",
|
|
101
101
|
"field.total_tonnage_release": "total tonnage release",
|
|
102
102
|
"field.total_tonnage": "total tonnage",
|
|
103
103
|
"field.total_weight_loaded": "total weight loaded",
|
|
@@ -138,17 +138,17 @@
|
|
|
138
138
|
"label.lorry_no": "lorry no",
|
|
139
139
|
"label.mill": "mill",
|
|
140
140
|
"label.owner": "owner",
|
|
141
|
-
"label.
|
|
141
|
+
"label.oer_percentage": "OER percentage",
|
|
142
142
|
"label.please_select_a_block": "please select a block",
|
|
143
143
|
"label.rainfall": "rainfall",
|
|
144
|
-
"label.total_bunch": "total bunch",
|
|
145
144
|
"label.total_bunch_harvested": "total bunch harvested",
|
|
146
145
|
"label.total_bunch_in_field": "total bunch in field",
|
|
147
146
|
"label.total_bunch_loaded": "total bunch loaded",
|
|
147
|
+
"label.total_bunch": "total bunch",
|
|
148
148
|
"label.total_number_of_bunches": "total no. of bunches",
|
|
149
149
|
"label.total_task_covered": "total task covered",
|
|
150
|
-
"label.total_tonnage": "total tonnage",
|
|
151
150
|
"label.total_tonnage_loaded": "total tonnage loaded",
|
|
151
|
+
"label.total_tonnage": "total tonnage",
|
|
152
152
|
"label.truck_driver": "truck driver",
|
|
153
153
|
"label.truck_no": "truck no",
|
|
154
154
|
"label.yesterday_balance_bunch": "yesterday balance bunch",
|
|
@@ -163,6 +163,7 @@
|
|
|
163
163
|
"text.delete_dispatchment_record": "delete dispatchment record",
|
|
164
164
|
"text.delete_harvesting_record": "delete harvesting record",
|
|
165
165
|
"text.delete_loading_record": "delete loading record",
|
|
166
|
+
"text.destination_is_not_selected": "destination is not selected",
|
|
166
167
|
"text.dispatch_record_created": "dispatch record created",
|
|
167
168
|
"text.dispatch_record_invalid": "dispatch record invalid",
|
|
168
169
|
"text.dispatchment_record_has_been_deleted": "dispatchment record has been deleted",
|
|
@@ -186,7 +187,6 @@
|
|
|
186
187
|
"text.loading_record_has_been_deleted": "loading record has been deleted",
|
|
187
188
|
"text.loading_record_invalid": "loading record invalid",
|
|
188
189
|
"text.loading_record_updated": "loading record updated",
|
|
189
|
-
"text.destination_is_not_selected": "destination is not selected",
|
|
190
190
|
"text.no_adjustment_can_be_submitted": "no adjustment can be submitted",
|
|
191
191
|
"text.no_records_in_dispatchment_list": "no records in dispatchment list",
|
|
192
192
|
"text.no_records_in_loading_list": "no records in loading list",
|
|
@@ -218,6 +218,7 @@
|
|
|
218
218
|
"title.create_dispatchment_record": "create dispatchment record",
|
|
219
219
|
"title.create_harvesting_record": "create harvesting record",
|
|
220
220
|
"title.create_loading_record": "create loading record",
|
|
221
|
+
"title.daily_ffb_dispatch_and_production": "daily FFB dispatch and production",
|
|
221
222
|
"title.daily_loading_record": "daily loading record",
|
|
222
223
|
"title.daily_production_report": "daily production report",
|
|
223
224
|
"title.daily_staff_harvest": "daily staff harvest",
|
package/translations/ko.json
CHANGED
|
@@ -25,12 +25,12 @@
|
|
|
25
25
|
"field.status": "status",
|
|
26
26
|
"field.task_no": "task no",
|
|
27
27
|
"field.total_bunch": "total bunch",
|
|
28
|
-
"field.total_tonnage": "total tonnage",
|
|
29
28
|
"field.total_harvested": "total harvested",
|
|
30
29
|
"field.total_hectarage": "total hectarage",
|
|
31
30
|
"field.total_no_of_bunches": "total no of bunches",
|
|
32
31
|
"field.total_stand": "total stand",
|
|
33
|
-
"field.
|
|
32
|
+
"field.total_tonnage": "total tonnage",
|
|
33
|
+
"field.total_tonnage_estimated": "total tonnage (estimated)",
|
|
34
34
|
"field.total_weight_loaded": "total weight loaded",
|
|
35
35
|
"field.total_weight": "total weight",
|
|
36
36
|
"field.trip": "trip",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"label.harvesting_round": "harvesting round",
|
|
48
48
|
"label.loading_date": "loading date",
|
|
49
49
|
"label.owner": "owner",
|
|
50
|
-
"label.
|
|
50
|
+
"label.oer_percentage": "OER percentage",
|
|
51
51
|
"label.please_select_a_block": "please select a block",
|
|
52
52
|
"label.rainfall": "rainfall",
|
|
53
53
|
"label.total_bunch_harvested": "total bunch harvested",
|
|
@@ -58,12 +58,12 @@
|
|
|
58
58
|
"text.code-management": "[ko] code management",
|
|
59
59
|
"text.create_harvesting_record": "create harvesting record",
|
|
60
60
|
"text.create_loading_record": "create loading record",
|
|
61
|
+
"text.destination_is_not_selected": "destination is not selected",
|
|
61
62
|
"text.empty_value_in_list": "empty value in record list",
|
|
62
63
|
"text.harvesting_record_created": "harvesting record created",
|
|
63
64
|
"text.harvesting_record_invalid": "harvesting record invalid",
|
|
64
65
|
"text.loading_record_created": "loading record created",
|
|
65
66
|
"text.loading_record_invalid": "loading record invalid",
|
|
66
|
-
"text.destination_is_not_selected": "destination is not selected",
|
|
67
67
|
"text.invalid_percentage_value": "invalid percentage value",
|
|
68
68
|
"text.no_records": "no records",
|
|
69
69
|
"text.there_is_duplicated_staff_in_record": "there is duplicated staff in this record",
|
|
@@ -81,6 +81,7 @@
|
|
|
81
81
|
"title.company": "company",
|
|
82
82
|
"title.create_harvesting_record": "create harvesting record",
|
|
83
83
|
"title.create_loading_record": "create loading record",
|
|
84
|
+
"title.daily_ffb_dispatch_and_production": "daily FFB dispatch and production",
|
|
84
85
|
"title.daily_loading_record": "daily loading record",
|
|
85
86
|
"title.daily_production_report": "daily production report",
|
|
86
87
|
"title.global_plantation_setting": "[ko] global plantation setting",
|
|
@@ -99,6 +100,6 @@
|
|
|
99
100
|
"title.overall_record": "overall record",
|
|
100
101
|
"title.plantation_setting": "plantation setting",
|
|
101
102
|
"title.ramp": "ramp",
|
|
102
|
-
"title.
|
|
103
|
-
"title.
|
|
103
|
+
"title.select_destination": "select destination",
|
|
104
|
+
"title.staff": "staff"
|
|
104
105
|
}
|
package/translations/ms.json
CHANGED
|
@@ -25,15 +25,15 @@
|
|
|
25
25
|
"field.status": "status",
|
|
26
26
|
"field.task_no": "task no",
|
|
27
27
|
"field.total_bunch": "total bunch",
|
|
28
|
-
"field.total_tonnage": "total tonnage",
|
|
29
|
-
"field.total_weight": "total weight",
|
|
30
|
-
"field.total_weight_loaded": "total weight loaded",
|
|
31
|
-
"field.trip": "trip",
|
|
32
28
|
"field.total_harvested": "total harvested",
|
|
33
29
|
"field.total_hectarage": "total hectarage",
|
|
34
30
|
"field.total_no_of_bunches": "total no of bunches",
|
|
35
31
|
"field.total_stand": "total stand",
|
|
36
|
-
"field.
|
|
32
|
+
"field.total_tonnage": "total tonnage",
|
|
33
|
+
"field.total_weight_loaded": "total weight loaded",
|
|
34
|
+
"field.total_weight": "total weight",
|
|
35
|
+
"field.trip": "trip",
|
|
36
|
+
"field.total_tonnage_estimated": "total tonnage (estimated)",
|
|
37
37
|
"field.type": "type",
|
|
38
38
|
"field.valid_from": "valid from",
|
|
39
39
|
"field.year_planted": "year planted",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"label.harvesting_round": "harvesting round",
|
|
48
48
|
"label.loading_date": "loading date",
|
|
49
49
|
"label.owner": "owner",
|
|
50
|
-
"label.
|
|
50
|
+
"label.oer_percentage": "OER percentage",
|
|
51
51
|
"label.please_select_a_block": "please select a block",
|
|
52
52
|
"label.rainfall": "rainfall",
|
|
53
53
|
"label.total_bunch_harvested": "total bunch harvested",
|
|
@@ -58,12 +58,12 @@
|
|
|
58
58
|
"text.code-management": "[ms] code management",
|
|
59
59
|
"text.create_harvesting_record": "create harvesting record",
|
|
60
60
|
"text.create_loading_record": "create loading record",
|
|
61
|
+
"text.destination_is_not_selected": "destination is not selected",
|
|
61
62
|
"text.empty_value_in_list": "empty value in record list",
|
|
62
63
|
"text.harvesting_record_created": "harvesting record created",
|
|
63
64
|
"text.harvesting_record_invalid": "harvesting record invalid",
|
|
64
65
|
"text.loading_record_created": "loading record created",
|
|
65
66
|
"text.loading_record_invalid": "loading record invalid",
|
|
66
|
-
"text.destination_is_not_selected": "destination is not selected",
|
|
67
67
|
"text.no_records": "no records",
|
|
68
68
|
"text.invalid_percentage_value": "invalid percentage value",
|
|
69
69
|
"text.there_is_duplicated_staff_in_record": "there is duplicated staff in this record",
|
|
@@ -81,6 +81,7 @@
|
|
|
81
81
|
"title.company": "syarikat",
|
|
82
82
|
"title.create_harvesting_record": "create harvesting record",
|
|
83
83
|
"title.create_loading_record": "create loading record",
|
|
84
|
+
"title.daily_ffb_dispatch_and_production": "daily FFB dispatch and production",
|
|
84
85
|
"title.daily_loading_record": "daily loading record",
|
|
85
86
|
"title.daily_production_report": "daily production report",
|
|
86
87
|
"title.global_plantation_setting": "[ms] global plantation setting",
|
|
@@ -99,6 +100,6 @@
|
|
|
99
100
|
"title.overall_record": "overall record",
|
|
100
101
|
"title.plantation_setting": "plantation setting",
|
|
101
102
|
"title.ramp": "ramp",
|
|
102
|
-
"title.
|
|
103
|
-
"title.
|
|
103
|
+
"title.select_destination": "select destination",
|
|
104
|
+
"title.staff": "staff"
|
|
104
105
|
}
|
package/translations/zh.json
CHANGED
|
@@ -25,12 +25,12 @@
|
|
|
25
25
|
"field.status": "status",
|
|
26
26
|
"field.task_no": "task no",
|
|
27
27
|
"field.total_bunch": "total bunch",
|
|
28
|
-
"field.total_tonnage": "total tonnage",
|
|
29
28
|
"field.total_harvested": "total harvested",
|
|
30
29
|
"field.total_hectarage": "total hectarage",
|
|
31
30
|
"field.total_no_of_bunches": "total no of bunches",
|
|
32
31
|
"field.total_stand": "total stand",
|
|
33
|
-
"field.
|
|
32
|
+
"field.total_tonnage": "total tonnage",
|
|
33
|
+
"field.total_tonnage_estimated": "total tonnage (estimated)",
|
|
34
34
|
"field.total_weight_loaded": "total weight loaded",
|
|
35
35
|
"field.total_weight": "total weight",
|
|
36
36
|
"field.trip": "trip",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"label.harvesting_round": "harvesting round",
|
|
48
48
|
"label.loading_date": "loading date",
|
|
49
49
|
"label.owner": "owner",
|
|
50
|
-
"label.
|
|
50
|
+
"label.oer_percentage": "OER percentage",
|
|
51
51
|
"label.please_select_a_block": "please select a block",
|
|
52
52
|
"label.rainfall": "rainfall",
|
|
53
53
|
"label.total_bunch_harvested": "total bunch harvested",
|
|
@@ -58,12 +58,12 @@
|
|
|
58
58
|
"text.code-management": "[zh] code management",
|
|
59
59
|
"text.create_harvesting_record": "create harvesting record",
|
|
60
60
|
"text.create_loading_record": "create loading record",
|
|
61
|
+
"text.destination_is_not_selected": "destination is not selected",
|
|
61
62
|
"text.empty_value_in_list": "empty value in record list",
|
|
62
63
|
"text.harvesting_record_created": "harvesting record created",
|
|
63
64
|
"text.harvesting_record_invalid": "harvesting record invalid",
|
|
64
65
|
"text.loading_record_created": "loading record created",
|
|
65
66
|
"text.loading_record_invalid": "loading record invalid",
|
|
66
|
-
"text.destination_is_not_selected": "destination is not selected",
|
|
67
67
|
"text.no_records": "no records",
|
|
68
68
|
"text.there_is_duplicated_staff_in_record": "there is duplicated staff in this record",
|
|
69
69
|
"text.total_bunch_weight_should_be_positive": "total bunch weight should be positive",
|
|
@@ -81,6 +81,7 @@
|
|
|
81
81
|
"title.company": "company",
|
|
82
82
|
"title.create_harvesting_record": "create harvesting record",
|
|
83
83
|
"title.create_loading_record": "create loading record",
|
|
84
|
+
"title.daily_ffb_dispatch_and_production": "daily FFB dispatch and production",
|
|
84
85
|
"title.daily_loading_record": "daily loading record",
|
|
85
86
|
"title.daily_production_report": "daily production report",
|
|
86
87
|
"title.global_plantation_setting": "[zh] global plantation setting",
|
|
@@ -99,6 +100,6 @@
|
|
|
99
100
|
"title.overall_record": "overall record",
|
|
100
101
|
"title.plantation_setting": "plantation setting",
|
|
101
102
|
"title.ramp": "ramp",
|
|
102
|
-
"title.
|
|
103
|
-
"title.
|
|
103
|
+
"title.select_destination": "select destination",
|
|
104
|
+
"title.staff": "staff"
|
|
104
105
|
}
|