|
file | acc_account.class.php [code] |
| Manage the account.
|
|
file | acc_account_ledger.class.php [code] |
| Manage the account.
|
|
file | acc_balance.class.php [code] |
| Class for manipulating data to print the balance of account.
|
|
file | acc_bilan.class.php [code] |
| this class handle the different bilan, from the table bilan
|
|
file | acc_compute.class.php [code] |
| to compute the different amount of an invoice of an expense,
|
|
file | acc_currency.class.php [code] |
| display currency , convert to euro , and save them if used
|
|
file | acc_ledger.class.php [code] |
| Class for jrn, class acc_ledger for manipulating the ledger.
|
|
file | acc_ledger_fin.class.php [code] |
| the class Acc_Ledger_Fin inherits from Acc_Ledger, this object permit to manage the financial ledger
|
|
file | acc_ledger_history.class.php [code] |
|
file | acc_ledger_history_financial.class.php [code] |
| display financial operations in HTML , PDF or CSV
|
|
file | acc_ledger_history_generic.class.php [code] |
| class for Ledger's history, list of operation for MISC, FIN, ACH and VEN
|
|
file | acc_ledger_history_purchase.class.php [code] |
| class Acc_Ledger_History_Purchase , list of operations
|
|
file | acc_ledger_history_sale.class.php [code] |
| Acc_Ledger_History : Manage the list (history) of operations for display display or export operations in HTML , PDF or CSV.
|
|
file | acc_ledger_info.class.php [code] |
| Manage additional info for Accountancy.
|
|
file | acc_ledger_purchase.class.php [code] |
| class for the purchase, herits from acc_ledger
|
|
file | acc_ledger_sale.class.php [code] |
| class for the sold, herits from acc_ledger
|
|
file | acc_ledger_search.class.php [code] |
| search in ledger
|
|
file | acc_operation.class.php [code] |
| this file match the tables jrn & jrnx the purpose is to remove or save accountant writing to these table.
|
|
file | acc_operation_note.class.php [code] |
| Manage the note attached to an operation.
|
|
file | acc_other_tax_mtable.class.php [code] |
|
file | acc_parm_code.class.php [code] |
| Manage the table parm_code which contains the custom parameter for the module accountancy.
|
|
file | acc_payment.class.php [code] |
| Handle the table payment_method.
|
|
file | acc_plan_mtable.class.php [code] |
|
file | acc_reconciliation.class.php [code] |
| class acc_reconciliation, this class is new and the code must use it
|
|
file | acc_reconciliation_lettering.class.php [code] |
|
file | acc_report.class.php [code] |
| Create, view, modify and parse report.
|
|
file | acc_report_mtable.class.php [code] |
| manage simple report
|
|
file | acc_tax_purchase_sale.class.php [code] |
| Compute , display additional tax for Sale and Purchase,.
|
|
file | acc_tva.class.php [code] |
| this class is used for the table tva_rate
|
|
file | action_document_type_mtable.class.php [code] |
|
file | additional_tax.class.php [code] |
|
file | admin.class.php [code] |
| Derived from class fiche Administration are a specific kind of card concerned only by official (or not) administration.
|
|
file | anc_acc_link.class.php [code] |
| link between accountancy and analytic, like table but as a listing
|
|
file | anc_acc_list.class.php [code] |
| Anc_Acc_List Manage the class for reporting about Analytic Accountancy and Accountancy : card - analytic account, accounting - analytic account,.
|
|
file | anc_account.class.php [code] |
| Analytic account.
|
|
file | anc_account_table.class.php [code] |
| Add , delete and update Poste_Analytic.
|
|
file | anc_balance_double.class.php [code] |
| Print the crossed balance between 2 plan.
|
|
file | anc_balance_simple.class.php [code] |
| manage the simple balance for CA, inherit from balance_ca
|
|
file | anc_grandlivre.class.php [code] |
| report the Grand Livre for analytic
|
|
file | anc_group.class.php [code] |
| class for the group of the analytic account
|
|
file | anc_group_operation.class.php [code] |
| group of object operations, used for misc operation
|
|
file | anc_key.class.php [code] |
| Class to manage distribution keys for Analytic accountancy.
|
|
file | anc_listing.class.php [code] |
| definition of Anc_Listing
|
|
file | anc_operation.class.php [code] |
| definition of Anc_Operation
|
|
file | anc_plan.class.php [code] |
| Concerns the Analytic plan (table plan_analytique)
|
|
file | anc_print.class.php [code] |
| this class is the mother class for the CA printing
|
|
file | anc_table.class.php [code] |
| printing analytic and accountancy as a table
|
|
file | anticipation.class.php [code] |
| Manage the anticipation, prediction of sales, expense, bank...
|
|
file | balance_age.class.php [code] |
| compute the ageing balance, currently this code is not used
|
|
file | bank.class.php [code] |
| Derived from class fiche Administration are a specific kind of card concerned only by official (or not) administration.
|
|
file | calendar.class.php [code] |
| Display the calendar.
|
|
file | card_attribut_mtable.class.php [code] |
| manage the table attr_def
|
|
file | card_multiple.class.php [code] |
| in follow-up , add multiple cards to an event, an action
|
|
file | card_pdf.class.php [code] |
|
file | card_property.class.php [code] |
| manage the attribute of a card
|
|
file | contact.class.php [code] |
| class for the contact, contact are derived from fiche
|
|
file | contact_option_ref_mtable.class.php [code] |
| Manage the Options for the Card_Multiple in the Follow Up.
|
|
file | currency_mtable.class.php [code] |
| Currency thanks the view v_currency_last_value.
|
|
file | customer.class.php [code] |
| Derived from class fiche Customer are a specific kind of card.
|
|
file | data_currency_operation.class.php [code] |
| build the SQL and fetch data currency operation from database ,
|
|
file | database.class.php [code] |
| contains the class for connecting to Noalyss
|
|
file | default_menu.class.php [code] |
|
file | document.class.php [code] |
| Class Document corresponds to the table document.
|
|
file | document_export.class.php [code] |
|
file | document_modele.class.php [code] |
| Class for the document template.
|
|
file | document_option.class.php [code] |
| in follow-up , you have action which can be set with different options depending of the type of documents like invoicing, meeting, ...
|
|
file | document_state_mtable.class.php [code] |
|
file | document_type.class.php [code] |
| class for the table document_type
|
|
file | dossier.class.php [code] |
| the class for the dossier, everywhere we need to know to which folder we are connected, because we can't use $_SESSION, we need to pass the dossier_id via a _GET or a POST variable
|
|
file | exercice.class.php [code] |
| about the accountancy period (usually 1 year starting in January until december) = exercice
|
|
file | extension.class.php [code] |
| the extension class manages the plugins for the security, the access the inclusion...
|
|
file | fiche.class.php [code] |
| define Class fiche, this class are using class attribut
|
|
file | fiche_def.class.php [code] |
| define Class fiche and fiche def, those class are using class attribut
|
|
file | fiche_def_ref.class.php [code] |
| fiche_def_ref, a fiche is owned by fiche_def which is owned by fiche_def_ref
|
|
file | filter_data_currency_accounting.class.php [code] |
| filter data in currency from datase , inherit from Data_Currency_Operation, filter on a range of accounting or only one
|
|
file | filter_data_currency_card.class.php [code] |
| filter data in currency froqm datase , inherit from Data_Currency_Operation, filter on a specific card
|
|
file | filter_data_currency_card_category.class.php [code] |
| filter data in currency from datase , inherit from Data_Currency_Operation, filter on card category
|
|
file | follow_up.class.php [code] |
| class_action for manipulating actions action can be :
|
|
file | follow_up_detail.class.php [code] |
| Follow_Up details are the details for a actions.
|
|
file | follow_up_filter.class.php [code] |
|
file | follow_up_other_concerned.class.php [code] |
| Others concerned card in an action.
|
|
file | forecast.class.php [code] |
| manage the table forecast
|
|
file | forecast_category_mtable.class.php [code] |
| display, add, delete and modify forecast category
|
|
file | forecast_item_mtable.class.php [code] |
| display the item for forecast
|
|
file | html_input_noalyss.class.php [code] |
| HtmlInput specific to Noalyss.
|
|
file | lettering.class.php [code] |
|
file | manager.class.php [code] |
| Derived from class fiche Supplier are a specific kind of card.
|
|
file | menu_ref.class.php [code] |
|
file | mobile.class.php [code] |
| Main class for Mobile device.
|
|
file | mobile_device_mtable.class.php [code] |
| Manage the table profile_mobile.
|
|
file | noalyss_appearance.class.php [code] |
| Contains some parameters to change appearance of noalyss.
|
|
file | noalyss_parameter_folder.class.php [code] |
| Class to manage the company parameter (address, name...)
|
|
file | noalyss_user.class.php [code] |
| Data & function about connected users.
|
|
file | operation_closing.class.php [code] |
|
file | operation_exercice.class.php [code] |
|
file | operation_opening.class.php [code] |
| Operation OUVERTURE.
|
|
file | operation_predef_mtable.class.php [code] |
| Class to manage predefined operation thanks the class Manage Table Display a table and allow to change the predefined operation, insert or delete. Used the class Manage_Table_SQL and the SQL Object for the tables op_predef and op_predef_detail.
|
|
file | package_contrib.class.php [code] |
|
file | package_core.class.php [code] |
| Class Package Core to install the core , if possible.
|
|
file | package_noalyss.class.php [code] |
| package noalyss is the mother class of the class to install and download package
|
|
file | package_plugin.class.php [code] |
| Manage the installation of plug.
|
|
file | package_repository.class.php [code] |
| contains the class Package_Repository
|
|
file | package_template.class.php [code] |
| Show , download and install template database for accountancy from the Package repository.
|
|
file | parameter_extra_mtable.class.php [code] |
|
file | payment_method_mtable.class.php [code] |
| Manage the Payment method.
|
|
file | pdf.class.php [code] |
| API for creating PDF, unicode, based on tfpdf.
|
|
file | pdf_anc_acc_list.class.php [code] |
|
file | pdf_land.class.php [code] |
| PDF in landscape mode.
|
|
file | pdf_operation.class.php [code] |
| Detail Operation ACC + ANC , it will use Acc_Operation and Anc_Operation.
|
|
file | pdfbalance_simple.class.php [code] |
| PDF For the balance report.
|
|
file | periode.class.php [code] |
| definition of the class periode
|
|
file | periode_ledger.class.php [code] |
| Manage the periode of a specific ledger.
|
|
file | periode_ledger_table.class.php [code] |
| Manage the periode per ledger, used the table jrn_periode.
|
|
file | pre_op_ach.class.php [code] |
| definition of the class pre_op_ach
|
|
file | pre_op_advanced.class.php [code] |
| definition of the class Pre_Op_Advanced
|
|
file | pre_op_fin.class.php [code] |
| definition of the class Pre_op_fin
|
|
file | pre_op_ods.class.php [code] |
| definition of the class Pre_op_ods
|
|
file | pre_op_ven.class.php [code] |
| definition of the class Pre_op_ven
|
|
file | pre_operation.class.php [code] |
| definition of Pre_operation
|
|
file | prepared_query.class.php [code] |
| contains prepared query used in different classes of the application
|
|
file | print_ledger.class.php [code] |
|
file | print_ledger_detail.class.php [code] |
| this class extends PDF and let you export the detailled printing of any ledgers
|
|
file | print_ledger_detail_item.class.php [code] |
|
file | print_ledger_fin.class.php [code] |
| print a listing of financial
|
|
file | print_ledger_misc.class.php [code] |
| print a listing of Miscelleaneous operation
|
|
file | print_ledger_simple.class.php [code] |
| this class extends PDF and let you export the detailled printing of any ledgers
|
|
file | print_ledger_simple_without_vat.class.php [code] |
| this class extends PDF and let you export the detailled printing of any ledgers
|
|
file | print_operation_currency.class.php [code] |
| manage the operation in currency : export CSV, export PDF , output in HTML
|
|
file | profile_menu.class.php [code] |
|
file | sendmail.class.php [code] |
| Send email for Noalyss after checking if it is possible : if cannot be sent if the limit of max email is reached,.
|
|
file | status_operation_event.class.php [code] |
| concern the detail in the dashboard, the status of the operations of sales or purchase or event
|
|
file | stock.class.php [code] |
| manage the stocks
|
|
file | stock_goods.class.php [code] |
| Manage the goods.
|
|
file | supplier.class.php [code] |
| Derived from class fiche Supplier are a specific kind of card.
|
|
file | tag.class.php [code] |
| Tag operations or actions to linked them together.
|
|
file | tag_action.class.php [code] |
| concerns the tags linked to an action
|
|
file | tag_group_mtable.class.php [code] |
| manage tag_group table
|
|
file | tag_operation.class.php [code] |
| concerns the tags linked to an accountancy writing
|
|
file | tax_summary.class.php [code] |
| Compute , display and export the tax summary.
|
|
file | template_card_category.class.php [code] |
| Manage the template of card category.
|
|
file | todo_list.class.php [code] |
| the todo list is managed by this class
|
|
file | tva_rate_mtable.class.php [code] |
| Configure the tva : code , rate, label ...
|
|