21if (!defined(
'ALLOWED'))
22 die(
'Appel direct ne sont pas permis');
36<?php echo _(
'Prochain numéro') ?>
37<
p class=
"info" style=
"display:inline">
39<?php echo _(
'numéro actuel') ?>
43 $ret=
$cn->get_array(
"select last_value,is_called from seq_doc_type_".
$table->dt_id);
49 if (
$ret[0][
'is_called']==
'f')
66 <h3
class=
"info" sytle=
"margin-block: 4px"><?php echo _(
"Détail") ?></h3>
67 <ul
class=
"tab_row" style=
"padding-top: 0px">
73echo _(
"Détail opération");
76 [
"value"=>
"ACH",
"label"=>_(
"Prix achat")]);
86echo _(
"Autres fiches");
94echo _(
"Création de facture");
102echo _(
"Création de note de frais ou facture Achat");
113 echo _(
"Description modifiable");
121echo _(
"Commentaire");
124 [
"value"=>
"SOME_FIXED",
"label"=>_(
"Multiples")]);
136 echo _(
"Serveur de videoconf");
145 <h3
class=
"info" sytle=
"margin-block: 4px"><?php echo _(
"Options contact") ?></h3>
146 <ul
class=
"tab_row" style=
"padding-top: 0px">
162 echo
" "._(
$aOption[
$i][
'cor_label']);
if(! empty( $error)) for($i=0;$i< count($error);$i++)( $last !=$error[$i]) $last
static is_enable_make_feenote($p_document_type)
returns true if the operation_detail is enable, otherwise false
static is_enable_editable_description($p_document_type)
returns true if it is possible to edit the description , otherwise false
static is_enable_make_invoice($p_document_type)
returns true if the operation_detail is enable, otherwise false
static option_video_conf($p_document_type)
returns the videoconf server
static is_enable_video_conf($p_document_type)
returns true there is a videoconf enable
static is_enable_contact_multiple($p_document_type)
returns true if the operation_detail is enable, otherwise false
static option_operation_detail($p_document_type)
returns option from the operation_detail
static option_comment($p_document_type)
returns option from the operation_detail
static is_enable_comment($p_document_type)
returns true if comment are available otherwise false
static is_enable_operation_detail($p_document_type)
returns true if the operation_detail is enable, otherwise false
This class handles only the numeric input, the input will call a javascript to change comma to period...
Html Input , create a tag <SELECT> ... </SELECT> if readonly == true then display the label correspon...
static infobulle($p_comment)
Display a info in a bubble, text is in message_javascript.