noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
balance.inc.php File Reference

Show the balance and let you print it or export to PDF file included by user_impress. More...

Go to the source code of this file.

Variables

 $array =get_array_column($array_ledger,'jrn_def_id')
 
 $array_cat =Acc_Ledger::array_cat()
 
 $array_ledger =$g_user->get_ledger('ALL',3)
 
 $ck_lev1 =new ICheckBox('lvl1')
 
 $ck_lev2 =new ICheckBox('lvl2')
 
 $ck_lev3 =new ICheckBox('lvl3')
 
 $ex =new Exercice($cn)
 
 $exercice =$http->request("exercice","number",0)
 
 $filter =$http->get('p_filter',"string",0)
 
 $from =$http->get("from_periode", "number",0)
 
 $from_poste =new IPoste()
 
 $from_span =new ISpan("from_poste_label","")
 
global $g_parameter
 
global $g_user
 
 $gDossier =dossier::id()
 
global $http
 
 $input_from =new IPeriod("from_periode",$from,$exercice)
 
if( $to==0) $input_to =new IPeriod("to_periode",$to,$exercice)
 
 $is_summary =$http->get("summary","string", 0)
 
 $js =sprintf("updatePeriode(%d,'%s','%s','%s',1)",Dossier::id(),'exercice','from_periode','to_periode')
 
 $periode =new Periode($cn)
 
 $previous_exc =new ICheckBox('previous_exc')
 
 $rad =new IRadio()
 
 $select_cat =$http->get('r_cat','array',array())
 
 $selected =$http->get('r_jrn','array',array())
 
 $to =$http->get("to_periode", "number",0)
 
 $to_poste =new IPoste()
 
 $to_span =new ISpan("to_poste_label","")
 
 $type_account =new ICheckBox('type_account',1)
 
 $unsold =new ICheckBox('unsold')
 
 $wex =$ex->select('exercice',$exercice,' onchange="'.$js.'"')
 
 _ ("actif, passif,charge,...")
 
$input_from cn =$cn
 
$input_from filter_year =true
 
$input_from id ="from_periode"
 
 if ($g_parameter->MY_REPORT=='N')
 
if(isset( $_GET[ 'view'])) if (isset( $_GET[ 'view']))
 
$from_poste name ="from_poste"
 
$rad selected =false
 
$input_from show_end_date =false
 
$input_to show_start_date =false
 
$input_from type =ALL
 
$input_from user =$g_user
 
$ck_lev1 value =1
 

Detailed Description

Show the balance and let you print it or export to PDF file included by user_impress.

some variable are already defined ($cn, $g_user ...)

Definition in file balance.inc.php.

Variable Documentation

◆ $array

$array =get_array_column($array_ledger,'jrn_def_id')

Definition at line 103 of file balance.inc.php.

◆ $array_cat

$array_cat =Acc_Ledger::array_cat()

Definition at line 107 of file balance.inc.php.

Referenced by HtmlInput\select_cat().

◆ $array_ledger

$array_ledger =$g_user->get_ledger('ALL',3)

Definition at line 102 of file balance.inc.php.

◆ $ck_lev1

$ck_lev1 =new ICheckBox('lvl1')

Definition at line 131 of file balance.inc.php.

◆ $ck_lev2

$ck_lev2 =new ICheckBox('lvl2')

Definition at line 132 of file balance.inc.php.

◆ $ck_lev3

$ck_lev3 =new ICheckBox('lvl3')

Definition at line 133 of file balance.inc.php.

◆ $ex

◆ $exercice

$exercice =$http->request("exercice","number",0)

Definition at line 32 of file balance.inc.php.

◆ $filter

◆ $from

$from =$http->get("from_periode", "number",0)

◆ $from_poste

$from_poste =new IPoste()

Definition at line 162 of file balance.inc.php.

◆ $from_span

$from_span =new ISpan("from_poste_label","")

Definition at line 169 of file balance.inc.php.

◆ $g_parameter

global $g_parameter

Definition at line 29 of file balance.inc.php.

◆ $g_user

global $g_user

Definition at line 29 of file balance.inc.php.

◆ $gDossier

$gDossier =dossier::id()

Definition at line 30 of file balance.inc.php.

◆ $http

global $http

Definition at line 29 of file balance.inc.php.

◆ $input_from

$input_from =new IPeriod("from_periode",$from,$exercice)

Definition at line 62 of file balance.inc.php.

◆ $input_to

if ($to==0) $input_to =new IPeriod("to_periode",$to,$exercice)

Definition at line 83 of file balance.inc.php.

◆ $is_summary

$is_summary =$http->get("summary","string", 0)

Definition at line 208 of file balance.inc.php.

