dolibarr 18.0.6
|
Page to create/edit/view position. More...
Go to the source code of this file.
Variables | |
if($action=='create') if( $job->id > 0 &&(empty( $action)||( $action !='edit' &&$action !='create')) | DisplayPositionList )() |
Show a list of positions for the current job. | |
Page to create/edit/view position.
Definition in file position.php.
if( $action=='create') if($job->id > 0 &&(empty($action)||($action !='edit' && $action !='create')) DisplayPositionList) () | ( | ) |
Show a list of positions for the current job.
Definition at line 781 of file position.php.