* Added TranslatedStatus
* Added new status * Managed CustomerOrder view
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"S" => "Zatrzymane",
|
||||
"P" => "Planowane",
|
||||
"C" => "Zakończone",
|
||||
"F" => "Wypełnione",
|
||||
_ => status
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user