◆ $js

$js =sprintf("updatePeriode(%d,'%s','%s','%s',1)",Dossier::id(),'exercice','from_periode','to_periode')

Definition at line 46 of file balance.inc.php.

◆ $periode

$periode =new Periode($cn)

Definition at line 59 of file balance.inc.php.

◆ $previous_exc

$previous_exc =new ICheckBox('previous_exc')

Definition at line 157 of file balance.inc.php.

◆ $rad

$rad =new IRadio()

Definition at line 100 of file balance.inc.php.

Referenced by Securimage\distortedCopy().

◆ $select_cat

$select_cat =$http->get('r_cat','array',array())

Definition at line 105 of file balance.inc.php.

Referenced by Fiche\test_me().

◆ $selected

$selected =$http->get('r_jrn','array',array())

Definition at line 104 of file balance.inc.php.

Referenced by Exercice\select(), and Exercice\select_date().

◆ $to

$to =$http->get("to_periode", "number",0)

Definition at line 75 of file balance.inc.php.

Referenced by Database\apply_patch(), and Anc_Operation\html_table().

◆ $to_poste

$to_poste =new IPoste()

Definition at line 171 of file balance.inc.php.

Referenced by PDFBalance_simple\set_info().

◆ $to_span

$to_span =new ISpan("to_poste_label","")

Definition at line 178 of file balance.inc.php.

◆ $type_account

$type_account =new ICheckBox('type_account',1)

Definition at line 197 of file balance.inc.php.

◆ $unsold

$unsold =new ICheckBox('unsold')

Definition at line 152 of file balance.inc.php.

◆ $wex

$wex =$ex->select('exercice',$exercice,' onchange="'.$js.'"')

Definition at line 47 of file balance.inc.php.

◆ _

