8069 lines
144 KiB
Text
8069 lines
144 KiB
Text
2008-11-26 21:55 danydb
|
|
|
|
* include/class_acc_ledger_purchase.php,
|
|
include/class_acc_ledger_sold.php: Payment : Add the flag is paid
|
|
|
|
2008-11-26 21:44 danydb
|
|
|
|
* .: Removed merge tracking for "svnmerge" for
|
|
svn+ssh://danydb@svn/svn/phpcompta/branches/rel420
|
|
|
|
2008-11-26 18:43 danydb
|
|
|
|
* html/index.php: Change version number
|
|
|
|
2008-11-26 18:32 danydb
|
|
|
|
* ., contrib/document_test/facture-calc.ods,
|
|
contrib/document_test/facture.odt,
|
|
contrib/document_test/note-de-frais.odt, doc/manuel-fr.odt,
|
|
html/admin/sql/patch/upgrade52.sql, html/fiche_search.php,
|
|
html/parametre.php, html/test.php, include/class_acc_ledger.php,
|
|
include/class_acc_ledger_purchase.php,
|
|
include/class_acc_ledger_sold.php, include/class_acc_payment.php,
|
|
include/class_action.php, include/class_document.php,
|
|
include/class_document_modele.php, include/class_fiche_def.php,
|
|
include/class_pre_op_ach.php, include/class_pre_op_ven.php,
|
|
include/class_widget.php, include/constant.php,
|
|
include/fiche_def.inc.php, include/payment_middle.inc.php,
|
|
include/preference.php, include/user_menu.php, sql/upgrade.sql:
|
|
Merged revisions
|
|
2171,2173-2176,2178-2179,2181-2187,2189,2191-2194,2196-2230,2232,2234-2244
|
|
via svnmerge from
|
|
svn+ssh://danydb@svn/svn/phpcompta/branches/rel420
|
|
|
|
........
|
|
r2174 | danydb | 2008-09-16 21:34:23 +0200 (Tue, 16 Sep 2008) | 3
|
|
lines
|
|
|
|
Removed merge tracking for "svnmerge" for
|
|
svn+ssh://danydb@svn/svn/phpcompta/branches/rel410-exp
|
|
........
|
|
r2178 | danydb | 2008-09-16 21:43:31 +0200 (Tue, 16 Sep 2008) | 1
|
|
line
|
|
|
|
Update version
|
|
........
|
|
r2191 | danydb | 2008-09-22 20:31:03 +0200 (Mon, 22 Sep 2008) | 1
|
|
line
|
|
|
|
Add correct version
|
|
........
|
|
r2196 | danydb | 2008-10-03 21:46:50 +0200 (Fri, 03 Oct 2008) | 1
|
|
line
|
|
|
|
update index version
|
|
........
|
|
r2234 | danydb | 2008-11-19 20:54:30 +0100 (Wed, 19 Nov 2008) | 1
|
|
line
|
|
|
|
Add the payer, not yet finished
|
|
........
|
|
r2235 | danydb | 2008-11-21 22:34:32 +0100 (Fri, 21 Nov 2008) | 1
|
|
line
|
|
|
|
Add the form for setting the medium of payment
|
|
........
|
|
r2236 | danydb | 2008-11-22 23:15:30 +0100 (Sat, 22 Nov 2008) | 1
|
|
line
|
|
|
|
Improve add : payment (second operation) + generation of a note
|
|
of fee
|
|
........
|
|
r2237 | danydb | 2008-11-23 01:20:40 +0100 (Sun, 23 Nov 2008) | 1
|
|
line
|
|
|
|
Improve Payment method
|
|
........
|
|
r2238 | danydb | 2008-11-23 01:45:52 +0100 (Sun, 23 Nov 2008) | 1
|
|
line
|
|
|
|
Get only the valid payment method
|
|
........
|
|
r2239 | danydb | 2008-11-24 23:03:34 +0100 (Mon, 24 Nov 2008) | 1
|
|
line
|
|
|
|
cosmetic remove debug info
|
|
........
|
|
r2240 | danydb | 2008-11-24 23:04:07 +0100 (Mon, 24 Nov 2008) | 1
|
|
line
|
|
|
|
Filter the search to the good frd_id
|
|
........
|
|
r2241 | danydb | 2008-11-26 18:11:30 +0100 (Wed, 26 Nov 2008) | 2
|
|
lines
|
|
|
|
BUG if no class base is given the flag create account is false
|
|
........
|
|
r2242 | danydb | 2008-11-26 18:45:56 +0100 (Wed, 26 Nov 2008) | 1
|
|
line
|
|
|
|
Create note of fee + database patch
|
|
........
|
|
|
|
2008-11-26 18:21 danydb
|
|
|
|
* .: Initialized merge tracking via "svnmerge" with revisions
|
|
"1-2170" from
|
|
svn+ssh://danydb@svn/svn/phpcompta/branches/rel420
|
|
|
|
2008-11-26 18:18 danydb
|
|
|
|
* .: Initialized merge tracking via "svnmerge" with revisions
|
|
"1-2242" from
|
|
svn+ssh://danydb@svn/svn/phpcompta/branches/rel420
|
|
|
|
2008-11-19 17:56 danydb
|
|
|
|
* include/dossier.inc.php: BUG sequence dossier
|
|
|
|
2008-11-17 19:58 danydb
|
|
|
|
* include/class_acc_ledger_fin.php: Cosmetic
|
|
|
|
2008-11-17 19:55 danydb
|
|
|
|
* html/admin/sql/patch/upgrade51.sql: Add database patch
|
|
|
|
2008-11-17 19:50 danydb
|
|
|
|
* html/access.php, html/annulation.php, html/line_update.php,
|
|
html/parametre.php, include/ac_common.php,
|
|
include/class_acc_account.php, include/class_acc_ledger.php,
|
|
include/class_acc_ledger_fin.php,
|
|
include/class_acc_ledger_purchase.php,
|
|
include/class_acc_ledger_sold.php, include/class_dossier.php,
|
|
include/class_own.php, include/class_todo_list.php,
|
|
include/constant.php, include/poste.php, include/postgres.php,
|
|
include/user_common.php, sql/upgrade.sql: Code cleaning and add
|
|
the mode strict
|
|
|
|
2008-11-10 09:06 danydb
|
|
|
|
* html/fiche_search.php, include/user_menu.php: BUG : if the search
|
|
menu it is not possible to add new card
|
|
|
|
2008-11-07 17:27 danydb
|
|
|
|
* html/jrn_search.php: BUG search value
|
|
|
|
2008-11-07 17:01 danydb
|
|
|
|
* html/compute.php, include/compta_ach.inc.php: BUG rounded value
|
|
|
|
2008-11-07 16:46 danydb
|
|
|
|
* html/js/scripts.js: BUG compute tva when amount changes
|
|
|
|
2008-11-07 16:46 danydb
|
|
|
|
* include/class_acc_ledger_purchase.php: BUG compute tva when
|
|
amount changes
|
|
|
|
2008-11-07 16:39 danydb
|
|
|
|
* html/js/scripts.js: BUG compute tva when amount changes
|
|
|
|
2008-11-05 20:33 danydb
|
|
|
|
* html/jrn_search.php: Search into the details
|
|
|
|
2008-11-05 18:59 danydb
|
|
|
|
* include/user_common.php: Search on the details when the amount
|
|
are the same
|
|
|
|
2008-11-05 18:42 danydb
|
|
|
|
* html/admin/htaccess.cfg, html/htaccess.cfg, include/htaccess.cfg,
|
|
include/user_common.php: Remove obsolete files
|
|
|
|
2008-10-31 19:20 danydb
|
|
|
|
* include/class_acc_ledger_purchase.php,
|
|
include/compta_ach.inc.php, include/impress_fiche.inc.php: FS#69
|
|
- Calculatrice
|
|
|
|
2008-10-11 15:02 danydb
|
|
|
|
* html/poste_pdf.php: FIX BUG unicode
|
|
|
|
2008-10-10 21:27 danydb
|
|
|
|
* html/ajax_report.php: BUG export report
|
|
|
|
2008-10-10 21:25 danydb
|
|
|
|
* html/ajax_report.php: BUG export report
|
|
|
|
2008-10-10 21:18 danydb
|
|
|
|
* html/ajax_report.php: BUG Export report
|
|
|
|
2008-10-10 20:22 danydb
|
|
|
|
* include/class_user.php: BUG cosmetic remove debug info
|
|
|
|
2008-10-10 20:20 danydb
|
|
|
|
* include/class_user.php: BUG set default periode
|
|
|
|
2008-10-10 19:23 danydb
|
|
|
|
* include/class_user.php, include/class_widget.php: BUG not default
|
|
periode if the user comes into a closed ledger
|
|
|
|
2008-10-09 21:56 danydb
|
|
|
|
* html/jrn_pdf.php, include/param_jrn_add.inc.php,
|
|
include/param_jrn_detail.inc.php: IMPROVE parameter ledger && BUG
|
|
unicode in PDF
|
|
|
|
2008-10-09 21:43 danydb
|
|
|
|
* include/user_menu.php: IMPROVE parameter ledger
|
|
|
|
2008-10-09 21:40 danydb
|
|
|
|
* include/param_jrn_add.inc.php, include/param_jrn_detail.inc.php:
|
|
TO CLEAN remove obsolete data for ledger
|
|
|
|
2008-10-09 21:29 danydb
|
|
|
|
* include/class_acc_ledger.php, include/quick_writing.inc.php:
|
|
IMPROVE Show ledger in Quick_writing
|
|
|
|
2008-10-09 20:19 danydb
|
|
|
|
* include/class_acc_account_ledger.php,
|
|
include/class_acc_ledger.php: IMPROVE QuickWriting check if
|
|
account exist
|
|
|
|
2008-10-08 17:45 danydb
|
|
|
|
* html/backup.php, html/js/scripts.js,
|
|
include/class_acc_ledger.php, include/class_acc_operation.php,
|
|
include/jrn.php, include/restore.inc.php,
|
|
include/user_common.php, include/user_menu.php: IMPROVE OD have
|
|
now a label per line
|
|
|
|
2008-10-08 15:59 danydb
|
|
|
|
* include/class_acc_ledger_fin.php: BUG Financial ledger decimal
|
|
invisible
|
|
|
|
2008-10-08 15:59 danydb
|
|
|
|
* html/admin/setup.php: Merge
|
|
|
|
2008-10-08 15:51 danydb
|
|
|
|
* include/class_user.php: BUG $l_array is undefined is there is no
|
|
preference
|
|
|
|
2008-10-07 20:23 danydb
|
|
|
|
* html/admin/setup.php, html/index.php, include/config_file.php:
|
|
BUG windows backup & restore
|
|
|
|
2008-10-07 20:10 danydb
|
|
|
|
* html/backup.php: BUG windows backup, setting the path doesn t
|
|
work, so I remove this.
|
|
|
|
2008-10-07 19:26 danydb
|
|
|
|
* html/admin/setup.php, html/backup.php, include/config_file.php:
|
|
BUG Backup restore for windows
|
|
|
|
2008-10-07 19:08 danydb
|
|
|
|
* html/admin/setup.php, html/backup.php, include/config_file.php:
|
|
BUG Backup restore for windows
|
|
|
|
2008-10-07 18:57 danydb
|
|
|
|
* html/backup.php, html/index.php, include/config_file.php: BUG
|
|
windows : backup / restore not possible
|
|
|
|
2008-10-03 19:43 danydb
|
|
|
|
* html/index.php, include/ac_common.php: Fix bug for echo_error
|
|
|
|
2008-09-23 17:41 danydb
|
|
|
|
* include/class_user.php: Remove bug in creation of folders
|
|
|
|
2008-09-22 20:51 danydb
|
|
|
|
* include/class_fiche_def.php, include/class_widget.php: Fix bug :
|
|
page is illimited
|
|
|
|
2008-09-22 18:06 danydb
|
|
|
|
* html/index.php: add a build
|
|
|
|
2008-09-22 17:51 danydb
|
|
|
|
* html/js/todo_list.js: Fix Bug : the removal of a todo doesn't ask
|
|
to be confirmed
|
|
|
|
2008-09-22 17:50 danydb
|
|
|
|
* include/class_widget.php: Fix Bug PHPSESSID was not in the
|
|
button, workaround for a misconfigured servers
|
|
|
|
2008-09-18 19:14 danydb
|
|
|
|
* include/import_inc.php: Fix bug Add quick code in import
|
|
|
|
2008-09-18 18:52 danydb
|
|
|
|
* include/class_acc_ledger_fin.php: Fix Bug : ledger financial
|
|
qcode
|
|
|
|
2008-09-18 17:45 danydb
|
|
|
|
* include/class_periode.php: Fix bug for limit_year
|
|
|
|
2008-09-18 14:46 danydb
|
|
|
|
* include/class_acc_ledger_fin.php: Bug verify financial
|
|
|
|
2008-09-18 11:17 danydb
|
|
|
|
* include/class_acc_ledger_fin.php, include/compta_fin.inc.php:
|
|
Correct bug financial ledger
|
|
|
|
2008-09-16 19:53 danydb
|
|
|
|
* include/restore.inc.php: Fix bug restore mod
|
|
|
|
2008-09-16 19:36 danydb
|
|
|
|
* .: Removed merge tracking for "svnmerge" for
|
|
svn+ssh://danydb@svn/svn/phpcompta/branches/rel410-exp
|
|
|
|
2008-09-16 19:25 danydb
|
|
|
|
* Todo: update doc
|
|
|
|
2008-09-16 17:23 danydb
|
|
|
|
* doc/manuel_win2.odt: doc update
|
|
|
|
2008-09-16 16:41 danydb
|
|
|
|
* doc/manuel_win2.odt: update doc
|
|
|
|
2008-09-16 16:32 danydb
|
|
|
|
* include/restore.inc.php: fix problem with restore
|
|
|
|
2008-09-13 21:21 danydb
|
|
|
|
* class_periode.php, html/.htaccess, html/confirm_remove.php,
|
|
html/export_ouv.php, html/send_jrn_pdf.php,
|
|
html/send_poste_pdf.php, html/style-color.css,
|
|
include/class_parm_code.php, include/class_rapport.php,
|
|
include/class_rapport_row.php, include/depense.inc.php,
|
|
include/facture.inc.php, include/user_action_ach.php,
|
|
include/user_action_fin.php, include/user_action_ods.php,
|
|
include/user_action_ven.php, include/user_form_ach.php,
|
|
include/user_form_fin.php, include/user_form_ven.php: remove
|
|
obsolete
|
|
|
|
2008-09-13 21:09 danydb
|
|
|
|
* ., .cvsignore, class_periode.php,
|
|
contrib/document_test/facture-calc.ods, dev/add-db.sh,
|
|
dev/cleanup.sh, doc/.cvsignore, doc/INSTALL-fr.sgml,
|
|
doc/Makefile, doc/developper/.cvsignore,
|
|
doc/developper/create_doc.sh, doc/developper/html,
|
|
doc/install_windows_fr.sxw, doc/manuel-fr.odt, doc/manuel-fr.pdf,
|
|
doc/manuel.odt, doc/manuel_win2.odt, doc/testing-scenario.txt,
|
|
html/.htaccess, html/access.php, html/addon/class.ezpdf.php,
|
|
html/addon/class.pdf.php, html/admin/htaccess.cfg,
|
|
html/admin/setup.php,
|
|
html/admin/sql/account_repository/constraint.sql,
|
|
html/admin/sql/account_repository/data.sql,
|
|
html/admin/sql/account_repository/make-sql,
|
|
html/admin/sql/account_repository/schema.sql,
|
|
html/admin/sql/mod1/comment.sql,
|
|
html/admin/sql/mod1/constraint.sql, html/admin/sql/mod1/data.sql,
|
|
html/admin/sql/mod1/make-sql, html/admin/sql/mod1/schema.sql,
|
|
html/admin/sql/mod2/data.sql,
|
|
html/admin/sql/patch/ac-upgrade8.sql,
|
|
html/admin/sql/patch/downgrade7.sql,
|
|
html/admin/sql/patch/upgrade11.sql,
|
|
html/admin/sql/patch/upgrade13.sql,
|
|
html/admin/sql/patch/upgrade14.sql,
|
|
html/admin/sql/patch/upgrade28.sql,
|
|
html/admin/sql/patch/upgrade31.sql,
|
|
html/admin/sql/patch/upgrade36.FR.sql,
|
|
html/admin/sql/patch/upgrade36.sql,
|
|
html/admin/sql/patch/upgrade4.sql,
|
|
html/admin/sql/patch/upgrade40.sql,
|
|
html/admin/sql/patch/upgrade48.sql,
|
|
html/admin/sql/patch/upgrade49.sql,
|
|
html/admin/sql/patch/upgrade50.sql,
|
|
html/admin/sql/patch/upgrade6.sql,
|
|
html/admin/sql/patch/upgrade7.sql,
|
|
html/admin/sql/patch/upgrade8.sql, html/admin/test.php,
|
|
html/admin/test_me.php, html/admin_repo.php,
|
|
html/ajax_report.php, html/annulation.php, html/backup.php,
|
|
html/bal_csv.php, html/bud_ajax.php, html/bud_search_poste.php,
|
|
html/commercial.php, html/compta.php, html/compute.php,
|
|
html/confirm_remove.php, html/control.php, html/ecrit_ouv.php,
|
|
html/export_ouv.php, html/fiche.php, html/fiche_new.php,
|
|
html/fiche_search.php, html/fid.php, html/form.php,
|
|
html/form_csv.php, html/form_pdf.php, html/get_predef.php,
|
|
html/htaccess.cfg, html/import.php, html/index.php,
|
|
html/jrn_pdf.php, html/jrn_search.php, html/js/ajax_fiche.js,
|
|
html/js/compute_direct.js, html/js/infobulle.js,
|
|
html/js/mintoolkit.js, html/js/prototype.js, html/js/scripts.js,
|
|
html/js/search_card.js, html/js/search_poste.js,
|
|
html/js/todo_list.js, html/line_update.php, html/modify_op.php,
|
|
html/parametre.php, html/poste_csv.php, html/poste_pdf.php,
|
|
html/poste_search.php, html/print_balance.php,
|
|
html/priv_user.php, html/quick_code_csv.php,
|
|
html/quick_code_pdf.php, html/remove_op.php, html/sec_pdf.php,
|
|
html/send_jrn_pdf.php, html/send_poste_pdf.php,
|
|
html/show_fiche.php, html/show_tva.php, html/style-color.css,
|
|
html/style-light.css, html/style.css, html/test.php, html/tmp,
|
|
html/todo_list.php, html/user_advanced.php, html/user_jrn.php,
|
|
html/user_login.php, html/user_pref.php, html/user_sec.php,
|
|
include/.htaccess, include/ac_common.php, include/action.inc.php,
|
|
include/anc_group.inc.php, include/anc_imp.inc.php,
|
|
include/anc_od.inc.php, include/argenta_be.inc.php,
|
|
include/balance.inc.php, include/bank.inc.php,
|
|
include/bud_detail.inc.php, include/bud_sacc.inc.php,
|
|
include/bud_sga.inc.php, include/bud_spo.inc.php,
|
|
include/bud_svglobal.inc.php, include/cbc_be.inc.php,
|
|
include/central.inc.php, include/check_priv.php,
|
|
include/class_acc_account.php,
|
|
include/class_acc_account_ledger.php,
|
|
include/class_acc_compute.php, include/class_acc_jrn_info.php,
|
|
include/class_acc_ledger.php, include/class_acc_ledger_fin.php,
|
|
include/class_acc_ledger_info.php,
|
|
include/class_acc_ledger_purchase.php,
|
|
include/class_acc_ledger_sold.php,
|
|
include/class_acc_operation.php, include/class_acc_parm_code.php,
|
|
include/class_acc_report.php, include/class_acc_report_row.php,
|
|
include/class_acc_tva.php, include/class_action.php,
|
|
include/class_admin.php, include/class_attribut.php,
|
|
include/class_contact.php, include/class_customer.php,
|
|
include/class_document.php, include/class_document_modele.php,
|
|
include/class_dossier.php, include/class_fiche.php,
|
|
include/class_fiche_def.php, include/class_own.php,
|
|
include/class_parm_code.php, include/class_periode.php,
|
|
include/class_pre_op_ach.php, include/class_pre_op_ven.php,
|
|
include/class_pre_operation.php, include/class_rapport.php,
|
|
include/class_rapport_row.php, include/class_supplier.php,
|
|
include/class_todo_list.php, include/class_user.php,
|
|
include/class_widget.php, include/client.inc.php,
|
|
include/compta_ach.inc.php, include/compta_fin.inc.php,
|
|
include/compta_ven.inc.php, include/config.inc,
|
|
include/config_file.php, include/constant.php,
|
|
include/contact.inc.php, include/decla.BE.inc.php,
|
|
include/depense.inc.php, include/dexia.inc.php,
|
|
include/dexia_be.inc.php, include/dossier.inc.php,
|
|
include/eub_be.inc.php, include/facture.inc.php,
|
|
include/fiche.inc.php, include/fiche_inc.php,
|
|
include/form_inc.php, include/fortis_be.inc.php,
|
|
include/import_inc.php, include/impress_bilan.inc.php,
|
|
include/impress_fiche.inc.php, include/impress_inc.php,
|
|
include/impress_jrn.inc.php,
|
|
include/impress_listing_client.inc.php,
|
|
include/impress_poste.inc.php, include/impress_rapport.inc.php,
|
|
include/ing_be.inc.php, include/jrn.php, include/modele.inc.php,
|
|
include/opening.inc.php, include/param_jrn_add.inc.php,
|
|
include/param_jrn_detail.inc.php, include/param_pcmn.inc.php,
|
|
include/param_sec.inc.php, include/param_user.inc.php,
|
|
include/periode.inc.php, include/poste.inc.php,
|
|
include/poste.php, include/postgres.php, include/pref.inc.php,
|
|
include/preference.php, include/preod.inc.php,
|
|
include/quick_writing.inc.php, include/report.inc.php,
|
|
include/restore.inc.php, include/stock.inc.php,
|
|
include/stock_inc.php, include/supplier.inc.php,
|
|
include/tva.inc.php, include/user_action_ach.php,
|
|
include/user_action_fin.php, include/user_action_gl.php,
|
|
include/user_action_ods.php, include/user_action_ven.php,
|
|
include/user_common.php, include/user_form_ach.php,
|
|
include/user_form_fin.php, include/user_form_ods.php,
|
|
include/user_form_ven.php, include/user_menu.php,
|
|
include/verif_bilan.inc.php, install.sh, release-note, scripts,
|
|
setenv.sh, sql/5306, sql/log, sql/upgrade.sql: Merged revisions
|
|
1909-1911,1914-1915,1917-1920,1922-1925,1927,1929-1943,1945,1947-1953,1955-1965,1967-1977,1979-1993,1995-2018,2020-2040,2042-2046,2048-2160
|
|
via svnmerge from
|
|
svn+ssh://danydb@svn/svn/phpcompta/branches/rel410-exp
|
|
|
|
........
|
|
r1909 | danydb | 2008-03-03 18:01:14 +0100 (Mon, 03 Mar 2008) | 1
|
|
line
|
|
|
|
New branches for the rel410 : priority = interface
|
|
........
|
|
r1914 | danydb | 2008-03-05 18:53:35 +0100 (Wed, 05 Mar 2008) | 1
|
|
line
|
|
|
|
Code cleaning for the predefined operation
|
|
........
|
|
r1918 | danydb | 2008-03-07 16:56:47 +0100 (Fri, 07 Mar 2008) | 1
|
|
line
|
|
|
|
The database version is now in a constant
|
|
........
|
|
r1920 | danydb | 2008-03-10 12:07:00 +0100 (Mon, 10 Mar 2008) | 1
|
|
line
|
|
|
|
Not needed patch
|
|
........
|
|
r1922 | danydb | 2008-03-10 16:45:29 +0100 (Mon, 10 Mar 2008) | 1
|
|
line
|
|
|
|
COSMETIC : improve login page
|
|
........
|
|
r1923 | danydb | 2008-03-10 17:10:52 +0100 (Mon, 10 Mar 2008) | 1
|
|
line
|
|
|
|
COSMETIC : improve interface template of document
|
|
........
|
|
r1924 | danydb | 2008-03-10 18:34:12 +0100 (Mon, 10 Mar 2008) | 1
|
|
line
|
|
|
|
Cosmetic : improve interface "preference"
|
|
........
|
|
r1929 | danydb | 2008-03-11 16:08:53 +0100 (Tue, 11 Mar 2008) | 1
|
|
line
|
|
|
|
Complete workaround (see rev 1927)
|
|
........
|
|
r1930 | danydb | 2008-03-11 18:28:23 +0100 (Tue, 11 Mar 2008) | 1
|
|
line
|
|
|
|
Task 46 : rewrite Rapport before adding miniRapport
|
|
........
|
|
r1931 | danydb | 2008-03-11 18:36:31 +0100 (Tue, 11 Mar 2008) | 1
|
|
line
|
|
|
|
class_periode was removed by mistake, it is readded
|
|
........
|
|
r1932 | danydb | 2008-03-12 19:12:07 +0100 (Wed, 12 Mar 2008) | 1
|
|
line
|
|
|
|
task 46 : rewritting of rapport
|
|
........
|
|
r1934 | danydb | 2008-03-13 14:13:23 +0100 (Thu, 13 Mar 2008) | 1
|
|
line
|
|
|
|
Task 46 Rapport are completely rewritted
|
|
........
|
|
r1935 | danydb | 2008-03-13 17:06:36 +0100 (Thu, 13 Mar 2008) | 1
|
|
line
|
|
|
|
Task 46 mini report on welcome page -> task finished
|
|
........
|
|
r1936 | danydb | 2008-03-14 10:55:15 +0100 (Fri, 14 Mar 2008) | 1
|
|
line
|
|
|
|
Correct documentation
|
|
........
|
|
r1937 | danydb | 2008-03-14 12:13:54 +0100 (Fri, 14 Mar 2008) | 1
|
|
line
|
|
|
|
if the browser doesn\'t accept the cookie, the PHPSESSID must be
|
|
put into the url
|
|
........
|
|
r1938 | danydb | 2008-03-14 16:26:01 +0100 (Fri, 14 Mar 2008) | 1
|
|
line
|
|
|
|
Fix unknow pass_1
|
|
........
|
|
r1939 | danydb | 2008-03-14 16:27:15 +0100 (Fri, 14 Mar 2008) | 1
|
|
line
|
|
|
|
Duplicate DBVERSION
|
|
........
|
|
r1940 | danydb | 2008-03-14 16:50:14 +0100 (Fri, 14 Mar 2008) | 1
|
|
line
|
|
|
|
Cosmetic
|
|
........
|
|
r1941 | danydb | 2008-03-14 16:51:19 +0100 (Fri, 14 Mar 2008) | 1
|
|
line
|
|
|
|
In .htaccess the value of error_reporting must different in prod.
|
|
........
|
|
r1943 | danydb | 2008-03-15 20:13:47 +0100 (Sat, 15 Mar 2008) | 1
|
|
line
|
|
|
|
task 50 : check if bcmath avail.
|
|
........
|
|
r1952 | danydb | 2008-03-18 16:43:48 +0100 (Tue, 18 Mar 2008) | 1
|
|
line
|
|
|
|
Improve code
|
|
........
|
|
r1955 | danydb | 2008-03-18 18:19:35 +0100 (Tue, 18 Mar 2008) | 1
|
|
line
|
|
|
|
Code cleaning : Replace InsertJrn and InsertJrnx by
|
|
Acc_Operation:insert_jrn and Acc_Operation:insert_jrnx, replace
|
|
also the reconciliation by Acc_Reconciliation:insert
|
|
........
|
|
r1956 | danydb | 2008-03-19 19:12:37 +0100 (Wed, 19 Mar 2008) | 1
|
|
line
|
|
|
|
Improve code : tva is now an object acc_tva
|
|
........
|
|
r1957 | danydb | 2008-03-20 13:43:38 +0100 (Thu, 20 Mar 2008) | 1
|
|
line
|
|
|
|
Fix some vulnerabilities for SQL Injection
|
|
........
|
|
r1959 | danydb | 2008-03-20 23:07:24 +0100 (Thu, 20 Mar 2008) | 1
|
|
line
|
|
|
|
task 34 : Improve CSS
|
|
........
|
|
r1960 | danydb | 2008-03-20 23:45:04 +0100 (Thu, 20 Mar 2008) | 1
|
|
line
|
|
|
|
task 48 : improve report
|
|
........
|
|
r1961 | danydb | 2008-03-20 23:52:32 +0100 (Thu, 20 Mar 2008) | 1
|
|
line
|
|
|
|
Fix small cosmetic bugs and improve the search account_windows
|
|
........
|
|
r1962 | danydb | 2008-03-20 23:55:07 +0100 (Thu, 20 Mar 2008) | 1
|
|
line
|
|
|
|
improve the search account_windows
|
|
........
|
|
r1968 | danydb | 2008-03-21 18:46:26 +0100 (Fri, 21 Mar 2008) | 1
|
|
line
|
|
|
|
Improve the account search functionnality
|
|
........
|
|
r1969 | danydb | 2008-03-21 20:29:39 +0100 (Fri, 21 Mar 2008) | 1
|
|
line
|
|
|
|
task #31 & task #34 : mail follow-up, 2 step instead of 3 and
|
|
improve appearance
|
|
........
|
|
r1970 | danydb | 2008-03-21 22:01:30 +0100 (Fri, 21 Mar 2008) | 1
|
|
line
|
|
|
|
Task #27 : modify detail of folder and template
|
|
........
|
|
r1971 | danydb | 2008-03-21 22:22:20 +0100 (Fri, 21 Mar 2008) | 1
|
|
line
|
|
|
|
Task 53 : add the tva rate in the generated invoice
|
|
........
|
|
r1972 | danydb | 2008-03-21 22:26:41 +0100 (Fri, 21 Mar 2008) | 1
|
|
line
|
|
|
|
Make a insensitive search for the folder name
|
|
........
|
|
r1990 | danydb | 2008-03-26 23:36:46 +0100 (Wed, 26 Mar 2008) | 1
|
|
line
|
|
|
|
Conversion to unicode
|
|
........
|
|
r1991 | danydb | 2008-03-26 23:58:06 +0100 (Wed, 26 Mar 2008) | 1
|
|
line
|
|
|
|
cosmetic
|
|
........
|
|
r1992 | danydb | 2008-03-26 23:58:08 +0100 (Wed, 26 Mar 2008) | 1
|
|
line
|
|
|
|
Remove last latin1 code
|
|
........
|
|
r1995 | danydb | 2008-03-31 17:35:30 +0200 (Mon, 31 Mar 2008) | 1
|
|
line
|
|
|
|
report : Add the button Search for new line
|
|
........
|
|
r1996 | danydb | 2008-03-31 17:38:56 +0200 (Mon, 31 Mar 2008) | 1
|
|
line
|
|
|
|
report : add the set_poste_child
|
|
........
|
|
r1997 | danydb | 2008-03-31 22:32:05 +0200 (Mon, 31 Mar 2008) | 1
|
|
line
|
|
|
|
Next SQL Upgrade for class_acc_tva
|
|
........
|
|
r1998 | danydb | 2008-03-31 22:32:53 +0200 (Mon, 31 Mar 2008) | 1
|
|
line
|
|
|
|
Rewriting of class_acc_parm_code
|
|
........
|
|
r1999 | danydb | 2008-03-31 23:13:23 +0200 (Mon, 31 Mar 2008) | 1
|
|
line
|
|
|
|
Improve VAT class and form
|
|
........
|
|
r2000 | danydb | 2008-03-31 23:16:37 +0200 (Mon, 31 Mar 2008) | 1
|
|
line
|
|
|
|
Rewrite TVA insert
|
|
........
|
|
r2001 | danydb | 2008-04-01 16:01:52 +0200 (Tue, 01 Apr 2008) | 5
|
|
lines
|
|
|
|
Start to rewrite ledger encoding
|
|
Move predefined operation to preod.inc.php
|
|
Add the menu Predefined operation in the parameter module
|
|
........
|
|
r2003 | danydb | 2008-04-01 22:02:26 +0200 (Tue, 01 Apr 2008) | 1
|
|
line
|
|
|
|
Ergonomy : drop folder and template
|
|
........
|
|
r2004 | danydb | 2008-04-03 22:59:45 +0200 (Thu, 03 Apr 2008) | 1
|
|
line
|
|
|
|
Fix undefined variable in class_periode.php
|
|
........
|
|
r2005 | danydb | 2008-04-04 00:13:05 +0200 (Fri, 04 Apr 2008) | 1
|
|
line
|
|
|
|
Fix undefined variable in gestion->customer->operation
|
|
........
|
|
r2006 | danydb | 2008-04-07 14:23:01 +0200 (Mon, 07 Apr 2008) | 1
|
|
line
|
|
|
|
Login & mot de passe en français
|
|
........
|
|
r2007 | danydb | 2008-04-07 15:24:56 +0200 (Mon, 07 Apr 2008) | 1
|
|
line
|
|
|
|
Documentation : change to unicode
|
|
........
|
|
r2008 | danydb | 2008-04-07 16:42:02 +0200 (Mon, 07 Apr 2008) | 1
|
|
line
|
|
|
|
Protect against SQL Injection
|
|
........
|
|
r2009 | danydb | 2008-04-07 16:43:07 +0200 (Mon, 07 Apr 2008) | 1
|
|
line
|
|
|
|
Download the definition of a report
|
|
........
|
|
r2010 | danydb | 2008-04-07 16:57:55 +0200 (Mon, 07 Apr 2008) | 2
|
|
lines
|
|
|
|
Remove debug info
|
|
........
|
|
r2011 | danydb | 2008-04-07 17:32:17 +0200 (Mon, 07 Apr 2008) | 1
|
|
line
|
|
|
|
Upload and save of a definition of a report
|
|
........
|
|
r2012 | danydb | 2008-04-08 17:04:00 +0200 (Tue, 08 Apr 2008) | 1
|
|
line
|
|
|
|
task 50 : use of bcmat to avoid rounding problem
|
|
........
|
|
r2013 | danydb | 2008-04-09 13:48:30 +0200 (Wed, 09 Apr 2008) | 2
|
|
lines
|
|
|
|
task #36 : add a warning if no mini report is defined
|
|
........
|
|
r2024 | danydb | 2008-04-11 18:02:22 +0200 (Fri, 11 Apr 2008) | 1
|
|
line
|
|
|
|
Task #25 : feature backup / restore useful, restore is always in
|
|
unicode
|
|
........
|
|
r2025 | danydb | 2008-04-11 18:35:55 +0200 (Fri, 11 Apr 2008) | 1
|
|
line
|
|
|
|
task 51 : warning when trying to create a new folder
|
|
........
|
|
r2026 | danydb | 2008-04-12 16:00:09 +0200 (Sat, 12 Apr 2008) | 2
|
|
lines
|
|
|
|
Cosmetic : change in the detailled operation Debit by Montant
|
|
........
|
|
r2027 | danydb | 2008-04-12 16:04:32 +0200 (Sat, 12 Apr 2008) | 2
|
|
lines
|
|
|
|
Operation ; without details by default
|
|
........
|
|
r2028 | danydb | 2008-04-12 16:04:47 +0200 (Sat, 12 Apr 2008) | 2
|
|
lines
|
|
|
|
Remove details from operation supplier
|
|
........
|
|
r2029 | danydb | 2008-04-12 16:15:17 +0200 (Sat, 12 Apr 2008) | 1
|
|
line
|
|
|
|
Gestion : fix bug in return button when adding a customer
|
|
........
|
|
r2030 | danydb | 2008-04-12 16:19:19 +0200 (Sat, 12 Apr 2008) | 1
|
|
line
|
|
|
|
Gestion : bug remove delete message
|
|
........
|
|
r2031 | danydb | 2008-04-12 16:22:25 +0200 (Sat, 12 Apr 2008) | 3
|
|
lines
|
|
|
|
Remove php tag and replace by echo
|
|
Add in "Comptabilité" the Great Ledger
|
|
........
|
|
r2032 | danydb | 2008-04-12 17:10:06 +0200 (Sat, 12 Apr 2008) | 1
|
|
line
|
|
|
|
Fix Bilan : France bug with unicode
|
|
........
|
|
r2033 | danydb | 2008-04-12 17:17:55 +0200 (Sat, 12 Apr 2008) | 3
|
|
lines
|
|
|
|
Separate the user setting from the general constant.php, a
|
|
template file is given (config.inc)
|
|
Fix some cosmetic bug for this shit of IE
|
|
........
|
|
r2034 | danydb | 2008-04-18 14:51:13 +0200 (Fri, 18 Apr 2008) | 2
|
|
lines
|
|
|
|
Fix bug : missing coma
|
|
........
|
|
r2035 | danydb | 2008-04-19 23:39:09 +0200 (Sat, 19 Apr 2008) | 1
|
|
line
|
|
|
|
class_widget fix button_href to work on the same way with IE and
|
|
firefox
|
|
........
|
|
r2036 | danydb | 2008-05-01 18:17:06 +0200 (Thu, 01 May 2008) | 2
|
|
lines
|
|
|
|
task #33 start rewriting of encoding operation (VEN)
|
|
........
|
|
r2037 | danydb | 2008-05-01 18:18:26 +0200 (Thu, 01 May 2008) | 2
|
|
lines
|
|
|
|
task #33 start rewriting of encoding operation (VEN)
|
|
........
|
|
r2040 | danydb | 2008-05-07 20:53:32 +0200 (Wed, 07 May 2008) | 1
|
|
line
|
|
|
|
Unicode for doxygen
|
|
........
|
|
r2043 | danydb | 2008-05-25 17:32:51 +0200 (Sun, 25 May 2008) | 2
|
|
lines
|
|
|
|
Default pref is TEXT instead of SELECT
|
|
........
|
|
r2045 | danydb | 2008-06-14 17:48:46 +0200 (Sat, 14 Jun 2008) | 1
|
|
line
|
|
|
|
Add a style input_type
|
|
........
|
|
r2046 | danydb | 2008-06-14 17:49:58 +0200 (Sat, 14 Jun 2008) | 3
|
|
lines
|
|
|
|
1. Replace the CSS class u_content by content, the u_content
|
|
existed for historic reason
|
|
2. Start the coding of ledger sold
|
|
........
|
|
r2048 | danydb | 2008-06-14 18:31:55 +0200 (Sat, 14 Jun 2008) | 1
|
|
line
|
|
|
|
remove javascript warning
|
|
........
|
|
r2049 | danydb | 2008-06-14 18:32:26 +0200 (Sat, 14 Jun 2008) | 1
|
|
line
|
|
|
|
Ledger SOLD add row
|
|
........
|
|
r2050 | danydb | 2008-06-14 19:54:29 +0200 (Sat, 14 Jun 2008) | 1
|
|
line
|
|
|
|
Ledger sold : replace dot by style
|
|
........
|
|
r2051 | danydb | 2008-06-14 21:08:48 +0200 (Sat, 14 Jun 2008) | 1
|
|
line
|
|
|
|
correct unicode char in doc folder
|
|
........
|
|
r2052 | danydb | 2008-06-14 23:58:01 +0200 (Sat, 14 Jun 2008) | 1
|
|
line
|
|
|
|
Ledger SOLD : automatic update of the total
|
|
........
|
|
r2053 | danydb | 2008-06-15 12:05:02 +0200 (Sun, 15 Jun 2008) | 1
|
|
line
|
|
|
|
Performance : the prototype.js is quite heavy, and is not any
|
|
more included in every page, instead now, there is a
|
|
html_min_start_page with a minimum of javascript files and a
|
|
mintoolkit.js which contains the minimum for javascript
|
|
........
|
|
r2054 | danydb | 2008-06-15 12:17:22 +0200 (Sun, 15 Jun 2008) | 1
|
|
line
|
|
|
|
Prototype.js performance, included only if needed, improve
|
|
performance for access.php, user_login.php
|
|
........
|
|
r2055 | danydb | 2008-06-19 11:29:52 +0200 (Thu, 19 Jun 2008) | 1
|
|
line
|
|
|
|
Cosmetic : Adapt CSS for F3
|
|
........
|
|
r2056 | danydb | 2008-06-19 12:18:13 +0200 (Thu, 19 Jun 2008) | 1
|
|
line
|
|
|
|
remove useless comment and debug message
|
|
........
|
|
r2057 | danydb | 2008-06-19 12:32:58 +0200 (Thu, 19 Jun 2008) | 1
|
|
line
|
|
|
|
Update CSS classic
|
|
........
|
|
r2058 | danydb | 2008-06-24 01:14:21 +0200 (Tue, 24 Jun 2008) | 1
|
|
line
|
|
........
|
|
r2059 | danydb | 2008-06-28 14:05:23 +0200 (Sat, 28 Jun 2008) | 1
|
|
line
|
|
|
|
task #67 : infobulle
|
|
........
|
|
r2060 | danydb | 2008-06-28 14:16:37 +0200 (Sat, 28 Jun 2008) | 1
|
|
line
|
|
|
|
Bug in add_row
|
|
........
|
|
r2061 | danydb | 2008-06-28 14:16:49 +0200 (Sat, 28 Jun 2008) | 1
|
|
line
|
|
|
|
task #67 : infobulle
|
|
........
|
|
r2062 | danydb | 2008-06-28 15:21:57 +0200 (Sat, 28 Jun 2008) | 1
|
|
line
|
|
|
|
Compute the sold amount via javascript
|
|
........
|
|
r2063 | danydb | 2008-06-28 15:34:38 +0200 (Sat, 28 Jun 2008) | 1
|
|
line
|
|
|
|
Correct typo
|
|
........
|
|
r2064 | danydb | 2008-07-01 23:02:29 +0200 (Tue, 01 Jul 2008) | 1
|
|
line
|
|
|
|
Add predef operation for VEN
|
|
........
|
|
r2065 | danydb | 2008-07-02 23:57:45 +0200 (Wed, 02 Jul 2008) | 1
|
|
line
|
|
|
|
Fixed undefined use_predef
|
|
........
|
|
r2066 | danydb | 2008-07-03 15:27:22 +0200 (Thu, 03 Jul 2008) | 2
|
|
lines
|
|
|
|
Work without prototype.js
|
|
........
|
|
r2067 | danydb | 2008-07-03 18:33:03 +0200 (Thu, 03 Jul 2008) | 2
|
|
lines
|
|
|
|
Fix bug with undefined variable
|
|
........
|
|
r2068 | danydb | 2008-07-03 18:43:53 +0200 (Thu, 03 Jul 2008) | 2
|
|
lines
|
|
|
|
typo
|
|
........
|
|
r2069 | danydb | 2008-07-03 20:37:06 +0200 (Thu, 03 Jul 2008) | 1
|
|
line
|
|
|
|
New version for Ledger sold and invoice
|
|
........
|
|
r2070 | danydb | 2008-07-03 20:56:47 +0200 (Thu, 03 Jul 2008) | 1
|
|
line
|
|
|
|
Update infobulle + typo
|
|
........
|
|
r2071 | danydb | 2008-07-04 12:55:16 +0200 (Fri, 04 Jul 2008) | 1
|
|
line
|
|
|
|
Correct last bug for compta_ven
|
|
........
|
|
r2072 | danydb | 2008-07-04 14:34:24 +0200 (Fri, 04 Jul 2008) | 1
|
|
line
|
|
|
|
Task#39 Migrate to unicode
|
|
........
|
|
r2073 | danydb | 2008-07-04 14:34:47 +0200 (Fri, 04 Jul 2008) | 1
|
|
line
|
|
|
|
Task#39 Migrate to unicode
|
|
........
|
|
r2074 | danydb | 2008-07-04 14:40:38 +0200 (Fri, 04 Jul 2008) | 2
|
|
lines
|
|
|
|
Add documentation for task #39 (unicode)
|
|
........
|
|
r2075 | danydb | 2008-07-04 14:53:47 +0200 (Fri, 04 Jul 2008) | 2
|
|
lines
|
|
|
|
cosmetic
|
|
........
|
|
r2076 | danydb | 2008-07-04 16:52:56 +0200 (Fri, 04 Jul 2008) | 2
|
|
lines
|
|
|
|
cosmetic
|
|
........
|
|
r2077 | danydb | 2008-07-04 18:02:23 +0200 (Fri, 04 Jul 2008) | 1
|
|
line
|
|
|
|
Update CSS
|
|
........
|
|
r2078 | danydb | 2008-07-04 18:22:11 +0200 (Fri, 04 Jul 2008) | 2
|
|
lines
|
|
|
|
Add reset type
|
|
........
|
|
r2079 | danydb | 2008-07-04 21:50:24 +0200 (Fri, 04 Jul 2008) | 1
|
|
line
|
|
|
|
Rewriting of the financial ledger
|
|
........
|
|
r2080 | danydb | 2008-07-04 21:53:43 +0200 (Fri, 04 Jul 2008) | 1
|
|
line
|
|
|
|
Cosmetic
|
|
........
|
|
r2081 | danydb | 2008-07-05 00:18:17 +0200 (Sat, 05 Jul 2008) | 1
|
|
line
|
|
|
|
Ledger Purchase
|
|
........
|
|
r2082 | danydb | 2008-07-05 00:18:42 +0200 (Sat, 05 Jul 2008) | 1
|
|
line
|
|
|
|
rename compta_ach.php
|
|
........
|
|
r2083 | danydb | 2008-07-05 03:49:35 +0200 (Sat, 05 Jul 2008) | 1
|
|
line
|
|
|
|
Finish ledger purchase
|
|
........
|
|
r2084 | danydb | 2008-07-05 04:22:50 +0200 (Sat, 05 Jul 2008) | 1
|
|
line
|
|
|
|
bugs ledger purchase + javascript : need to trim parameters for
|
|
Ajax (qcode and amounts)
|
|
........
|
|
r2085 | danydb | 2008-07-05 06:04:21 +0200 (Sat, 05 Jul 2008) | 1
|
|
line
|
|
|
|
Rewriting of the ledger is complete, now we can remove dead code
|
|
and files
|
|
........
|
|
r2086 | danydb | 2008-07-05 14:10:23 +0200 (Sat, 05 Jul 2008) | 1
|
|
line
|
|
|
|
Correct javascript bugs
|
|
........
|
|
r2087 | danydb | 2008-07-05 14:13:16 +0200 (Sat, 05 Jul 2008) | 1
|
|
line
|
|
|
|
code cleaning
|
|
........
|
|
r2088 | danydb | 2008-07-05 14:34:16 +0200 (Sat, 05 Jul 2008) | 1
|
|
line
|
|
|
|
code cleaning
|
|
........
|
|
r2089 | danydb | 2008-07-05 17:18:48 +0200 (Sat, 05 Jul 2008) | 1
|
|
line
|
|
|
|
Adapt a little bit the direct writing
|
|
........
|
|
r2090 | danydb | 2008-07-05 21:53:50 +0200 (Sat, 05 Jul 2008) | 1
|
|
line
|
|
|
|
Improve installation
|
|
........
|
|
r2091 | danydb | 2008-07-05 21:54:00 +0200 (Sat, 05 Jul 2008) | 1
|
|
line
|
|
|
|
Improve installation
|
|
........
|
|
r2092 | danydb | 2008-07-05 22:20:11 +0200 (Sat, 05 Jul 2008) | 1
|
|
line
|
|
|
|
Setup
|
|
........
|
|
r2093 | danydb | 2008-07-05 22:33:36 +0200 (Sat, 05 Jul 2008) | 1
|
|
line
|
|
|
|
Readd user_action_gl.php
|
|
........
|
|
r2094 | danydb | 2008-07-05 22:38:15 +0200 (Sat, 05 Jul 2008) | 1
|
|
line
|
|
|
|
Re-add user_action_gl.php
|
|
........
|
|
r2095 | danydb | 2008-07-06 00:52:23 +0200 (Sun, 06 Jul 2008) | 1
|
|
line
|
|
|
|
New setup
|
|
........
|
|
r2096 | danydb | 2008-07-06 02:02:41 +0200 (Sun, 06 Jul 2008) | 1
|
|
line
|
|
|
|
small bugs
|
|
........
|
|
r2097 | danydb | 2008-07-06 19:27:05 +0200 (Sun, 06 Jul 2008) | 1
|
|
line
|
|
|
|
Fix security bug with domain
|
|
........
|
|
r2098 | danydb | 2008-07-06 19:39:55 +0200 (Sun, 06 Jul 2008) | 1
|
|
line
|
|
|
|
fix bug : javascript Purchase does not update correctly when a
|
|
card is blanked
|
|
........
|
|
r2099 | danydb | 2008-07-13 00:31:41 +0200 (Sun, 13 Jul 2008) | 1
|
|
line
|
|
|
|
Task #49 add a simple todo list
|
|
........
|
|
r2100 | danydb | 2008-07-13 00:32:08 +0200 (Sun, 13 Jul 2008) | 1
|
|
line
|
|
|
|
remove print_r
|
|
........
|
|
r2101 | danydb | 2008-07-13 00:43:55 +0200 (Sun, 13 Jul 2008) | 1
|
|
line
|
|
|
|
Add sql patch 49
|
|
........
|
|
r2102 | danydb | 2008-07-13 00:44:08 +0200 (Sun, 13 Jul 2008) | 1
|
|
line
|
|
|
|
Add sql patch 49
|
|
........
|
|
r2103 | danydb | 2008-07-13 00:59:01 +0200 (Sun, 13 Jul 2008) | 1
|
|
line
|
|
|
|
Fix bug in the table todo_list
|
|
........
|
|
r2104 | danydb | 2008-07-13 01:09:49 +0200 (Sun, 13 Jul 2008) | 1
|
|
line
|
|
|
|
Task #49 cosmetic todo list
|
|
........
|
|
r2105 | danydb | 2008-07-15 19:56:35 +0200 (Tue, 15 Jul 2008) | 1
|
|
line
|
|
|
|
remove var_dump
|
|
........
|
|
r2106 | danydb | 2008-07-16 21:42:42 +0200 (Wed, 16 Jul 2008) | 1
|
|
line
|
|
|
|
Fix bug : creating card
|
|
........
|
|
r2107 | danydb | 2008-07-17 12:46:16 +0200 (Thu, 17 Jul 2008) | 1
|
|
line
|
|
|
|
Fix numerous small bugs
|
|
........
|
|
r2108 | danydb | 2008-07-17 13:20:51 +0200 (Thu, 17 Jul 2008) | 1
|
|
line
|
|
|
|
Fix bug : if the account changed for a card then the ledgers are
|
|
update with the new account
|
|
........
|
|
r2109 | danydb | 2008-07-17 14:44:42 +0200 (Thu, 17 Jul 2008) | 1
|
|
line
|
|
|
|
Fix : character encoding
|
|
........
|
|
r2110 | danydb | 2008-07-17 20:34:15 +0200 (Thu, 17 Jul 2008) | 1
|
|
line
|
|
|
|
task : the attribut of a card are now ordered by the users
|
|
........
|
|
r2111 | danydb | 2008-07-18 13:45:10 +0200 (Fri, 18 Jul 2008) | 1
|
|
line
|
|
|
|
Import of opening are now concerned by the qcode
|
|
........
|
|
r2112 | danydb | 2008-07-18 14:05:47 +0200 (Fri, 18 Jul 2008) | 2
|
|
lines
|
|
|
|
Fix bug : quick_writing_add_row duplicates value
|
|
........
|
|
r2113 | danydb | 2008-07-18 14:23:28 +0200 (Fri, 18 Jul 2008) | 1
|
|
line
|
|
|
|
Cosmetic : add comment, fix bug for quick_writing (add a verify )
|
|
........
|
|
r2114 | danydb | 2008-07-21 22:25:33 +0200 (Mon, 21 Jul 2008) | 1
|
|
line
|
|
|
|
SQL Patch Add order to the card
|
|
........
|
|
r2115 | danydb | 2008-07-22 15:17:33 +0200 (Tue, 22 Jul 2008) | 1
|
|
line
|
|
|
|
Release candidate : fix bug ledger sold
|
|
........
|
|
r2116 | danydb | 2008-07-22 17:50:14 +0200 (Tue, 22 Jul 2008) | 1
|
|
line
|
|
|
|
Fix Bug : Ledger SOLD & PURCHASE
|
|
........
|
|
r2117 | danydb | 2008-07-24 18:11:57 +0200 (Thu, 24 Jul 2008) | 1
|
|
line
|
|
|
|
Fix Bug Ledger FIN + import FIN
|
|
........
|
|
r2118 | danydb | 2008-07-24 18:29:20 +0200 (Thu, 24 Jul 2008) | 1
|
|
line
|
|
|
|
Fix Bug Import FIN utf8 encoding
|
|
........
|
|
r2119 | danydb | 2008-07-24 22:19:23 +0200 (Thu, 24 Jul 2008) | 1
|
|
line
|
|
|
|
Fix Bug Printing and Quick Writing
|
|
........
|
|
r2120 | danydb | 2008-07-24 22:46:50 +0200 (Thu, 24 Jul 2008) | 1
|
|
line
|
|
|
|
Fix Bug Security
|
|
........
|
|
r2121 | danydb | 2008-07-24 22:51:05 +0200 (Thu, 24 Jul 2008) | 1
|
|
line
|
|
|
|
Cosmetic
|
|
........
|
|
r2122 | danydb | 2008-07-24 23:00:38 +0200 (Thu, 24 Jul 2008) | 2
|
|
lines
|
|
|
|
Fix problem with simple printing French
|
|
........
|
|
r2123 | danydb | 2008-07-24 23:01:48 +0200 (Thu, 24 Jul 2008) | 2
|
|
lines
|
|
|
|
Missing {
|
|
........
|
|
r2124 | danydb | 2008-07-24 23:02:45 +0200 (Thu, 24 Jul 2008) | 2
|
|
lines
|
|
|
|
Unicode
|
|
........
|
|
r2125 | danydb | 2008-07-24 23:04:31 +0200 (Thu, 24 Jul 2008) | 2
|
|
lines
|
|
|
|
Unicode
|
|
........
|
|
r2126 | danydb | 2008-07-25 17:40:28 +0200 (Fri, 25 Jul 2008) | 1
|
|
line
|
|
|
|
Fix Bug install on windows
|
|
........
|
|
r2127 | danydb | 2008-07-25 17:42:01 +0200 (Fri, 25 Jul 2008) | 1
|
|
line
|
|
|
|
Add version
|
|
........
|
|
r2128 | danydb | 2008-07-25 17:44:38 +0200 (Fri, 25 Jul 2008) | 1
|
|
line
|
|
|
|
short tag
|
|
........
|
|
r2129 | danydb | 2008-07-25 18:40:34 +0200 (Fri, 25 Jul 2008) | 1
|
|
line
|
|
|
|
Add Generate invoice + Fix bug for show_ledger()
|
|
........
|
|
r2130 | danydb | 2008-07-25 20:51:47 +0200 (Fri, 25 Jul 2008) | 1
|
|
line
|
|
|
|
remove debug
|
|
........
|
|
r2131 | danydb | 2008-07-25 20:52:12 +0200 (Fri, 25 Jul 2008) | 1
|
|
line
|
|
|
|
set version
|
|
........
|
|
r2132 | danydb | 2008-07-27 22:55:03 +0200 (Sun, 27 Jul 2008) | 1
|
|
line
|
|
|
|
Unicode
|
|
........
|
|
r2133 | danydb | 2008-08-28 17:52:50 +0200 (Thu, 28 Aug 2008) | 1
|
|
line
|
|
|
|
add pguser for documentation
|
|
........
|
|
r2134 | danydb | 2008-08-28 19:55:26 +0200 (Thu, 28 Aug 2008) | 1
|
|
line
|
|
|
|
correst documentation script
|
|
........
|
|
r2135 | danydb | 2008-08-28 21:23:05 +0200 (Thu, 28 Aug 2008) | 1
|
|
line
|
|
|
|
Improve install. : automatic writing of htaccess file
|
|
........
|
|
r2136 | danydb | 2008-08-28 21:23:21 +0200 (Thu, 28 Aug 2008) | 1
|
|
line
|
|
|
|
Improve install. : automatic writing of htaccess file
|
|
........
|
|
r2137 | danydb | 2008-08-28 22:43:31 +0200 (Thu, 28 Aug 2008) | 1
|
|
line
|
|
|
|
Remove the useless category of card
|
|
........
|
|
r2138 | danydb | 2008-08-29 15:57:33 +0200 (Fri, 29 Aug 2008) | 1
|
|
line
|
|
|
|
update version
|
|
........
|
|
r2139 | danydb | 2008-09-04 21:49:29 +0200 (Thu, 04 Sep 2008) | 1
|
|
line
|
|
|
|
update doc
|
|
........
|
|
r2140 | danydb | 2008-09-06 20:47:13 +0200 (Sat, 06 Sep 2008) | 1
|
|
line
|
|
|
|
Remove a not wanted hidden value which makes failed the searching
|
|
for card
|
|
........
|
|
r2141 | danydb | 2008-09-07 18:57:42 +0200 (Sun, 07 Sep 2008) | 1
|
|
line
|
|
|
|
Update doc.
|
|
........
|
|
r2142 | danydb | 2008-09-08 13:38:00 +0200 (Mon, 08 Sep 2008) | 1
|
|
line
|
|
|
|
Fix small in fin
|
|
........
|
|
r2143 | danydb | 2008-09-08 13:49:52 +0200 (Mon, 08 Sep 2008) | 1
|
|
line
|
|
|
|
Fix small bugs in ach & ven
|
|
........
|
|
r2144 | danydb | 2008-09-08 13:57:25 +0200 (Mon, 08 Sep 2008) | 1
|
|
line
|
|
|
|
bug : courrier concerne
|
|
........
|
|
r2145 | danydb | 2008-09-08 14:24:00 +0200 (Mon, 08 Sep 2008) | 2
|
|
lines
|
|
|
|
Fix bug with export of report
|
|
........
|
|
r2146 | danydb | 2008-09-08 15:25:50 +0200 (Mon, 08 Sep 2008) | 1
|
|
line
|
|
|
|
Add the security
|
|
........
|
|
r2147 | danydb | 2008-09-09 21:31:52 +0200 (Tue, 09 Sep 2008) | 1
|
|
line
|
|
|
|
files cleaning
|
|
........
|
|
r2148 | danydb | 2008-09-09 21:34:40 +0200 (Tue, 09 Sep 2008) | 1
|
|
line
|
|
|
|
files cleaning
|
|
........
|
|
r2149 | danydb | 2008-09-10 13:52:56 +0200 (Wed, 10 Sep 2008) | 1
|
|
line
|
|
|
|
Fix bug in ledger sold, purchase for negative amount and
|
|
financial for qcode
|
|
........
|
|
r2150 | danydb | 2008-09-10 14:33:07 +0200 (Wed, 10 Sep 2008) | 1
|
|
line
|
|
|
|
update version
|
|
........
|
|
r2151 | danydb | 2008-09-10 14:42:24 +0200 (Wed, 10 Sep 2008) | 1
|
|
line
|
|
|
|
Add patch for insert_jrnx
|
|
........
|
|
r2152 | danydb | 2008-09-10 14:42:56 +0200 (Wed, 10 Sep 2008) | 1
|
|
line
|
|
|
|
update version
|
|
........
|
|
r2153 | danydb | 2008-09-10 17:53:28 +0200 (Wed, 10 Sep 2008) | 1
|
|
line
|
|
|
|
typo
|
|
........
|
|
r2154 | danydb | 2008-09-10 18:07:51 +0200 (Wed, 10 Sep 2008) | 1
|
|
line
|
|
|
|
Fix layout
|
|
........
|
|
r2155 | danydb | 2008-09-13 18:08:09 +0200 (Sat, 13 Sep 2008) | 1
|
|
line
|
|
|
|
Update documentation
|
|
........
|
|
r2156 | danydb | 2008-09-13 18:11:52 +0200 (Sat, 13 Sep 2008) | 1
|
|
line
|
|
|
|
Update version
|
|
........
|
|
r2157 | danydb | 2008-09-13 22:27:29 +0200 (Sat, 13 Sep 2008) | 1
|
|
line
|
|
|
|
Add document to upload
|
|
........
|
|
r2158 | danydb | 2008-09-13 22:28:52 +0200 (Sat, 13 Sep 2008) | 1
|
|
line
|
|
|
|
Add document
|
|
........
|
|
|
|
2008-09-13 20:48 danydb
|
|
|
|
* .: Initialized merge tracking via "svnmerge" with revisions
|
|
"1-1908" from
|
|
svn+ssh://danydb@svn/svn/phpcompta/branches/rel410-exp
|
|
|
|
2008-06-13 19:18 danydb
|
|
|
|
* include/user_menu.php: Page Accueil : ordre alphabetique des
|
|
dossiers
|
|
|
|
2008-05-07 18:46 danydb
|
|
|
|
* include/class_customer.php, include/class_periode.php,
|
|
include/class_supplier.php: Fix bug : Quick code must be used in
|
|
gestion
|
|
|
|
2008-05-07 17:46 danydb
|
|
|
|
* include/class_acc_ledger.php: code doc.
|
|
|
|
2008-04-10 08:19 danydb
|
|
|
|
* html/priv_user.php: Bug cosmetic : warning message when no folder
|
|
is found
|
|
|
|
2008-04-01 14:57 danydb
|
|
|
|
* html/document/fr_be/bnb.form, html/document/fr_be/bnb.rtf: Bilan
|
|
: problem with 649
|
|
|
|
2008-03-30 12:00 danydb
|
|
|
|
* include/class_acc_ledger.php: Remove useless (and wrong) hexdec
|
|
function in compute_internal
|
|
|
|
2008-03-26 21:03 danydb
|
|
|
|
* include/param_pcmn.inc.php: replace ExecSql by ExecSqlParam
|
|
|
|
2008-03-26 20:56 danydb
|
|
|
|
* include/param_pcmn.inc.php: Bug : a not needed quote
|
|
|
|
2008-03-25 13:22 danydb
|
|
|
|
* html/poste_csv.php, html/quick_code_csv.php,
|
|
include/class_acc_account_ledger.php,
|
|
include/class_acc_operation.php, include/class_customer.php,
|
|
include/class_fiche.php, include/class_periode.php,
|
|
include/class_supplier.php, include/impress_poste.inc.php,
|
|
include/postgres.php: task #55 : link from customer / supplier to
|
|
all operation + detail
|
|
|
|
2008-03-25 08:18 danydb
|
|
|
|
* include/class_acc_account.php, include/param_pcmn.inc.php: Fix :
|
|
Produit & charge inverse
|
|
|
|
2008-03-21 11:13 danydb
|
|
|
|
* include/user_common.php: Fix : vulnerability SQL Injection
|
|
|
|
2008-03-21 10:49 danydb
|
|
|
|
* include/user_action_fin.php: Filter the financial balance from
|
|
the current exercice only
|
|
|
|
2008-03-21 10:45 danydb
|
|
|
|
* include/param_jrn_detail.inc.php: Bug : last short-tag
|
|
|
|
2008-03-20 12:49 danydb
|
|
|
|
* include/param_jrn_detail.inc.php: Long tag
|
|
|
|
2008-03-18 16:36 danydb
|
|
|
|
* include/constant.php: Constant.php contains test value for psql
|
|
8.3
|
|
|
|
2008-03-18 14:56 danydb
|
|
|
|
* html/admin/sql/patch/upgrade47.sql, html/index.php,
|
|
include/constant.php: Bug Fix comptability for psql 8.3 see
|
|
upgrade47.sql
|
|
|
|
2008-03-18 14:50 danydb
|
|
|
|
* html/admin/sql/patch/upgrade46.sql: Bug the sql 45 contains the
|
|
wrong value for the next version
|
|
|
|
2008-03-15 23:16 danydb
|
|
|
|
* include/constant.php, sql/upgrade.sql: v4.0.2 Bug : comptability
|
|
psql 8.3
|
|
|
|
2008-03-15 22:40 danydb
|
|
|
|
* sql/upgrade.sql: BUG comptability postgresql 8.3
|
|
|
|
2008-03-15 20:00 danydb
|
|
|
|
* include/user_common.php: Fix wrong unicode for echeance
|
|
|
|
2008-03-15 19:21 danydb
|
|
|
|
* html/admin/sql/patch/upgrade45.sql, html/index.php: Forget to add
|
|
the sql 45
|
|
|
|
2008-03-15 18:28 danydb
|
|
|
|
* include/class_acc_ledger.php, include/user_common.php: Fix
|
|
problem with rounded value
|
|
|
|
2008-03-12 22:38 danydb
|
|
|
|
* include/user_form_fin.php: task 47 add more check for fin. ledger
|
|
|
|
2008-03-11 12:17 danydb
|
|
|
|
* html/control.php: it is a workaround for some system where the
|
|
PHPSESSID is not passed
|
|
|
|
2008-03-11 09:43 danydb
|
|
|
|
* html/.htaccess: Put the session.use_trans_sid in the htaccess
|
|
file
|
|
|
|
2008-03-10 10:55 danydb
|
|
|
|
* html/admin/setup.php, include/constant.php: IMP The database is a
|
|
variable in constant.php and add the patch sql 45 for
|
|
Compatibility with 8.3
|
|
|
|
2008-03-07 13:42 danydb
|
|
|
|
* sql/upgrade.sql: Compatibility for postgresql8.3
|
|
|
|
2008-03-06 10:58 danydb
|
|
|
|
* html/admin/setup.php, html/admin/sql/patch/upgrade44.sql,
|
|
include/user_common.php: Bug #41 : record even operation with
|
|
amount of 0
|
|
|
|
2008-03-03 21:39 danydb
|
|
|
|
* include/class_acc_ledger.php: Bug Fix : centralized ledger
|
|
doesn't work
|
|
|
|
2008-03-03 21:21 danydb
|
|
|
|
* include/class_acc_ledger.php: Bug Fix order of centralized
|
|
|
|
2008-03-03 14:40 danydb
|
|
|
|
* doc/Makefile, doc/manuel-fr.odt, doc/manuel-fr.pdf,
|
|
doc/manuel-fr.sgml, doc/manuel.odt, html/admin/.cvsignore: Merge
|
|
with rel400 completed. Update of the doc
|
|
|
|
2008-02-28 22:03 danydb
|
|
|
|
* html/admin/sql/patch/upgrade39.sql: Compatibility with postgresql
|
|
8.1
|
|
|
|
2008-02-26 17:26 danydb
|
|
|
|
* contrib/document_test/facture-calc.ods, doc/developper/Doxyfile,
|
|
doc/developper/html, html/access.php, html/admin/setup.php,
|
|
html/admin/sql/patch/upgrade36.BE.sql,
|
|
html/admin/sql/patch/upgrade41.sql,
|
|
html/admin/sql/patch/upgrade42.sql,
|
|
html/admin/sql/patch/upgrade43.sql, html/annulation.php,
|
|
html/budget.php, html/ca_bc_csv.php, html/ca_bc_pdf.php,
|
|
html/ca_bs_csv.php, html/ca_bs_pdf.php, html/ca_list_csv.php,
|
|
html/ca_list_pdf.php, html/caop_detail.php,
|
|
html/comptanalytic.php, html/confirm_remove.php,
|
|
html/document/fr_be/bnb.form, html/document/fr_be/bnb.rtf,
|
|
html/ecrit_ouv.php, html/js/caod_compute.js, html/js/compute.js,
|
|
html/js/compute_direct.js, html/js/confirm.js,
|
|
html/modify_op.php, html/poste_csv.php, html/remove_op.php,
|
|
html/search_ca.php, html/show_document_modele.php,
|
|
html/show_pj.php, include/ac_common.php,
|
|
include/anc_group.inc.php, include/anc_imp.inc.php,
|
|
include/anc_od.inc.php, include/anc_pa.inc.php,
|
|
include/balance.inc.php, include/bud_detail.inc.php,
|
|
include/bud_sacc.inc.php, include/bud_synthese.inc.php,
|
|
include/ca_group.inc.php, include/ca_imp.inc.php,
|
|
include/ca_od.inc.php, include/ca_pa.inc.php,
|
|
include/central_inc.php, include/check_priv.php,
|
|
include/class_acc_account.php,
|
|
include/class_acc_account_ledger.php,
|
|
include/class_acc_bilan.php, include/class_acc_jrn_info.php,
|
|
include/class_acc_operation.php, include/class_acexception.php,
|
|
include/class_action.php, include/class_admin.php,
|
|
include/class_anc_account.php,
|
|
include/class_anc_group_operation.php,
|
|
include/class_anc_listing.php, include/class_anc_operation.php,
|
|
include/class_anc_plan.php, include/class_anc_print.php,
|
|
include/class_attribut.php, include/class_bud_card.php,
|
|
include/class_bud_data.php, include/class_bud_detail_periode.php,
|
|
include/class_bud_hypo.php, include/class_bud_synthese.php,
|
|
include/class_bud_synthese_acc.php,
|
|
include/class_bud_synthese_anc.php,
|
|
include/class_bud_synthese_group.php,
|
|
include/class_bud_synthese_hypo.php, include/class_contact.php,
|
|
include/class_document.php, include/class_document_modele.php,
|
|
include/class_document_type.php, include/class_fiche_def_ref.php,
|
|
include/class_gestion_purchase.php,
|
|
include/class_gestion_sold.php, include/class_gestion_table.php,
|
|
include/class_parm_code.php, include/class_periode.php,
|
|
include/class_pre_op_ach.php, include/class_pre_op_advanced.php,
|
|
include/class_pre_op_fin.php, include/class_pre_op_ods.php,
|
|
include/class_pre_op_ven.php, include/class_pre_operation.php,
|
|
include/class_rapport.php, include/class_supplier.php,
|
|
include/constant.php, include/decla.BE.inc.php,
|
|
include/depense.inc.php, include/dossier.inc.php,
|
|
include/form_inc.php, include/header_print.php,
|
|
include/import_inc.php, include/impress_fiche.inc.php,
|
|
include/impress_inc.php, include/impress_jrn.inc.php,
|
|
include/impress_poste.inc.php, include/impress_rapport.inc.php,
|
|
include/jrn.php, include/modele.inc.php, include/periode.inc.php,
|
|
include/poste.php, include/postgres.php, include/pref.inc.php,
|
|
include/quick_writing.inc.php, include/user.inc.php,
|
|
include/user_action_fin.php, include/user_action_ven.php,
|
|
include/user_form_ach.php, include/user_form_fin.php,
|
|
include/user_form_ven.php, include/user_menu.php,
|
|
sql/upgrade.sql: Merge with the branches/rel400
|
|
* New module budget
|
|
* Detail for impress of account
|
|
* Code rewrited
|
|
* Group in analytic accountancy
|
|
* Fix Bug
|
|
|
|
2008-02-19 17:14 root
|
|
|
|
* .: Change structure
|
|
|
|
2008-02-11 20:06 sparkyx
|
|
|
|
* : update header
|
|
|
|
2008-02-11 18:53 sparkyx
|
|
|
|
* : merge with rel310C
|
|
|
|
2008-01-26 18:15 sparkyx
|
|
|
|
* : 2409 - amort - actif inv
|
|
|
|
2008-01-26 18:10 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2008-01-26 15:54 sparkyx
|
|
|
|
* : Add documentation
|
|
|
|
2008-01-24 23:43 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2008-01-24 23:13 sparkyx
|
|
|
|
* : Support for windows
|
|
|
|
2008-01-24 19:43 sparkyx
|
|
|
|
* : Fix latest cosmetic bugs
|
|
|
|
2008-01-22 17:59 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2008-01-22 17:58 sparkyx
|
|
|
|
* : Check sum analytic
|
|
|
|
2008-01-22 17:42 sparkyx
|
|
|
|
* : fix cosmetic
|
|
|
|
2008-01-22 16:12 sparkyx
|
|
|
|
* : Fix last bugs
|
|
|
|
2008-01-18 20:16 sparkyx
|
|
|
|
* : avoid unknow user
|
|
|
|
2008-01-18 20:14 sparkyx
|
|
|
|
* : remove debug
|
|
|
|
2008-01-18 20:14 sparkyx
|
|
|
|
* : initial stock when a new stock code is used
|
|
|
|
2008-01-18 20:12 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2008-01-17 19:44 sparkyx
|
|
|
|
* : Change menu
|
|
|
|
2008-01-17 18:43 sparkyx
|
|
|
|
* : Fix cosmetic
|
|
|
|
2008-01-17 17:28 sparkyx
|
|
|
|
* : Fix bug with new widget::submit
|
|
|
|
2008-01-17 17:28 sparkyx
|
|
|
|
* : Change icon by SELECT
|
|
|
|
2008-01-17 14:57 sparkyx
|
|
|
|
* : fix small bug
|
|
|
|
2008-01-17 14:48 sparkyx
|
|
|
|
* : replace function widget::Submit and static
|
|
widget::submit_button by static widget::submit (same for Reset)
|
|
|
|
2008-01-17 13:34 sparkyx
|
|
|
|
* : replace function widget::Submit and static
|
|
widget::submit_button by static widget::submit (same for Reset)
|
|
|
|
2008-01-16 15:22 sparkyx
|
|
|
|
* : Change ob_clean by ob_end_clean to discard the buffer
|
|
|
|
2008-01-12 21:24 sparkyx
|
|
|
|
* : Patch and database
|
|
|
|
2008-01-12 20:50 sparkyx
|
|
|
|
* : Add hour and minute to header
|
|
|
|
2008-01-12 20:45 sparkyx
|
|
|
|
* : Add the id
|
|
|
|
2008-01-12 20:10 sparkyx
|
|
|
|
* : centralization file is not an independant file accessible from
|
|
the "gestion"
|
|
|
|
2008-01-12 20:08 sparkyx
|
|
|
|
* : Change acc_account => acc_account_ledger because the tmp_pcmn
|
|
contains now a new column for the type of the account (asset,
|
|
expense...) which permit to check if the accountancy is valid
|
|
|
|
2008-01-12 20:08 sparkyx
|
|
|
|
* : test verify_bilan.inc.php
|
|
|
|
2008-01-12 20:07 sparkyx
|
|
|
|
* : Change acc_account => acc_account_ledger
|
|
|
|
2008-01-12 20:05 sparkyx
|
|
|
|
* : move the verification into a separate file :
|
|
include/verif_bilan.inc.php
|
|
|
|
2008-01-12 20:03 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2008-01-12 18:25 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2008-01-11 23:34 sparkyx
|
|
|
|
* : Change cl_user to User
|
|
|
|
2008-01-11 23:33 sparkyx
|
|
|
|
* : Adapt to ASBL (subside 73 & 74)
|
|
|
|
2008-01-10 23:12 sparkyx
|
|
|
|
* : Fix periode
|
|
|
|
2008-01-10 21:56 sparkyx
|
|
|
|
* : removed by mistake
|
|
|
|
2008-01-10 21:55 sparkyx
|
|
|
|
* : obsolete
|
|
|
|
2008-01-10 21:44 sparkyx
|
|
|
|
* : Add centralized and closing periode to gestion module
|
|
Add security for module Budget
|
|
Add paid & unpaid to module "gestion"
|
|
Add Periode & Centra to module "Gestion"
|
|
Add Filter for gestion, security
|
|
Documentation
|
|
Close periode by ledger
|
|
|
|
2008-01-10 21:36 sparkyx
|
|
|
|
* : obsolete
|
|
|
|
2008-01-10 21:35 sparkyx
|
|
|
|
* : Move ledger, accountancy plan and sec here
|
|
|
|
2008-01-10 21:32 sparkyx
|
|
|
|
* : Move central.php to include/central.inc.php
|
|
|
|
2008-01-10 21:31 sparkyx
|
|
|
|
* : test
|
|
|
|
2008-01-10 21:27 sparkyx
|
|
|
|
* : Add centralized and closing periode to gestion module
|
|
|
|
2008-01-10 21:26 sparkyx
|
|
|
|
* : Add security
|
|
|
|
2008-01-10 21:25 sparkyx
|
|
|
|
* : Close the periode by ledger
|
|
|
|
2008-01-09 12:41 sparkyx
|
|
|
|
* : The faq is now on the website
|
|
|
|
2008-01-04 22:32 sparkyx
|
|
|
|
* : Fix : 2 fois le meme nom de dossier
|
|
|
|
2008-01-02 15:42 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2008-01-02 15:23 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2008-01-01 21:02 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2008-01-01 20:55 sparkyx
|
|
|
|
* : beta Module Budget
|
|
|
|
2008-01-01 18:15 sparkyx
|
|
|
|
* : add the function hidden
|
|
|
|
2008-01-01 18:12 sparkyx
|
|
|
|
* : select the synthese
|
|
|
|
2007-12-31 16:44 sparkyx
|
|
|
|
* : Fix the synthese
|
|
|
|
2007-12-31 16:43 sparkyx
|
|
|
|
* : Ready without Analytic
|
|
|
|
2007-12-31 16:42 sparkyx
|
|
|
|
* : Initial value included in the total ???
|
|
|
|
2007-12-31 16:28 sparkyx
|
|
|
|
* : Finish the export_html
|
|
|
|
2007-12-31 01:31 sparkyx
|
|
|
|
* : Problem with head-foot part of the budget module
|
|
|
|
2007-12-30 22:47 sparkyx
|
|
|
|
* : Justify tab
|
|
|
|
2007-12-30 22:20 sparkyx
|
|
|
|
* : Add export CSV - HTML to Bud_Synthese_anc & acc
|
|
|
|
2007-12-30 16:41 sparkyx
|
|
|
|
* : Complete the synthese part of the budget module
|
|
|
|
2007-12-30 16:37 sparkyx
|
|
|
|
* : Synthesis by group, load and head_foot function
|
|
|
|
2007-12-30 14:51 sparkyx
|
|
|
|
* : fix bug with array
|
|
|
|
2007-12-30 13:49 sparkyx
|
|
|
|
* : correct the swap
|
|
|
|
2007-12-30 13:37 sparkyx
|
|
|
|
* : Add the summary
|
|
|
|
2007-12-30 13:09 sparkyx
|
|
|
|
* : Add detail by row
|
|
|
|
2007-12-30 12:58 sparkyx
|
|
|
|
* : Add the result by row
|
|
|
|
2007-12-29 21:34 sparkyx
|
|
|
|
* : Add Synthese for Analytic (Synthese 2)
|
|
|
|
2007-12-29 19:50 sparkyx
|
|
|
|
* : Load the data from database
|
|
|
|
2007-12-28 18:46 sparkyx
|
|
|
|
* : start with bud_synthese
|
|
|
|
2007-12-28 16:54 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2007-12-28 16:41 sparkyx
|
|
|
|
* : Date d'echeance
|
|
|
|
2007-12-28 16:36 sparkyx
|
|
|
|
* : Recherche -> Recherche poste or Recherche fiche
|
|
|
|
2007-12-28 16:34 sparkyx
|
|
|
|
* : include -> include_once
|
|
|
|
2007-12-28 16:25 sparkyx
|
|
|
|
* : small bug
|
|
|
|
2007-12-28 15:56 sparkyx
|
|
|
|
* : Add verify function + fix bug in budget detail
|
|
|
|
2007-12-27 18:21 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2007-12-27 18:12 sparkyx
|
|
|
|
* : link the group analytic to the plan Analytic
|
|
|
|
2007-12-27 18:12 sparkyx
|
|
|
|
* : Let the form for searching visible when a result is returned
|
|
|
|
2007-12-27 18:11 sparkyx
|
|
|
|
* : rename get_sql_value to getDbValue
|
|
|
|
2007-12-27 18:07 sparkyx
|
|
|
|
* : fix : The predefined op. vanish when one is choosen
|
|
|
|
2007-12-27 17:14 sparkyx
|
|
|
|
* : upgrade SQL and add missing files
|
|
|
|
2007-12-27 17:13 sparkyx
|
|
|
|
* : pa_id can be null
|
|
|
|
2007-12-27 17:13 sparkyx
|
|
|
|
* : a hypothese must be choosen
|
|
|
|
2007-12-27 17:13 sparkyx
|
|
|
|
* : fix ga_id not set
|
|
|
|
2007-12-27 17:12 sparkyx
|
|
|
|
* : Fix ga_id not set
|
|
|
|
2007-12-27 17:12 sparkyx
|
|
|
|
* : Fix bug for group
|
|
|
|
2007-12-24 15:36 sparkyx
|
|
|
|
* : ressurect file removed by mistake
|
|
|
|
2007-12-24 15:27 sparkyx
|
|
|
|
* : Add Documentation + cosmetics
|
|
|
|
2007-12-23 19:42 sparkyx
|
|
|
|
* : update upgrade.sql
|
|
|
|
2007-12-23 19:40 sparkyx
|
|
|
|
* : module budget : detail is finished
|
|
|
|
2007-12-23 19:07 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2007-12-23 18:49 sparkyx
|
|
|
|
* : finish the class_bud_data
|
|
|
|
2007-12-23 14:19 sparkyx
|
|
|
|
* : use pg_fetch_result to get the code cleaner
|
|
|
|
2007-12-22 02:36 sparkyx
|
|
|
|
* : Module Budget : bud_data
|
|
|
|
2007-12-21 21:06 sparkyx
|
|
|
|
* : fix bug with invalid jrn
|
|
|
|
2007-12-21 09:48 sparkyx
|
|
|
|
* : Code Cleaning : get-> load, GetWWW ==> get_www
|
|
|
|
2007-12-21 09:22 sparkyx
|
|
|
|
* : Code Cleaning : get-> load, GetWWW ==> get_www
|
|
|
|
2007-12-21 09:07 sparkyx
|
|
|
|
* : Code Cleaning : get-> load, GetWWW ==> get_www
|
|
|
|
2007-12-21 08:44 sparkyx
|
|
|
|
* : Code Cleaning replace get() by load()
|
|
|
|
2007-12-21 08:32 sparkyx
|
|
|
|
* : Code Cleaning : replace include by require_once
|
|
|
|
2007-12-21 08:30 sparkyx
|
|
|
|
* : Possible bug
|
|
|
|
2007-12-21 06:53 sparkyx
|
|
|
|
* : Code Cleaning : rename class_poste to class_acc_account
|
|
|
|
2007-12-20 13:06 sparkyx
|
|
|
|
* : Code cleaning : rename class_groupop to
|
|
class_anc_group_operation
|
|
|
|
2007-12-20 13:02 sparkyx
|
|
|
|
* : Code cleaning : rename class_poste to class_acc_account
|
|
|
|
2007-12-20 12:53 sparkyx
|
|
|
|
* : Code cleaning : rename class_poste to class_acc_account
|
|
|
|
2007-12-20 12:15 sparkyx
|
|
|
|
* : Code cleaning : renaming
|
|
|
|
2007-12-20 11:03 sparkyx
|
|
|
|
* : rename list_ca => Anc_Listing, print_ca => Anc_Print
|
|
|
|
2007-12-20 10:40 sparkyx
|
|
|
|
* : Rename class_balance_ca to class_anc_balance
|
|
|
|
2007-12-20 10:25 sparkyx
|
|
|
|
* : Rename class_balance to class_acc_balance
|
|
|
|
2007-12-20 10:21 sparkyx
|
|
|
|
* : Change class_bilan to class_acc_bilan
|
|
|
|
2007-12-19 23:03 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2007-12-19 22:53 sparkyx
|
|
|
|
* : rename class_poste_analytic to Anc_Account
|
|
|
|
2007-12-19 22:43 sparkyx
|
|
|
|
* : Module budget :: detail
|
|
|
|
2007-12-19 16:28 sparkyx
|
|
|
|
* : replace NextJrn by Acc_Ledger::next_number
|
|
|
|
2007-12-19 16:18 sparkyx
|
|
|
|
* : replace GetInternal by Acc_Operation::get_internal
|
|
|
|
2007-12-19 16:17 sparkyx
|
|
|
|
* : replace GetInternal by Acc_Operation::get_internal
|
|
|
|
2007-12-19 15:42 sparkyx
|
|
|
|
* : code cleaning GetName ==> get_name
|
|
|
|
2007-12-19 15:18 sparkyx
|
|
|
|
* : replace jrn.php:SetInternalCode by
|
|
Acc_Ledger::compute_internal_code
|
|
Obsolete functions
|
|
|
|
2007-12-19 14:12 sparkyx
|
|
|
|
* : remove GetJrnProp to Acc_Ledger->get_propertie
|
|
|
|
2007-12-19 13:43 sparkyx
|
|
|
|
* : remove GetJrnProp to Acc_ÂLedger->get_propertie
|
|
|
|
2007-12-19 12:55 sparkyx
|
|
|
|
* : Code cleaning
|
|
|
|
2007-12-18 22:13 sparkyx
|
|
|
|
* : Module budget : detail
|
|
|
|
2007-12-18 22:12 sparkyx
|
|
|
|
* : Remove sql error
|
|
|
|
2007-12-18 22:12 sparkyx
|
|
|
|
* : module budget : detail
|
|
|
|
2007-12-18 21:25 sparkyx
|
|
|
|
* : fix tag
|
|
|
|
2007-12-18 21:23 sparkyx
|
|
|
|
* : Module Budget : add javascript to widget select
|
|
|
|
2007-12-18 21:15 sparkyx
|
|
|
|
* : fix printout with sql error
|
|
|
|
2007-12-18 21:12 sparkyx
|
|
|
|
* : Module budget : fiche
|
|
|
|
2007-12-18 21:11 sparkyx
|
|
|
|
* : module budget : fiche
|
|
|
|
2007-12-18 20:52 sparkyx
|
|
|
|
* : Module Budget : fiche
|
|
|
|
2007-12-14 17:07 sparkyx
|
|
|
|
* : Module Budget : card
|
|
|
|
2007-12-13 19:43 sparkyx
|
|
|
|
* : testing
|
|
|
|
2007-12-13 19:43 sparkyx
|
|
|
|
* : for submit_button: add javascript ability
|
|
|
|
2007-12-13 19:43 sparkyx
|
|
|
|
* : Modify ShowItem : for a vertical menu you show the selected
|
|
item
|
|
|
|
2007-12-13 19:42 sparkyx
|
|
|
|
* : BUD_HYPOTHESE
|
|
|
|
2007-12-13 13:54 sparkyx
|
|
|
|
* : task #7524 improve ca
|
|
|
|
2007-12-13 13:53 sparkyx
|
|
|
|
* : Quote problem
|
|
|
|
2007-12-12 23:00 sparkyx
|
|
|
|
* : Update doxygen documentation
|
|
|
|
2007-12-12 22:56 sparkyx
|
|
|
|
* : Update doxygen documentation
|
|
|
|
2007-12-12 22:37 sparkyx
|
|
|
|
* : Fix cosmetic
|
|
|
|
2007-12-12 21:25 sparkyx
|
|
|
|
* : Module Budget : Bud_detail
|
|
|
|
2007-12-12 21:25 sparkyx
|
|
|
|
* : Module Budget : Bud_card
|
|
|
|
2007-12-12 21:25 sparkyx
|
|
|
|
* : Module Budget
|
|
|
|
2007-12-12 20:50 sparkyx
|
|
|
|
* : Add cvsignore
|
|
|
|
2007-12-12 20:45 sparkyx
|
|
|
|
* : Improve module test
|
|
|
|
2007-12-12 20:44 sparkyx
|
|
|
|
* : Improve testme function
|
|
|
|
2007-12-12 20:33 sparkyx
|
|
|
|
* : Improve testme function
|
|
|
|
2007-12-12 20:33 sparkyx
|
|
|
|
* : Improve ExecSqlParam
|
|
|
|
2007-12-12 19:37 sparkyx
|
|
|
|
* : Improve testme function
|
|
|
|
2007-12-12 19:18 sparkyx
|
|
|
|
* : add a static testme function
|
|
|
|
2007-12-12 18:44 sparkyx
|
|
|
|
* : Add the function ExecSqlParam
|
|
|
|
2007-12-12 17:21 sparkyx
|
|
|
|
* : *** empty log message ***
|
|
|
|
2007-12-12 15:50 sparkyx
|
|
|
|
* : module budget
|
|
|
|
2007-12-12 14:56 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2007-12-11 19:54 sparkyx
|
|
|
|
* : Budget step 1
|
|
|
|
2007-12-11 19:49 sparkyx
|
|
|
|
* : Permit formula in OOCalc
|
|
|
|
2007-12-11 19:43 sparkyx
|
|
|
|
* : Permit formula in OOCalc
|
|
|
|
2007-12-10 06:11 sparkyx
|
|
|
|
* : Module Budget
|
|
|
|
2007-12-09 19:47 sparkyx
|
|
|
|
* : BUDGET Hypothese
|
|
|
|
2007-12-09 19:31 sparkyx
|
|
|
|
* : Map the table bud_hypothese
|
|
|
|
2007-12-05 22:50 sparkyx
|
|
|
|
* : Documentation
|
|
|
|
2007-12-05 22:48 sparkyx
|
|
|
|
* : Groupe Analytic management
|
|
|
|
2007-12-05 22:17 sparkyx
|
|
|
|
* : Analytic group
|
|
|
|
2007-12-05 21:34 sparkyx
|
|
|
|
* : documentation
|
|
|
|
2007-12-04 23:01 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2007-12-04 23:00 sparkyx
|
|
|
|
* : Add CA group
|
|
|
|
2007-12-04 10:03 sparkyx
|
|
|
|
* : fix cosmetic
|
|
|
|
2007-12-03 21:56 sparkyx
|
|
|
|
* : Fix bug and add verification
|
|
|
|
2007-11-27 18:14 sparkyx
|
|
|
|
* : bug #21652: Fiche - dossier invalide
|
|
|
|
2007-11-26 22:20 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2007-11-26 22:10 sparkyx
|
|
|
|
* : Fix bug in action
|
|
|
|
2007-11-26 20:40 sparkyx
|
|
|
|
* : Bug with the bank importation
|
|
|
|
2007-11-24 20:37 sparkyx
|
|
|
|
* : update tag : DATE_LIMIT, TOTAL TVA and CUST_CITY
|
|
|
|
2007-11-22 11:31 sparkyx
|
|
|
|
* : Fix version
|
|
|
|
2007-11-20 20:36 sparkyx
|
|
|
|
* : fix cosmetic
|
|
|
|
2007-11-16 21:49 sparkyx
|
|
|
|
* : bug #21599: comptabilité analytique && Ecriture ouverture
|
|
|
|
2007-11-15 10:17 sparkyx
|
|
|
|
* : task #7478: Resume TVA Facture / Vente
|
|
|
|
2007-11-15 09:36 sparkyx
|
|
|
|
* : Function not found due to a space
|
|
|
|
2007-11-15 09:18 sparkyx
|
|
|
|
* : bug #21589: Warning vue simple
|
|
|
|
2007-11-14 18:19 sparkyx
|
|
|
|
* : bug #21579: Journaux financier : erreur dans la présentation
|
|
|
|
2007-11-12 21:44 sparkyx
|
|
|
|
* : bug #21563: Balance : Impossible d'exporter en CSV
|
|
|
|
2007-11-10 20:10 sparkyx
|
|
|
|
* : task #7440 New tags
|
|
|
|
2007-11-10 19:53 sparkyx
|
|
|
|
* : remove silly stuff
|
|
|
|
2007-11-10 19:49 sparkyx
|
|
|
|
* : Add missing plans
|
|
|
|
2007-11-07 21:17 sparkyx
|
|
|
|
* : bug #21539
|
|
|
|
2007-11-05 22:14 sparkyx
|
|
|
|
* : upgrade 35
|
|
|
|
2007-11-04 22:56 sparkyx
|
|
|
|
* : Fix problem with space into filename
|
|
|
|
2007-11-03 14:13 sparkyx
|
|
|
|
* : Small bug
|
|
|
|
2007-11-02 15:36 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2007-11-02 15:08 sparkyx
|
|
|
|
* : Last changes before 3.0
|
|
|
|
2007-11-01 21:14 sparkyx
|
|
|
|
* : Last upgrade for version 3.0
|
|
|
|
2007-11-01 20:58 sparkyx
|
|
|
|
* : add the tva
|
|
|
|
2007-11-01 20:58 sparkyx
|
|
|
|
* : Add the tva
|
|
|
|
2007-11-01 20:57 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2007-11-01 20:55 sparkyx
|
|
|
|
* : Fix cosmetic
|
|
|
|
2007-11-01 20:45 sparkyx
|
|
|
|
* : Fix problem with modifyOperation
|
|
|
|
2007-11-01 20:22 sparkyx
|
|
|
|
* : Clean predefined operations
|
|
|
|
2007-11-01 20:01 sparkyx
|
|
|
|
* : change é with eacute;
|
|
|
|
2007-11-01 18:12 sparkyx
|
|
|
|
* : remove if a creation failed
|
|
|
|
2007-11-01 17:52 sparkyx
|
|
|
|
* : remove debug info
|
|
|
|
2007-11-01 17:50 sparkyx
|
|
|
|
* : Info
|
|
|
|
2007-11-01 17:45 sparkyx
|
|
|
|
* : security add testing as defaut domain
|
|
|
|
2007-11-01 17:44 sparkyx
|
|
|
|
* : add info
|
|
|
|
2007-11-01 17:43 sparkyx
|
|
|
|
* : do not start a domain with a number
|
|
|
|
2007-11-01 17:36 sparkyx
|
|
|
|
* : add debug info
|
|
|
|
2007-11-01 17:13 sparkyx
|
|
|
|
* : add a refresh button
|
|
|
|
2007-11-01 16:35 sparkyx
|
|
|
|
* : fix constraint prob
|
|
|
|
2007-11-01 16:33 sparkyx
|
|
|
|
* : fix constraint problem
|
|
|
|
2007-11-01 14:58 sparkyx
|
|
|
|
* : Fix problem french modele
|
|
|
|
2007-11-01 11:24 sparkyx
|
|
|
|
* : Fix problem with french (sequence)
|
|
|
|
2007-10-30 20:50 sparkyx
|
|
|
|
* : French accountancy
|
|
|
|
2007-10-30 20:49 sparkyx
|
|
|
|
* : Refresh button
|
|
|
|
2007-10-30 20:31 sparkyx
|
|
|
|
* : Fix french accountancy
|
|
|
|
2007-10-30 20:30 sparkyx
|
|
|
|
* : clean comment
|
|
|
|
2007-10-30 18:55 sparkyx
|
|
|
|
* : Fix problem with sequence
|
|
|
|
2007-10-30 18:52 sparkyx
|
|
|
|
* : Fix problem with sequence
|
|
|
|
2007-10-29 18:52 sparkyx
|
|
|
|
* : Fix for postgres 8.1
|
|
|
|
2007-10-28 19:59 sparkyx
|
|
|
|
* : Make SQL
|
|
|
|
2007-10-28 16:43 sparkyx
|
|
|
|
* : fix deprecated
|
|
|
|
2007-10-28 14:14 sparkyx
|
|
|
|
* : Fix modele
|
|
|
|
2007-10-28 14:13 sparkyx
|
|
|
|
* : Fix problem with centralized
|
|
|
|
2007-10-28 13:29 sparkyx
|
|
|
|
* : Correct isTVA
|
|
|
|
2007-10-26 21:34 sparkyx
|
|
|
|
* : fix install
|
|
|
|
2007-10-26 21:03 sparkyx
|
|
|
|
* : fix problem with form
|
|
|
|
2007-10-26 20:59 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2007-10-26 20:32 sparkyx
|
|
|
|
* : add ODS support
|
|
|
|
2007-10-26 20:32 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2007-10-26 20:32 sparkyx
|
|
|
|
* : Contrib compta francaise
|
|
|
|
2007-10-26 19:46 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2007-10-25 20:53 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2007-10-22 22:18 sparkyx
|
|
|
|
* : Add documentation; add security for direct writing and fix
|
|
cosmetic
|
|
|
|
2007-10-21 17:59 sparkyx
|
|
|
|
* : Verbose message error
|
|
|
|
2007-10-21 17:50 sparkyx
|
|
|
|
* : remove debug info
|
|
|
|
2007-10-21 17:35 sparkyx
|
|
|
|
* : include replaced by require_once
|
|
|
|
2007-10-21 17:32 sparkyx
|
|
|
|
* : Missing gDossier
|
|
|
|
2007-10-21 15:43 sparkyx
|
|
|
|
* : Missing gDossier
|
|
|
|
2007-10-21 15:20 sparkyx
|
|
|
|
* : Release candidate
|
|
|
|
2007-10-20 16:11 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2007-10-20 14:38 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2007-10-20 11:18 sparkyx
|
|
|
|
* : order the tva by the rate
|
|
|
|
2007-10-20 00:41 sparkyx
|
|
|
|
* : Javascript framework
|
|
|
|
2007-10-19 23:56 sparkyx
|
|
|
|
* : remove debug info
|
|
|
|
2007-10-19 23:55 sparkyx
|
|
|
|
* : Fix problem in import bank (fgetcsv has changed) and add ajax
|
|
abilities
|
|
|
|
2007-10-18 20:15 sparkyx
|
|
|
|
* : Add default date
|
|
|
|
2007-10-18 20:06 sparkyx
|
|
|
|
* : Fix problem with jrn_def_class_cred
|
|
|
|
2007-10-18 19:54 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2007-10-18 18:08 sparkyx
|
|
|
|
* : Fix cosmetic
|
|
|
|
2007-10-18 18:03 sparkyx
|
|
|
|
* : fix cosmetic
|
|
|
|
2007-10-18 11:13 sparkyx
|
|
|
|
* : Fix cosmetic
|
|
|
|
2007-10-17 19:50 sparkyx
|
|
|
|
* : update doc
|
|
|
|
2007-10-17 19:49 sparkyx
|
|
|
|
* : Fix bug gDossier was missing
|
|
|
|
2007-10-17 19:37 sparkyx
|
|
|
|
* : Add country
|
|
|
|
2007-10-17 19:34 sparkyx
|
|
|
|
* : fix cosmetic
|
|
|
|
2007-10-17 19:20 sparkyx
|
|
|
|
* : Add quick_code
|
|
|
|
2007-10-17 19:20 sparkyx
|
|
|
|
* : Cosmetic :add quick-code, name of the card and sum of the
|
|
operation
|
|
|
|
2007-10-17 19:05 sparkyx
|
|
|
|
* : remove useless
|
|
|
|
2007-10-17 18:12 sparkyx
|
|
|
|
* : Add security
|
|
|
|
2007-10-17 18:11 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2007-10-17 18:03 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2007-10-17 17:54 sparkyx
|
|
|
|
* : quick write ==> direct write
|
|
|
|
2007-10-17 10:28 sparkyx
|
|
|
|
* : Ajout document CA
|
|
|
|
2007-10-16 23:38 sparkyx
|
|
|
|
* : Fix column name
|
|
|
|
2007-10-16 22:04 sparkyx
|
|
|
|
* : Multiple selection for reconciliation, acc_ledger can now add a
|
|
reconciliation
|
|
|
|
2007-10-16 19:11 sparkyx
|
|
|
|
* : Multiple selection for the reconciliation
|
|
|
|
2007-10-16 19:02 sparkyx
|
|
|
|
* : Modify widget for the readonly
|
|
|
|
2007-10-16 18:49 sparkyx
|
|
|
|
* : Multiple selection
|
|
|
|
2007-10-16 18:05 sparkyx
|
|
|
|
* : set the field for the jrn_concerned readonly
|
|
|
|
2007-10-15 19:04 sparkyx
|
|
|
|
* : Fix last problems
|
|
|
|
2007-10-15 14:49 sparkyx
|
|
|
|
* : remove debug
|
|
|
|
2007-10-15 14:40 sparkyx
|
|
|
|
* : Beta 3.0 -3 ready
|
|
|
|
2007-10-15 14:25 sparkyx
|
|
|
|
* : Add check in javascript for Direct writing
|
|
|
|
2007-10-15 14:24 sparkyx
|
|
|
|
* : Add a javascript check for the Direct Writing
|
|
|
|
2007-10-15 14:10 sparkyx
|
|
|
|
* : Permit several "rapprochement" in the financial ledger
|
|
|
|
2007-10-15 13:25 sparkyx
|
|
|
|
* : Add the quick / direct writing ability
|
|
|
|
2007-10-15 08:46 sparkyx
|
|
|
|
* : Add function belong_jrn
|
|
|
|
2007-10-15 07:17 sparkyx
|
|
|
|
* : Change Name for class_jrn (new: class_acc_ledger) and operation
|
|
(new:class_anc_operation) fix bug for direct writing
|
|
|
|
2007-10-14 11:24 sparkyx
|
|
|
|
* : Change name
|
|
|
|
2007-10-14 11:21 sparkyx
|
|
|
|
* : Fix bug for the details view
|
|
|
|
2007-10-14 10:30 sparkyx
|
|
|
|
* : Change name
|
|
|
|
2007-10-14 10:21 sparkyx
|
|
|
|
* : remove debug info
|
|
|
|
2007-10-14 10:11 sparkyx
|
|
|
|
* : remove debug info
|
|
|
|
2007-10-14 10:05 sparkyx
|
|
|
|
* : fix comment
|
|
|
|
2007-10-13 16:11 sparkyx
|
|
|
|
* : Fix beta-3
|
|
|
|
2007-10-13 16:10 sparkyx
|
|
|
|
* : Improve CA
|
|
|
|
2007-10-13 14:35 sparkyx
|
|
|
|
* : Ajout debit / credit dans rapport
|
|
|
|
2007-09-29 18:33 sparkyx
|
|
|
|
* : Fix bug with gDossier
|
|
|
|
2007-09-29 18:25 sparkyx
|
|
|
|
* : Fix bug when importing bank
|
|
|
|
2007-09-29 16:11 sparkyx
|
|
|
|
* : remove debug info
|
|
|
|
2007-09-29 13:15 sparkyx
|
|
|
|
* : Fix double quote problem
|
|
|
|
2007-09-29 13:02 sparkyx
|
|
|
|
* : Fix cosmetic with Pre Op
|
|
Remove obsolete file
|
|
|
|
2007-09-29 12:58 sparkyx
|
|
|
|
* : CALC modify the explanation
|
|
|
|
2007-09-28 18:24 sparkyx
|
|
|
|
* : Fix Bug in printing centralized OP
|
|
|
|
2007-09-27 21:53 sparkyx
|
|
|
|
* : Improve the calc
|
|
|
|
2007-09-25 19:33 sparkyx
|
|
|
|
* : Fix bug OD
|
|
|
|
2007-09-21 21:15 sparkyx
|
|
|
|
* : Fix bug due to gDossier in advanced->ledger
|
|
|
|
2007-09-21 20:47 sparkyx
|
|
|
|
* : Fix bug setup
|
|
|
|
2007-09-21 20:41 sparkyx
|
|
|
|
* : Fix bug setup
|
|
|
|
2007-09-21 19:18 sparkyx
|
|
|
|
* : Upgrade script (incompt with 8.1)
|
|
|
|
2007-09-21 18:49 sparkyx
|
|
|
|
* : Last modif beta-3
|
|
|
|
2007-09-21 18:47 sparkyx
|
|
|
|
* : Skip comment
|
|
|
|
2007-09-21 18:11 sparkyx
|
|
|
|
* : fix a maximum for the predefined operation : 20 / ledger
|
|
|
|
2007-09-21 17:55 sparkyx
|
|
|
|
* : Add check if a analytic plan is defined
|
|
|
|
2007-09-21 17:50 sparkyx
|
|
|
|
* : Remove useless tva
|
|
|
|
2007-09-21 17:40 sparkyx
|
|
|
|
* : Bug fixed Invalid comment
|
|
|
|
2007-09-18 20:22 sparkyx
|
|
|
|
* : fix cosmetic
|
|
|
|
2007-09-18 19:56 sparkyx
|
|
|
|
* : 3.0-beta
|
|
|
|
2007-09-18 19:30 sparkyx
|
|
|
|
* : 3.0-beta
|
|
|
|
2007-09-18 19:29 sparkyx
|
|
|
|
* : Predefined operation
|
|
|
|
2007-09-18 19:28 sparkyx
|
|
|
|
* : NEW Select a bilan
|
|
|
|
2007-09-18 19:28 sparkyx
|
|
|
|
* : fix bug
|
|
|
|
2007-09-18 19:28 sparkyx
|
|
|
|
* : Add security for CA
|
|
|
|
2007-09-18 19:27 sparkyx
|
|
|
|
* : Securite CA
|
|
|
|
2007-09-18 19:27 sparkyx
|
|
|
|
* : security CA
|
|
|
|
2007-09-18 19:14 sparkyx
|
|
|
|
* : Patch version 3.0-beta
|
|
|
|
2007-09-18 19:13 sparkyx
|
|
|
|
* : SQL patch
|
|
|
|
2007-09-17 18:24 sparkyx
|
|
|
|
* : add delete method
|
|
|
|
2007-09-17 18:24 sparkyx
|
|
|
|
* : predefined operation
|
|
|
|
2007-09-17 17:12 sparkyx
|
|
|
|
* : add predefined operations
|
|
|
|
2007-09-17 15:30 sparkyx
|
|
|
|
* : Fix bug with Bank
|
|
|
|
2007-09-17 14:40 sparkyx
|
|
|
|
* : Code cleaning
|
|
|
|
2007-09-17 14:39 sparkyx
|
|
|
|
* : CA - fix bug :still display when not used
|
|
|
|
2007-09-16 16:26 sparkyx
|
|
|
|
* : Impress bilan in rtf, html, text and ODT (not yet the
|
|
office-calc)
|
|
|
|
2007-09-16 10:11 sparkyx
|
|
|
|
* : Fix bug in the conditions
|
|
|
|
2007-09-15 15:49 sparkyx
|
|
|
|
* : Ajout Compta Analytique
|
|
Ajout bouton popup pour la date
|
|
Modif Recherche
|
|
|
|
2007-09-11 18:56 sparkyx
|
|
|
|
* : Add search screen for CA
|
|
|
|
2007-09-10 13:22 sparkyx
|
|
|
|
* : Documentation
|
|
|
|
2007-09-10 13:22 sparkyx
|
|
|
|
* : fix bug CA
|
|
|
|
2007-09-10 13:22 sparkyx
|
|
|
|
* : improve get_list function
|
|
|
|
2007-09-10 13:21 sparkyx
|
|
|
|
* : Compta Analy Simple Balance in pdf
|
|
|
|
2007-09-10 13:20 sparkyx
|
|
|
|
* : add shading
|
|
|
|
2007-09-10 13:19 sparkyx
|
|
|
|
* : Mother class for the printing class for CA
|
|
|
|
2007-09-10 13:18 sparkyx
|
|
|
|
* : Simple Balance CSV
|
|
|
|
2007-09-10 13:18 sparkyx
|
|
|
|
* : Listing
|
|
|
|
2007-09-10 13:17 sparkyx
|
|
|
|
* : Simple Balance
|
|
|
|
2007-09-08 19:29 sparkyx
|
|
|
|
* : Change for adding several for CA.
|
|
|
|
2007-09-07 17:05 sparkyx
|
|
|
|
* : bug 20998 Compte invalide dans la tva
|
|
|
|
2007-09-06 18:12 sparkyx
|
|
|
|
* : remove useless commit
|
|
|
|
2007-09-04 19:16 sparkyx
|
|
|
|
* : Add a test before inserting
|
|
|
|
2007-09-04 19:16 sparkyx
|
|
|
|
* : Fix label
|
|
|
|
2007-09-04 17:10 sparkyx
|
|
|
|
* : Replace $_SESSION dossier by $_REQUEST gDossier
|
|
|
|
2007-09-04 17:10 sparkyx
|
|
|
|
* : Fix value for own
|
|
|
|
2007-09-04 17:08 sparkyx
|
|
|
|
* : add ID for the hidden
|
|
|
|
2007-09-04 17:08 sparkyx
|
|
|
|
* : Improve CA
|
|
|
|
2007-09-04 17:07 sparkyx
|
|
|
|
* : documentation - code cleaning
|
|
|
|
2007-09-04 17:06 sparkyx
|
|
|
|
* : trace
|
|
|
|
2007-09-02 11:43 sparkyx
|
|
|
|
* : script for installing the basis
|
|
|
|
2007-09-01 18:08 sparkyx
|
|
|
|
* : icone pour compta analytique
|
|
|
|
2007-09-01 18:08 sparkyx
|
|
|
|
* : task #7264: Impression PDF et CSV total opération
|
|
|
|
2007-09-01 18:04 sparkyx
|
|
|
|
* : Add a new class : notice
|
|
|
|
2007-09-01 17:57 sparkyx
|
|
|
|
* : task 7263 Add the date for the report
|
|
|
|
2007-09-01 15:21 sparkyx
|
|
|
|
* : task 7263 Add the date for the report
|
|
|
|
2007-09-01 10:48 sparkyx
|
|
|
|
* : change icone compta analytique
|
|
|
|
2007-08-22 21:39 sparkyx
|
|
|
|
* : Fix bug
|
|
|
|
2007-08-17 23:29 sparkyx
|
|
|
|
* : Replace $_SESSION[g_dossier] by a variable gDossier, this
|
|
parameter is passed thanks the class dossier
|
|
|
|
2007-08-17 13:59 sparkyx
|
|
|
|
* : Centralize database struct in mod1
|
|
|
|
2007-08-17 13:57 sparkyx
|
|
|
|
* : Add header to print
|
|
|
|
2007-08-17 13:55 sparkyx
|
|
|
|
* : Update script
|
|
|
|
2007-08-17 13:50 sparkyx
|
|
|
|
* : exit if the no Plan analytic are defined
|
|
|
|
2007-08-17 13:49 sparkyx
|
|
|
|
* : Add constraint to quant_sold and quant_purchase
|
|
|
|
2007-08-17 13:34 sparkyx
|
|
|
|
* : Database structure only in mod1
|
|
|
|
2007-08-15 22:14 sparkyx
|
|
|
|
* : file rename
|
|
|
|
2007-08-15 21:30 sparkyx
|
|
|
|
* : add a button with javascript
|
|
|
|
2007-08-15 21:29 sparkyx
|
|
|
|
* : ajax for removing op
|
|
|
|
2007-08-15 21:29 sparkyx
|
|
|
|
* : ajax for CA (remove op)
|
|
|
|
2007-08-15 21:28 sparkyx
|
|
|
|
* : Add view detail to CA
|
|
|
|
2007-08-15 21:28 sparkyx
|
|
|
|
* : Add negatif for FIN ledger if credit
|
|
|
|
2007-08-15 21:27 sparkyx
|
|
|
|
* : Add header to pdf
|
|
|
|
2007-08-15 21:26 sparkyx
|
|
|
|
* : Show detail for CA
|
|
|
|
2007-08-15 21:26 sparkyx
|
|
|
|
* : Add ajax for delete
|
|
|
|
2007-08-15 21:25 sparkyx
|
|
|
|
* : Add delete and detail, correct some bugs
|
|
|
|
2007-08-15 21:09 sparkyx
|
|
|
|
* : Add header to pdf
|
|
|
|
2007-08-15 21:07 sparkyx
|
|
|
|
* : DateZone prob. with php5
|
|
|
|
2007-08-15 20:56 sparkyx
|
|
|
|
* : fix undefined ledger
|
|
|
|
2007-08-15 20:54 sparkyx
|
|
|
|
* : Add header to pdf
|
|
|
|
2007-08-15 14:10 sparkyx
|
|
|
|
* : Add ajax for CA
|
|
|
|
2007-08-15 13:52 sparkyx
|
|
|
|
* : display balance by ledger / periode / post
|
|
|
|
2007-08-15 13:51 sparkyx
|
|
|
|
* : *** empty log message ***
|
|
|
|
2007-08-15 12:55 sparkyx
|
|
|
|
* : remove unused ledger
|
|
|
|
2007-08-15 12:30 sparkyx
|
|
|
|
* : Future version 3.0, added CA
|
|
|
|
2007-07-18 19:51 sparkyx
|
|
|
|
* : remove dossier1
|
|
|
|
2007-07-18 19:49 sparkyx
|
|
|
|
* : Cleaning code
|
|
|
|
2007-07-06 20:34 sparkyx
|
|
|
|
* : Fix Bug : not quick code for G. Ledger
|
|
|
|
2007-07-06 20:22 sparkyx
|
|
|
|
* : Fix Bug : do not print Misc Ledger
|
|
|
|
2007-06-21 18:37 sparkyx
|
|
|
|
* : fix order of deb/credit
|
|
|
|
2007-06-10 09:20 sparkyx
|
|
|
|
* : add phpcompta_user variable
|
|
|
|
2007-06-10 09:18 sparkyx
|
|
|
|
* : Card new : a 2nd button for adding
|
|
|
|
2007-06-10 09:18 sparkyx
|
|
|
|
* : Add a phpcompta_user variable for the conn. string
|
|
|
|
2007-05-31 23:47 sparkyx
|
|
|
|
* : Fix CharacterSet
|
|
|
|
2007-05-31 23:46 sparkyx
|
|
|
|
* : Fix Search
|
|
|
|
2007-05-31 22:22 sparkyx
|
|
|
|
* : Upgrade 28 was wrong
|
|
|
|
2007-05-31 22:20 sparkyx
|
|
|
|
* : Fix problem with account
|
|
|
|
2007-05-31 22:18 sparkyx
|
|
|
|
* : Add span class error
|
|
|
|
2007-05-31 21:57 sparkyx
|
|
|
|
* : Remove comment on standard schema
|
|
|
|
2007-05-31 21:52 sparkyx
|
|
|
|
* : Fix problem with account in card
|
|
|
|
2007-05-31 20:39 sparkyx
|
|
|
|
* : defaut css for doxygen
|
|
|
|
2007-05-31 20:16 sparkyx
|
|
|
|
* : Fix bug with the ledger of purchase
|
|
|
|
2007-05-29 19:56 sparkyx
|
|
|
|
* : Add ajax function
|
|
|
|
2007-05-29 19:56 sparkyx
|
|
|
|
* : Fix bug with misc ledger
|
|
|
|
2007-05-29 19:55 sparkyx
|
|
|
|
* : debug info
|
|
|
|
2007-05-29 19:47 sparkyx
|
|
|
|
* : Set the color to red is the answer is not correct
|
|
|
|
2007-05-29 19:45 sparkyx
|
|
|
|
* : change the color of the label
|
|
|
|
2007-05-29 19:44 sparkyx
|
|
|
|
* : Get the value typed in the input
|
|
|
|
2007-05-29 19:43 sparkyx
|
|
|
|
* : Get the value typed in the form
|
|
|
|
2007-05-29 18:22 sparkyx
|
|
|
|
* : Add a check to verify that php supports pgsql
|
|
|
|
2007-05-23 21:02 sparkyx
|
|
|
|
* : Add total amount of operation
|
|
|
|
2007-05-16 20:55 sparkyx
|
|
|
|
* : Fix round problem
|
|
|
|
2007-05-10 20:14 sparkyx
|
|
|
|
* : Integration with 232
|
|
|
|
2007-05-10 20:03 sparkyx
|
|
|
|
* : Integration with 232
|
|
|
|
2007-05-10 20:01 sparkyx
|
|
|
|
* : useless
|
|
|
|
2007-05-02 20:47 sparkyx
|
|
|
|
* : Fix bug
|
|
|
|
2007-05-02 20:36 sparkyx
|
|
|
|
* : Intégration rel232
|
|
|
|
2007-04-26 11:44 sparkyx
|
|
|
|
* : Fix bug search with a negative amount
|
|
|
|
2007-04-22 10:47 sparkyx
|
|
|
|
* : Clean
|
|
|
|
2007-04-22 10:46 sparkyx
|
|
|
|
* : clean files
|
|
|
|
2007-04-21 21:28 sparkyx
|
|
|
|
* : Avoid to test a empty j_poste
|
|
|
|
2007-04-21 21:09 sparkyx
|
|
|
|
* : Fixe database schema version 28
|
|
|
|
2007-04-21 18:50 sparkyx
|
|
|
|
* : Do not return is isValid ==1
|
|
|
|
2007-04-21 18:49 sparkyx
|
|
|
|
* : Correct Doc
|
|
|
|
2007-04-21 18:49 sparkyx
|
|
|
|
* : Fix some problems with url
|
|
|
|
2007-04-19 21:58 sparkyx
|
|
|
|
* : Add isValid Session Value
|
|
|
|
2007-04-19 21:20 sparkyx
|
|
|
|
* : javascript : document ready
|
|
|
|
2007-04-19 21:11 sparkyx
|
|
|
|
* : Javascript = document is ready
|
|
|
|
2007-04-17 12:39 sparkyx
|
|
|
|
* : Htaccess file
|
|
|
|
2007-04-17 11:15 sparkyx
|
|
|
|
* : Change open-short-tag
|
|
|
|
2007-04-17 10:51 sparkyx
|
|
|
|
* : Improve stock
|
|
|
|
2007-04-17 10:51 sparkyx
|
|
|
|
* : useless
|
|
|
|
2007-04-15 20:56 sparkyx
|
|
|
|
* : remove starting space
|
|
|
|
2007-04-15 20:49 sparkyx
|
|
|
|
* : remove the facture from filesystem and show a ref to see it
|
|
|
|
2007-04-15 13:51 sparkyx
|
|
|
|
* : Fix cosmetic
|
|
|
|
2007-04-15 13:49 sparkyx
|
|
|
|
* : Ajout de stock dans le module Gestion
|
|
|
|
2007-04-15 13:49 sparkyx
|
|
|
|
* : Remove commented code
|
|
|
|
2007-04-15 13:48 sparkyx
|
|
|
|
* : Rien
|
|
|
|
2007-04-15 13:48 sparkyx
|
|
|
|
* : Ajout de stock
|
|
|
|
2007-04-15 13:47 sparkyx
|
|
|
|
* : Stock pour le module gestion
|
|
|
|
2007-04-15 13:47 sparkyx
|
|
|
|
* : Ajout décimal stock
|
|
|
|
2007-04-15 13:46 sparkyx
|
|
|
|
* : Ajout documentation sur les stocks
|
|
|
|
2007-04-15 13:24 sparkyx
|
|
|
|
* : Update documentation
|
|
|
|
2007-04-15 12:01 sparkyx
|
|
|
|
* : change tva 64012
|
|
|
|
2007-04-15 12:00 sparkyx
|
|
|
|
* : Change TVA 64012
|
|
|
|
2007-04-15 11:00 sparkyx
|
|
|
|
* : remove debug info
|
|
|
|
2007-04-15 10:47 sparkyx
|
|
|
|
* : Add Dexia
|
|
|
|
2007-04-15 10:46 sparkyx
|
|
|
|
* : Add dexia
|
|
|
|
2007-04-14 21:31 sparkyx
|
|
|
|
* : Revision tag
|
|
|
|
2007-04-14 21:21 sparkyx
|
|
|
|
* : remove the cast to timestamp
|
|
|
|
2007-04-14 21:07 sparkyx
|
|
|
|
* : Correct the stock
|
|
|
|
2007-04-14 20:07 sparkyx
|
|
|
|
* : Change TVA by 6190
|
|
|
|
2007-04-14 20:01 sparkyx
|
|
|
|
* : Add Dexia Bq
|
|
|
|
2007-04-14 19:59 sparkyx
|
|
|
|
* : Add Dexia to import CSV (Guy Moins)
|
|
|
|
2007-04-14 19:59 sparkyx
|
|
|
|
* : move imageS to image
|
|
|
|
2007-04-14 19:59 sparkyx
|
|
|
|
* : clean debug info
|
|
|
|
2007-04-14 19:41 sparkyx
|
|
|
|
* : Add Guy Moins contribution: import of Dexia Banque
|
|
|
|
2007-04-13 00:31 sparkyx
|
|
|
|
* : add a prefix for dropping
|
|
|
|
2007-04-13 00:28 sparkyx
|
|
|
|
* : Fix problem for creation of card, the account was null
|
|
|
|
2007-04-13 00:27 sparkyx
|
|
|
|
* : Fix problem with long account
|
|
|
|
2007-04-13 00:27 sparkyx
|
|
|
|
* : check isNumber
|
|
|
|
2007-04-13 00:26 sparkyx
|
|
|
|
* : fix isNumber
|
|
|
|
2007-04-12 23:33 sparkyx
|
|
|
|
* : Fix problem with plpgsql code
|
|
|
|
2007-04-12 21:37 sparkyx
|
|
|
|
* : fix bug multiple tva_rate 0%
|
|
|
|
2007-04-12 21:32 sparkyx
|
|
|
|
* : isNumber is fixed
|
|
|
|
2007-04-12 21:26 sparkyx
|
|
|
|
* : OpenSuse 10.2 error with $p_user
|
|
|
|
2007-04-03 18:48 sparkyx
|
|
|
|
* : Add transform.pl to repository
|
|
|
|
2007-04-03 18:23 sparkyx
|
|
|
|
* : Esthetic
|
|
|
|
2007-04-03 18:05 sparkyx
|
|
|
|
* : Make the include folder more secure
|
|
|
|
2007-04-03 17:58 sparkyx
|
|
|
|
* : Filter if qcode doesn't exist then list is empty
|
|
|
|
2007-04-01 21:09 sparkyx
|
|
|
|
* : Show an icone with the name of the file as title
|
|
|
|
2007-04-01 21:08 sparkyx
|
|
|
|
* : clean parameter o
|
|
|
|
2007-04-01 21:08 sparkyx
|
|
|
|
* : clean parameter s
|
|
|
|
2007-04-01 21:08 sparkyx
|
|
|
|
* : Sort
|
|
|
|
2007-04-01 15:55 sparkyx
|
|
|
|
* : Deprecated corrected
|
|
|
|
2007-03-30 20:41 sparkyx
|
|
|
|
* : deprecated call removed
|
|
|
|
2007-03-30 20:19 sparkyx
|
|
|
|
* : Deprecated passing by reference
|
|
|
|
2007-03-30 19:11 sparkyx
|
|
|
|
* : Create the tmpdir if it doesn't exist
|
|
|
|
2007-03-29 19:56 sparkyx
|
|
|
|
* : typo
|
|
|
|
2007-03-29 19:51 sparkyx
|
|
|
|
* : Suhosin fix
|
|
|
|
2007-03-24 19:47 sparkyx
|
|
|
|
* : Add warning
|
|
|
|
2007-03-24 19:47 sparkyx
|
|
|
|
* : Move and Add warning
|
|
|
|
2007-03-24 19:43 sparkyx
|
|
|
|
* : move
|
|
|
|
2007-03-24 19:34 sparkyx
|
|
|
|
* : Mise à jour documentation
|
|
|
|
2007-03-24 19:13 sparkyx
|
|
|
|
* : Typo
|
|
|
|
2007-03-24 19:11 sparkyx
|
|
|
|
* : Remove Database and template task #4783
|
|
|
|
2007-03-24 19:11 sparkyx
|
|
|
|
* : remove debug info
|
|
|
|
2007-03-24 19:01 sparkyx
|
|
|
|
* : Remove Database and template task #4783
|
|
|
|
2007-03-24 16:49 sparkyx
|
|
|
|
* : Code cleaning
|
|
|
|
2007-03-24 16:48 sparkyx
|
|
|
|
* : Fix problem for removing user
|
|
|
|
2007-03-22 20:30 sparkyx
|
|
|
|
* : remove silly files
|
|
|
|
2007-03-22 20:29 sparkyx
|
|
|
|
* : Generate also the developper doc
|
|
|
|
2007-03-22 20:06 sparkyx
|
|
|
|
* : test
|
|
|
|
2007-03-22 20:03 sparkyx
|
|
|
|
* : print child account
|
|
|
|
2007-03-22 20:02 sparkyx
|
|
|
|
* : Check if an account is used before removing it
|
|
|
|
2007-03-22 20:01 sparkyx
|
|
|
|
* : minor
|
|
|
|
2007-03-22 20:01 sparkyx
|
|
|
|
* : Print child account
|
|
|
|
2007-03-22 20:00 sparkyx
|
|
|
|
* : Print the child account
|
|
|
|
2007-03-22 19:54 sparkyx
|
|
|
|
* : new version
|
|
|
|
2007-03-22 19:53 sparkyx
|
|
|
|
* : Add the total per column
|
|
|
|
2007-03-21 21:44 sparkyx
|
|
|
|
* : Remove the form thx the noprint class
|
|
|
|
2007-03-21 20:41 sparkyx
|
|
|
|
* : Fix Bug with Konqueror IMG and INPUT TYPE=IMAGE
|
|
|
|
2007-03-21 19:47 sparkyx
|
|
|
|
* : Fix Bug with Konqueror IMG and INPUT TYPE=IMAGE
|
|
|
|
2007-03-21 19:46 sparkyx
|
|
|
|
* : Fix bug with Konqueror about IMG and INPUT TYPE=IMAGE
|
|
|
|
2007-03-19 21:50 sparkyx
|
|
|
|
* : Test isNumber
|
|
|
|
2007-03-19 21:49 sparkyx
|
|
|
|
* : Fix bug in isNumber
|
|
|
|
2007-03-19 21:24 sparkyx
|
|
|
|
* : show all the card
|
|
|
|
2007-03-19 21:23 sparkyx
|
|
|
|
* : task #6657, Ajout un tri
|
|
|
|
2007-03-09 21:06 sparkyx
|
|
|
|
* : Fix cosmetic in reporting
|
|
|
|
2007-03-09 19:15 sparkyx
|
|
|
|
* : Set version for next release
|
|
|
|
2007-03-09 19:14 sparkyx
|
|
|
|
* : Improve message
|
|
|
|
2007-03-09 19:03 sparkyx
|
|
|
|
* : Put the correct name if it is a card
|
|
|
|
2007-03-09 18:50 sparkyx
|
|
|
|
* : Fix: not allowed to delete an card used in a journal
|
|
|
|
2007-03-09 18:34 sparkyx
|
|
|
|
* : Bug : class base & js_search_poste
|
|
|
|
2007-03-01 23:06 sparkyx
|
|
|
|
* : Hide a button is useless
|
|
|
|
2007-02-28 22:49 sparkyx
|
|
|
|
* : improve doc
|
|
|
|
2007-02-28 22:40 sparkyx
|
|
|
|
* : Modify insert_account and set the default account from
|
|
fiche_def_ref
|
|
|
|
2007-02-28 22:39 sparkyx
|
|
|
|
* : remove card's attribute
|
|
|
|
2007-02-28 22:38 sparkyx
|
|
|
|
* : Give a default account
|
|
|
|
2007-02-28 22:38 sparkyx
|
|
|
|
* : Improve doc
|
|
|
|
2007-02-28 22:37 sparkyx
|
|
|
|
* : Permit the suppression of card's attribute
|
|
Give a default account if no one is given
|
|
|
|
2007-02-28 22:36 sparkyx
|
|
|
|
* : Avoid a bad creation of a folder
|
|
|
|
2007-02-27 18:31 sparkyx
|
|
|
|
* : Warning message
|
|
|
|
2007-02-27 16:04 sparkyx
|
|
|
|
* : Fautes d orthographe
|
|
|
|
2007-02-27 16:03 sparkyx
|
|
|
|
* : Fautes d orthographe
|
|
|
|
2007-02-27 14:32 sparkyx
|
|
|
|
* : Bouton en français
|
|
|
|
2007-02-27 14:31 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2007-02-27 14:27 sparkyx
|
|
|
|
* : Bouton en français
|
|
|
|
2007-02-27 14:26 sparkyx
|
|
|
|
* : typo
|
|
|
|
2007-02-27 12:10 sparkyx
|
|
|
|
* : Set version
|
|
|
|
2007-02-27 12:03 sparkyx
|
|
|
|
* : remove debug
|
|
|
|
2007-02-27 12:02 sparkyx
|
|
|
|
* : Bug in card creation bug 27Feb 2006
|
|
|
|
2007-02-22 20:24 sparkyx
|
|
|
|
* : Bug cosmetic : recherche dans les fiches
|
|
|
|
2007-02-03 01:01 sparkyx
|
|
|
|
* : Correct bug when printing PDF
|
|
|
|
2007-02-02 22:41 sparkyx
|
|
|
|
* : Add missing files
|
|
|
|
2007-02-02 22:24 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2007-01-29 16:20 sparkyx
|
|
|
|
* : Add the possibility to clean the document, to set the year when
|
|
a folder is created
|
|
|
|
2007-01-19 20:38 sparkyx
|
|
|
|
* : Add search for the card and add the menu fich in the "gestion"
|
|
|
|
2007-01-16 19:37 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2007-01-06 21:14 sparkyx
|
|
|
|
* : Add new tests
|
|
|
|
2007-01-06 21:13 sparkyx
|
|
|
|
* : Add the simple operation for ledger VEN and ACH
|
|
|
|
2007-01-06 21:13 sparkyx
|
|
|
|
* : Remove debug
|
|
|
|
2007-01-06 21:13 sparkyx
|
|
|
|
* : Bug about the list of available folders
|
|
|
|
2007-01-06 21:10 sparkyx
|
|
|
|
* : Bug : duplicate document
|
|
|
|
2006-12-26 20:53 sparkyx
|
|
|
|
* : get banque info from parm_code
|
|
|
|
2006-12-26 20:53 sparkyx
|
|
|
|
* : get banque info from parm_code
|
|
|
|
2006-12-26 20:27 sparkyx
|
|
|
|
* : Cleaning
|
|
|
|
2006-12-26 20:25 sparkyx
|
|
|
|
* : Cosmetics bug
|
|
|
|
2006-12-26 20:23 sparkyx
|
|
|
|
* : Add a better detailled printout for the ledger VEN and ACH
|
|
|
|
2006-12-26 20:22 sparkyx
|
|
|
|
* : For the search : permit the search with %
|
|
|
|
2006-12-26 20:21 sparkyx
|
|
|
|
* : Add function get_fiche_def_ref_id
|
|
|
|
2006-12-26 20:20 sparkyx
|
|
|
|
* : Add function IsTVA
|
|
|
|
2006-12-26 20:19 sparkyx
|
|
|
|
* : Correct Bug variable were forgotten
|
|
|
|
2006-12-26 20:18 sparkyx
|
|
|
|
* : Correct function headers for Doxygen
|
|
|
|
2006-12-07 19:09 sparkyx
|
|
|
|
* : Ajout manuel pdf depuis l application
|
|
|
|
2006-12-07 18:36 sparkyx
|
|
|
|
* : New icons
|
|
|
|
2006-12-07 18:36 sparkyx
|
|
|
|
* : Impress menu
|
|
|
|
2006-11-29 21:23 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2006-11-29 21:13 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2006-11-29 20:56 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2006-11-29 20:53 sparkyx
|
|
|
|
* : Add previous next icon
|
|
|
|
2006-11-29 20:42 sparkyx
|
|
|
|
* : Replace some item menu by icon
|
|
|
|
2006-11-29 19:10 sparkyx
|
|
|
|
* : Move the javascript file to the js folder
|
|
|
|
2006-11-25 16:59 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2006-11-25 16:58 sparkyx
|
|
|
|
* : add search in gestion
|
|
|
|
2006-11-25 16:57 sparkyx
|
|
|
|
* : Add Menu Search in Gestion
|
|
|
|
2006-11-25 15:40 sparkyx
|
|
|
|
* : Add menu Impress in Gestion
|
|
|
|
2006-11-25 15:39 sparkyx
|
|
|
|
* : add menu impress in gestion
|
|
|
|
2006-11-25 15:38 sparkyx
|
|
|
|
* : Add IMPRESS Menu in Gestion
|
|
|
|
2006-10-20 15:09 sparkyx
|
|
|
|
* : Bug invalid amount for Listing vat
|
|
|
|
2006-10-19 09:25 sparkyx
|
|
|
|
* : rel213
|
|
|
|
2006-10-19 09:05 sparkyx
|
|
|
|
* : [bug #18056] DIfference quand on mélange montant négatif et
|
|
positifs
|
|
|
|
2006-10-17 17:04 sparkyx
|
|
|
|
* : bug #18017, Double dans la fenêtre détail
|
|
|
|
2006-10-17 17:03 sparkyx
|
|
|
|
* : bug #18043, la cause FROM
|
|
|
|
2006-10-16 17:15 sparkyx
|
|
|
|
* : Amount is absolute when searching in the ledger
|
|
|
|
2006-10-16 10:48 sparkyx
|
|
|
|
* : bug #18017, Double dans la fenêtre détail
|
|
|
|
2006-10-16 10:18 sparkyx
|
|
|
|
* : Database update
|
|
|
|
2006-10-16 10:16 sparkyx
|
|
|
|
* : rel212
|
|
|
|
2006-10-16 10:08 sparkyx
|
|
|
|
* : Fix bug for rounded value and quantity is a decimal value
|
|
|
|
2006-10-12 19:20 sparkyx
|
|
|
|
* : Round all the amount to the 2nd decimal
|
|
|
|
2006-10-08 17:16 sparkyx
|
|
|
|
* : fiche qcode prob
|
|
|
|
2006-10-08 16:53 sparkyx
|
|
|
|
* : Problem with quickcode
|
|
|
|
2006-10-08 16:44 sparkyx
|
|
|
|
* : Update quickcode
|
|
|
|
2006-10-08 16:19 sparkyx
|
|
|
|
* : Misc prob.
|
|
|
|
2006-10-07 16:42 sparkyx
|
|
|
|
* : ChangelogChangelog
|
|
|
|
2006-10-07 14:25 sparkyx
|
|
|
|
* : Add message for vat
|
|
|
|
2006-10-07 14:17 sparkyx
|
|
|
|
* : remove debug
|
|
|
|
2006-10-07 14:12 sparkyx
|
|
|
|
* : Update database
|
|
|
|
2006-10-07 14:11 sparkyx
|
|
|
|
* : Fix problem in the suivi courrier
|
|
|
|
2006-10-07 13:14 sparkyx
|
|
|
|
* : Finish integration
|
|
|
|
2006-10-07 10:18 sparkyx
|
|
|
|
* : Merge with Dev-Dany
|
|
|
|
2006-10-05 21:46 sparkyx
|
|
|
|
* : Sometimes the $_ENV[TMP] is not defined
|
|
|
|
2006-09-24 13:06 sparkyx
|
|
|
|
* : task #5877 overview: Module comptabilité : journaux, voir
|
|
toutes les périodes
|
|
|
|
2006-09-24 11:51 sparkyx
|
|
|
|
* : Rel 207
|
|
|
|
2006-09-24 11:50 sparkyx
|
|
|
|
* : Bug Last bug for the sql filter for periode
|
|
|
|
2006-09-21 21:21 sparkyx
|
|
|
|
* : Fix bug = missing include file
|
|
|
|
2006-09-21 21:14 sparkyx
|
|
|
|
* : Bug #17819 Clause From
|
|
|
|
2006-09-21 19:45 sparkyx
|
|
|
|
* : Fix problem when the operations are not balanced
|
|
|
|
2006-09-18 18:57 sparkyx
|
|
|
|
* : Bug #17780 : search screen
|
|
|
|
2006-09-18 16:40 sparkyx
|
|
|
|
* : OOo are in UTF8
|
|
|
|
2006-09-18 16:23 sparkyx
|
|
|
|
* : bug #17778 Problème pour génération de facture
|
|
|
|
2006-09-18 16:20 sparkyx
|
|
|
|
* : Fix problem with windows backslash
|
|
|
|
2006-09-18 14:17 sparkyx
|
|
|
|
* : small Code cleaning
|
|
|
|
2006-09-18 13:30 sparkyx
|
|
|
|
* : For unity test
|
|
|
|
2006-09-17 15:02 sparkyx
|
|
|
|
* : Stan patches - export / import ecriture ouverture
|
|
|
|
2006-09-17 14:56 sparkyx
|
|
|
|
* : Stan patches + fix problem with one day period
|
|
|
|
2006-09-13 19:10 sparkyx
|
|
|
|
* : Cvs dev
|
|
|
|
2006-09-13 19:10 sparkyx
|
|
|
|
* : Merge rel206
|
|
|
|
2006-09-12 16:17 sparkyx
|
|
|
|
* : add modification from rel206
|
|
|
|
2006-09-12 12:01 stanpinte
|
|
|
|
* : added missing update statement.
|
|
|
|
update parm_periode set p_end = p_start where p_end is null;
|
|
|
|
2006-09-06 23:14 sparkyx
|
|
|
|
* : merge with rel205
|
|
|
|
2006-09-02 20:45 sparkyx
|
|
|
|
* : rel 205
|
|
|
|
2006-09-02 20:25 sparkyx
|
|
|
|
* : cleaning
|
|
|
|
2006-09-02 20:11 sparkyx
|
|
|
|
* : [bug #17597] Changement quickcode client , fournisseur ou
|
|
banque
|
|
|
|
2006-09-02 18:27 sparkyx
|
|
|
|
* : bug 17582 quick code case insentive + quote
|
|
|
|
2006-09-02 18:25 sparkyx
|
|
|
|
* : Add maximum time in .htaccess
|
|
|
|
2006-09-02 18:00 sparkyx
|
|
|
|
* : bug 17582 quick code case insentive + quote
|
|
|
|
2006-08-27 17:59 sparkyx
|
|
|
|
* : Fix bug sequence
|
|
|
|
2006-08-27 17:41 sparkyx
|
|
|
|
* : Correction bug 17543, 17544, 17545
|
|
|
|
2006-08-27 16:00 sparkyx
|
|
|
|
* : Bug 17544 double attribute
|
|
|
|
2006-08-27 15:03 sparkyx
|
|
|
|
* : bug #17545 : pk not synchronized with sequence
|
|
|
|
2006-08-25 21:09 sparkyx
|
|
|
|
* : Change Log
|
|
|
|
2006-08-25 20:51 sparkyx
|
|
|
|
* : Upgrade db to version 19
|
|
|
|
2006-08-25 20:50 sparkyx
|
|
|
|
* : Change : one-day period
|
|
|
|
2006-08-25 20:50 sparkyx
|
|
|
|
* : remove debug info
|
|
|
|
2006-08-25 20:49 sparkyx
|
|
|
|
* : Useless double check
|
|
|
|
2006-08-25 20:49 sparkyx
|
|
|
|
* : New version 2.0.3
|
|
|
|
2006-08-25 20:48 sparkyx
|
|
|
|
* : Round problem
|
|
|
|
2006-08-24 20:28 sparkyx
|
|
|
|
* : Correct : Sort the periode properly in using p_start and p_end
|
|
instead of p_id
|
|
|
|
2006-08-12 18:43 sparkyx
|
|
|
|
* : Bug when reload the page
|
|
|
|
2006-08-12 18:16 sparkyx
|
|
|
|
* : Fix bug in printing security
|
|
|
|
2006-08-09 19:32 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2006-08-09 19:21 sparkyx
|
|
|
|
* : Fix cosmetic
|
|
|
|
2006-08-09 19:20 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2006-08-09 19:07 sparkyx
|
|
|
|
* : Fix bug for windows (PHP_SELF instead of SCRIPT_NAME)
|
|
|
|
2006-08-09 19:05 sparkyx
|
|
|
|
* : Add a quickcode for contact
|
|
|
|
2006-08-09 19:05 sparkyx
|
|
|
|
* : Fix cosmetic
|
|
|
|
2006-08-09 19:03 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2006-08-09 19:03 sparkyx
|
|
|
|
* : Add a select to see the whole exercice
|
|
|
|
2006-08-09 19:01 sparkyx
|
|
|
|
* : New version
|
|
|
|
2006-08-09 19:00 sparkyx
|
|
|
|
* : Fix bug : when add a new card the listing was dubbel
|
|
|
|
2006-08-09 18:59 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2006-08-08 21:24 sparkyx
|
|
|
|
* : Correction orthographe Alexandre
|
|
|
|
2006-08-08 20:51 sparkyx
|
|
|
|
* : Fix bug in function card_class_base
|
|
|
|
2006-08-08 17:16 sparkyx
|
|
|
|
* : Bug Fix problem with PHP_SELF on windows
|
|
|
|
2006-08-08 10:47 stanpinte
|
|
|
|
* : Added .cvsignore
|
|
|
|
2006-08-06 14:13 sparkyx
|
|
|
|
* : Remove debug
|
|
|
|
2006-08-06 13:49 sparkyx
|
|
|
|
* : Patch
|
|
|
|
2006-08-06 13:41 sparkyx
|
|
|
|
* : Bug Stan SCRIPT_NAME --> PHP_SELF
|
|
|
|
2006-08-06 13:26 sparkyx
|
|
|
|
* : Fix bug due to quote
|
|
|
|
2006-08-06 12:48 sparkyx
|
|
|
|
* : Fix cosmetic
|
|
|
|
2006-08-04 08:17 stanpinte
|
|
|
|
* : Harmonized echo_error(...) calls
|
|
|
|
2006-08-04 08:17 stanpinte
|
|
|
|
* : Added optional params to echo_error
|
|
|
|
2006-08-01 19:40 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2006-08-01 19:17 sparkyx
|
|
|
|
* : Remove generated files
|
|
|
|
2006-07-31 04:22 sparkyx
|
|
|
|
* : update doc
|
|
|
|
2006-07-31 04:14 sparkyx
|
|
|
|
* : Cosmetic remove not working sort + modify table presentation
|
|
|
|
2006-07-29 17:01 sparkyx
|
|
|
|
* : update doc
|
|
|
|
2006-07-29 16:33 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2006-07-29 16:31 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2006-07-29 15:41 sparkyx
|
|
|
|
* : Fix : Forgotten file
|
|
|
|
2006-07-29 15:39 sparkyx
|
|
|
|
* : Fix problem with quote
|
|
|
|
2006-07-26 06:48 sparkyx
|
|
|
|
* : Documentation
|
|
|
|
2006-07-22 23:16 sparkyx
|
|
|
|
* : Task #5736 Impression des fiches par quick code
|
|
|
|
2006-07-22 22:33 sparkyx
|
|
|
|
* : Fix bug 15640 : compute properly the url after updating or
|
|
inserting
|
|
|
|
2006-07-21 18:39 sparkyx
|
|
|
|
* : Bug 15511 : check the amount of the operation before recording
|
|
Add a filter on the current exercice
|
|
|
|
2006-07-21 08:01 sparkyx
|
|
|
|
* : task 5026 Add more check for the account
|
|
|
|
2006-07-21 07:25 sparkyx
|
|
|
|
* : Cosmetic : version
|
|
|
|
2006-07-21 07:24 sparkyx
|
|
|
|
* : Import Bank : trash bad record
|
|
|
|
2006-07-19 17:49 sparkyx
|
|
|
|
* : create partial bar, fix bug
|
|
|
|
2006-07-19 17:33 sparkyx
|
|
|
|
* : Limit the nav. bar to max 20
|
|
|
|
2006-07-15 14:35 sparkyx
|
|
|
|
* : Fix bug : impossible de corriger une opération non validée
|
|
|
|
2006-07-14 22:13 sparkyx
|
|
|
|
* : Permit to drop bad record from a bank import
|
|
|
|
2006-07-14 22:13 sparkyx
|
|
|
|
* : Permit to drop bad record from a bank import
|
|
|
|
2006-07-14 21:29 sparkyx
|
|
|
|
* : Fix bug : creation failed with 8.1.4
|
|
|
|
2006-07-12 21:24 sparkyx
|
|
|
|
* : Documentation updated
|
|
|
|
2006-07-12 21:11 sparkyx
|
|
|
|
* : Add a filter of the current exercice for the saldo of customer
|
|
& supplier
|
|
|
|
2006-07-12 18:32 sparkyx
|
|
|
|
* : Improve import from argenta
|
|
|
|
2006-07-12 18:21 sparkyx
|
|
|
|
* : For the ledger, only one variable is needed for the default nb
|
|
of lines
|
|
|
|
2006-07-12 18:21 sparkyx
|
|
|
|
* : Add a remove possibility for the bank
|
|
|
|
2006-07-11 21:49 sparkyx
|
|
|
|
* : Transfert bank : add detail
|
|
|
|
2006-07-11 21:44 sparkyx
|
|
|
|
* : Ability to remove wrong record when transfering bank
|
|
|
|
2006-07-11 21:10 sparkyx
|
|
|
|
* : Ability to verify transfert before transfering
|
|
|
|
2006-07-11 17:39 sparkyx
|
|
|
|
* : Bug : fix some problems when the site is not the root directory
|
|
|
|
2006-07-10 20:09 sparkyx
|
|
|
|
* : Fix Bug about commit when the account is wrong
|
|
|
|
2006-07-10 20:05 sparkyx
|
|
|
|
* : Fix bug in search
|
|
|
|
2006-07-09 21:43 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2006-07-09 17:04 sparkyx
|
|
|
|
* : Fix SQL Bug
|
|
|
|
2006-07-09 16:56 sparkyx
|
|
|
|
* : Bug with the domain when dropping mod2
|
|
|
|
2006-07-09 16:49 sparkyx
|
|
|
|
* : Fix SQL Bugs
|
|
|
|
2006-07-07 21:04 sparkyx
|
|
|
|
* : Cosmetic bug : historic should be filtered by default
|
|
|
|
2006-07-07 20:45 sparkyx
|
|
|
|
* : Change poste_comptable dans import_csv par le QuickCode et
|
|
UpdateCSV utiliser avec des $_POST
|
|
|
|
2006-07-07 20:09 sparkyx
|
|
|
|
* : Add argenta import
|
|
|
|
2006-07-06 23:22 sparkyx
|
|
|
|
* : CBC add comment to the fin op
|
|
|
|
2006-07-06 23:15 sparkyx
|
|
|
|
* : Add CBC Belgium
|
|
|
|
2006-07-06 21:11 sparkyx
|
|
|
|
* : Documentation
|
|
|
|
2006-07-06 21:10 sparkyx
|
|
|
|
* : Fix problem with the French accountancy
|
|
|
|
2006-07-06 21:10 sparkyx
|
|
|
|
* : Cosmetic bug
|
|
|
|
2006-07-04 22:26 sparkyx
|
|
|
|
* : doc
|
|
|
|
2006-07-04 22:19 sparkyx
|
|
|
|
* : Database change
|
|
|
|
2006-07-04 22:13 sparkyx
|
|
|
|
* : Database change
|
|
|
|
2006-07-04 20:47 sparkyx
|
|
|
|
* : Nav. bar for document
|
|
|
|
2006-07-04 20:46 sparkyx
|
|
|
|
* : Change database
|
|
|
|
2006-07-03 20:49 sparkyx
|
|
|
|
* : Add argenta into cvs
|
|
|
|
2006-07-03 20:35 sparkyx
|
|
|
|
* : Improve security
|
|
|
|
2006-07-02 17:30 sparkyx
|
|
|
|
* : Improve doc, fix problem with the sort
|
|
|
|
2006-06-30 20:00 sparkyx
|
|
|
|
* : task #5689 Improve calc
|
|
|
|
2006-06-29 23:22 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2006-06-29 23:20 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2006-06-29 23:04 sparkyx
|
|
|
|
* : Documentation code
|
|
|
|
2006-06-29 22:42 sparkyx
|
|
|
|
* : Add sort to the document
|
|
|
|
2006-06-29 22:24 sparkyx
|
|
|
|
* : Cosmetic
|
|
|
|
2006-06-29 21:17 sparkyx
|
|
|
|
* : Final modification db
|
|
|
|
2006-06-29 21:14 sparkyx
|
|
|
|
* : Appearance
|
|
|
|
2006-06-29 21:09 sparkyx
|
|
|
|
* : Add bank balance
|
|
|
|
2006-06-29 20:53 sparkyx
|
|
|
|
* : Sender & receiver in the Document module
|
|
|
|
2006-06-29 20:51 sparkyx
|
|
|
|
* : Fix bug when no record is found
|
|
|
|
2006-06-29 20:49 sparkyx
|
|
|
|
* : task 5689 Improve calc online : bug function clean
|
|
|
|
2006-06-29 18:34 sparkyx
|
|
|
|
* : task #5689 improve calc
|
|
|
|
2006-06-29 16:45 sparkyx
|
|
|
|
* : Task #5689 : improve calc online
|
|
|
|
2006-06-28 22:15 sparkyx
|
|
|
|
* : Add the concerned operation for the action and permit to add
|
|
action to an existing one
|
|
|
|
2006-06-28 22:09 sparkyx
|
|
|
|
* : documentation
|
|
|
|
2006-06-28 00:13 sparkyx
|
|
|
|
* : Enfin : the beta version is ready, only the documentation is
|
|
incomplete
|
|
|
|
2006-06-26 23:59 sparkyx
|
|
|
|
* : Fix bug in PARM_CODE
|
|
|
|
2006-06-26 23:48 sparkyx
|
|
|
|
* : Cosmetic - add Document interne, bug with suivi_courrier not
|
|
fixed!!!
|
|
|
|
2006-06-26 18:23 sparkyx
|
|
|
|
* : Cosmetic + Documentation
|
|
|
|
2006-06-25 21:10 sparkyx
|
|
|
|
* : Improve doc
|
|
|
|
2006-06-25 21:07 sparkyx
|
|
|
|
* : Improve doc
|
|
|
|
2006-06-25 21:01 sparkyx
|
|
|
|
* : Ajout
|
|
* vue filtrant : on ne propose les périodes que pour l'année en
|
|
cours
|
|
* Possibilité de chercher une fiche dans un popup
|
|
* Detail des tiers dans les suivi courrier
|
|
* Génération de document ODS (OpenOffice.org) sur base de modèle
|
|
que l'on
|
|
peut charger dans la base de données
|
|
|
|
2006-06-25 01:30 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2006-06-25 01:29 sparkyx
|
|
|
|
* : Add Facture for testing
|
|
|
|
2006-06-25 01:28 sparkyx
|
|
|
|
* : Fix cosmetic bugs and add support for OOo
|
|
|
|
2006-06-24 21:03 sparkyx
|
|
|
|
* : Add missing
|
|
|
|
2006-06-24 20:37 sparkyx
|
|
|
|
* : fix upgrade13.sql
|
|
|
|
2006-06-24 20:31 sparkyx
|
|
|
|
* : Add missing files
|
|
|
|
2006-06-24 19:52 sparkyx
|
|
|
|
* : Removing old theme
|
|
|
|
2006-06-24 19:48 sparkyx
|
|
|
|
* : Fix bug in export/import + doc
|
|
|
|
2006-06-24 18:47 sparkyx
|
|
|
|
* : Improve module gestion : add bank; fix some bugs
|
|
|
|
2006-06-24 00:02 sparkyx
|
|
|
|
* : Add missing files
|
|
|
|
2006-06-24 00:01 sparkyx
|
|
|
|
* : Improve doc. add some missing files
|
|
|
|
2006-06-23 23:56 sparkyx
|
|
|
|
* : improve CSS
|
|
|
|
2006-06-23 23:50 sparkyx
|
|
|
|
* : Documentation
|
|
|
|
2006-06-23 22:58 sparkyx
|
|
|
|
* : Doc is done with Doxygen
|
|
|
|
2006-06-23 22:56 sparkyx
|
|
|
|
* : Improve theme
|
|
|
|
2006-06-23 22:39 sparkyx
|
|
|
|
* : Add a new theme
|
|
|
|
2006-06-23 22:38 sparkyx
|
|
|
|
* : Improve Aqua style
|
|
|
|
2006-06-23 22:12 sparkyx
|
|
|
|
* : Database upgrade
|
|
|
|
2006-06-23 22:05 sparkyx
|
|
|
|
* : keep the document when removing a pj if another op. uses it
|
|
|
|
2006-06-23 21:51 sparkyx
|
|
|
|
* : task #4897 overview: Extension Pièce justificative
|
|
|
|
2006-06-23 21:34 sparkyx
|
|
|
|
* : Task 3108 & Task 3840
|
|
|
|
2006-06-23 21:20 sparkyx
|
|
|
|
* : Beta 2.0 Add Email in Action
|
|
|
|
2006-06-23 21:13 sparkyx
|
|
|
|
* : Beta 2.0 Add Administration
|
|
|
|
2006-06-23 20:45 sparkyx
|
|
|
|
* : Beta 2.0 Add the expense and supplier
|
|
|
|
2006-06-23 19:20 sparkyx
|
|
|
|
* : Beta 2 : fix bug, improve doc, fix conflict between table
|
|
document and the jrn row which contains also the document
|
|
|
|
2006-06-22 22:33 sparkyx
|
|
|
|
* : Documentation
|
|
|
|
2006-06-22 22:26 sparkyx
|
|
|
|
* : Beta version 2.0 - module de gestion intégré
|
|
|
|
2006-06-22 22:12 sparkyx
|
|
|
|
* : Big work : a new module is added and the document is really
|
|
improved
|
|
it is done with doxygen
|
|
|
|
2006-06-22 17:54 sparkyx
|
|
|
|
* : obsolete
|
|
|
|
2006-05-31 19:49 sparkyx
|
|
|
|
* : task #3108 Improve documentation
|
|
|
|
2006-05-15 17:05 sparkyx
|
|
|
|
* : Task #3108 : improve documentation
|
|
|
|
2006-05-15 16:44 sparkyx
|
|
|
|
* : Ce fichier contient uniquement le nécessaire pour mettre à jour
|
|
la base de données uniquement pour les développeurs.
|
|
Avant une release, ce script sera inclus dans admin/sql/patch,
|
|
sous le
|
|
nom upgradeXX.sql
|
|
|
|
2006-05-09 21:11 sparkyx
|
|
|
|
* : Task #5410 : Commercial
|
|
|
|
2006-05-06 17:33 sparkyx
|
|
|
|
* : Fix bug in adding a account
|
|
|
|
2006-05-04 19:12 sparkyx
|
|
|
|
* : task #5523 : move periode management to Advanced menu
|
|
|
|
2006-05-04 19:11 sparkyx
|
|
|
|
* : Fix bug : double drop of a view
|
|
|
|
2006-05-03 20:30 sparkyx
|
|
|
|
* : fix problem with rounded amount when deducing 2 special vat
|
|
Improve debug
|
|
|
|
2006-05-02 19:36 sparkyx
|
|
|
|
* : Task 5023 : probleme avec TVA recup. par impot et non ded
|
|
utilisé en
|
|
même temps
|
|
|
|
2006-05-02 18:43 stanpinte
|
|
|
|
* : Fixed missing $ at end of stored procedure delcaration
|
|
|
|
2006-05-02 18:20 sparkyx
|
|
|
|
* : task 5406 :
|
|
Good order for parm_code
|
|
|
|
2006-05-01 18:23 sparkyx
|
|
|
|
* : Task 5406 Add missing files
|
|
|
|
2006-05-01 18:21 sparkyx
|
|
|
|
* : About upgrade10; the function check_balance MUST BE dropped
|
|
before being
|
|
recreated because the parameters change
|
|
Upgrade 11 : Update the database to a new version
|
|
|
|
2006-05-01 18:11 sparkyx
|
|
|
|
* : *** empty log message ***
|
|
|
|
2006-05-01 18:05 sparkyx
|
|
|
|
* : small bug
|
|
|
|
2006-05-01 18:04 sparkyx
|
|
|
|
* : Get SQL utility for developpper
|
|
|
|
2006-05-01 17:47 sparkyx
|
|
|
|
* : Task 5406 : add parameters setting
|
|
|
|
2006-04-30 12:46 stanpinte
|
|
|
|
* : Removed problematic DROP statement.
|
|
|
|
2006-04-29 14:04 sparkyx
|
|
|
|
* : Task 5406 : Parameter used in different places --> to be more
|
|
tested
|
|
|
|
2006-04-29 13:25 sparkyx
|
|
|
|
* : Add data
|
|
|
|
2006-04-29 13:23 sparkyx
|
|
|
|
* : task 5406 : parameter menu is now completed with the
|
|
possibility to
|
|
change the fiche definition
|
|
|
|
2006-04-29 10:19 sparkyx
|
|
|
|
* : task 5406 : improve presentation
|
|
|
|
2006-04-28 22:27 sparkyx
|
|
|
|
* : task 5406 : add setting
|
|
|
|
2006-04-28 22:24 sparkyx
|
|
|
|
* : task 5306 : parameter tva
|
|
|
|
2006-04-28 22:24 sparkyx
|
|
|
|
* : progress task
|
|
5410 -> fonction CRM
|
|
5306 -> Improve parameter setting
|
|
|
|
2006-04-28 22:19 sparkyx
|
|
|
|
* : fix a problem in the function dump
|
|
|
|
2006-04-23 20:06 sparkyx
|
|
|
|
* : Task 5023: note de credit
|
|
|
|
2006-04-23 19:43 sparkyx
|
|
|
|
* : task 5023 : bug dans le calcul des dna, tva non ded quand il y
|
|
avait les 2
|
|
dans une fiche
|
|
|
|
2006-04-20 16:50 sparkyx
|
|
|
|
* : minor bugs
|
|
|
|
2006-04-20 16:50 sparkyx
|
|
|
|
* : Fix problem with create function add patch 9 and 10
|
|
|
|
2006-04-20 16:47 sparkyx
|
|
|
|
* : Add operations for Miscellaneous and financial ledger
|
|
|
|
2006-04-18 10:40 sparkyx
|
|
|
|
* : Cosmetic replace 'annuler' by 'Fermer'
|
|
|
|
2006-04-16 17:18 stanpinte
|
|
|
|
* : Added some fixes
|
|
|
|
2006-04-15 01:27 sparkyx
|
|
|
|
* : task 5410 Suivi client
|
|
|
|
2006-04-15 01:25 sparkyx
|
|
|
|
* : task #5406 Paramètre
|
|
|
|
2006-04-15 01:24 sparkyx
|
|
|
|
* : task #5405 Quick Code
|
|
|
|
2006-04-15 01:14 sparkyx
|
|
|
|
* : task #4898, Import CSV opération banquaire
|
|
|
|
2006-04-15 01:13 sparkyx
|
|
|
|
* : task #5409 debug info
|
|
task #5406 Paramètre
|
|
task #5405 Quick Code
|
|
|
|
2006-04-15 01:12 sparkyx
|
|
|
|
* : task #5409 debug info
|
|
task #5405 Quick Code
|
|
|
|
2006-04-15 01:12 sparkyx
|
|
|
|
* : task #5409 debug info
|
|
|
|
2006-04-15 01:12 sparkyx
|
|
|
|
* : cosmetic
|
|
|
|
2006-04-15 01:11 sparkyx
|
|
|
|
* : task #5406 Paramètre
|
|
|
|
2006-04-15 01:08 sparkyx
|
|
|
|
* : task #5409 debug info
|
|
task #5406 Paramètre
|
|
|
|
2006-04-15 01:04 sparkyx
|
|
|
|
* : task #5409 debug info
|
|
task #5405 Quick Code
|
|
|
|
2006-04-12 22:04 sparkyx
|
|
|
|
* : cosmetic : add a space
|
|
|
|
2006-04-12 22:04 sparkyx
|
|
|
|
* : Add menu
|
|
|
|
2006-04-12 21:43 sparkyx
|
|
|
|
* : Cosmetic : indent correctly
|
|
|
|
2006-04-12 21:36 sparkyx
|
|
|
|
* : Task #5023: fix bug in the alert message
|
|
|
|
2006-04-09 19:07 sparkyx
|
|
|
|
* : Bug nav. bar
|
|
|
|
2006-04-08 14:01 stanpinte
|
|
|
|
* : Replaced POST by GET method for all action=voir_jrn calls -> As
|
|
this is read-only, it has no reason to be a POST.
|
|
|
|
2006-04-02 21:02 sparkyx
|
|
|
|
* : task #4898, Import CSV opération banquaire
|
|
task #5023 overview: Automatisation de certaines dépenses non
|
|
admises
|
|
|
|
2006-04-02 21:00 sparkyx
|
|
|
|
* : task #3840, Code cleaning
|
|
|
|
2006-04-02 21:00 sparkyx
|
|
|
|
* : task #4898, Import CSV opération banquaire
|
|
|
|
2006-04-02 20:59 sparkyx
|
|
|
|
* : task #5023 overview: Automatisation de certaines dépenses non
|
|
admises
|
|
|
|
2006-04-02 16:23 sparkyx
|
|
|
|
* : task 5025 : verify account
|
|
task #5026, Ajout form_verify_input
|
|
|
|
2006-04-02 15:31 sparkyx
|
|
|
|
* : task 5025 : verify account
|
|
|
|
2006-04-02 15:10 stanpinte
|
|
|
|
* : Ajouté une base d'implémentation du taux de déductibilité
|
|
|
|
2006-03-29 19:20 sparkyx
|
|
|
|
* : task #4898, Import CSV opération banquaire
|
|
working on CBC files
|
|
|
|
2006-03-29 19:17 sparkyx
|
|
|
|
* : task #4898, Import CSV opération banquaire
|
|
The open file is now in the include as well the loop for
|
|
flexibility reasons
|
|
|
|
2006-03-29 18:49 sparkyx
|
|
|
|
* : task #4898, add file headers
|
|
|
|
2006-03-29 18:47 sparkyx
|
|
|
|
* : Fix little bugs
|
|
|
|
2006-03-29 18:33 sparkyx
|
|
|
|
* : Script for checking csv files -> utility
|
|
|
|
2006-03-27 21:38 sparkyx
|
|
|
|
* : task #4898, Import CSV opération banquaire
|
|
Add FORTIS Banque
|
|
Add trigger to remove disturbing double quote
|
|
|
|
2006-03-27 19:26 sparkyx
|
|
|
|
* : task #4898, Import CSV opération banquaire -> ING est correcte
|
|
|
|
2006-03-24 21:58 sparkyx
|
|
|
|
* : task #4898, Import CSV opération banquaire
|
|
|
|
2006-03-24 21:47 sparkyx
|
|
|
|
* : Cosmetic bug
|
|
|
|
2006-03-24 21:47 sparkyx
|
|
|
|
* : Task #4898 Import CSV opération banquaire
|
|
|
|
2006-03-24 21:35 sparkyx
|
|
|
|
* : task #4898 Import CSV opération banquaire
|
|
|
|
2006-03-22 20:15 stanpinte
|
|
|
|
* : Corrigé le listing annuel TVA, pour ne plus être par exercice,
|
|
mais par année.
|
|
|
|
2006-03-18 14:30 stanpinte
|
|
|
|
* : Added code reading comments
|
|
|
|
2006-03-18 14:28 stanpinte
|
|
|
|
* : Added
|
|
|
|
2006-03-18 10:53 stanpinte
|
|
|
|
* : Added
|
|
|
|
2006-03-18 00:56 sparkyx
|
|
|
|
* : correct value for php
|
|
|
|
2006-03-09 19:57 sparkyx
|
|
|
|
* : task #5306 security for import / export
|
|
|
|
2006-03-09 19:14 sparkyx
|
|
|
|
* : fix bug if import file is invalid
|
|
|
|
2006-03-08 21:57 sparkyx
|
|
|
|
* : remove phpinfo
|
|
|
|
2006-03-08 21:56 sparkyx
|
|
|
|
* : task #5304 Ecriture d'ouverture
|
|
|
|
2006-03-08 21:49 sparkyx
|
|
|
|
* : bug #15443 nombre mal parsé
|
|
|
|
2006-03-07 23:17 sparkyx
|
|
|
|
* : Task 5302 : automatisation ecriture ouverture
|
|
|
|
2006-03-07 23:00 sparkyx
|
|
|
|
* : Task 5304 : automatisation des écritures d'ouverture
|
|
|
|
2006-02-07 12:31 sparkyx
|
|
|
|
* : Bug #15640 : IE download
|
|
|
|
2006-01-24 13:03 sparkyx
|
|
|
|
* : Bug #15521
|
|
Confirm doesn't work when nullify an operation
|
|
|
|
2006-01-23 13:45 stanpinte
|
|
|
|
* : Added smarty support
|
|
|
|
2006-01-21 22:38 stanpinte
|
|
|
|
* : Bound Ctrl-Enter to Enregister button
|
|
|
|
2006-01-21 22:37 stanpinte
|
|
|
|
* : Added Ctrl-Enter scripts. To bind, just set ID='SubmitButton'
|
|
on an input button
|
|
|
|
2006-01-21 21:42 stanpinte
|
|
|
|
* : Now opens by default the first journal in category (had to
|
|
write dirty code for p_jrn='NONE'
|
|
|
|
2006-01-21 21:40 stanpinte
|
|
|
|
* : Added GetFirstJrnIdForJrnType(,) function
|
|
|
|
2006-01-21 21:39 stanpinte
|
|
|
|
* : Fixed PHPSESSID error
|
|
|
|
2006-01-21 20:47 stanpinte
|
|
|
|
* : Re-ordered tab indexes in form
|
|
|
|
2006-01-21 20:47 stanpinte
|
|
|
|
* : Partially added tabindex property to widget class, so that we
|
|
can specify the tab orders in forms.
|
|
|
|
2006-01-21 20:03 stanpinte
|
|
|
|
* : Fixed bug 15491: Nom de période
|
|
|
|
2006-01-21 17:12 stanpinte
|
|
|
|
* : Fixed typo: Dédit is Débit
|
|
|
|
2006-01-15 21:03 stanpinte
|
|
|
|
* : Fixed parse error. (someone had forgotten a ;)
|
|
|
|
2005-12-16 22:50 sparkyx
|
|
|
|
* : fix undefined variable $bar
|
|
|
|
2005-12-14 22:01 sparkyx
|
|
|
|
* : improve simulation
|
|
|
|
2005-11-12 17:12 sparkyx
|
|
|
|
* : version dans index.php
|
|
|
|
2005-11-12 16:17 sparkyx
|
|
|
|
* : Bug 14961
|
|
|
|
2005-11-04 21:02 sparkyx
|
|
|
|
* : change the default title
|
|
|
|
2005-11-04 20:52 sparkyx
|
|
|
|
* : bug #14916 REMISE
|
|
|
|
2005-11-04 20:51 sparkyx
|
|
|
|
* : Update doc a propos patch
|
|
|
|
2005-11-04 20:50 sparkyx
|
|
|
|
* : Doc a propos patch
|
|
|
|
2005-11-03 20:20 sparkyx
|
|
|
|
* : update doc
|
|
|
|
2005-11-03 20:18 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2005-11-03 18:22 sparkyx
|
|
|
|
* : Code cleaning : form_input has been removed, inputtype is
|
|
replaced by the object widget
|
|
|
|
2005-11-03 15:02 sparkyx
|
|
|
|
* : Bug periode
|
|
|
|
2005-11-03 10:45 sparkyx
|
|
|
|
* : Bug when create new databases
|
|
|
|
2005-11-03 10:38 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2005-10-31 18:22 sparkyx
|
|
|
|
* : Add modele fr
|
|
|
|
2005-10-31 14:41 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-10-31 14:40 sparkyx
|
|
|
|
* : update doc
|
|
|
|
2005-10-31 14:32 sparkyx
|
|
|
|
* : Ajout d'une release note
|
|
|
|
2005-10-31 13:46 sparkyx
|
|
|
|
* : Bug when upgrading PhpCompta to 1.2.2
|
|
|
|
2005-10-30 21:19 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2005-10-30 21:17 sparkyx
|
|
|
|
* : Cosmetics bugs
|
|
|
|
2005-10-30 21:17 sparkyx
|
|
|
|
* : File form_input is now obsolete, remove that include
|
|
|
|
2005-10-30 21:16 sparkyx
|
|
|
|
* : Adapt French Accountancy
|
|
|
|
2005-10-30 21:16 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2005-10-30 21:15 sparkyx
|
|
|
|
* : adapt script to domaine
|
|
|
|
2005-10-30 19:42 sparkyx
|
|
|
|
* : Ajout comptabilité française
|
|
|
|
2005-10-30 17:41 sparkyx
|
|
|
|
* : Last check prerelease 1.2.2
|
|
|
|
2005-10-28 12:53 sparkyx
|
|
|
|
* : Task #3840 Code Cleaning
|
|
|
|
2005-10-27 15:17 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-10-27 14:04 sparkyx
|
|
|
|
* : task #3840 Code Cleaning
|
|
|
|
2005-10-27 14:04 sparkyx
|
|
|
|
* : Task #3840 : Code Cleaning
|
|
|
|
2005-10-27 13:37 sparkyx
|
|
|
|
* : Task #3840 Code Cleaning
|
|
|
|
2005-10-27 13:36 sparkyx
|
|
|
|
* : Task #4857 : add a pagesize
|
|
|
|
2005-10-27 13:09 sparkyx
|
|
|
|
* : Task #3840 Code Cleaning
|
|
|
|
2005-10-27 12:27 sparkyx
|
|
|
|
* : Task #3840 Code Cleaning
|
|
|
|
2005-10-26 14:59 sparkyx
|
|
|
|
* : Task #4857 : For the big databases a nav. bar is now
|
|
implemented
|
|
|
|
2005-10-26 13:21 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-10-26 13:18 sparkyx
|
|
|
|
* : Task #4857 : For the big databases a nav. bar is now
|
|
implemented
|
|
|
|
2005-10-25 13:21 sparkyx
|
|
|
|
* : Task #4857 : add a pagesize
|
|
|
|
2005-10-25 12:10 sparkyx
|
|
|
|
* : Code cleaning : preference are now in a separate table
|
|
|
|
2005-10-25 09:58 sparkyx
|
|
|
|
* : remove column ac_users.use_usertype from account_repository
|
|
|
|
2005-10-25 09:58 sparkyx
|
|
|
|
* : remove column ac_users.use_usertype from account_repository
|
|
|
|
2005-10-25 09:33 sparkyx
|
|
|
|
* : Improve cosmetic
|
|
|
|
2005-10-23 18:58 sparkyx
|
|
|
|
* : Upgrade if something goes wrong
|
|
|
|
2005-10-23 18:58 sparkyx
|
|
|
|
* : Use of the object user
|
|
|
|
2005-10-23 18:57 sparkyx
|
|
|
|
* : Code cleaning
|
|
|
|
2005-10-23 18:56 sparkyx
|
|
|
|
* : code cleaning
|
|
|
|
2005-10-23 18:54 sparkyx
|
|
|
|
* : Add the type SPAN
|
|
|
|
2005-10-23 18:53 sparkyx
|
|
|
|
* : The default user preference are now in a separate table
|
|
|
|
2005-10-23 18:53 sparkyx
|
|
|
|
* : add a trigger to the database to validate the rounded value
|
|
|
|
2005-10-22 10:59 sparkyx
|
|
|
|
* : Check_balance is done by a trigger
|
|
|
|
2005-10-20 13:23 sparkyx
|
|
|
|
* : Use copy from stdin instead of insert command, improve much the
|
|
speed
|
|
|
|
2005-10-20 12:02 sparkyx
|
|
|
|
* : Add file header
|
|
|
|
2005-10-20 10:23 sparkyx
|
|
|
|
* : Add test for the performance and tuning
|
|
|
|
2005-10-18 12:43 sparkyx
|
|
|
|
* : add a needed check on the col j_tech_per and jr_tech_per
|
|
|
|
2005-10-16 19:54 sparkyx
|
|
|
|
* : fix bug: the j_tech_per was not updated, then the saldo was
|
|
wrong
|
|
|
|
2005-10-16 16:12 sparkyx
|
|
|
|
* : Fix problem in financial ledger
|
|
|
|
2005-10-10 09:13 sparkyx
|
|
|
|
* : Fix : permit to see the detail of an operation if
|
|
the user has access to at least one legder
|
|
|
|
2005-10-10 09:11 sparkyx
|
|
|
|
* : Fix : Show detail of an operation if the user has access to at
|
|
least
|
|
one ledger (case of ledger == 0 )
|
|
|
|
2005-10-10 08:10 sparkyx
|
|
|
|
* : Fix problem when changing passord due to register_global off
|
|
|
|
2005-10-05 14:34 sparkyx
|
|
|
|
* : Fix bug for user creation - password
|
|
|
|
2005-10-05 14:09 sparkyx
|
|
|
|
* : Task #3108 : Domaine fix prob with modele
|
|
|
|
2005-10-04 15:51 stanpinte
|
|
|
|
* : Corrige une ou deux fautes
|
|
|
|
2005-10-04 14:54 sparkyx
|
|
|
|
* : Correct my email
|
|
|
|
2005-10-03 18:56 sparkyx
|
|
|
|
* : Add a confirmation dialog box before canceling a writing
|
|
|
|
2005-10-03 18:54 sparkyx
|
|
|
|
* : Fix problem with sequence j_grpt
|
|
|
|
2005-09-28 15:07 sparkyx
|
|
|
|
* : Fix : the jr_id computed was wrong
|
|
Fix : setup.php didn't update mod
|
|
|
|
2005-09-28 13:27 sparkyx
|
|
|
|
* : Index ?
|
|
|
|
2005-09-28 10:36 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-09-28 10:36 sparkyx
|
|
|
|
* : Improve : when nullify an operation thanks a reversed operation
|
|
both operations are now bound thanks the "concerned operation"
|
|
mechanisme ("rapprochement")
|
|
|
|
2005-09-28 10:17 sparkyx
|
|
|
|
* : Add the ledget to the array : needed for computing internal
|
|
code
|
|
in annulation.php
|
|
|
|
2005-09-28 10:16 sparkyx
|
|
|
|
* : Fix Problem with Internal code
|
|
Improve : op are not marked invalid
|
|
|
|
2005-09-28 10:09 sparkyx
|
|
|
|
* : We now use sequence instead of computing the max for the column
|
|
jr_grpt_id so we have to update the sequence with the greatest
|
|
value
|
|
|
|
2005-09-27 16:43 sparkyx
|
|
|
|
* : Annulation - extourne
|
|
|
|
2005-09-27 16:14 sparkyx
|
|
|
|
* : Improve nullify operation : if the period is closed, nullify in
|
|
writing the reversed operation otherwise set amount to 0
|
|
|
|
2005-09-27 12:39 sparkyx
|
|
|
|
* : The nullify process ("annulation" ) of an operation is improved
|
|
if the operation belongs to a closed period then the reversed
|
|
operation is
|
|
written, to nullify the amount
|
|
if the period is not closed then the amount is set to zero
|
|
|
|
2005-09-27 12:25 sparkyx
|
|
|
|
* : Improve : round the amount to 2 decimal
|
|
|
|
2005-09-25 16:20 sparkyx
|
|
|
|
* : Patch 7 progress
|
|
|
|
2005-09-25 15:16 sparkyx
|
|
|
|
* : Add transaction to improve performance
|
|
|
|
2005-09-25 15:15 sparkyx
|
|
|
|
* : Add transaction to improve perf
|
|
|
|
2005-09-25 15:14 sparkyx
|
|
|
|
* : upgrade
|
|
|
|
2005-09-25 15:13 sparkyx
|
|
|
|
* : Task #4622 Domaine
|
|
|
|
2005-09-25 14:33 sparkyx
|
|
|
|
* : Obsolet variable.php
|
|
|
|
2005-09-25 14:31 sparkyx
|
|
|
|
* : Obsolete
|
|
|
|
2005-09-21 13:30 sparkyx
|
|
|
|
* : code cleaning
|
|
|
|
2005-09-08 14:44 sparkyx
|
|
|
|
* : Task #3108 : Ajout des domaines
|
|
|
|
2005-09-08 11:57 sparkyx
|
|
|
|
* : Task #3108 Ajout des domaines
|
|
|
|
2005-09-08 11:57 sparkyx
|
|
|
|
* : Task #4622 : Add domain, for the templates and new databases
|
|
|
|
2005-09-08 10:33 sparkyx
|
|
|
|
* : Task #3108 : Ajout des domaines
|
|
|
|
2005-09-07 16:46 sparkyx
|
|
|
|
* : Bug #14460 Sql Error
|
|
|
|
2005-09-07 16:42 sparkyx
|
|
|
|
* : task #4622 Domaine
|
|
|
|
2005-09-07 14:56 sparkyx
|
|
|
|
* : task #4622 domaine
|
|
|
|
2005-09-07 14:37 sparkyx
|
|
|
|
* : todo list : cleaning code
|
|
|
|
2005-09-07 14:07 sparkyx
|
|
|
|
* : Increase size of h2 in print mode
|
|
|
|
2005-09-07 14:04 sparkyx
|
|
|
|
* : Change the version on the index page
|
|
|
|
2005-09-04 16:08 sparkyx
|
|
|
|
* : In some situations, the rounded amount in jrn was wrong
|
|
|
|
2005-09-03 07:19 sparkyx
|
|
|
|
* : Add a operation without tva
|
|
|
|
2005-09-03 07:18 sparkyx
|
|
|
|
* : Cosmetics : Highlight the current menu item
|
|
|
|
2005-09-03 06:23 sparkyx
|
|
|
|
* : Add a stylesheet for printing
|
|
|
|
2005-08-27 21:03 sparkyx
|
|
|
|
* : Problem if a period has been deleted
|
|
|
|
2005-08-27 20:54 sparkyx
|
|
|
|
* : Problem when importing csv into OOo
|
|
|
|
2005-08-27 20:42 sparkyx
|
|
|
|
* : Fix some cosmetics bug
|
|
|
|
2005-08-27 19:28 sparkyx
|
|
|
|
* : Fix bug in computing sum for card
|
|
|
|
2005-08-27 19:28 sparkyx
|
|
|
|
* : Correct Formula
|
|
|
|
2005-08-22 21:30 stanpinte
|
|
|
|
* : fixed typo in var name.
|
|
|
|
2005-08-21 16:53 stanpinte
|
|
|
|
* : Renamed all in
|
|
|
|
2005-08-21 16:49 stanpinte
|
|
|
|
* : Renamed all in
|
|
|
|
2005-08-14 21:42 sparkyx
|
|
|
|
* : version
|
|
|
|
2005-08-14 21:09 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-08-14 19:02 sparkyx
|
|
|
|
* : to avoid that label is too great
|
|
|
|
2005-08-14 17:04 sparkyx
|
|
|
|
* : debug info
|
|
|
|
2005-08-14 17:03 sparkyx
|
|
|
|
* : Documentation
|
|
|
|
2005-08-14 17:01 sparkyx
|
|
|
|
* : Add doc about tax
|
|
|
|
2005-08-14 17:01 sparkyx
|
|
|
|
* : prob. ubuntu
|
|
|
|
2005-08-14 17:00 sparkyx
|
|
|
|
* : poste_csv.php
|
|
|
|
2005-08-14 16:40 sparkyx
|
|
|
|
* : bug Journal ODS
|
|
|
|
2005-08-13 12:32 sparkyx
|
|
|
|
* : Fix : invalid html header
|
|
|
|
2005-08-09 17:00 sparkyx
|
|
|
|
* : fix style
|
|
|
|
2005-08-09 16:05 sparkyx
|
|
|
|
* : update sql script
|
|
|
|
2005-08-09 16:05 sparkyx
|
|
|
|
* : Prob Ubuntu & utf8
|
|
|
|
2005-08-09 16:05 sparkyx
|
|
|
|
* : bug Journal ODS
|
|
|
|
2005-08-09 15:30 sparkyx
|
|
|
|
* : Prob Ubuntu & utf8
|
|
|
|
2005-08-09 15:30 sparkyx
|
|
|
|
* : bug Journal ODS
|
|
|
|
2005-08-09 14:38 sparkyx
|
|
|
|
* : bug : not possible to add an account
|
|
|
|
2005-07-31 10:40 stanpinte
|
|
|
|
* : Added check to parm_periode table: p_end >= p_start
|
|
|
|
2005-07-31 10:38 stanpinte
|
|
|
|
* : Replaced POST->GET for query forms.
|
|
|
|
2005-07-31 10:37 stanpinte
|
|
|
|
* : Fixed periods ordering for Periods dialog.
|
|
|
|
2005-07-30 17:46 stanpinte
|
|
|
|
* : Added comments.
|
|
|
|
2005-07-27 18:03 sparkyx
|
|
|
|
* : bug #4332 bug in the name
|
|
|
|
2005-07-27 16:37 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-07-27 16:36 sparkyx
|
|
|
|
* : Fix bug in CheckAction
|
|
|
|
2005-07-27 16:32 sparkyx
|
|
|
|
* : Repository : sparkyx@subversions.gnu.org:/cvsroot/phpcompta
|
|
Module : phpcompta/include
|
|
Working dir: /data/www/phpcompta/test/include/
|
|
|
|
|
|
|
|
In directory .:
|
|
Modified class_user.php
|
|
Modified impress_bilan.php
|
|
Modified impress_listing_client.php
|
|
Modified impress_rapport.php
|
|
|
|
--------------------- End ---------------------
|
|
-- last cmd: cvs -f -n update -d -P --
|
|
|
|
2005-07-27 14:42 sparkyx
|
|
|
|
* : task #4451 : Impression detaille et simple
|
|
|
|
2005-07-27 12:23 sparkyx
|
|
|
|
* : task #4450 : Rapport Mensuels
|
|
|
|
2005-07-27 11:15 sparkyx
|
|
|
|
* : task #4499 : balance pour les fiches
|
|
|
|
2005-07-25 21:50 sparkyx
|
|
|
|
* : fix bug tablename
|
|
|
|
2005-07-25 21:49 sparkyx
|
|
|
|
* : contrib decla impot
|
|
|
|
2005-07-25 21:10 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-07-25 21:10 sparkyx
|
|
|
|
* : Improve doc
|
|
|
|
2005-07-25 20:56 sparkyx
|
|
|
|
* : Ajout listing assujetti tva (experimental)
|
|
ajout parametre de la companie
|
|
improve apparence de certaines table
|
|
|
|
2005-07-25 20:55 sparkyx
|
|
|
|
* : improve appearance
|
|
|
|
2005-07-25 10:08 sparkyx
|
|
|
|
* : bug 13913 : need more testing
|
|
|
|
2005-07-21 14:10 sparkyx
|
|
|
|
* : ChangeLog
|
|
|
|
2005-07-21 14:10 sparkyx
|
|
|
|
* : Improve doc
|
|
|
|
2005-07-21 14:09 sparkyx
|
|
|
|
* : Documentation about listing customer
|
|
|
|
2005-07-21 11:07 sparkyx
|
|
|
|
* : Task 4439
|
|
Formulaire is reserved for another purpose
|
|
The new name is "rapport"
|
|
|
|
2005-07-21 11:05 sparkyx
|
|
|
|
* : Improve doc
|
|
|
|
2005-07-21 11:02 sparkyx
|
|
|
|
* : Ajout rapport
|
|
|
|
2005-07-21 10:06 sparkyx
|
|
|
|
* : Task 4439
|
|
Formulaire is reserved for another purpose
|
|
The new name is "rapport"
|
|
|
|
2005-07-21 09:51 sparkyx
|
|
|
|
* : Improve documentation
|
|
|
|
2005-07-21 09:41 sparkyx
|
|
|
|
* : Task 4439
|
|
Formulaire is reserved for another purpose
|
|
The new name is "rapport"
|
|
|
|
2005-07-21 09:08 sparkyx
|
|
|
|
* : Task 4439
|
|
Formulaire is reserved for another purpose
|
|
The new name is "rapport"
|
|
|
|
2005-07-14 12:51 stanpinte
|
|
|
|
* : Corrected typo
|
|
|
|
2005-07-14 11:43 sparkyx
|
|
|
|
* : TASK #4359 : Fix problem with p_jrn
|
|
|
|
2005-07-10 10:29 sparkyx
|
|
|
|
* : Task #4123 correct formula
|
|
|
|
2005-07-10 09:07 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-07-10 09:05 sparkyx
|
|
|
|
* : TASK #4123
|
|
Progress for bilan
|
|
Normally this version is close to be finished but still a beta
|
|
stage
|
|
|
|
2005-07-09 16:43 stanpinte
|
|
|
|
* : Prevented operations with 0 debit/credit.
|
|
|
|
2005-07-09 16:31 stanpinte
|
|
|
|
* : Solved OD jrn problem: variable e_accountX were empty after
|
|
form save, and before form submit.
|
|
|
|
2005-07-09 16:16 stanpinte
|
|
|
|
* : Documented
|
|
|
|
2005-07-09 16:00 stanpinte
|
|
|
|
* : Now focus is on the Log In button
|
|
|
|
2005-07-09 13:09 sparkyx
|
|
|
|
* : ChangeLog
|
|
|
|
2005-07-09 13:05 sparkyx
|
|
|
|
* : TASK #4123 :
|
|
add a beta version of the bilan
|
|
|
|
2005-07-09 13:04 sparkyx
|
|
|
|
* : TASK #4123 I need to improve ParseFormula and the checkFormula
|
|
to be
|
|
able to use them in the bilan module
|
|
|
|
2005-07-09 13:01 sparkyx
|
|
|
|
* : Update Documentation
|
|
|
|
2005-07-09 12:59 sparkyx
|
|
|
|
* : Add devlp script
|
|
|
|
2005-07-08 18:18 sparkyx
|
|
|
|
* : Task #4402 : Security Problem
|
|
Problème est resolu grace à une procedure de check
|
|
Avantage : la validité des formules est directement vérifiée
|
|
|
|
2005-07-05 09:20 sparkyx
|
|
|
|
* : Task #4123 Ajout Bilan
|
|
|
|
2005-07-04 22:27 sparkyx
|
|
|
|
* : ChangeLog
|
|
|
|
2005-07-04 22:26 sparkyx
|
|
|
|
* : Task #4359 : Fix problem in annulation.php
|
|
|
|
2005-07-04 21:41 sparkyx
|
|
|
|
* : Fix problem in SearchPoste
|
|
|
|
2005-07-04 20:46 sparkyx
|
|
|
|
* : ChangeLog
|
|
|
|
2005-07-04 20:45 sparkyx
|
|
|
|
* : Task #4359 : MultiEcran
|
|
|
|
2005-07-04 20:29 sparkyx
|
|
|
|
* : ChangeLog
|
|
|
|
2005-07-04 20:28 sparkyx
|
|
|
|
* : Task #4359 : Multiecran
|
|
|
|
2005-07-04 20:14 sparkyx
|
|
|
|
* : ChangeLog
|
|
|
|
2005-07-04 20:14 sparkyx
|
|
|
|
* : Task #4359 : Multiecran
|
|
|
|
2005-07-04 18:34 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-07-04 18:34 sparkyx
|
|
|
|
* : Task #4124 : TVA declaration
|
|
|
|
2005-07-04 17:58 stanpinte
|
|
|
|
* : enleve la variable globale g_jrn, remplace par param HTTP p_jrn
|
|
partout
|
|
|
|
2005-07-01 08:13 stanpinte
|
|
|
|
* : added comment
|
|
|
|
2005-06-30 20:25 sparkyx
|
|
|
|
* : Task 4331 Improve Formula
|
|
|
|
2005-06-30 19:25 sparkyx
|
|
|
|
* : Task 4331 Improve Formula
|
|
|
|
2005-06-29 12:57 sparkyx
|
|
|
|
* : Fix unknown sessid (dependent of php's version)
|
|
|
|
2005-06-24 16:17 stanpinte
|
|
|
|
* : Added comments
|
|
|
|
2005-06-22 20:32 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-06-22 20:32 sparkyx
|
|
|
|
* : Task 4301 Form (html, pdf, csv) needs more test
|
|
|
|
2005-06-22 20:31 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-06-17 10:52 sparkyx
|
|
|
|
* : Changelog update
|
|
|
|
2005-06-17 10:50 sparkyx
|
|
|
|
* : task 3273: show the sign of the financial op
|
|
|
|
2005-06-17 10:44 sparkyx
|
|
|
|
* : Task 3273 : Change the look
|
|
|
|
2005-06-17 10:43 sparkyx
|
|
|
|
* : Task 4280: cosmetic
|
|
|
|
2005-06-17 10:41 sparkyx
|
|
|
|
* : Bug 13431
|
|
Quote problem in the comment
|
|
|
|
2005-06-17 09:31 sparkyx
|
|
|
|
* : Add documentation for Windows installation
|
|
|
|
2005-06-11 20:35 stanpinte
|
|
|
|
* : focus dans le textfield de la frame de recherche et focus sur
|
|
le premier rsultat dans la frame de recherche
|
|
|
|
2005-05-29 15:46 sparkyx
|
|
|
|
* : Task #4123 Ajout Bilan
|
|
|
|
2005-05-07 21:19 sparkyx
|
|
|
|
* : Task 4111: Changelog
|
|
|
|
2005-05-07 21:19 sparkyx
|
|
|
|
* : task 4111: update doc
|
|
|
|
2005-05-07 21:19 sparkyx
|
|
|
|
* : task 4111: update doc
|
|
|
|
2005-05-07 21:16 sparkyx
|
|
|
|
* : Task 4111: Changelog
|
|
|
|
2005-05-07 21:10 sparkyx
|
|
|
|
* : Task 4111: remove debug info
|
|
|
|
2005-05-06 22:05 sparkyx
|
|
|
|
* : task 4111 Tipo
|
|
|
|
2005-05-06 22:03 sparkyx
|
|
|
|
* : Task 4111 : Warning about IE
|
|
|
|
2005-05-06 21:50 sparkyx
|
|
|
|
* : task 4111 Fix closed period in template
|
|
|
|
2005-05-06 21:38 sparkyx
|
|
|
|
* : task 4111 : Fix cosmetic for IE
|
|
|
|
2005-05-06 21:23 sparkyx
|
|
|
|
* : task 4111 : correct & improve sql script
|
|
|
|
2005-05-06 21:23 sparkyx
|
|
|
|
* : task 4111 : remove debug info
|
|
|
|
2005-05-06 20:39 sparkyx
|
|
|
|
* : Task 4111 Final test
|
|
|
|
2005-05-06 19:58 sparkyx
|
|
|
|
* : Task 4110 Javascript problem with IE
|
|
|
|
2005-05-06 19:54 sparkyx
|
|
|
|
* : BUG 12985 Pas de mise à jour Payé / pas payé
|
|
|
|
2005-05-06 19:50 sparkyx
|
|
|
|
* : Task 4110 Javascript problem with IE
|
|
|
|
2005-05-06 19:41 sparkyx
|
|
|
|
* : Task 4110 Javascript problem with IE
|
|
|
|
2005-05-06 09:34 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2005-05-06 09:34 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2005-05-05 16:07 stanpinte
|
|
|
|
* : documented include path on windows
|
|
|
|
2005-05-05 16:00 stanpinte
|
|
|
|
* : Documented log db creation
|
|
|
|
2005-05-05 08:52 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-05-04 22:27 sparkyx
|
|
|
|
* : bug 12971
|
|
|
|
2005-05-04 22:09 sparkyx
|
|
|
|
* : BUG 12971
|
|
A null name is now impossible for cards and card modele
|
|
|
|
2005-05-04 21:26 sparkyx
|
|
|
|
* : task 3374 Solde compte en banque
|
|
|
|
2005-05-04 21:18 sparkyx
|
|
|
|
* : task 3374 Solde compte en banque
|
|
|
|
2005-05-04 21:16 sparkyx
|
|
|
|
* : Previous version is lower than 4
|
|
|
|
2005-05-04 20:35 sparkyx
|
|
|
|
* : Fix u_redcontent in html/style-light.css
|
|
Fix Javascript prob.
|
|
|
|
2005-04-29 09:44 sparkyx
|
|
|
|
* : Task 3839
|
|
Export PDF de la sécurité
|
|
|
|
2005-04-27 09:07 sparkyx
|
|
|
|
* : Fix unset variable
|
|
|
|
2005-04-27 09:06 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-04-27 08:49 sparkyx
|
|
|
|
* : Message + explicite
|
|
|
|
2005-04-27 08:36 sparkyx
|
|
|
|
* : Bug 12702 : session_auto_start == false
|
|
|
|
2005-04-21 18:04 stanpinte
|
|
|
|
* : Added focus on date field in new financial form
|
|
|
|
2005-04-21 17:42 stanpinte
|
|
|
|
* : Added scripts file
|
|
|
|
2005-04-21 17:24 stanpinte
|
|
|
|
* : Fixed problem with absolute position when using big fonts
|
|
|
|
2005-04-21 17:04 stanpinte
|
|
|
|
* : Fixed some small bugs
|
|
|
|
2005-04-21 17:01 stanpinte
|
|
|
|
* : Made sure upgrade4.sql is processed on new file
|
|
|
|
2005-04-09 08:31 sparkyx
|
|
|
|
* : Add a warning about IE
|
|
|
|
2005-04-03 00:28 sparkyx
|
|
|
|
* : Fix theme
|
|
|
|
2005-04-01 21:50 sparkyx
|
|
|
|
* : if debug is off do not open the log file
|
|
|
|
2005-04-01 21:46 sparkyx
|
|
|
|
* : Improve : selected cell in advanced menu
|
|
|
|
2005-04-01 20:18 sparkyx
|
|
|
|
* : Bug Session.auto_start must be set to true
|
|
|
|
2005-03-31 21:57 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-03-31 21:19 sparkyx
|
|
|
|
* : Task 3954 Focus Popup menu
|
|
|
|
2005-03-31 21:16 sparkyx
|
|
|
|
* : Task 3778: upload document, remove uploaded document
|
|
|
|
2005-03-31 21:08 sparkyx
|
|
|
|
* : Task 3953: Missing Menu
|
|
|
|
2005-03-31 21:08 sparkyx
|
|
|
|
* : Task 3954
|
|
Popup Window has the focus
|
|
|
|
2005-03-31 20:40 sparkyx
|
|
|
|
* : Task 3953 Missing Menus
|
|
|
|
2005-03-31 20:05 sparkyx
|
|
|
|
* : Fix bug when deleting a "poste"
|
|
|
|
2005-03-31 19:57 sparkyx
|
|
|
|
* : Task 3953
|
|
Add missing Menus
|
|
|
|
2005-03-31 19:56 sparkyx
|
|
|
|
* : Fix problem version
|
|
|
|
2005-03-31 15:28 sparkyx
|
|
|
|
* : Fix problem of version the scherma version of the REL100A is 4
|
|
and no 3
|
|
|
|
2005-03-29 09:41 stanpinte
|
|
|
|
* : Fixed wrong variable
|
|
|
|
2005-03-29 09:04 stanpinte
|
|
|
|
* : Fixed operation annulation
|
|
|
|
2005-03-28 14:07 stanpinte
|
|
|
|
* : Fixed asecond bug
|
|
|
|
2005-03-28 14:05 stanpinte
|
|
|
|
* : Fixed a first bug
|
|
|
|
2005-03-21 09:34 stanpinte
|
|
|
|
* : Debugged use of global vars.
|
|
|
|
2005-03-15 18:46 sparkyx
|
|
|
|
* : Fix Bug for centralized jrn (export csv)
|
|
|
|
2005-03-15 18:46 sparkyx
|
|
|
|
* : Fix bug in the update scripts
|
|
|
|
2005-03-13 17:36 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-03-13 17:36 sparkyx
|
|
|
|
* : Testing scenario : init
|
|
|
|
2005-03-13 17:35 sparkyx
|
|
|
|
* : Task 3778 remove old document when overwritting
|
|
|
|
2005-03-13 17:19 sparkyx
|
|
|
|
* : Task 3778 Add upload in operation detail
|
|
|
|
2005-03-13 16:35 sparkyx
|
|
|
|
* : task 3858 : missing arg to checkaction
|
|
|
|
2005-03-13 16:27 sparkyx
|
|
|
|
* : Task 3778 Fix security in show_document
|
|
|
|
2005-03-13 16:25 sparkyx
|
|
|
|
* : Fix : now compatible with psql 7.4
|
|
|
|
2005-03-13 15:30 sparkyx
|
|
|
|
* : task 3876 Filter the users
|
|
|
|
2005-03-09 13:19 sparkyx
|
|
|
|
* : FIX the addon misplaced, the old install.sh copied it to the
|
|
good place but now we do not use it anymore. So I had to move it
|
|
|
|
2005-03-08 13:31 sparkyx
|
|
|
|
* : Update Changelog
|
|
|
|
2005-03-08 13:30 sparkyx
|
|
|
|
* : task 3858: Fix little in cl_user::CheckAction
|
|
|
|
2005-03-07 19:50 sparkyx
|
|
|
|
* : task 3858 : revision of the security correction & improvement
|
|
|
|
2005-03-06 20:00 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-03-06 19:56 sparkyx
|
|
|
|
* : Task 3778 : cleaning temp file
|
|
|
|
2005-03-06 19:52 sparkyx
|
|
|
|
* : Task 3778 : show the upload document
|
|
|
|
2005-03-06 18:45 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-03-06 18:31 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-03-06 18:30 sparkyx
|
|
|
|
* : Tasl 3778 : Add uploaded document for operation
|
|
|
|
2005-03-06 17:37 stanpinte
|
|
|
|
* : Disabled the all option.
|
|
|
|
2005-03-06 17:33 stanpinte
|
|
|
|
* : Added disabled property to class widget
|
|
|
|
2005-03-06 17:13 stanpinte
|
|
|
|
* : made script useful for other dbs, and file ids
|
|
|
|
2005-03-06 17:10 stanpinte
|
|
|
|
* : Fixed task 3838i (keep secundary menus when selecting secundary
|
|
item
|
|
|
|
2005-03-06 16:56 sparkyx
|
|
|
|
* : Set version at the end
|
|
|
|
2005-03-06 16:47 stanpinte
|
|
|
|
* : made script useful for other dbs, and file ids
|
|
|
|
2005-03-06 16:41 stanpinte
|
|
|
|
* : Fixed task 3838i (keep secundary menus when selecting secundary
|
|
item
|
|
|
|
2005-03-06 16:00 sparkyx
|
|
|
|
* : change pg_exec by pg_query
|
|
|
|
2005-03-06 15:53 sparkyx
|
|
|
|
* : separator for win=;
|
|
|
|
2005-03-06 15:52 sparkyx
|
|
|
|
* : Fix problem when installing on windows
|
|
|
|
2005-03-06 15:15 sparkyx
|
|
|
|
* : removed obsolete files
|
|
|
|
2005-03-06 15:05 stanpinte
|
|
|
|
* : Removed some files related to compta profile
|
|
|
|
2005-03-06 14:52 stanpinte
|
|
|
|
* : Removed references to p_profile variable
|
|
|
|
2005-03-06 14:50 stanpinte
|
|
|
|
* : Set focus directly on user field
|
|
|
|
2005-03-06 14:29 stanpinte
|
|
|
|
* : Removed references to p_profile variable
|
|
|
|
2005-03-06 14:17 stanpinte
|
|
|
|
* : Fixed bug in page 'Recherche'
|
|
|
|
2005-03-06 14:05 stanpinte
|
|
|
|
* : Corrected error: undefined PHPSESSID
|
|
|
|
2005-03-06 13:52 stanpinte
|
|
|
|
* : Corrected error: undefined PHPSESSID
|
|
|
|
2005-03-06 13:36 stanpinte
|
|
|
|
* : added info
|
|
|
|
2005-03-01 21:28 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-03-01 21:26 sparkyx
|
|
|
|
* : parm_periode has now a new column to
|
|
check if a periode is centralized or only closed
|
|
|
|
2005-03-01 21:05 sparkyx
|
|
|
|
* : fix bug due to session_register=off
|
|
|
|
2005-03-01 21:00 sparkyx
|
|
|
|
* : Fix bug due to session_regsiter = off
|
|
|
|
2005-03-01 20:44 sparkyx
|
|
|
|
* : Remove obsolete files
|
|
|
|
2005-02-28 21:37 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-02-27 14:24 sparkyx
|
|
|
|
* : Fix numerous bug and now PhpCompta can work with
|
|
session_register sets to off
|
|
|
|
2005-02-27 14:23 sparkyx
|
|
|
|
* : Fix upgrade
|
|
|
|
2005-02-26 22:07 sparkyx
|
|
|
|
* : Remove debug
|
|
|
|
2005-02-26 22:05 sparkyx
|
|
|
|
* : Fix html_page_start
|
|
|
|
2005-02-26 22:02 sparkyx
|
|
|
|
* : Yannick Improve html_page_start
|
|
Fix prob with GetRow
|
|
|
|
2005-02-26 17:53 stanpinte
|
|
|
|
* : inserted example script to insert automatically a database
|
|
|
|
2005-02-26 17:52 stanpinte
|
|
|
|
* : added drop of mod1 db
|
|
|
|
2005-02-26 17:40 stanpinte
|
|
|
|
* : fixed regexp handling in include_path check
|
|
|
|
2005-02-26 17:26 sparkyx
|
|
|
|
* : SQL
|
|
|
|
2005-02-26 17:21 stanpinte
|
|
|
|
* : added comment
|
|
|
|
2005-02-26 16:30 stanpinte
|
|
|
|
* : made mswindows compatible, and removed update checks.
|
|
|
|
2005-02-26 15:48 sparkyx
|
|
|
|
* : Sql Comment prob
|
|
|
|
2005-02-26 15:46 sparkyx
|
|
|
|
* : Sql Comment prob
|
|
|
|
2005-02-26 15:43 sparkyx
|
|
|
|
* : Upgrade password
|
|
|
|
2005-02-26 15:40 sparkyx
|
|
|
|
* : Fix SQL
|
|
|
|
2005-02-26 15:16 stanpinte
|
|
|
|
* : moved all sql but 'log' into html base directory
|
|
|
|
2005-02-26 15:02 sparkyx
|
|
|
|
* : Fix
|
|
|
|
2005-02-26 14:59 stanpinte
|
|
|
|
* : resurrected
|
|
|
|
2005-02-26 14:59 sparkyx
|
|
|
|
* : Fix problem of install
|
|
|
|
2005-02-26 14:43 stanpinte
|
|
|
|
* : added
|
|
|
|
2005-02-26 10:20 sparkyx
|
|
|
|
* : FIX install
|
|
|
|
2005-02-26 08:53 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-02-26 08:52 sparkyx
|
|
|
|
* : FIX install problem
|
|
|
|
2005-02-22 13:51 sparkyx
|
|
|
|
* : Update database schema
|
|
|
|
2005-02-22 13:50 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-02-22 13:49 sparkyx
|
|
|
|
* : IMPROVE stock
|
|
|
|
2005-02-13 16:08 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-02-13 16:08 sparkyx
|
|
|
|
* : Change for centralise to have the correct order, number for pj
|
|
Change printing for the operation id
|
|
update the patch sql for that
|
|
|
|
2005-02-12 21:31 sparkyx
|
|
|
|
* : Fix bug in modele and database creation
|
|
|
|
2005-02-12 20:37 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-02-12 20:33 sparkyx
|
|
|
|
* : Add the patch for the account_repository database
|
|
|
|
2005-02-12 20:23 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-02-12 20:23 sparkyx
|
|
|
|
* : IMPROVE setup
|
|
|
|
2005-02-12 20:01 sparkyx
|
|
|
|
* : IMPROVE : setup.php
|
|
|
|
2005-02-12 19:41 sparkyx
|
|
|
|
* : IMPROVE setup
|
|
|
|
2005-02-12 19:10 sparkyx
|
|
|
|
* : remove menu recherche
|
|
|
|
2005-02-12 18:57 sparkyx
|
|
|
|
* : IMPROVE : setup.php
|
|
|
|
2005-02-12 17:21 sparkyx
|
|
|
|
* : IMPROVE setup
|
|
|
|
2005-02-08 20:00 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-02-08 19:59 sparkyx
|
|
|
|
* : Improve Doc
|
|
|
|
2005-02-08 19:57 sparkyx
|
|
|
|
* : IMPROVE installer
|
|
|
|
2005-02-08 11:08 sparkyx
|
|
|
|
* : IMPROVE setup html based, ability to patch tested
|
|
|
|
2005-02-08 10:58 sparkyx
|
|
|
|
* : IMPROVE setup html based, ability to patch
|
|
|
|
2005-02-06 01:29 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-02-06 01:28 sparkyx
|
|
|
|
* : File are now in html/admin/sql in order to work with the new
|
|
installer setup.php
|
|
|
|
2005-02-06 01:27 sparkyx
|
|
|
|
* : Improve dbconnect to permit setup.php to work
|
|
|
|
2005-02-06 01:26 sparkyx
|
|
|
|
* : Change the way the internal code is computed
|
|
|
|
2005-02-06 01:24 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2005-02-06 01:05 sparkyx
|
|
|
|
* : NEW :
|
|
In order to get easier the installation and the upgrade of the
|
|
database
|
|
a new module webbased has been created, the old version of
|
|
install.sh
|
|
is now obsolete
|
|
|
|
2005-02-04 22:59 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-02-04 22:58 sparkyx
|
|
|
|
* : Improve the search : it is now possible to find all the
|
|
operation related to a poste
|
|
|
|
2005-02-03 22:43 sparkyx
|
|
|
|
* : Fix bug
|
|
|
|
2005-02-03 21:02 sparkyx
|
|
|
|
* : Update documentation
|
|
|
|
2005-02-03 20:46 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-02-03 20:45 sparkyx
|
|
|
|
* : Fix bug : invalid function
|
|
|
|
2005-02-03 20:44 sparkyx
|
|
|
|
* : Clean code
|
|
|
|
2005-02-03 20:14 sparkyx
|
|
|
|
* : Update Documentation
|
|
|
|
2005-02-01 22:17 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-02-01 22:17 sparkyx
|
|
|
|
* : Fix bug in Search Menu
|
|
|
|
2005-02-01 22:16 sparkyx
|
|
|
|
* : Change tab by coma
|
|
|
|
2005-02-01 20:56 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-02-01 20:56 sparkyx
|
|
|
|
* : Printing of card is now completely correct
|
|
|
|
2005-02-01 20:55 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-01-31 23:43 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-01-31 23:42 sparkyx
|
|
|
|
* : Fix bug in the printing of card :-)
|
|
|
|
2005-01-31 22:35 sparkyx
|
|
|
|
* : Add Fiche print and export : a bug is still to be fixed
|
|
|
|
2005-01-24 20:37 sparkyx
|
|
|
|
* : Change log
|
|
|
|
2005-01-24 20:36 sparkyx
|
|
|
|
* : *** empty log message ***
|
|
|
|
2005-01-24 20:32 sparkyx
|
|
|
|
* : Add MenuAdmin function
|
|
|
|
2005-01-24 20:31 sparkyx
|
|
|
|
* : Code cleaning Delete Obsolete functions
|
|
|
|
2005-01-24 20:31 sparkyx
|
|
|
|
* : Modify DbConnect function
|
|
|
|
2005-01-24 20:30 sparkyx
|
|
|
|
* : Improve appearance
|
|
|
|
2005-01-24 20:29 sparkyx
|
|
|
|
* : Obsolete
|
|
|
|
2005-01-20 20:12 sparkyx
|
|
|
|
* : Fix Access Key
|
|
|
|
2005-01-20 20:11 sparkyx
|
|
|
|
* : Fix Access Key
|
|
|
|
2005-01-20 20:08 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2005-01-20 20:05 sparkyx
|
|
|
|
* : Fix Access Key
|
|
|
|
2005-01-20 19:43 sparkyx
|
|
|
|
* : Fix warning about ja_desc
|
|
|
|
2005-01-20 19:39 sparkyx
|
|
|
|
* : Drop compta interface
|
|
|
|
2005-01-19 20:11 stanpinte
|
|
|
|
* : added tooltips, and hotkey for Jrn menus. (must still debug
|
|
get_quick_key function
|
|
|
|
2005-01-18 18:01 sparkyx
|
|
|
|
* : Add poste name in impress.php
|
|
|
|
2005-01-10 19:11 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-01-10 18:54 sparkyx
|
|
|
|
* : Improve doc
|
|
|
|
2005-01-10 18:52 sparkyx
|
|
|
|
* : Quote problem when php.ini not configured correctly
|
|
|
|
2005-01-10 18:51 sparkyx
|
|
|
|
* : Improve code
|
|
|
|
2005-01-04 20:49 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2005-01-04 20:41 sparkyx
|
|
|
|
* : Code cleaning : DbConnect function
|
|
|
|
2005-01-04 20:34 sparkyx
|
|
|
|
* : Code cleaning : DbConnect function
|
|
|
|
2005-01-04 20:33 sparkyx
|
|
|
|
* : code cleaning : Function FormVenteView
|
|
|
|
2005-01-04 20:32 sparkyx
|
|
|
|
* : Improve style sheet
|
|
|
|
2005-01-04 20:25 sparkyx
|
|
|
|
* : Code cleaning : DbConnect function
|
|
|
|
2004-12-16 20:24 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2004-12-16 20:24 sparkyx
|
|
|
|
* : Fix style for compta style
|
|
|
|
2004-12-15 21:01 sparkyx
|
|
|
|
* : changelog
|
|
|
|
2004-12-15 21:01 sparkyx
|
|
|
|
* : Change remove all the global variable, user $_SESSION instead
|
|
Improve appearance for administrator
|
|
|
|
2004-12-13 23:01 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2004-12-13 22:59 sparkyx
|
|
|
|
* : Menu more logic
|
|
|
|
2004-12-13 18:11 sparkyx
|
|
|
|
* : NEW balance in HTML, PDF & CSV
|
|
|
|
2004-12-12 20:01 sparkyx
|
|
|
|
* : change in search : order by date asc
|
|
|
|
2004-12-12 19:57 sparkyx
|
|
|
|
* : fix bug in search : if no conditions everything is shown
|
|
|
|
2004-12-12 19:35 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2004-12-12 19:32 sparkyx
|
|
|
|
* : Fix undefined variable g_jrn
|
|
|
|
2004-12-12 19:30 sparkyx
|
|
|
|
* : Improve appearance : no double line for concerned operation
|
|
|
|
2004-12-12 19:27 sparkyx
|
|
|
|
* : Improve appearance : ListJrn enlarge table
|
|
|
|
2004-12-12 19:25 sparkyx
|
|
|
|
* : fix c_internal undefined
|
|
|
|
2004-12-12 19:20 sparkyx
|
|
|
|
* : Improve appearance
|
|
|
|
2004-12-12 19:20 sparkyx
|
|
|
|
* : Improve appearance
|
|
|
|
2004-12-12 19:18 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2004-12-12 18:25 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2004-12-12 18:23 sparkyx
|
|
|
|
* : Add a central search
|
|
|
|
2004-12-12 18:23 sparkyx
|
|
|
|
* : Improve appearance
|
|
No button modify if the period is closed
|
|
|
|
2004-12-12 18:22 sparkyx
|
|
|
|
* : CheckJrn improved, for access to Grand Livre
|
|
|
|
2004-12-12 18:21 sparkyx
|
|
|
|
* : Improve appearance
|
|
|
|
2004-12-12 18:21 sparkyx
|
|
|
|
* : Add description for invoice
|
|
|
|
2004-12-12 18:19 sparkyx
|
|
|
|
* : CheckJrn improved
|
|
|
|
2004-12-12 18:18 sparkyx
|
|
|
|
* : Add a central search
|
|
|
|
2004-12-12 18:16 sparkyx
|
|
|
|
* : Improve appearance and add search by internal code
|
|
|
|
2004-12-05 18:47 sparkyx
|
|
|
|
* : Change "voir" submenu for journaux"
|
|
|
|
2004-12-05 18:47 sparkyx
|
|
|
|
* : Improve appearance
|
|
|
|
2004-12-04 14:07 sparkyx
|
|
|
|
* : Improve grand livre to have the same look at the others
|
|
|
|
2004-12-04 13:47 sparkyx
|
|
|
|
* : Improve html_start: correct encoding is now given
|
|
|
|
2004-12-04 13:46 sparkyx
|
|
|
|
* : Add new function to class user
|
|
|
|
2004-12-04 13:45 sparkyx
|
|
|
|
* : Add Grand Livre
|
|
|
|
2004-11-29 20:34 sparkyx
|
|
|
|
* : Fix cosmetics
|
|
|
|
2004-11-26 22:05 sparkyx
|
|
|
|
* : Add csv and pdf for poste
|
|
|
|
2004-11-25 23:37 sparkyx
|
|
|
|
* : Add new print system and CSV for journaux
|
|
|
|
2004-11-25 23:30 sparkyx
|
|
|
|
* : Add new print system and CSV for journaux
|
|
|
|
2004-11-25 15:06 sparkyx
|
|
|
|
* : Add Sql comment
|
|
|
|
2004-11-23 22:13 sparkyx
|
|
|
|
* : restore impress.php
|
|
|
|
2004-11-23 22:11 sparkyx
|
|
|
|
* : continue user menu
|
|
|
|
2004-11-23 22:01 sparkyx
|
|
|
|
* : Start with user printing
|
|
|
|
2004-11-23 20:39 sparkyx
|
|
|
|
* : initial file for user_impress.php
|
|
|
|
2004-11-23 20:39 sparkyx
|
|
|
|
* : Annulation set the amount to 0 and mark the op. as invalid
|
|
|
|
2004-11-23 20:38 sparkyx
|
|
|
|
* : Remove the compta profile
|
|
|
|
2004-11-23 20:26 sparkyx
|
|
|
|
* : Improve test
|
|
|
|
2004-11-06 19:32 sparkyx
|
|
|
|
* : change the adm. menu
|
|
|
|
2004-11-04 20:25 sparkyx
|
|
|
|
* : Log database for debugging purpose
|
|
|
|
2004-10-26 20:46 sparkyx
|
|
|
|
* : Remove obsolete
|
|
|
|
2004-10-26 20:43 sparkyx
|
|
|
|
* : Fix cosmetic and add delete from no centralized op
|
|
|
|
2004-10-25 21:32 sparkyx
|
|
|
|
* : Improve interface fix some bugs & still unstable
|
|
|
|
2004-10-10 13:48 sparkyx
|
|
|
|
* : Remove menu Impression & Recherche from jrn's menu
|
|
|
|
2004-10-10 13:42 sparkyx
|
|
|
|
* : Move styles files
|
|
|
|
2004-10-10 13:39 sparkyx
|
|
|
|
* : Change appearance !!
|
|
|
|
2004-10-10 09:58 sparkyx
|
|
|
|
* : Interfaces changes
|
|
|
|
2004-10-03 19:40 sparkyx
|
|
|
|
* : Change appearance --> do not work, do not use it !!
|
|
|
|
2004-10-03 16:48 sparkyx
|
|
|
|
* : UNSTABLE do not use it !!
|
|
|
|
2004-10-03 15:59 sparkyx
|
|
|
|
* : New database files
|
|
|
|
2004-09-22 20:26 sparkyx
|
|
|
|
* : Improve doc
|
|
|
|
2004-09-22 20:23 sparkyx
|
|
|
|
* : Improve doc
|
|
|
|
2004-09-22 19:21 sparkyx
|
|
|
|
* : Separate sql instead of a big sql
|
|
|
|
2004-07-06 20:09 sparkyx
|
|
|
|
* : bug 9574
|
|
|
|
2004-06-12 10:09 sparkyx
|
|
|
|
* : task 3106
|
|
|
|
2004-06-12 10:07 sparkyx
|
|
|
|
* : Update doc task 3106
|
|
|
|
2004-06-06 10:38 sparkyx
|
|
|
|
* : set database version to 5
|
|
|
|
2004-06-06 10:38 sparkyx
|
|
|
|
* : Set database version to 5
|
|
|
|
2004-06-06 10:19 sparkyx
|
|
|
|
* : remove personal info
|
|
|
|
2004-06-06 10:17 sparkyx
|
|
|
|
* : Change the Database Version
|
|
|
|
2004-06-06 10:13 sparkyx
|
|
|
|
* : no debug info in prod
|
|
|
|
2004-05-19 16:03 sparkyx
|
|
|
|
* : task 3106
|
|
|
|
2004-05-19 15:27 sparkyx
|
|
|
|
* : fix cosmetic bug in ShowPeriode
|
|
|
|
2004-05-02 23:46 sparkyx
|
|
|
|
* : bug 8757 missing file
|
|
|
|
2004-05-02 16:52 sparkyx
|
|
|
|
* : Show the sum rounded to 2 decimal and prevent the record of
|
|
invoice of 0
|
|
|
|
2004-05-02 09:52 sparkyx
|
|
|
|
* : Bug : forgot to include a file
|
|
|
|
2004-04-28 14:34 sparkyx
|
|
|
|
* : Cosmetic bugs
|
|
|
|
2004-04-19 20:55 sparkyx
|
|
|
|
* : Task 3106
|
|
|
|
2004-04-19 20:28 sparkyx
|
|
|
|
* : Task 3106
|
|
|
|
2004-04-19 16:52 sparkyx
|
|
|
|
* : Add security to Stock
|
|
|
|
2004-04-19 16:47 sparkyx
|
|
|
|
* : Add security to Stock
|
|
|
|
2004-04-19 16:40 sparkyx
|
|
|
|
* : Add security to Stock
|
|
|
|
2004-04-19 16:19 sparkyx
|
|
|
|
* : Update
|
|
|
|
2004-04-19 16:17 sparkyx
|
|
|
|
* : Bug 8597 Security major prob
|
|
|
|
2004-04-15 18:37 sparkyx
|
|
|
|
* : bug 8581
|
|
|
|
2004-04-15 18:28 sparkyx
|
|
|
|
* : bug 8581
|
|
|
|
2004-04-15 12:29 stanpinte
|
|
|
|
* : corrected typo
|
|
|
|
2004-04-14 19:34 sparkyx
|
|
|
|
* : update
|
|
|
|
2004-04-14 19:31 sparkyx
|
|
|
|
* : improve printing of card
|
|
|
|
2004-04-14 19:30 sparkyx
|
|
|
|
* : Fix bug is paid
|
|
|
|
2004-04-13 15:40 sparkyx
|
|
|
|
* : Fix javascript bug for new card
|
|
|
|
2004-04-13 12:39 sparkyx
|
|
|
|
* : Fix order
|
|
|
|
2004-04-13 12:38 sparkyx
|
|
|
|
* : No change
|
|
|
|
2004-04-13 12:38 sparkyx
|
|
|
|
* : Add inline calculator
|
|
|
|
2004-04-13 12:37 sparkyx
|
|
|
|
* : Fix order in printing
|
|
|
|
2004-04-13 12:37 sparkyx
|
|
|
|
* : Set filter for ODS and problem of rounded amount
|
|
|
|
2004-04-13 12:36 sparkyx
|
|
|
|
* : Set filter for ODS
|
|
|
|
2004-04-13 12:32 sparkyx
|
|
|
|
* : Fix problem of sequence when encoding in accountant mode
|
|
|
|
2004-04-13 12:31 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2004-04-12 18:51 sparkyx
|
|
|
|
* : Increase nb of default rows for ODS
|
|
|
|
2004-04-11 20:48 sparkyx
|
|
|
|
* : Fix order in balance
|
|
|
|
2004-04-10 20:09 sparkyx
|
|
|
|
* : Bug : invalid string make the pcmn_update fail
|
|
|
|
2004-04-10 19:48 sparkyx
|
|
|
|
* : bug 8531 - improve saldo present
|
|
|
|
2004-04-10 18:43 sparkyx
|
|
|
|
* : bug 8531
|
|
|
|
2004-04-10 18:43 sparkyx
|
|
|
|
* : bug 8532
|
|
|
|
2004-04-10 17:35 sparkyx
|
|
|
|
* : Bugs cosmetic
|
|
|
|
2004-04-10 16:41 sparkyx
|
|
|
|
* : Bug cosmetic
|
|
|
|
2004-04-08 12:48 sparkyx
|
|
|
|
* : Update
|
|
|
|
2004-04-07 23:54 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2004-04-07 23:49 sparkyx
|
|
|
|
* : Cosmetic bugs
|
|
|
|
2004-04-07 17:36 sparkyx
|
|
|
|
* : Fix bugs
|
|
|
|
2004-04-07 01:50 sparkyx
|
|
|
|
* : Update
|
|
|
|
2004-04-07 01:42 sparkyx
|
|
|
|
* : Possibility to change vat of sell and expense
|
|
|
|
2004-04-07 00:16 sparkyx
|
|
|
|
* : New vat can be changed in sell
|
|
|
|
2004-04-06 22:13 sparkyx
|
|
|
|
* : Fix Bug in search by date
|
|
|
|
2004-04-06 22:12 sparkyx
|
|
|
|
* : Fix Bug in search by date
|
|
|
|
2004-04-06 22:11 sparkyx
|
|
|
|
* : Fix Bug in search by date
|
|
|
|
2004-04-06 21:36 sparkyx
|
|
|
|
* : Fix bug
|
|
|
|
2004-04-06 21:36 sparkyx
|
|
|
|
* : Default sign = for search by amount
|
|
|
|
2004-04-06 21:14 sparkyx
|
|
|
|
* : Default sign =
|
|
|
|
2004-04-06 19:54 sparkyx
|
|
|
|
* : Fix bug in printing
|
|
|
|
2004-04-06 18:46 sparkyx
|
|
|
|
* : Fix password
|
|
|
|
2004-04-06 17:04 sparkyx
|
|
|
|
* : Fix problem of multiple for with the financial
|
|
|
|
2004-04-06 16:02 sparkyx
|
|
|
|
* : Fix problem with card update (account)
|
|
|
|
2004-04-06 16:01 sparkyx
|
|
|
|
* : Update comment
|
|
|
|
2004-04-06 16:01 sparkyx
|
|
|
|
* : Fix prob with date
|
|
|
|
2004-04-06 16:00 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2004-04-06 14:05 sparkyx
|
|
|
|
* : Close the windows
|
|
|
|
2004-04-06 11:47 sparkyx
|
|
|
|
* : Fix correct in ODS
|
|
|
|
2004-04-05 23:27 sparkyx
|
|
|
|
* : Fixed path for COMPTA_HOME
|
|
|
|
2004-04-04 10:39 stanpinte
|
|
|
|
* : reverted: corrected missing path entry. fixes PDF output
|
|
|
|
2004-04-04 10:16 stanpinte
|
|
|
|
* : corrected missing path entry. fixes PDF output
|
|
|
|
2004-04-04 10:09 sparkyx
|
|
|
|
* : New : set date when cancel an operation
|
|
|
|
2004-04-03 17:22 sparkyx
|
|
|
|
* : db correction (fiche)
|
|
|
|
2004-04-03 05:20 sparkyx
|
|
|
|
* : Update
|
|
|
|
2004-04-03 05:19 sparkyx
|
|
|
|
* : Structure change I hope for the last time
|
|
|
|
2004-04-03 05:16 sparkyx
|
|
|
|
* : Update
|
|
|
|
2004-04-03 05:15 sparkyx
|
|
|
|
* : Stock included, can be improved
|
|
|
|
2004-04-03 02:25 sparkyx
|
|
|
|
* : test on a_vat
|
|
|
|
2004-04-03 01:39 sparkyx
|
|
|
|
* : Database test
|
|
|
|
2004-04-03 01:38 sparkyx
|
|
|
|
* : Fix central - stock - improve doc
|
|
|
|
2004-04-03 00:35 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2004-04-03 00:26 sparkyx
|
|
|
|
* : Update demo
|
|
|
|
2004-04-03 00:25 sparkyx
|
|
|
|
* : update db
|
|
|
|
2004-04-03 00:21 sparkyx
|
|
|
|
* : Fix bug in annulation, add check to validate number and card
|
|
|
|
2004-04-02 12:26 sparkyx
|
|
|
|
* : Change cancel an op : j_internal=='ANNULE' and jr_internal of
|
|
the cancel operation = 'ANNULE'
|
|
|
|
2004-04-02 12:19 sparkyx
|
|
|
|
* : Change centralize and jr_internal rule
|
|
|
|
2004-04-02 01:17 sparkyx
|
|
|
|
* : Payment
|
|
|
|
2004-04-02 00:57 sparkyx
|
|
|
|
* : Stock include file
|
|
|
|
2004-04-02 00:26 sparkyx
|
|
|
|
* : Many little Bugs fixed
|
|
|
|
2004-04-01 13:45 sparkyx
|
|
|
|
* : Improve appearance in user interface for ach, ven, fin and ods
|
|
|
|
2004-04-01 12:24 sparkyx
|
|
|
|
* : code cleaning
|
|
|
|
2004-04-01 12:05 sparkyx
|
|
|
|
* : remove javascript file, the javascript are now in
|
|
include/constant.php (define JS_)
|
|
|
|
2004-04-01 01:38 sparkyx
|
|
|
|
* : Update
|
|
|
|
2004-04-01 01:37 sparkyx
|
|
|
|
* : script for creating db files
|
|
|
|
2004-04-01 01:35 sparkyx
|
|
|
|
* : Adapt for new features (ODS, UpdateJrn...)
|
|
|
|
2004-04-01 01:34 sparkyx
|
|
|
|
* : Update db
|
|
|
|
2004-04-01 01:33 sparkyx
|
|
|
|
* : balance
|
|
|
|
2004-04-01 01:32 sparkyx
|
|
|
|
* : New Achat Bank saldo, misc op (ODS) some improv.
|
|
|
|
2004-04-01 01:29 sparkyx
|
|
|
|
* : New Menu advanced Improve style
|
|
|
|
2004-04-01 01:28 sparkyx
|
|
|
|
* : Improve the list of op
|
|
|
|
2004-04-01 01:28 sparkyx
|
|
|
|
* : New Search Poste improved
|
|
|
|
2004-04-01 01:28 sparkyx
|
|
|
|
* : New Javascript
|
|
|
|
2004-04-01 01:28 sparkyx
|
|
|
|
* : Improve isNumber
|
|
|
|
2004-04-01 01:27 sparkyx
|
|
|
|
* : New : Impress - account balance
|
|
|
|
2004-04-01 01:27 sparkyx
|
|
|
|
* : New : return to the parent window the selected account
|
|
|
|
2004-04-01 01:27 sparkyx
|
|
|
|
* : Improve & fix bug
|
|
|
|
2004-04-01 01:27 sparkyx
|
|
|
|
* : Linked operation - Add - Remove
|
|
|
|
2004-04-01 01:27 sparkyx
|
|
|
|
* : Use impress from user interface
|
|
|
|
2004-04-01 01:26 sparkyx
|
|
|
|
* : Used javascript from constant.php
|
|
|
|
2004-04-01 01:26 sparkyx
|
|
|
|
* : Improve appearance of ViewJrn - change update - linked
|
|
operation
|
|
|
|
2004-04-01 01:26 sparkyx
|
|
|
|
* : New balance - update operation
|
|
|
|
2004-04-01 01:23 sparkyx
|
|
|
|
* : Update style
|
|
|
|
2004-03-30 18:56 sparkyx
|
|
|
|
* : "Rapprochement " (linked between concerned operation)
|
|
|
|
2004-03-30 18:56 sparkyx
|
|
|
|
* : Fix bug in fiche_new
|
|
|
|
2004-03-30 18:55 sparkyx
|
|
|
|
* : Improve search
|
|
|
|
2004-03-30 11:22 sparkyx
|
|
|
|
* : update db
|
|
|
|
2004-03-30 11:21 sparkyx
|
|
|
|
* : Vat check
|
|
|
|
2004-03-30 01:21 sparkyx
|
|
|
|
* : clean
|
|
|
|
2004-03-30 01:19 sparkyx
|
|
|
|
* : update doc
|
|
|
|
2004-03-30 01:17 sparkyx
|
|
|
|
* : update doc.
|
|
|
|
2004-03-30 01:15 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2004-03-30 01:14 sparkyx
|
|
|
|
* : Update db for stock and rapt
|
|
|
|
2004-03-30 01:13 sparkyx
|
|
|
|
* : Cancel operation & function VerifyDate (,,)
|
|
|
|
2004-03-30 01:13 sparkyx
|
|
|
|
* : check date and correct
|
|
|
|
2004-03-30 01:13 sparkyx
|
|
|
|
* : Add the possibility to select tva rate in the js windows
|
|
|
|
2004-03-30 01:13 sparkyx
|
|
|
|
* : function isCentralize
|
|
|
|
2004-03-30 01:12 sparkyx
|
|
|
|
* : clean session variable
|
|
|
|
2004-03-30 01:12 sparkyx
|
|
|
|
* : fix cosmetic bug
|
|
|
|
2004-03-30 01:12 sparkyx
|
|
|
|
* : task 3106
|
|
|
|
2004-03-29 12:04 sparkyx
|
|
|
|
* : task 3106
|
|
|
|
2004-03-29 10:29 sparkyx
|
|
|
|
* : Change tva - use insert instead of copy
|
|
|
|
2004-03-28 20:06 sparkyx
|
|
|
|
* : Add financial
|
|
|
|
2004-03-28 20:06 sparkyx
|
|
|
|
* : Improve
|
|
|
|
2004-03-28 11:14 sparkyx
|
|
|
|
* : Update modele
|
|
|
|
2004-03-27 12:35 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2004-03-27 11:57 sparkyx
|
|
|
|
* : Replace the sql script by database dump, a demo is now supplied
|
|
|
|
2004-03-27 11:05 sparkyx
|
|
|
|
* : task 3106 - Php setting
|
|
|
|
2004-03-26 16:24 sparkyx
|
|
|
|
* : task 3106
|
|
|
|
2004-03-26 16:20 sparkyx
|
|
|
|
* : update Changelog
|
|
|
|
2004-03-26 16:18 sparkyx
|
|
|
|
* : add index fk_ + add security card read/write
|
|
|
|
2004-03-26 16:18 sparkyx
|
|
|
|
* : Add user interface for expense include/user_action_ach.php
|
|
Improve inputType - add javascript and button - add FormAchat -
|
|
add FormFin fix some bugs
|
|
|
|
2004-03-26 16:14 sparkyx
|
|
|
|
* : Fix name
|
|
|
|
2004-03-26 16:14 sparkyx
|
|
|
|
* : Improve
|
|
|
|
2004-03-26 16:14 sparkyx
|
|
|
|
* : Improve the accound search
|
|
|
|
2004-03-26 16:14 sparkyx
|
|
|
|
* : Fix bug ; double line
|
|
|
|
2004-03-26 16:13 sparkyx
|
|
|
|
* : Add search window for card (user interface)
|
|
|
|
2004-03-26 16:13 sparkyx
|
|
|
|
* : Improve security of card
|
|
|
|
2004-03-26 16:13 sparkyx
|
|
|
|
* : Add window for adding card (user interface)
|
|
|
|
2004-03-26 16:12 sparkyx
|
|
|
|
* : Fix bug in ComputeVat function - insertJrnx return the j_id -
|
|
add insertStock
|
|
|
|
2004-03-26 16:12 sparkyx
|
|
|
|
* : Add correct button
|
|
|
|
2004-03-26 16:12 sparkyx
|
|
|
|
* : Add user interface for financial
|
|
|
|
2004-03-26 16:12 sparkyx
|
|
|
|
* : Add user interface for expense
|
|
|
|
2004-03-26 16:12 sparkyx
|
|
|
|
* : Fix attribute order in card
|
|
|
|
2004-03-26 16:11 sparkyx
|
|
|
|
* : security for card
|
|
|
|
2004-03-26 16:11 sparkyx
|
|
|
|
* : add index fk_
|
|
|
|
2004-03-26 16:11 sparkyx
|
|
|
|
* : add index fk_ fix setting in jrn
|
|
|
|
2004-03-26 16:05 sparkyx
|
|
|
|
* : Fix problem in period
|
|
|
|
2004-03-26 16:04 sparkyx
|
|
|
|
* : Task 3106
|
|
|
|
2004-03-26 16:04 sparkyx
|
|
|
|
* : add clean target
|
|
|
|
2004-03-26 16:03 sparkyx
|
|
|
|
* : fix name
|
|
|
|
2004-03-26 16:03 sparkyx
|
|
|
|
* : Correct accent
|
|
|
|
2004-03-26 16:03 sparkyx
|
|
|
|
* : Update TODO list
|
|
|
|
2004-03-26 16:02 sparkyx
|
|
|
|
* : add span.odd span.even
|
|
|
|
2004-03-26 16:02 sparkyx
|
|
|
|
* : blank line
|
|
|
|
2004-03-26 16:02 sparkyx
|
|
|
|
* : improve installation => create a log
|
|
|
|
2004-03-24 13:26 sparkyx
|
|
|
|
* : Changelog
|
|
|
|
2004-03-24 13:25 sparkyx
|
|
|
|
* : Creation of the interface USER
|
|
|
|
2004-03-24 13:18 sparkyx
|
|
|
|
* : New documentation
|
|
task 3106
|
|
|
|
2004-03-24 13:18 sparkyx
|
|
|
|
* : name has changed
|
|
|
|
2004-03-24 13:11 sparkyx
|
|
|
|
* : Creation of the interface USER
|
|
|
|
2004-03-24 13:09 sparkyx
|
|
|
|
* : Correct the vat label
|
|
|
|
2004-03-24 12:58 sparkyx
|
|
|
|
* : new class div.u_redcontent
|
|
|
|
2004-03-18 14:46 sparkyx
|
|
|
|
* : Update
|
|
|
|
2004-03-18 14:42 sparkyx
|
|
|
|
* : doc
|
|
|
|
2004-03-18 14:39 sparkyx
|
|
|
|
* : New user interface
|
|
|
|
2004-03-18 14:39 sparkyx
|
|
|
|
* : New fiche system
|
|
|
|
2004-03-18 14:36 sparkyx
|
|
|
|
* : Update the fiche system
|
|
|
|
2004-03-18 14:35 sparkyx
|
|
|
|
* : Prob with multiple include
|
|
|
|
2004-03-18 14:34 sparkyx
|
|
|
|
* : Update doc
|
|
|
|
2004-03-18 14:32 sparkyx
|
|
|
|
* : Change default function header
|
|
|
|
2004-03-18 14:31 sparkyx
|
|
|
|
* : Fix problem with setenv
|
|
|
|
2004-02-15 10:01 sparkyx
|
|
|
|
* : Fix Cross Ref
|
|
|
|
2004-02-15 10:01 sparkyx
|
|
|
|
* : Add pdf creation
|
|
|
|
2004-02-14 20:11 sparkyx
|
|
|
|
* : FIX
|
|
|
|
2004-02-14 19:51 sparkyx
|
|
|
|
* : fix
|
|
|
|
2004-02-14 19:41 sparkyx
|
|
|
|
* : task #3106
|
|
|
|
2004-02-14 19:40 sparkyx
|
|
|
|
* : Task #3106
|
|
|
|
2004-02-14 17:56 sparkyx
|
|
|
|
* : Replace by doc/INSTALL-fr.sgml
|
|
|
|
2004-02-14 14:07 sparkyx
|
|
|
|
* : FAQ
|
|
Frequently Asked Questions (in french)
|
|
|
|
2004-02-08 21:33 sparkyx
|
|
|
|
* : webcompta -> phpcompta
|
|
|
|
2004-02-08 21:20 sparkyx
|
|
|
|
* : integration Patch-092-3
|
|
|
|
2004-02-08 19:24 sparkyx
|
|
|
|
* : Patch 092-2
|
|
Fix problem with database creation in user mode
|
|
|
|
2004-02-08 18:29 sparkyx
|
|
|
|
* : Start a FAQ (french)
|
|
|
|
2004-02-08 14:49 sparkyx
|
|
|
|
* : fix error when no folder are created
|
|
|
|
2004-02-08 14:39 sparkyx
|
|
|
|
* : Fix syntax error Philippe Chauvat
|
|
|
|
2004-01-01 15:42 sparkyx
|
|
|
|
* : Fix bug in the Forms printing
|
|
|
|
2004-01-01 15:42 sparkyx
|
|
|
|
* : Add comment
|
|
|
|
2004-01-01 15:42 sparkyx
|
|
|
|
* : fix Debit-Credit
|
|
|
|
2003-11-30 13:19 sparkyx
|
|
|
|
* : Continue work for user profile
|
|
|
|
2003-11-30 13:18 sparkyx
|
|
|
|
* : Database change
|
|
|
|
2003-11-30 13:17 sparkyx
|
|
|
|
* : Patch for old database version
|
|
|
|
2003-11-30 13:16 sparkyx
|
|
|
|
* : Form for the user profile
|
|
|
|
2003-11-30 13:15 sparkyx
|
|
|
|
* : Correct the vat label
|
|
|
|
2003-11-30 13:14 sparkyx
|
|
|
|
* : New style mtitle2
|
|
|
|
2003-11-30 13:11 sparkyx
|
|
|
|
* : New : install, check the version and patch the db if necessary
|
|
|
|
2003-11-20 19:13 sparkyx
|
|
|
|
* : Change the name webcompta to PhpCompta
|
|
Improve user profile
|
|
|
|
2003-11-20 19:10 sparkyx
|
|
|
|
* : Unused
|
|
|
|
2003-11-20 19:10 sparkyx
|
|
|
|
* : Change the name webcompta to PhpCompta
|
|
|
|
2003-11-20 19:10 sparkyx
|
|
|
|
* : Table which contains the actions for the journal's menu
|
|
|
|
2003-11-20 19:06 sparkyx
|
|
|
|
* : All the actions for the user profiles will be in those files,
|
|
it depends of the "journal" type
|
|
|
|
2003-11-20 19:01 sparkyx
|
|
|
|
* : change the name webcompta to phpcompta
|
|
|
|
2003-11-20 18:58 sparkyx
|
|
|
|
* : user_jrn.php is used to collect all the action related to the
|
|
journal
|
|
|
|
2003-11-20 18:55 sparkyx
|
|
|
|
* : Unused files : all user's action are done in user_jrn.php
|
|
|
|
2003-11-20 18:51 sparkyx
|
|
|
|
* : Change the name webcompta to phpcompta
|
|
|
|
2003-11-15 11:44 sparkyx
|
|
|
|
* : New Add database template
|
|
New Add 'user' type
|
|
|
|
2003-11-15 11:27 sparkyx
|
|
|
|
* : Adaptation for the user profile
|
|
|
|
2003-11-15 11:00 sparkyx
|
|
|
|
* : Adaptation for the user profile
|
|
|
|
2003-11-15 10:39 sparkyx
|
|
|
|
* : Adaptation for user profile
|
|
New feature : create database modele
|
|
|
|
2003-11-15 10:33 sparkyx
|
|
|
|
* : New Feature : add database modele
|
|
|
|
2003-11-15 10:31 sparkyx
|
|
|
|
* : for different profile, it is added for the user profile
|
|
|
|
2003-11-15 10:23 sparkyx
|
|
|
|
* : Improve appearance, add the user type
|
|
|
|
2003-11-15 10:20 sparkyx
|
|
|
|
* : New Feature add database modele
|
|
|
|
2003-10-31 17:43 sparkyx
|
|
|
|
* : Improve a little bit the doc
|
|
|
|
2003-10-24 23:37 sparkyx
|
|
|
|
* : Update ChangeLog
|
|
|
|
2003-10-24 22:47 sparkyx
|
|
|
|
* : For the help tx the mailing list
|
|
|
|
2003-10-24 22:44 sparkyx
|
|
|
|
* : Fix cosmetic
|
|
|
|
2003-10-24 22:43 sparkyx
|
|
|
|
* : Theme Elegant
|
|
|
|
2003-10-24 22:34 sparkyx
|
|
|
|
* : Fix Theme Light
|
|
|
|
2003-10-24 22:22 sparkyx
|
|
|
|
* : Add light theme
|
|
|
|
2003-10-24 22:19 sparkyx
|
|
|
|
* : Fix cosmetic bug in theme-Should Verify with IE and Mozilla
|
|
|
|
2003-10-24 21:41 sparkyx
|
|
|
|
* : Add Theme
|
|
|
|
2003-10-19 19:02 sparkyx
|
|
|
|
* : update
|
|
|
|
2003-10-19 18:59 sparkyx
|
|
|
|
* : Add feature : theme
|
|
Add theme aqua
|
|
Fix bug in centralized printing: need to drop and recreate table
|
|
and REcentralize
|
|
Improve printing
|
|
Add documentation and code cleaning
|
|
|
|
2003-10-10 19:18 sparkyx
|
|
|
|
* : improve layout for encoding -> compta profile
|
|
|
|
2003-10-10 16:30 sparkyx
|
|
|
|
* : Improve layout
|
|
|
|
2003-10-10 13:34 sparkyx
|
|
|
|
* : improve impression of pdf
|
|
change layout of encoding and viewing journal
|
|
Change the way to ask the period to print
|
|
|
|
2003-10-04 18:55 sparkyx
|
|
|
|
* : Code cleaning in enc_jrn.php & fix bug in the amount
|
|
Fix bug in jrn.php about sessid
|
|
|
|
2003-09-26 14:02 sparkyx
|
|
|
|
* : remove html/verif.php
|
|
add ./makedoc for creating automatically doc
|
|
add doc/mod_function header for the functions
|
|
New GetUserProperties to get the user profile
|
|
-> replace the checkAdmin function
|
|
|
|
2003-09-14 15:01 sparkyx
|
|
|
|
* : Fix problem with period
|
|
|
|
2003-09-07 17:24 sparkyx
|
|
|
|
* : When date change the tech periode must also change
|
|
|
|
2003-09-07 15:52 sparkyx
|
|
|
|
* : Fix bug when not g_jrn is defined
|
|
|
|
2003-08-31 18:07 sparkyx
|
|
|
|
* : Starting with themes
|
|
|
|
2003-08-31 18:04 sparkyx
|
|
|
|
* : remove unused file
|
|
fix warning in the jrn file
|
|
fix bug in jrn table (jr_rapt text)
|
|
fix bug in jrn_search problem when checking if a number is valid
|
|
Improve the administration repository (user & folder)
|
|
|
|
2003-08-17 17:05 sparkyx
|
|
|
|
* : Fix filter for amount
|
|
|
|
2003-08-16 00:47 sparkyx
|
|
|
|
* : Fix the order by date
|
|
|
|
2003-08-16 00:47 sparkyx
|
|
|
|
* : Remove the new page
|
|
|
|
2003-08-16 00:06 sparkyx
|
|
|
|
* : Fix problem in the order of GetDataPoste
|
|
|
|
2003-08-15 23:40 sparkyx
|
|
|
|
* : Fix problem in the search menu
|
|
|
|
2003-08-15 21:21 sparkyx
|
|
|
|
* : Perform printing : avoid empty account
|
|
|
|
2003-08-15 20:15 sparkyx
|
|
|
|
* : remove unused file
|
|
fix warning in the jrn file
|
|
fix bug in jrn table (jr_rapt text)
|
|
fix bug in jrn_search problem when checking if a number is valid
|
|
|
|
2003-07-31 15:30 sparkyx
|
|
|
|
* : First release
|
|
|
|
2003-07-31 15:19 sparkyx
|
|
|
|
* : Import in repository
|
|
|
|
2003-07-31 15:19
|
|
|
|
* : New repository initialized by cvs2svn.
|
|
|