dolibarr
x.y.z
|
Page to create/edit/view position. More...
Go to the source code of this file.
Functions | |
DisplayPositionList () | |
Show a list of positions for the current job. More... | |
Variables | |
if($job->id > 0 &&(empty($action)||($action !='edit' && $action !='create'))) | DisplayJob ($object) |
Show the top of the page including informations of a job. More... | |
Page to create/edit/view position.
Definition in file position.php.
DisplayPositionList | ( | ) |
Show a list of positions for the current job.
Definition at line 275 of file position.php.
if ( $job->id > 0 &&(empty( $action)||( $action !='edit' &&$action !='create'))) DisplayJob( $object) | ( | $object | ) |
Show the top of the page including informations of a job.
Definition at line 206 of file position.php.