_("actif, passif,charge,...") ( " actif,
passif ,
charge ,
..."  )
Examples
acc_ledger_historyTest.php, html_tab.test.php, and inplace_edit.test.php.

Definition at line 195 of file balance.inc.php.

Referenced by Acc_Ledger_History\__construct(), Acc_Plan_MTable\__construct(), Action_Document_Type_MTable\__construct(), Anc_Account_Table\__construct(), Card_Attribut_MTable\__construct(), Contact_Option_Ref_MTable\__construct(), Currency_MTable\__construct(), DatabaseCore\__construct(), Document_State_MTable\__construct(), Inplace_Edit\__construct(), IVATNumber\__construct(), Manage_Table_SQL\__construct(), Mobile_Device_MTable\__construct(), Noalyss_Appearance\__construct(), Operation_Predef_MTable\__construct(), Payment_Method_MTable\__construct(), PDF_Anc_Acc_List\__construct(), Tag_Group_MTable\__construct(), Template_Card_Category\__construct(), Tva_Rate_MTable\__construct(), Fiche_Def\Add(), Anc_Group_Operation\add(), Manage_Table_SQL\ajax_delete(), Noalyss\Widget\Widget\ajax_display(), Manage_Table_SQL\ajax_input(), Database\apply_patch(), Acc_Ledger\array_cat(), Profile_Menu\available_profile(), Profile_Menu\available_repository(), Acc_Other_Tax_MTable\build(), Acc_Report_MTable\build(), Forecast_Category_MTable\build(), Parameter_Extra_MTable\build(), Pre_operation_detail\build_detail(), Acc_Ledger_History\build_filter_operation(), Print_Ledger\build_filter_operation(), Card_Property\build_input(), Acc_Ledger_Search\build_name_filter(), Tax_Summary\build_sql_purchase(), Tax_Summary\build_sql_sale(), Follow_Up_Other_Concerned\button_action_add_concerned_card(), IVATNumber\button_check_vat(), HtmlInput\button_close(), Acc_Ledger\button_copy_operation(), Fiche\button_csv(), Anc_GrandLivre\button_export_csv(), Anc_GrandLivre\button_export_pdf(), HtmlInput\button_hide(), Acc_Ledger\button_new_operation(), Fiche\button_pdf(), Tag_Operation\button_search(), Acc_Other_Tax_MTable\check(), Acc_Plan_MTable\check(), Acc_Report_MTable\check(), Action_Document_Type_MTable\check(), Anc_Account_Table\check(), Card_Attribut_MTable\check(), Currency_MTable\check(), Dossier\check(), Forecast_Category_MTable\check(), Forecast_Item_MTable\check(), Mobile_Device_MTable\check(), Parameter_Extra_MTable\check(), Payment_Method_MTable\check(), Tax_Summary\check(), Template_Card_Category\check(), Tva_Rate_MTable\check(), Noalyss_Parameter_Folder\check_anc_filter(), Document_Export\check_file(), check_parameter(), check_password_strength(), Extension\check_plugin_version(), HttpInput\check_type(), Extension\check_version(), Extension\check_xml(), Data_SQL\collect_objects(), Impress\compute_periode(), Acc_Ledger\confirm(), Acc_Ledger_Fin\confirm(), Acc_Ledger_Purchase\confirm(), Acc_Ledger_Sale\confirm(), Acc_Ledger\convert_from_follow(), Tax_Detail\csv(), Acc_Ledger\CurrencyInput(), ITva_Popup\dbutton(), Acc_Account\delete(), Acc_Plan_SQL\delete(), Action_Document_Type_MTable\delete(), Anc_Account_Table\delete(), Card_Attribut_MTable\delete(), Template_Card_Category\delete(), Tva_Rate_MTable\delete(), V_Currency_Last_Value_SQL\delete(), Acc_Ledger\delete_ledger(), Fiche\Display(), Anticipation\display(), Calendar\display(), Fiche_Def\display(), Follow_Up\display(), Noalyss\Widget\Agenda\display(), Noalyss\Widget\Bookmark\display(), Noalyss\Widget\Last_Event\display(), Noalyss\Widget\Last_Operation\display(), Noalyss\Widget\Mini_Report\display(), Noalyss\Widget\Todo_List\display(), Pre_op_ach\display(), Pre_Op_Advanced\display(), Pre_op_ven\display(), Status_Operation_Event\display(), Acc_Ledger\display_additional_tax(), Operation_Predef_MTable\display_button_add(), Follow_Up\display_children(), Anc_Key\display_choice(), Acc_Bilan\display_form(), Anc_Acc_List\display_form(), Anc_Balance_Double\display_form(), Anc_Balance_Simple\display_form(), Anc_Listing\display_form(), Anc_Print\display_form(), Anc_Operation\display_form_plan(), Noalyss\Dbg\display_global(), Anc_Acc_List\display_html(), Anc_Balance_Double\display_html(), Anc_Balance_Simple\display_html(), Anc_GrandLivre\display_html(), Anc_Listing\display_html(), Anc_Table\display_html(), Acc_Ledger\display_ledger(), Anc_Key\display_list(), Pre_operation\display_list_operation(), Acc_Ledger\display_negative_warning(), Package_Repository\display_noalyss_info(), Card_Multiple\display_option(), Noalyss\Widget\Mini_Report\display_parameter(), Follow_Up\display_parent(), Anc_Balance_Double\display_pdf(), Periode\display_periode_global(), Noalyss\Dbg\display_request(), Operation_Exercice\display_result(), Follow_Up_Other_Concerned\display_row(), Operation_Exercice\display_row(), Periode_Ledger_Table\display_row(), Periode\display_row_global(), Follow_Up\display_search(), Acc_Ledger_Search\display_search_form(), Manage_Table_SQL\display_table(), Periode_Ledger_Table\display_table(), Operation_Exercice\display_total(), Noalyss_Csv\encode(), DatabaseCore\exec_sql(), Noalyss\Mobile\execute_menu(), Card_PDF\export(), Print_Ledger_Detail_Item\export(), Print_Ledger_Simple\export(), Acc_Ledger_History_Generic\export_accounting_html(), Document_Export\export_all(), Acc_Ledger_History_Generic\export_csv(), Acc_Ledger_History_Purchase\export_csv(), Acc_Ledger_History_Sale\export_csv(), Acc_Reconciliation\export_csv(), Anc_Acc_List\export_csv(), Anc_Table\export_csv(), Balance_Age\export_csv(), Print_Operation_Currency\export_csv(), Follow_Up\export_csv_detail(), Print_Operation_Currency\export_html(), Acc_Ledger_History_Generic\export_oneline_html(), PDF_Anc_Acc_List\export_pdf(), PDF_Operation\export_pdf(), Document_Export\export_receipt(), Acc_Ledger_Sale\extra_info(), HttpInput\extract(), Print_Ledger\factory(), Acc_Bilan\file_open_form(), Acc_Bilan\file_open_template(), Calendar\fill_from_todo(), Acc_Bilan\filter_date(), Fiche\filter_history(), HtmlInput\filter_list(), HtmlInput\filter_table(), HtmlInput\filter_table_form(), Periode\find_periode(), Package_Repository\find_plugin(), Package_Repository\find_template(), Print_Ledger_Financial\Footer(), Anc_Group_Operation\form(), Anc_Plan\form(), Document_Modele\form(), Acc_Operation\form_clone_operation(), Periode\form_exercice_add(), Tax_Summary\form_export_csv(), Tax_Summary\form_export_pdf(), Pre_operation\form_get(), Anc_Plan\form_new(), Periode\form_periode_add(), Document\generate(), Acc_Bilan\generate_odt(), Acc_Operation\get_amount(), Acc_Ledger\get_currency(), Acc_Operation\get_currency_amount(), Filter_Data_Currency_Card\get_data(), Acc_Ledger_Sale\get_detail_sale(), Acc_Ledger\get_last_pj(), Acc_Account\get_lib(), Document_Type\get_list(), Acc_Account_Ledger\get_name(), Acc_Ledger\get_name(), Acc_Operation\get_quant(), Acc_Currency\get_rate_date(), DatabaseCore\get_row(), Acc_Ledger\get_type(), HttpInput\get_value(), Noalyss\Widget\Invoice\getConstantLimit(), Noalyss\Widget\Invoice\getConstantTiers(), Fiche\getName(), getPeriodeName(), PDFBalance_simple\Header(), Print_Ledger_Detail_Item\Header(), Print_Ledger_Financial\Header(), Print_Ledger_Misc\Header(), Print_Ledger_Simple\Header(), Acc_Ledger_Sale\heading_detail_sale(), html_page_start(), Anc_Operation\html_table(), Acc_Account_Ledger\HtmlTable(), Fiche\HtmlTableDetail(), Fiche\HtmlTableHeader(), Acc_Ledger\input(), Acc_Ledger_Fin\input(), Acc_Ledger_Purchase\input(), Acc_Ledger_Sale\input(), Acc_Plan_MTable\input(), Card_Property\input(), Contact_Option_Ref_MTable\input(), Forecast_Category_MTable\input(), Forecast_Item_MTable\input(), IAncCard\input(), ICard\input(), IFile\input(), Inplace_Switch\input(), InputCheckBox\input(), InputSwitch\input(), IPeriod\input(), ITva_Popup\input(), Stock_Goods\input(), Template_Card_Category\input(), Tva_Rate_MTable\input(), Acc_Ledger\input_additional_tax(), Anticipation\input_category(), Acc_Other_Tax_MTable\input_custom(), Acc_Report_MTable\input_custom(), Manage_Table_SQL\input_custom(), Payment_Method_MTable\input_custom(), Fiche_Def\input_detail(), Anticipation\input_form(), Noalyss_Appearance\input_form(), Acc_Ledger\input_new(), Fiche_Def\input_new(), Noalyss\Widget\Invoice\input_parameter(), Noalyss_Appearance\input_reset(), Tag_Group_MTable\input_tag(), Operation_Exercice\input_transfer(), Default_Menu\input_value(), Acc_Ledger_Fin\insert(), Acc_Ledger_Info\insert(), Acc_Ledger_Purchase\insert(), Acc_Ledger_Sale\insert(), Anc_Group\insert(), Fiche\insert(), Operation_Closing\insert(), Operation_Opening\insert(), Periode\insert(), Periode\insert_exercice(), Acc_Operation\insert_jrn(), Extension\insert_profile_menu(), Package_Core\install(), Package_Plugin\install(), Package_Template\install(), Anc_Key\key_add(), Html_Input_Noalyss\ledger_add_item(), Html_Input_Noalyss\ledger_supplemental_tax(), Acc_Ledger_Search\list_operation(), Acc_Ledger_Search\list_operation_to_reconcile(), Acc_Ledger\listing(), Acc_Bilan\load(), Package_Repository\make_object(), menu_acc_plan(), MenuAdmin(), Document_Modele\myList(), Follow_Up\myList(), NoAccess(), Noalyss\Mobile\page_start(), Document\parseDocument(), PDF_Anc_Acc_List\pdf_card(), Card_Property\print(), PDF_Operation\print_acc_writing(), PDF_Operation\print_anc_detail(), PDF_Operation\print_anc_header(), PDF_Operation\print_anc_writing(), PDF_Operation\print_info(), PDF_Operation\print_operation_info(), PDF_Operation\print_operation_quant(), PDF_Operation\print_purchase(), PDF_Operation\print_reconcilied_operation(), PDF_Operation\print_sale(), HtmlInput\print_window(), PDF_Anc_Acc_List\put_total(), Stock_Goods\record_save(), Fiche\remove(), Fiche_Def\remove(), Document\replace(), Document\replace_value(), Acc_Ledger\reverse(), Acc_Parm_Code\save(), Anc_Key\save(), Acc_Ledger\save_new(), Pre_operation\save_propose(), Follow_Up\save_short(), Acc_Ledger_Search\search_form(), DatabaseCore\search_sql_inject(), Acc_Payment\select(), HtmlInput\select_cat(), IButton\select_checkbox(), Acc_Ledger_Search\select_ledger(), Acc_Operation\select_operation_type(), Tag_Action\select_tag_search(), Acc_Bilan\send(), Sendmail\send(), Acc_Ledger_History\set_a_ledger(), Tax_Summary\set_date_end(), Tax_Summary\set_date_start(), Acc_Ledger_History\set_filter_operation(), PDF\set_filter_operation(), Print_Ledger\set_filter_operation(), Acc_Operation\set_id(), PDFBalance_simple\set_info(), Acc_Ledger_History\set_ledger_type(), Acc_Ledger_History\set_m_mode(), Html_Tab\set_mode(), Output_Html_Tab\set_mode(), Acc_Operation\set_paid(), IConcerned\set_singleOperation(), Noalyss_User\set_status_security_action(), Noalyss_User\set_status_security_ledger(), Anc_Table\show_button(), Dossier\show_dossier(), Tag\show_form_add(), sql_filter_per(), Follow_Up\sql_security_filter(), Operation_Exercice\submit_transfer(), Fiche\Summary(), Acc_Balance\summary_display(), Acc_Balance\summary_display_pdf(), Follow_Up\tag_cell(), Stock_Goods\take_last_inventory(), Acc_Ledger\test_me(), Noalyss\Dbg\timer_show(), Fiche_Def\to_array(), IButton\tooggle_checkbox(), IButton\unselect_checkbox(), Acc_Ledger\update(), Card_Property\update(), Fiche\update(), Dossier\upgrade(), Acc_Ledger\use_quant_table(), Acc_Account\verify(), Acc_Bilan\verify(), Acc_Compute\verify(), Anc_Key\verify(), Follow_Up\verify(), Forecast\verify(), Menu_Ref\verify(), Sendmail_Core\verify(), Periode\verify_delete(), Acc_Ledger\verify_ledger(), Acc_Ledger_Fin\verify_operation(), Acc_Ledger_Purchase\verify_operation(), Acc_Ledger_Sale\verify_operation(), Acc_Ledger\warn_manual_receipt(), Acc_Bilan\warning(), and Calendar\zoom_calendar().

◆ cn

$input_to cn =$cn

Definition at line 66 of file balance.inc.php.

Referenced by Acc_Currency\__construct(), Acc_Ledger_Info\__construct(), Acc_Ledger_Search\__construct(), Acc_Payment\__construct(), Acc_Tva\__construct(), Anticipation\__construct(), Balance_Age\__construct(), Card_Property\__construct(), Data_SQL\__construct(), Document_Modele\__construct(), Dossier\__construct(), Exercice\__construct(), Fiche\__construct(), Fiche_Def\__construct(), Forecast\__construct(), PDF\__construct(), PDF_Operation\__construct(), PDFLand\__construct(), Periode\__construct(), Periode_Ledger_Table\__construct(), Print_Ledger_Simple\__construct(), Profile_Menu\__construct(), Status_Operation_Event\__construct(), Tag\__construct(), Todo_List\__construct(), Anc_Acc_Link\__contruct(), Fiche_Def\Add(), ITva_Popup\add_label(), Profile_Menu\available_profile(), Profile_Menu\available_repository(), Fiche\belong_ledger(), Acc_Payment\blank(), Fiche\blank(), Card_Property\build_input(), Acc_Ledger_Search\build_search_sql(), Fiche\build_sql(), Extension\can_request(), Periode\centralized(), Periode\close(), Table_Data_SQL\column_update(), Acc_Ledger_Purchase\confirm(), Acc_Ledger_Sale\confirm(), Acc_Ledger_Info\count(), Dossier\count(), Exercice\count(), Table_Data_SQL\count(), V_Currency_Last_Value_SQL\count(), Fiche\count_by_modele(), Fiche_Def\count_category(), Periode\count_operation(), Stock\create_query_histo(), Document_Modele\Delete(), Acc_Plan_SQL\delete(), Fiche\delete(), Forecast\delete(), Periode\delete(), Table_Data_SQL\delete(), Todo_List\delete(), V_Currency_Last_Value_SQL\delete(), Fiche\Display(), Anticipation\display(), Fiche_Def\display(), Status_Operation_Event\display(), Acc_Ledger\display_additional_tax(), Profile_Menu\display_module_menu(), Profile_Menu\display_profile_menu_detail(), Fiche\display_row(), Fiche_Def\DisplayAttribut(), Fiche\empty_attribute(), Exercice\exercice_from_label(), Acc_Plan_SQL\exist(), Table_Data_SQL\exist(), V_Currency_Last_Value_SQL\exist(), Print_Ledger_Detail\export(), Print_Ledger_Detail_Item\export(), Print_Ledger_Financial\export(), Print_Ledger_Misc\export(), Print_Ledger_Simple\export(), Print_Ledger_Simple_Without_Vat\export(), Balance_Age\export_csv(), PDF_Operation\export_pdf(), contact\fetch(), Periode\find_periode(), Acc_Payment\form(), Document_Modele\form(), Fiche_Def\get(), Acc_Payment\get_all(), Fiche_Def\get_all(), Balance_Age\get_array_card(), Fiche_Def\get_attr_min(), Fiche\get_bank_ledger(), Fiche\get_bk_account(), Fiche\get_bk_balance(), Fiche\get_bk_balance_currency(), Customer\get_by_account(), Supplier\get_by_account(), Fiche\get_by_category(), Fiche_Def\get_by_category(), Acc_Currency\get_by_iso(), Fiche\get_by_qcode(), Fiche_Def\get_by_type(), Fiche\get_categorie(), Periode\get_date_limit(), Periode\get_exercice(), Fiche\get_fiche_def_ref_id(), Periode\get_first_date(), Periode\get_first_periode(), Periode\get_limit(), Fiche\get_quick_code(), Acc_Currency\get_rate_date(), Periode_Ledger_Table\get_resource_periode_ledger(), Fiche\get_row(), Fiche\get_row_date(), Fiche\get_solde_detail(), PDF\get_tiers(), Dossier\get_user_folder(), Acc_Payment\get_valide(), Fiche_Def\getAttribut(), Fiche\getLabelCategory(), Fiche\getName(), Fiche_Def\HasAttribute(), Stock\history(), Fiche\HtmlTable(), Fiche\HtmlTableDetail(), IPeriod\input(), ITva_Popup\input(), Stock_Goods\input(), Acc_Ledger\input_additional_tax(), Fiche_Def\input_new(), Acc_Ledger_Info\insert(), Acc_Plan_SQL\insert(), Fiche\insert(), Forecast\insert(), Periode\insert(), Table_Data_SQL\insert(), Todo_List\insert(), Periode\insert_exercice(), Extension\insert_plugin(), Fiche_Def\insertAttribut(), Periode\is_centralized(), Periode\is_closed(), Periode\is_open(), Fiche\is_used(), Periode\limit_year(), Acc_Ledger_Search\list_operation(), Acc_Ledger_Search\list_operation_to_reconcile(), Acc_Ledger_Info\load(), Acc_Payment\load(), Acc_Plan_SQL\load(), Document_Modele\load(), Dossier\load(), Forecast\load(), Periode\load(), Periode_Ledger_Table\load(), Table_Data_SQL\load(), Todo_List\load(), V_Contact_SQL\load(), V_Currency_Last_Value_SQL\load(), Acc_Ledger_Info\load_all(), Todo_List\load_all(), Fiche\move_to(), Document_Modele\myList(), Fiche_Def\myList(), Data_SQL\next(), Anticipation\object_clone(), Forecast\object_clone(), Card_Property\print(), PDF_Operation\print_acc_writing(), PDF_Operation\print_anc_detail(), PDF_Operation\print_anc_writing(), PDF_Operation\print_info(), PDF_Operation\print_ledger_name(), PDF_Operation\print_operation_info(), PDF_Operation\print_operation_quant(), PDF_Operation\print_purchase(), PDF_Operation\print_reconcilied_operation(), PDF_Operation\print_sale(), Profile_Menu\printing(), Tag\query_active_tag(), Fiche_Def\remove(), Extension\remove_plugin(), Todo_List\remove_shared_with(), Fiche_Def\removeAttribut(), Periode\reopen(), Document_Modele\Save(), Fiche_Def\save_class_base(), Fiche_Def\save_description(), Acc_Ledger\save_followup(), Fiche_Def\save_order(), Extension\save_plugin(), Todo_List\save_shared_with(), Fiche_Def\SaveLabel(), Stock\search_box(), Acc_Ledger_Search\search_form(), Acc_Ledger_Info\search_id_internal(), Acc_Plan_SQL\seek(), Fiche\seek(), Table_Data_SQL\seek(), V_Currency_Last_Value_SQL\seek(), Acc_Payment\select(), Exercice\select(), Acc_Currency\select_currency(), Exercice\select_date(), Fiche_Def\set_autocreate(), Data_SQL\set_cn(), Tag\show_list(), PDF_Operation\str_vat(), Profile_Menu\sub_menu(), Acc_Currency\sum_amount(), contact\Summary(), Fiche\Summary(), Fiche_Def\to_array(), Acc_Ledger_Info\update(), Acc_Plan_SQL\update(), Document_Modele\update(), Dossier\update(), Fiche\update(), Forecast\update(), Table_Data_SQL\update(), Todo_List\update(), Extension\update_plugin(), Customer\VatListing(), Menu_Ref\verify(), Periode\verify_delete(), Acc_Ledger_Purchase\verify_operation(), and Acc_Ledger_Sale\verify_operation().

◆ filter_year

$input_to filter_year =true

Definition at line 67 of file balance.inc.php.

Referenced by IPeriod\input().

◆ id

$sclExercice id ="from_periode"

Definition at line 63 of file balance.inc.php.

◆ if [1/2]

if( $g_parameter->MY_REPORT=='N') ( $g_parameter-> = ='N')

Definition at line 69 of file balance.inc.php.

◆ if [2/2]

if(isset($_GET['view'])) if(isset($_GET['view'])) ( isset( $_GET[ 'view']) )

Definition at line 298 of file balance.inc.php.

◆ name

$waffect name ="from_poste"

Definition at line 163 of file balance.inc.php.

Referenced by Acc_Other_Tax_SQL\__construct(), Acc_Plan_SQL\__construct(), Action_Gestion_Comment_SQL\__construct(), Action_Gestion_SQL\__construct(), Anc_Key_Activity_SQL\__construct(), Anc_Key_Detail_SQL\__construct(), Anc_Key_Ledger_SQL\__construct(), Anc_Key_SQL\__construct(), Anc_Plan\__construct(), Attr_Def_SQL\__construct(), Contact_option_ref_SQL\__construct(), Currency_history_SQL\__construct(), Currency_SQL\__construct(), Data_SQL\__construct(), Default_Menu_SQL\__construct(), Document_State_SQL\__construct(), Document_type_SQL\__construct(), Fiche_def_ref_SQL\__construct(), Follow_Up_Filter\__construct(), Forecast_Category_SQL\__construct(), Forecast_Item_SQL\__construct(), Forecast_SQL\__construct(), Form_Definition_SQL\__construct(), Form_Detail_SQL\__construct(), HtmlInput\__construct(), IConcerned\__construct(), Inplace_Switch\__construct(), InputSwitch\__construct(), IPeriod\__construct(), IPopup\__construct(), IPoste\__construct(), IRelated_Action\__construct(), ITva_Popup\__construct(), Jrn_def_SQL\__construct(), Jrn_Note_SQL\__construct(), Jrn_periode_SQL\__construct(), Jrn_Tax_SQL\__construct(), Menu_Ref_SQL\__construct(), Op_Predef_SQL\__construct(), Operation_currency_SQL\__construct(), Operation_Exercice_Detail_SQL\__construct(), Operation_Exercice_SQL\__construct(), Package_Noalyss\__construct(), Parameter_Extra_SQL\__construct(), Parm_periode_SQL\__construct(), Payment_method_SQL\__construct(), Poste_analytique_SQL\__construct(), Pre_operation\__construct(), Profile_Menu_sql\__construct(), Profile_Mobile_SQL\__construct(), Profile_sql\__construct(), Quant_Fin_SQL\__construct(), Quant_Purchase_SQL\__construct(), Quant_Sold_SQL\__construct(), Single_Record\__construct(), Stock_Change_Sql\__construct(), Stock_Goods_Sql\__construct(), Stock_Sql\__construct(), Tag_group_SQL\__construct(), Tag_SQL\__construct(), Tmp_Pcmn_SQL\__construct(), Tva_Rate_SQL\__construct(), User_filter_SQL\__construct(), V_Contact_SQL\__construct(), V_Currency_Last_Value_SQL\__construct(), V_Tva_Rate_SQL\__construct(), Data_SQL\__toString(), Anc_Plan\add(), Table_Data_SQL\build_query(), Noalyss_User\Check(), ITva_Popup\dbutton(), IAncCard\display(), ICard\display(), ICheckBox\display(), IConcerned\display(), INum\display(), IPoste\display(), IRelated_Action\display(), ITextarea\display(), ITva_Popup\display(), IPoste\dsp_button(), TTFontFile\extractInfo(), Anc_Plan\form(), Data_SQL\from_array(), Anc_Plan\get(), Customer\get_by_account(), Supplier\get_by_account(), Acc_Account_Ledger\get_name(), Pre_operation\get_post(), Data_SQL\getp(), Single_Record\hidden(), html_page_start(), IAction_deprecated\input(), IAncCard\input(), IButton\input(), ICard\input(), ICheckBox\input(), IColor\input(), IConcerned\input(), IDate\input(), IFile\input(), IHidden\input(), Inplace_Switch\input(), InputSwitch\input(), INum\input(), IPeriod\input(), IPopup\input(), IPoste\input(), IRadio\input(), IRelated_Action\input(), ISelect\input(), ISmallButton\input(), ISpan\input(), IText\input(), ITextarea\input(), ITva_Popup\input(), Table_Data_SQL\insert(), Noalyss_User\load(), V_Currency_Last_Value_SQL\load(), Follow_Up_Filter\save(), Pre_operation\save_insert(), Pre_operation\save_update(), IAncCard\search(), IPopup\set_height(), Data_SQL\set_name(), Inplace_Switch\set_name(), Package_Noalyss\set_name(), Pre_operation\set_name(), IPopup\set_title(), IPopup\set_width(), IPopup\set_zindex(), Follow_Up_Filter\setName(), Noalyss_User\setName(), Data_SQL\setp(), Data_SQL\to_array(), Data_SQL\to_row(), Anc_Plan\update(), Table_Data_SQL\update(), and Data_SQL\verify().

◆ selected

$rad selected =false

Definition at line 113 of file balance.inc.php.

◆ show_end_date

$input_from show_end_date =false

Definition at line 64 of file balance.inc.php.

Referenced by IPeriod\__construct(), and IPeriod\input().

◆ show_start_date

$input_to show_start_date =false

Definition at line 85 of file balance.inc.php.

Referenced by IPeriod\__construct(), and IPeriod\input().

◆ type

$input_to type =ALL

Definition at line 65 of file balance.inc.php.

Referenced by Acc_Other_Tax_SQL\__construct(), Acc_Plan_SQL\__construct(), Action_Gestion_Comment_SQL\__construct(), Action_Gestion_SQL\__construct(), Anc_Key_Activity_SQL\__construct(), Anc_Key_Detail_SQL\__construct(), Anc_Key_Ledger_SQL\__construct(), Anc_Key_SQL\__construct(), Attr_Def_SQL\__construct(), Cellule\__construct(), Contact_option_ref_SQL\__construct(), Currency_history_SQL\__construct(), Currency_SQL\__construct(), Data_SQL\__construct(), Default_Menu_SQL\__construct(), Document_State_SQL\__construct(), Document_type_SQL\__construct(), Fiche_def_ref_SQL\__construct(), Forecast_Category_SQL\__construct(), Forecast_Item_SQL\__construct(), Forecast_SQL\__construct(), Form_Definition_SQL\__construct(), Form_Detail_SQL\__construct(), Jrn_def_SQL\__construct(), Jrn_Note_SQL\__construct(), Jrn_periode_SQL\__construct(), Jrn_Tax_SQL\__construct(), Menu_Ref_SQL\__construct(), Op_Predef_SQL\__construct(), Operation_currency_SQL\__construct(), Operation_Exercice_Detail_SQL\__construct(), Operation_Exercice_SQL\__construct(), Parameter_Extra_SQL\__construct(), Parm_periode_SQL\__construct(), Payment_method_SQL\__construct(), Poste_analytique_SQL\__construct(), Profile_Menu_sql\__construct(), Profile_Mobile_SQL\__construct(), Profile_sql\__construct(), Quant_Fin_SQL\__construct(), Quant_Purchase_SQL\__construct(), Quant_Sold_SQL\__construct(), Stock_Change_Sql\__construct(), Stock_Goods_Sql\__construct(), Stock_Sql\__construct(), Tag_group_SQL\__construct(), Tag_SQL\__construct(), Tmp_Pcmn_SQL\__construct(), Tva_Rate_SQL\__construct(), User_filter_SQL\__construct(), V_Contact_SQL\__construct(), V_Currency_Last_Value_SQL\__construct(), V_Tva_Rate_SQL\__construct(), Data_SQL\__toString(), Table_Data_SQL\build_query(), Acc_Ledger_Search\build_search_filter(), Acc_Account_Ledger\button_csv(), Acc_Account_Ledger\button_pdf(), PDF_Core\check_page_add(), Noalyss\Dbg\display_global(), Noalyss\Dbg\display_request(), Data_SQL\get(), FileToSend\guess_type(), html_page_start(), Acc_Account_Ledger\HtmlTableHeader(), IPeriod\input(), ITextarea\input(), Table_Data_SQL\insert(), Acc_Operation\insert_jrnx(), Anc_Key\key_add(), Acc_Ledger_Search\list_operation(), Acc_Ledger_Search\list_operation_to_reconcile(), V_Currency_Last_Value_SQL\load(), Acc_Ledger_Search\search_form(), Acc_Ledger_Search\select_ledger(), Data_SQL\set(), Acc_Ledger_Search\set_type(), Data_SQL\set_type(), ICard\test_me(), and Table_Data_SQL\update().

◆ user

$input_to user =$g_user

◆ value

$summary value =1

Definition at line 134 of file balance.inc.php.