Nouveau #00022980002298: detail fiche ,historique du suivi

This commit is contained in:
sparkyx 2024-02-14 18:21:32 +01:00
parent 545362569a
commit 868dbdfbd0
7 changed files with 206 additions and 19 deletions

View file

@ -344,6 +344,8 @@ $path = array(
"operation_exercice+text"=>"ajax_operation_exercice",
// transfer operation to accountancy
'operation_exercice+transfer'=>"ajax_operation_exercice",
// view list of followup for a card
"view_followup_card"=>"ajax_follow_up",
) ;
if (array_key_exists($op, $path)) {