dolibarr  17.0.4
Variables
position.php File Reference

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. More...
 

Detailed Description

Page to create/edit/view position.

Definition in file position.php.

Variable Documentation

◆ DisplayPositionList

if ( $action=='create') if ( $job->id > 0 &&(empty( $action)||( $action !='edit' &&$action !='create'))) DisplayPositionList() ( )

Show a list of positions for the current job.

Returns
void

Definition at line 789 of file position.php.