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