Author: danydb
Date: 2012-01-05 17:55:37 +0100 (Thu, 05 Jan 2012)
New Revision: 261

Modified:
   trunk/coprop/include/template/bud_detail.php
Log:
budget fiche depense 

Modified: trunk/coprop/include/template/bud_detail.php
===================================================================
--- trunk/coprop/include/template/bud_detail.php        2012-01-05 16:52:46 UTC 
(rev 260)
+++ trunk/coprop/include/template/bud_detail.php        2012-01-05 16:55:37 UTC 
(rev 261)
@@ -3,6 +3,9 @@
  * @file montre les détails d'un budget
  * @see Budget::detail()
  */
+global  $g_copro_parameter;
+
+echo HtmlInput::hidden('p_jrn',$g_copro_parameter->journal_appel);
 ?>
 <table class="result">
     <tr>


_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to