CM91 - RMA - 1st commit

This commit is contained in:
“VeLiTi”
2024-12-02 17:28:13 +01:00
parent ad51669e32
commit 22d46c74df
7 changed files with 644 additions and 0 deletions

View File

@@ -211,6 +211,7 @@ $page_rows_contracts = 25 ;// list contracts
$page_rows_cartest = 25 ;// list contracts
$page_rows_equipment_servicereporst = 5 ;// Number of service reports on equipment
$page_rows_changelog = 50 ;// Number of changelogs returned
$page_rows_rma = 25; // list RMA
//------------------------------------------
// Languages supported

View File

@@ -28,6 +28,11 @@ $all_views = [
"history",
"history_manage",
"firmwaretool",
"rmas",
"rma",
"rma_manage",
"rma_history",
"rma_history_manage",
"buildtool",
"products",
"products_versions",