noalyss Version-9
|
display supplemental information to save when entering an operation of sale, purchase, financial or for a misc. More...
Go to the source code of this file.
Variables | |
$a_div | |
$a_show =[] | |
$http =new HttpInput() | |
$irelated_action =new IRelated_Action("action_gestion") | |
$ledger_type = $this->get_type() | |
$msg_reverse =new IText("ext_label") | |
$reverse_ck =new ICheckBox('reverse_ck') | |
$reverse_date =new IDate('reverse_date') | |
$sep ="" | |
$status =$http->request("jr_optype","string","NOR") | |
if($ledger_type=='ACH'||$ledger_type=='VEN') elseif($ledger_type=='ODS') | $str_tab = "" |
if(in_array('repo', $a_show)) if(in_array( 'invoice', $a_show)) | if (in_array("document", $a_show)) |
$msg_reverse | placeholder =_("Message extourne") |
$msg_reverse | size =60 |
$irelated_action | value =$http->request("action_gestion","string","") |
display supplemental information to save when entering an operation of sale, purchase, financial or for a misc.
operation
Definition in file acc_ledger-input_extra_info.php.
$a_div |
Definition at line 33 of file acc_ledger-input_extra_info.php.
$a_show =[] |
Definition at line 32 of file acc_ledger-input_extra_info.php.
$http =new HttpInput() |
Definition at line 30 of file acc_ledger-input_extra_info.php.
$irelated_action =new IRelated_Action("action_gestion") |
Definition at line 146 of file acc_ledger-input_extra_info.php.
$ledger_type = $this->get_type() |
Definition at line 31 of file acc_ledger-input_extra_info.php.
$msg_reverse =new IText("ext_label") |
Definition at line 129 of file acc_ledger-input_extra_info.php.
$reverse_ck =new ICheckBox('reverse_ck') |
Definition at line 126 of file acc_ledger-input_extra_info.php.
$reverse_date =new IDate('reverse_date') |
Definition at line 125 of file acc_ledger-input_extra_info.php.
$sep ="" |
Definition at line 52 of file acc_ledger-input_extra_info.php.
Referenced by Table_Data_SQL\build_query(), Print_Ledger_Simple\export(), Print_Ledger_Simple_Without_Vat\export(), Table_Data_SQL\insert(), Acc_Reconciliation\ledger_filter(), V_Currency_Last_Value_SQL\load(), navigation_bar(), rebuild_access_code(), Table_Data_SQL\update(), Noalyss_Csv\write(), and Noalyss_Csv\write_header().
$status =$http->request("jr_optype","string","NOR") |
Definition at line 138 of file acc_ledger-input_extra_info.php.
Referenced by Manage_Table_SQL\ajax_delete(), Manage_Table_SQL\ajax_input(), Manage_Table_SQL\ajax_save(), Document_Export\concatenate_pdf(), Periode_Ledger_Table\display_row(), Document_Export\export_all(), Document_Export\export_receipt(), Document\replace(), and Document\transform2pdf().
Definition at line 52 of file acc_ledger-input_extra_info.php.
if(in_array( 'repo', $a_show)) if(in_array('invoice', $a_show)) if(in_array("document", $a_show)) | ( | in_array("document", $a_show) | ) |
Definition at line 98 of file acc_ledger-input_extra_info.php.
$msg_reverse placeholder =_("Message extourne") |
Definition at line 130 of file acc_ledger-input_extra_info.php.
$msg_reverse size =60 |
Definition at line 131 of file acc_ledger-input_extra_info.php.
$irelated_action value =$http->request("action_gestion","string","") |
Definition at line 147 of file acc_ledger-input_extra_info.php.