|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
show the detail of a document and let you modify it More...
Go to the source code of this file.
Variables | |
| $cn =Dossier::connect() | |
| global | $doc =new Document_Modele($cn,$id) |
| $html =ob_get_contents() | |
show the detail of a document and let you modify it
Definition in file ajax_mod_document.php.
| $cn =Dossier::connect() |
Definition at line 28 of file ajax_mod_document.php.
| $doc =new Document_Modele($cn,$id) |
Definition at line 30 of file ajax_mod_document.php.
Referenced by Follow_Up\display(), Follow_Up\generate_document(), Document\get_all(), Follow_Up\remove(), Follow_Up\save(), Document\saveGenerated(), and Follow_Up\update().
| $html =ob_get_contents() |
Definition at line 38 of file ajax_mod_document.php.