267 |
"open" => array("tab.php|messages_tous_retours", "form.php|messages_tous_retours", ), |
"open" => array("tab.php|messages_tous_retours", "form.php|messages_tous_retours", ), |
268 |
"parameters" => array("option_ERP" => "true", ), |
"parameters" => array("option_ERP" => "true", ), |
269 |
); |
); |
270 |
|
// Catégorie COMMISSIONS |
271 |
|
$links[] = array( |
272 |
|
"class" => "category", |
273 |
|
"title" => _("commissions"), |
274 |
|
"right" => array( |
275 |
|
"commissions_mes_retours", "commissions_mes_retours_tab", |
276 |
|
"commissions_tous_retours", "commissions_tous_retours_tab", |
277 |
|
), |
278 |
|
); |
279 |
|
$links[] = array( |
280 |
|
"title" => "<hr/>", |
281 |
|
"right" => array( |
282 |
|
"commissions_mes_retours", "commissions_mes_retours_tab", |
283 |
|
"commissions_tous_retours", "commissions_tous_retours_tab", |
284 |
|
), |
285 |
|
); |
286 |
|
$links[] = array( |
287 |
|
"href" => "../scr/tab.php?obj=commissions_mes_retours", |
288 |
|
"class" => "commissions_mes_retours", |
289 |
|
"title" => _("Mes retours"), |
290 |
|
"right" => array("commissions_mes_retours", "commissions_mes_retours_tab", ), |
291 |
|
"open" => array("tab.php|commissions_mes_retours", "form.php|commissions_mes_retours", ), |
292 |
|
); |
293 |
|
$links[] = array( |
294 |
|
"href" => "../scr/tab.php?obj=commissions_tous_retours", |
295 |
|
"class" => "commissions_tous_retours", |
296 |
|
"title" => _("Tous les retours"), |
297 |
|
"right" => array("commissions_tous_retours", "commissions_tous_retours_tab", ), |
298 |
|
"open" => array("tab.php|commissions_tous_retours", "form.php|commissions_tous_retours", ), |
299 |
|
); |
300 |
|
|
301 |
// |
// |
302 |
$rubrik['links'] = $links; |
$rubrik['links'] = $links; |
674 |
); |
); |
675 |
// |
// |
676 |
$links[] = array( |
$links[] = array( |
677 |
|
"class" => "category", |
678 |
|
"title" => _("gestion des commissions"), |
679 |
|
"right" => array( |
680 |
|
"comission_type", "comission_type_tab", |
681 |
|
), |
682 |
|
); |
683 |
|
// |
684 |
|
$links[] = array( |
685 |
|
"title" => "<hr/>", |
686 |
|
"right" => array( |
687 |
|
"comission_type", "comission_type_tab", |
688 |
|
), |
689 |
|
); |
690 |
|
// |
691 |
|
$links[] = array( |
692 |
|
"href" => "../scr/tab.php?obj=commission_type", |
693 |
|
"class" => "commission-type", |
694 |
|
"title" => _("commission_type"), |
695 |
|
"right" => array("commission_type", "commission_type_tab", ), |
696 |
|
"open" => array("tab.php|commission_type", "form.php|commission_type", ), |
697 |
|
); |
698 |
|
// |
699 |
|
$links[] = array( |
700 |
"class" => "category", |
"class" => "category", |
701 |
"title" => _("gestion des consultations"), |
"title" => _("gestion des consultations"), |
702 |
"right" => array( |
"right" => array( |