Commit 184f4564 authored by suryakant's avatar suryakant

Sterlite Custom Report Updates

parent cf9fc25f
......@@ -96,7 +96,6 @@ class SterliteRefineryTemplate:
"data_column": ["power_availability", "uom",
"norms", "on_date", "mtd",
"ytd"],
"additions": [],
"format": "",
},
"RM ANODE RECEIPT DETAILS": {
......@@ -112,7 +111,6 @@ class SterliteRefineryTemplate:
"data": [],
"data_column": ["rm_anode_receipt_details", "on_date",
"mtd", "ytd", "material", "opening_stock"],
"additions": [],
"format": "",
},
},
......@@ -123,8 +121,6 @@ class SterliteRefineryTemplate:
"data": [],
"data_column": ["efficiencies", "uom", "norms",
"on_date", "mtd", "ytd"],
"additions": [],
"format": "",
},
"BANK / CROP": {
......@@ -139,8 +135,6 @@ class SterliteRefineryTemplate:
"data": [],
"data_column": ["bank_crop", "ce(%)", "theor_weight",
"actual_weight", "stripping_time"],
"additions": [],
"format": "",
},
},
......@@ -151,8 +145,6 @@ class SterliteRefineryTemplate:
"data": [],
"data_column": ["production", "uom", "norms",
"on_date", "mtd", "ytd"],
"additions": [],
"format": "",
},
"CIRCULATION": {
......@@ -160,8 +152,6 @@ class SterliteRefineryTemplate:
"query": [],
"data": [],
"data_column": ["circulation", "ce", "theor_weight", "actual_weight"],
"additions": [],
"format": "",
},
},
......@@ -171,8 +161,6 @@ class SterliteRefineryTemplate:
"query": [],
"data": [],
"data_column": ["fg_inventory", "on_date", "mtd", "ytd"],
"additions": [],
"format": "",
},
"PRODUCTION": {
......@@ -180,8 +168,6 @@ class SterliteRefineryTemplate:
"query": [],
"data": [],
"data_column": ["production", "on_date", "mtd", "ytd"],
"additions": [],
"format": "",
},
},
......@@ -198,8 +184,6 @@ class SterliteRefineryTemplate:
"data": [],
"data_column": ["crop", "banks", "total_cells",
"cell_voltage", "t_shorts"],
"additions": [],
"format": "",
}
},
......@@ -223,8 +207,6 @@ class SterliteRefineryTemplate:
"3rd_crop",
"csm_plate_rejection"
],
"additions": [],
"format": "",
}
},
......@@ -242,10 +224,7 @@ class SterliteRefineryTemplate:
"data": [],
"data_column": [
"filter_availability", "on_date", "mtd", "filtered_volume",
"total_volume_refinery", "on_date"
],
"additions": [],
"total_volume_refinery", "on_date"],
"format": "",
}
},
......@@ -269,8 +248,6 @@ class SterliteRefineryTemplate:
"mtd",
"ytd",
],
"additions": [],
"format": "",
},
"SPECIFIC CONSUMPTION": {
......@@ -279,8 +256,6 @@ class SterliteRefineryTemplate:
"data": [],
"data_column": ["consumables", "uom", "norms", "on_date", "mtd",
"ytd"],
"additions": [],
"format": "",
},
},
......@@ -304,8 +279,6 @@ class SterliteRefineryTemplate:
"cir_1",
"cir_2",
],
"additions": [],
"format": "",
},
"SUSPENDED SOLIDS": {
......@@ -313,8 +286,6 @@ class SterliteRefineryTemplate:
"query": [],
"data": [],
"data_column": ["suspended_solids"],
"additions": [],
"format": "",
},
},
......@@ -324,8 +295,6 @@ class SterliteRefineryTemplate:
"query": [],
"data": [],
"data_column": ["bleeding_section", "uom", "on_date", "mtd", "ytd"],
"additions": [],
"format": "",
},
"BANK / CROP": {
......@@ -333,33 +302,22 @@ class SterliteRefineryTemplate:
"query": [],
"data": [],
"data_column": ["bank_crop", "time", "weight", "cells", "reading"],
"additions": [],
"format": "",
},
},
{
"DEPARTMENT(M4)": {
"columns": [
"DEPARTMENT(M4)",
"EQUIPMENT DETAILS",
"EQUIPMENT LOCATION",
"DURATION",
"(MT) PRODUCTION",
"CAUSE OF THE BREAK DOWN",
"DEPARTMENT(M4)", "EQUIPMENT DETAILS",
"EQUIPMENT LOCATION", "DURATION",
"(MT) PRODUCTION", "CAUSE OF THE BREAK DOWN",
],
"query": [],
"data": [],
"data_column": [
"department(m4)",
"equipment_details",
"equipment_location",
"duration",
"production",
"cause",
],
"additions": [],
"department(m4)", "equipment_details",
"equipment_location", "duration",
"production", "cause"],
"format": "",
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment