noalyss Version-9
|
in follow-up , you have action which can be set with different options depending of the type of documents like invoicing, meeting, ... More...
Static Public Member Functions | |
static | can_add_comment ($p_id) |
Returns true if we can add a comment , or false if it is not possible. More... | |
static | is_enable_comment ($p_document_type) |
returns true if comment are available otherwise false More... | |
static | is_enable_contact_multiple ($p_document_type) |
returns true if the operation_detail is enable, otherwise false More... | |
static | is_enable_editable_description ($p_document_type) |
returns true if it is possible to edit the description , otherwise false More... | |
static | is_enable_make_feenote ($p_document_type) |
returns true if the operation_detail is enable, otherwise false More... | |
static | is_enable_make_invoice ($p_document_type) |
returns true if the operation_detail is enable, otherwise false More... | |
static | is_enable_operation_detail ($p_document_type) |
returns true if the operation_detail is enable, otherwise false More... | |
static | is_enable_video_conf ($p_document_type) |
returns true there is a videoconf enable More... | |
static | option_comment ($p_document_type) |
returns option from the operation_detail More... | |
static | option_operation_detail ($p_document_type) |
returns option from the operation_detail More... | |
static | option_video_conf ($p_document_type) |
returns the videoconf server More... | |
in follow-up , you have action which can be set with different options depending of the type of documents like invoicing, meeting, ...
Definition at line 33 of file document_option.class.php.
|
static |
Returns true if we can add a comment , or false if it is not possible.
integer | $p_id | is the action_gestion.ag_id |
Definition at line 141 of file document_option.class.php.
References $cn, $document_type, $p_id, Dossier\connect(), and is_enable_comment().
Referenced by Follow_Up\save().
|
static |
returns true if comment are available otherwise false
int | $p_document_type | Document_Type.dt_id |
Definition at line 59 of file document_option.class.php.
References $cn, and Dossier\connect().
Referenced by can_add_comment(), and Follow_Up\update().
|
static |
returns true if the operation_detail is enable, otherwise false
int | $p_document_type | Document_Type.dt_id |
Definition at line 91 of file document_option.class.php.
References $cn, and Dossier\connect().
|
static |
returns true if it is possible to edit the description , otherwise false
int | $p_document_type | Document_Type.dt_id |
Definition at line 173 of file document_option.class.php.
References $cn, and Dossier\connect().
|
static |
returns true if the operation_detail is enable, otherwise false
int | $p_document_type | Document_Type.dt_id |
Definition at line 126 of file document_option.class.php.
References $cn, and Dossier\connect().
|
static |
returns true if the operation_detail is enable, otherwise false
int | $p_document_type | Document_Type.dt_id |
Definition at line 109 of file document_option.class.php.
References $cn, and Dossier\connect().
|
static |
returns true if the operation_detail is enable, otherwise false
int | $p_document_type | Document_Type.dt_id |
Definition at line 42 of file document_option.class.php.
References $cn, and Dossier\connect().
|
static |
returns true there is a videoconf enable
int | $p_document_type | Document_Type.dt_id |
Definition at line 191 of file document_option.class.php.
References $cn, and Dossier\connect().
|
static |
returns option from the operation_detail
int | $p_document_type | Document_Type.dt_id |
Definition at line 158 of file document_option.class.php.
References $cn, and Dossier\connect().
|
static |
returns option from the operation_detail
int | $p_document_type | Document_Type.dt_id |
Definition at line 76 of file document_option.class.php.
References $cn, and Dossier\connect().
|
static |
returns the videoconf server
int | $p_document_type | Document_Type.dt_id |
Definition at line 209 of file document_option.class.php.
References $cn, and Dossier\connect().