CIM88 - Changelog en reporting
This commit is contained in:
@@ -21,6 +21,9 @@ $menu_log = 'Protokoll';
|
||||
$menu_marketing = 'Marketing';
|
||||
$menu_build = 'Erstellen';
|
||||
$menu_cartest = 'Fahrzeugdatenbank';
|
||||
$menu_report_main = 'Reports';
|
||||
$menu_report_build = 'Stock and Production';
|
||||
$menu_report_usage = 'System usage';
|
||||
|
||||
//TABS
|
||||
$tab1 = 'Allgemein';
|
||||
@@ -762,4 +765,17 @@ $cartest_allowed_label6 = 'Gelb';
|
||||
$cartest_allowed_label7 = 'Blau';
|
||||
$cartest_allowed_label8 = 'Rot';
|
||||
$cartest_allowed_label9 = 'Bestanden';
|
||||
$cartest_allowed_label10 = 'Nicht bestanden';
|
||||
$cartest_allowed_label10 = 'Nicht bestanden';
|
||||
|
||||
//---------------------------------
|
||||
//BUILD REPORT
|
||||
//---------------------------------
|
||||
$buildreport_h2 = 'Stock and Production';
|
||||
$buildreport_p = 'Reporting';
|
||||
|
||||
$buildreport_raw_text = 'Total number '.$product_location_raw;
|
||||
$buildreport_SFG_text = 'Total number '.$product_location_SFG;
|
||||
$buildreport_FG_text = 'Total number '.$product_location_FG;
|
||||
$buildreport_onstock_text = 'Total number '.$status2_text;
|
||||
$data_build_sfg_view = $product_location_SFG.' produced in the last 7 days';
|
||||
$data_build_fg_view = $product_location_FG.' produced in the last 7 days';
|
||||
|
||||
@@ -21,6 +21,9 @@ $menu_log = 'Log';
|
||||
$menu_marketing = 'Marketing';
|
||||
$menu_build = 'Build';
|
||||
$menu_cartest = 'Auto database';
|
||||
$menu_report_main = 'Rapporten';
|
||||
$menu_report_build = 'Voorraad en Productie';
|
||||
$menu_report_usage = 'Systeemgebruik';
|
||||
|
||||
//TABS
|
||||
$tab1 = 'Algemeen';
|
||||
@@ -734,4 +737,17 @@ $cartest_allowed_label6 = 'Geel';
|
||||
$cartest_allowed_label7 = 'Blauw';
|
||||
$cartest_allowed_label8 = 'Rood';
|
||||
$cartest_allowed_label9 = 'Goed';
|
||||
$cartest_allowed_label10 = 'Fout';
|
||||
$cartest_allowed_label10 = 'Fout';
|
||||
|
||||
//---------------------------------
|
||||
//BUILD REPORT
|
||||
//---------------------------------
|
||||
$buildreport_h2 = 'Voorraad en Productie';
|
||||
$buildreport_p = 'Rapporten';
|
||||
|
||||
$buildreport_raw_text = 'Totaal aantal '.$product_location_raw;
|
||||
$buildreport_SFG_text = 'Totaal aantal '.$product_location_SFG;
|
||||
$buildreport_FG_text = 'Totaal aantal '.$product_location_FG;
|
||||
$buildreport_onstock_text = 'Totaal aantal '.$status2_text;
|
||||
$data_build_sfg_view = $product_location_SFG.' geproduceerd in de laatste 7 dagen';
|
||||
$data_build_fg_view = $product_location_FG.' geproduceerd in de laatste 7 dagen';
|
||||
|
||||
@@ -21,6 +21,9 @@ $menu_log = 'Log';
|
||||
$menu_marketing = 'Marketing';
|
||||
$menu_build = 'Build';
|
||||
$menu_cartest = 'Car database';
|
||||
$menu_report_main = 'Reports';
|
||||
$menu_report_build = 'Stock and Production';
|
||||
$menu_report_usage = 'System usage';
|
||||
|
||||
//TABS
|
||||
$tab1 = 'General';
|
||||
@@ -731,4 +734,17 @@ $cartest_allowed_label6 = 'Yellow';
|
||||
$cartest_allowed_label7 = 'Blue';
|
||||
$cartest_allowed_label8 = 'Red';
|
||||
$cartest_allowed_label9 = 'Pass';
|
||||
$cartest_allowed_label10 = 'Fail';
|
||||
$cartest_allowed_label10 = 'Fail';
|
||||
|
||||
//---------------------------------
|
||||
//BUILD REPORT
|
||||
//---------------------------------
|
||||
$buildreport_h2 = 'Stock and Production';
|
||||
$buildreport_p = 'Reporting';
|
||||
|
||||
$buildreport_raw_text = 'Total number '.$product_location_raw;
|
||||
$buildreport_SFG_text = 'Total number '.$product_location_SFG;
|
||||
$buildreport_FG_text = 'Total number '.$product_location_FG;
|
||||
$buildreport_onstock_text = 'Total number '.$status2_text;
|
||||
$data_build_sfg_view = $product_location_SFG.' produced in the last 7 days';
|
||||
$data_build_fg_view = $product_location_FG.' produced in the last 7 days';
|
||||
|
||||
Reference in New Issue
Block a user