[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 45/107: Replace PHPCOMPTA by NOALYSS
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 45/107: Replace PHPCOMPTA by NOALYSS |
Date: |
Mon, 26 Aug 2019 10:31:55 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit 396fe8d99a688c80763a99faf39cf55049c97bdd
Author: Dany De Bontridder <address@hidden>
Date: Sat Jul 27 13:18:21 2019 +0200
Replace PHPCOMPTA by NOALYSS
---
include/ajax/ajax_accounting.php | 2 +-
include/ajax/ajax_anc_accounting.php | 2 +-
include/ajax/ajax_anc_detail_operation.php | 2 +-
include/ajax/ajax_display_all_card.php | 2 +-
include/ajax/ajax_follow_up.php | 2 +-
include/ajax/ajax_history_anc_account.php | 2 +-
include/ajax/ajax_periode.php | 2 +-
include/ajax/ajax_search_filter.php | 2 +-
include/ajax/ajax_template_cat_card.php | 2 +-
include/ajax/ajax_template_cat_category.php | 2 +-
include/ajax/ajax_tva_parameter.php | 2 +-
include/ajax/ajax_user_security.php | 2 +-
include/class/acc_ledger_history_financial.class.php | 2 +-
include/class/acc_ledger_history_generic.class.php | 2 +-
include/class/acc_ledger_history_purchase.class.php | 2 +-
include/class/acc_ledger_history_sale.class.php | 2 +-
include/class/acc_ledger_search.class.php | 2 +-
include/class/anc_account_table.class.php | 2 +-
include/class/package_contrib.class.php | 2 +-
include/class/package_core.class.php | 2 +-
include/class/package_noalyss.class.php | 2 +-
include/class/package_plugin.class.php | 2 +-
include/class/package_repository.class.php | 2 +-
include/class/package_template.class.php | 2 +-
include/class/periode_ledger.class.php | 2 +-
include/class/periode_ledger_table.class.php | 2 +-
include/class/template_card_category.class.php | 2 +-
include/class/tva_rate_mtable.class.php | 2 +-
include/database/acc_plan_sql.class.php | 2 +-
include/database/poste_analytique_sql.class.php | 2 +-
include/lib/http_input.class.php | 2 +-
include/lib/icon_action.class.php | 2 +-
include/lib/inplace_switch.class.php | 2 +-
include/template/acc_ledger_history_financial_oneline.php | 2 +-
include/template/acc_ledger_history_purchase_detail.php | 2 +-
include/template/acc_ledger_history_purchase_extended.php | 2 +-
include/template/acc_ledger_history_purchase_oneline.php | 2 +-
include/template/acc_ledger_history_sale_detail.php | 2 +-
include/template/acc_ledger_history_sale_extended.php | 2 +-
include/upgrade-core.php | 2 +-
include/upgrade-plugin.php | 2 +-
include/upgrade-template.php | 2 +-
scenario/FicheTest.php | 2 +-
scenario/acc_ledger_AccountTest.php | 2 +-
scenario/acc_ledger_historyTest.php | 2 +-
scenario/ajax_acc_plan_mtable.php | 2 +-
scenario/ajax_manage_table_sql.php | 2 +-
scenario/create-database.php | 2 +-
scenario/html_tab.test.php | 2 +-
scenario/package_repository.test.php | 2 +-
scenario/test_acc_plan_mtable.php | 2 +-
scenario/test_manage_table_sql.php | 2 +-
scenario/tva_parameter.php | 2 +-
53 files changed, 53 insertions(+), 53 deletions(-)
diff --git a/include/ajax/ajax_accounting.php b/include/ajax/ajax_accounting.php
index a0f6c81..82ba65b 100644
--- a/include/ajax/ajax_accounting.php
+++ b/include/ajax/ajax_accounting.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/ajax/ajax_anc_accounting.php
b/include/ajax/ajax_anc_accounting.php
index fe14821..b7ecc23 100644
--- a/include/ajax/ajax_anc_accounting.php
+++ b/include/ajax/ajax_anc_accounting.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/ajax/ajax_anc_detail_operation.php
b/include/ajax/ajax_anc_detail_operation.php
index 81844a9..a121126 100644
--- a/include/ajax/ajax_anc_detail_operation.php
+++ b/include/ajax/ajax_anc_detail_operation.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/ajax/ajax_display_all_card.php
b/include/ajax/ajax_display_all_card.php
index 4f9b516..22332a0 100644
--- a/include/ajax/ajax_display_all_card.php
+++ b/include/ajax/ajax_display_all_card.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/ajax/ajax_follow_up.php b/include/ajax/ajax_follow_up.php
index bc99e37..bd44370 100644
--- a/include/ajax/ajax_follow_up.php
+++ b/include/ajax/ajax_follow_up.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/ajax/ajax_history_anc_account.php
b/include/ajax/ajax_history_anc_account.php
index 73036ae..5e64357 100644
--- a/include/ajax/ajax_history_anc_account.php
+++ b/include/ajax/ajax_history_anc_account.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/ajax/ajax_periode.php b/include/ajax/ajax_periode.php
index 6dd4938..df7af35 100644
--- a/include/ajax/ajax_periode.php
+++ b/include/ajax/ajax_periode.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/ajax/ajax_search_filter.php
b/include/ajax/ajax_search_filter.php
index 30489b5..8d9419c 100644
--- a/include/ajax/ajax_search_filter.php
+++ b/include/ajax/ajax_search_filter.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/ajax/ajax_template_cat_card.php
b/include/ajax/ajax_template_cat_card.php
index 05ad1c1..155bd2d 100644
--- a/include/ajax/ajax_template_cat_card.php
+++ b/include/ajax/ajax_template_cat_card.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/ajax/ajax_template_cat_category.php
b/include/ajax/ajax_template_cat_category.php
index 32f22d9..241b989 100644
--- a/include/ajax/ajax_template_cat_category.php
+++ b/include/ajax/ajax_template_cat_category.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/ajax/ajax_tva_parameter.php
b/include/ajax/ajax_tva_parameter.php
index 9dffd57..cf2107a 100644
--- a/include/ajax/ajax_tva_parameter.php
+++ b/include/ajax/ajax_tva_parameter.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/ajax/ajax_user_security.php
b/include/ajax/ajax_user_security.php
index 6deddf0..43d8e37 100644
--- a/include/ajax/ajax_user_security.php
+++ b/include/ajax/ajax_user_security.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/acc_ledger_history_financial.class.php
b/include/class/acc_ledger_history_financial.class.php
index 9b5a1d9..e8a0624 100644
--- a/include/class/acc_ledger_history_financial.class.php
+++ b/include/class/acc_ledger_history_financial.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/acc_ledger_history_generic.class.php
b/include/class/acc_ledger_history_generic.class.php
index 4a68b0b..3606193 100644
--- a/include/class/acc_ledger_history_generic.class.php
+++ b/include/class/acc_ledger_history_generic.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/acc_ledger_history_purchase.class.php
b/include/class/acc_ledger_history_purchase.class.php
index 9db2140..8024ab7 100644
--- a/include/class/acc_ledger_history_purchase.class.php
+++ b/include/class/acc_ledger_history_purchase.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/acc_ledger_history_sale.class.php
b/include/class/acc_ledger_history_sale.class.php
index 400de99..693bad7 100644
--- a/include/class/acc_ledger_history_sale.class.php
+++ b/include/class/acc_ledger_history_sale.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/acc_ledger_search.class.php
b/include/class/acc_ledger_search.class.php
index 8dd53fa..40e0ca6 100644
--- a/include/class/acc_ledger_search.class.php
+++ b/include/class/acc_ledger_search.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/anc_account_table.class.php
b/include/class/anc_account_table.class.php
index 62f652d..a1beb39 100644
--- a/include/class/anc_account_table.class.php
+++ b/include/class/anc_account_table.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/package_contrib.class.php
b/include/class/package_contrib.class.php
index 1919639..ef4d80a 100644
--- a/include/class/package_contrib.class.php
+++ b/include/class/package_contrib.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/package_core.class.php
b/include/class/package_core.class.php
index 45a167b..451148a 100644
--- a/include/class/package_core.class.php
+++ b/include/class/package_core.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/package_noalyss.class.php
b/include/class/package_noalyss.class.php
index d33fde6..6e18288 100644
--- a/include/class/package_noalyss.class.php
+++ b/include/class/package_noalyss.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/package_plugin.class.php
b/include/class/package_plugin.class.php
index 2c0dd98..2a6ddc7 100644
--- a/include/class/package_plugin.class.php
+++ b/include/class/package_plugin.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/package_repository.class.php
b/include/class/package_repository.class.php
index cfb3026..11affb4 100644
--- a/include/class/package_repository.class.php
+++ b/include/class/package_repository.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/package_template.class.php
b/include/class/package_template.class.php
index caa5666..fd2896f 100644
--- a/include/class/package_template.class.php
+++ b/include/class/package_template.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/periode_ledger.class.php
b/include/class/periode_ledger.class.php
index f172df5..6d48413 100644
--- a/include/class/periode_ledger.class.php
+++ b/include/class/periode_ledger.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/periode_ledger_table.class.php
b/include/class/periode_ledger_table.class.php
index 6fbc745..d3b9c28 100644
--- a/include/class/periode_ledger_table.class.php
+++ b/include/class/periode_ledger_table.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/template_card_category.class.php
b/include/class/template_card_category.class.php
index fbd9c05..b5b7e43 100644
--- a/include/class/template_card_category.class.php
+++ b/include/class/template_card_category.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/class/tva_rate_mtable.class.php
b/include/class/tva_rate_mtable.class.php
index 804672f..6e21d10 100644
--- a/include/class/tva_rate_mtable.class.php
+++ b/include/class/tva_rate_mtable.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/database/acc_plan_sql.class.php
b/include/database/acc_plan_sql.class.php
index c4c63e1..589f68d 100644
--- a/include/database/acc_plan_sql.class.php
+++ b/include/database/acc_plan_sql.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/database/poste_analytique_sql.class.php
b/include/database/poste_analytique_sql.class.php
index bbf11f8..a99b8a2 100644
--- a/include/database/poste_analytique_sql.class.php
+++ b/include/database/poste_analytique_sql.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/lib/http_input.class.php b/include/lib/http_input.class.php
index 77b3e12..68d9648 100644
--- a/include/lib/http_input.class.php
+++ b/include/lib/http_input.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/lib/icon_action.class.php
b/include/lib/icon_action.class.php
index 8d31bc8..b7331dc 100644
--- a/include/lib/icon_action.class.php
+++ b/include/lib/icon_action.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/lib/inplace_switch.class.php
b/include/lib/inplace_switch.class.php
index 8120a8f..77d3953 100644
--- a/include/lib/inplace_switch.class.php
+++ b/include/lib/inplace_switch.class.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/template/acc_ledger_history_financial_oneline.php
b/include/template/acc_ledger_history_financial_oneline.php
index bdcff15..7c05350 100644
--- a/include/template/acc_ledger_history_financial_oneline.php
+++ b/include/template/acc_ledger_history_financial_oneline.php
@@ -7,7 +7,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/template/acc_ledger_history_purchase_detail.php
b/include/template/acc_ledger_history_purchase_detail.php
index d563af2..02d4fae 100644
--- a/include/template/acc_ledger_history_purchase_detail.php
+++ b/include/template/acc_ledger_history_purchase_detail.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/template/acc_ledger_history_purchase_extended.php
b/include/template/acc_ledger_history_purchase_extended.php
index 8f7b4ee..c6b2412 100644
--- a/include/template/acc_ledger_history_purchase_extended.php
+++ b/include/template/acc_ledger_history_purchase_extended.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/template/acc_ledger_history_purchase_oneline.php
b/include/template/acc_ledger_history_purchase_oneline.php
index f60544d..97d011f 100644
--- a/include/template/acc_ledger_history_purchase_oneline.php
+++ b/include/template/acc_ledger_history_purchase_oneline.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/template/acc_ledger_history_sale_detail.php
b/include/template/acc_ledger_history_sale_detail.php
index e747884..3206321 100644
--- a/include/template/acc_ledger_history_sale_detail.php
+++ b/include/template/acc_ledger_history_sale_detail.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/template/acc_ledger_history_sale_extended.php
b/include/template/acc_ledger_history_sale_extended.php
index 4e7fa18..9a0631f 100644
--- a/include/template/acc_ledger_history_sale_extended.php
+++ b/include/template/acc_ledger_history_sale_extended.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/upgrade-core.php b/include/upgrade-core.php
index 8ccd967..7ff0e52 100644
--- a/include/upgrade-core.php
+++ b/include/upgrade-core.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/upgrade-plugin.php b/include/upgrade-plugin.php
index d557e7c..099db9f 100644
--- a/include/upgrade-plugin.php
+++ b/include/upgrade-plugin.php
@@ -7,7 +7,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/include/upgrade-template.php b/include/upgrade-template.php
index 3176d32..95eea01 100644
--- a/include/upgrade-template.php
+++ b/include/upgrade-template.php
@@ -7,7 +7,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/scenario/FicheTest.php b/scenario/FicheTest.php
index 6e5c651..b1970ec 100644
--- a/scenario/FicheTest.php
+++ b/scenario/FicheTest.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/scenario/acc_ledger_AccountTest.php
b/scenario/acc_ledger_AccountTest.php
index cc09e95..02be617 100644
--- a/scenario/acc_ledger_AccountTest.php
+++ b/scenario/acc_ledger_AccountTest.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/scenario/acc_ledger_historyTest.php
b/scenario/acc_ledger_historyTest.php
index 7337b8c..62dd957 100644
--- a/scenario/acc_ledger_historyTest.php
+++ b/scenario/acc_ledger_historyTest.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/scenario/ajax_acc_plan_mtable.php
b/scenario/ajax_acc_plan_mtable.php
index 935bde2..c782969 100644
--- a/scenario/ajax_acc_plan_mtable.php
+++ b/scenario/ajax_acc_plan_mtable.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/scenario/ajax_manage_table_sql.php
b/scenario/ajax_manage_table_sql.php
index 83c1b47..d740106 100644
--- a/scenario/ajax_manage_table_sql.php
+++ b/scenario/ajax_manage_table_sql.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/scenario/create-database.php b/scenario/create-database.php
index 6cd9b48..02d2307 100644
--- a/scenario/create-database.php
+++ b/scenario/create-database.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/scenario/html_tab.test.php b/scenario/html_tab.test.php
index f47ebd6..f629ef7 100644
--- a/scenario/html_tab.test.php
+++ b/scenario/html_tab.test.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/scenario/package_repository.test.php
b/scenario/package_repository.test.php
index 5c14014..8700154 100644
--- a/scenario/package_repository.test.php
+++ b/scenario/package_repository.test.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/scenario/test_acc_plan_mtable.php
b/scenario/test_acc_plan_mtable.php
index 383f632..6c3840f 100644
--- a/scenario/test_acc_plan_mtable.php
+++ b/scenario/test_acc_plan_mtable.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/scenario/test_manage_table_sql.php
b/scenario/test_manage_table_sql.php
index b342606..bfc4ae8 100644
--- a/scenario/test_manage_table_sql.php
+++ b/scenario/test_manage_table_sql.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
diff --git a/scenario/tva_parameter.php b/scenario/tva_parameter.php
index d721c51..72154e8 100644
--- a/scenario/tva_parameter.php
+++ b/scenario/tva_parameter.php
@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * PhpCompta is distributed in the hope that it will be useful,
+ * NOALYSS is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- [Noalyss-commit] [noalyss] 82/107: DatabaseCore fix silent when not debug, (continued)
- [Noalyss-commit] [noalyss] 82/107: DatabaseCore fix silent when not debug, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 72/107: Improve message progress bar + translation, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 94/107: Bug : Database::fetch_all returns an array or FALSE, because of pg_fetch_all, the version PHP7 cannot use anymore a boolean with count()., Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 63/107: remove background color, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 66/107: Code cleaning : rename table mod_payment to payment_method, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 53/107: Select_Box new Object, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 55/107: Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 57/107: PDF_Core : code cleaning, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 71/107: Select_Box add a search, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 77/107: Security : replace direct use of $_GET, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 45/107: Replace PHPCOMPTA by NOALYSS,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 90/107: Cosmetic : add button close in history card & accounting, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 88/107: SQL : correct SQL script to take care of users who delete the profile no 2, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 104/107: 0001728: Aide à l'encodage - Journaux négatifs (note de crédit) Unit test, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 48/107: Doxygen does not allow to document javascript Remove tag for using with jsdoc, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 89/107: Task #1735: Détail opération utilisation icone poubelle, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 103/107: Fix 0001728: Aide à l'encodage - Journaux négatifs (note de crédit) SQL Scripts, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 97/107: New : InputSwitch, display a switch and change the value of a hidden variable, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 102/107: New Task 1728: Aide à l'encodage - Journaux négatifs (note de crédit), Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 42/107: squash! PHPUnit : adapt to new version, Dany De Bontridder, 2019/08/26
- [Noalyss-commit] [noalyss] 49/107: translation, Dany De Bontridder, 2019/08/26