/[phpcompta]/phpcompta/Changelog
ViewVC logotype

Diff of /phpcompta/Changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.80 by sparkyx, Sun Aug 14 21:42:34 2005 UTC revision 1.81 by sparkyx, Wed Sep 28 10:36:33 2005 UTC
# Line 1  Line 1 
1  2005-08-14  sparkyx  <sparkyx@eleven>  2005-09-28  sparkyx  <sparkyx@january.intra-alchimerys.be>
2    
3          * html/index.php: version          * include/user_common.php, html/annulation.php:
4            Improve : when nullify an operation thanks a reversed operation
5                      both operations are now bound thanks the "concerned operation"
6                      mechanisme ("rapprochement")
7    
8            * include/jrn.php:
9            Add the ledget to the array : needed for computing internal code
10            in annulation.php
11    
12            * html/annulation.php: Fix Problem with Internal code
13            Improve : op are not marked invalid
14    
15            * html/admin/setup.php:
16            We now use sequence instead of computing the max for the column
17            jr_grpt_id so we have to update the sequence with the greatest value
18    
19    2005-09-27  sparkyx  <sparkyx@january.intra-alchimerys.be>
20    
21            * include/form_input.php, include/jrn.php, html/annulation.php:
22            Annulation - extourne
23    
24            * include/ac_common.php, include/impress_inc.php, include/user_common.php, html/annulation.php:
25            Improve nullify operation : if the period is closed, nullify in writing the reversed operation otherwise set amount to 0
26    
27            * html/annulation.php:
28            The nullify process ("annulation" ) of an operation is improved
29            if the operation belongs to a closed period then the reversed operation is
30            written, to nullify the amount
31            if the period is not closed then the amount is set to zero
32    
33            * html/document/fr_be/bnb.form: Improve : round the amount to 2 decimal
34    
35    2005-09-25  sparkyx  <sparkyx@january.intra-alchimerys.be>
36    
37            * html/admin/sql/patch/upgrade7.sql: Patch 7 progress
38    
39            * html/admin/sql/dossier1/data.sql, html/admin/sql/mod1/data.sql, html/admin/sql/account_repository/data.sql:
40            Add transaction to improve performance
41    
42            * html/admin/sql/patch/upgrade6.sql: Add transaction to improve perf
43    
44            * html/admin/sql/patch/upgrade7.sql: upgrade
45    
46            * html/admin_repo.php: Task #4622 Domaine
47    
48            * html/admin/setup.php: Obsolet variable.php
49    
50            * html/admin/variable.php: Obsolete
51    
52    2005-09-21  sparkyx  <sparkyx@january.intra-alchimerys.be>
53    
54            * include/form_input.php, include/user_action_ach.php: code cleaning
55    
56    2005-09-08  sparkyx  <sparkyx@january.intra-alchimerys.be>
57    
58            * INSTALL-fr.txt, doc/manuel-fr.sgml: Task #3108 : Ajout des domaines
59    
60            * doc/manuel-fr.sgml: Task #3108 Ajout des domaines
61    
62            * html/admin_repo.php:
63            Task #4622 : Add domain, for the  templates and new databases
64    
65            * INSTALL-fr.txt, doc/INSTALL-fr.sgml, doc/manuel-fr.sgml:
66            Task #3108 : Ajout des domaines
67    
68    2005-09-07  sparkyx  <sparkyx@january.intra-alchimerys.be>
69    
70            * html/admin/sql/patch/ac-upgrade5.sql: Bug #14460 Sql Error
71    
72            * html/admin/setup.php: task #4622 Domaine
73    
74            * include/constant.php, include/debug.php, include/postgres.php:
75            task #4622 domaine
76    
77            * include/form_input.php: todo  list : cleaning code
78    
79            * html/style-print.css: Increase size of h2 in print mode
80    
81            * html/index.php: Change the version on the index page
82    
83    2005-09-04  sparkyx  <sparkyx@january.intra-alchimerys.be>
84    
85            * include/form_input.php:
86            In some situations, the rounded amount in jrn was wrong
87    
88    2005-09-03  sparkyx  <sparkyx@january.intra-alchimerys.be>
89    
90            * html/admin/sql/patch/upgrade6.sql: Add a operation without  tva
91    
92            * include/ac_common.php, include/user_common.php, include/user_menu.php:
93            Cosmetics : Highlight the current menu item
94    
95            * html/recherche.php, html/style-light.css, html/style-print.css:
96            Add a stylesheet for printing
97    
98    2005-08-27  sparkyx  <sparkyx@january.intra-alchimerys.be>
99    
100            * html/form_csv.php, html/form_pdf.php, include/ac_common.php, include/impress_rapport.php:
101            Problem if a period has been deleted
102    
103            * html/form_csv.php: Problem when importing csv into OOo
104    
105            * include/class_widget.php, include/form_input.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php:
106            Fix some cosmetics bug
107    
108            * include/class_poste.php: Fix bug in computing sum for card
109    
110            * html/document/fr_be/bnb.form: Correct Formula
111    
112    2005-08-22  stanpinte  <stanpinte@january.intra-alchimerys.be>
113    
114            * include/form_input.php: fixed typo in var name.
115    
116    2005-08-21  stanpinte  <stanpinte@january.intra-alchimerys.be>
117    
118            * include/form_input.php: Renamed all  in
119    
120    2005-08-14  sparkyx  <sparkyx@january.intra-alchimerys.be>
121    
122            * Changelog, html/index.php: version
123    
124          * Changelog: Changelog          * Changelog: Changelog
125    
# Line 18  Line 137 
137    
138          * include/class_widget.php: bug Journal ODS          * include/class_widget.php: bug Journal ODS
139    
140  2005-08-13  sparkyx  <sparkyx@eleven>  2005-08-13  sparkyx  <sparkyx@january.intra-alchimerys.be>
141    
142          * include/ac_common.php, include/debug.php: Fix : invalid html header          * include/ac_common.php, include/debug.php: Fix : invalid html header
143    
144  2005-08-09  sparkyx  <sparkyx@eleven>  2005-08-09  sparkyx  <sparkyx@january.intra-alchimerys.be>
145    
146          * html/admin/sql/patch/ac-upgrade5.sql, html/admin/sql/patch/upgrade5.sql, html/admin/sql/patch/upgrade6.sql, html/style-light.css:          * html/admin/sql/patch/ac-upgrade5.sql, html/admin/sql/patch/upgrade5.sql, html/admin/sql/patch/upgrade6.sql, html/style-light.css:
147          fix style          fix style
# Line 42  Line 161 
161          * html/index.php, html/pcmn_update.php:          * html/index.php, html/pcmn_update.php:
162          bug : not possible to add an account          bug : not possible to add an account
163    
164  2005-07-31  stanpinte  <stanpinte@eleven>  2005-07-31  stanpinte  <stanpinte@january.intra-alchimerys.be>
165    
166          * html/admin/sql/patch/upgrade5.sql:          * html/admin/sql/patch/upgrade5.sql:
167          Added check to parm_periode table: p_end >= p_start          Added check to parm_periode table: p_end >= p_start
# Line 52  Line 171 
171    
172          * include/preference.php: Fixed periods ordering for Periods dialog.          * include/preference.php: Fixed periods ordering for Periods dialog.
173    
174  2005-07-30  stanpinte  <stanpinte@eleven>  2005-07-30  stanpinte  <stanpinte@january.intra-alchimerys.be>
175    
176          * html/user_jrn.php: Added comments.          * html/user_jrn.php: Added comments.
177    
178  2005-07-27  sparkyx  <sparkyx@eleven>  2005-07-27  sparkyx  <sparkyx@january.intra-alchimerys.be>
179    
180          * include/decla.BE.inc.php, include/form_inc.php:          * include/decla.BE.inc.php, include/form_inc.php:
181          bug #4332 bug in the name          bug #4332 bug in the name
# Line 91  Line 210 
210          * html/fiche_csv.php, html/user_impress.php, include/class_fiche.php, include/class_poste.php, include/impress_fiche.php, doc/manuel-fr.sgml:          * html/fiche_csv.php, html/user_impress.php, include/class_fiche.php, include/class_poste.php, include/impress_fiche.php, doc/manuel-fr.sgml:
211          task #4499 : balance pour les fiches          task #4499 : balance pour les fiches
212    
213  2005-07-25  sparkyx  <sparkyx@eleven>  2005-07-25  sparkyx  <sparkyx@january.intra-alchimerys.be>
214    
215          * contrib/rapport/tva_decla_fr_BE.sql: fix bug tablename          * contrib/rapport/tva_decla_fr_BE.sql: fix bug tablename
216    
# Line 110  Line 229 
229    
230          * include/fiche_inc.php: bug 13913 : need more testing          * include/fiche_inc.php: bug 13913 : need more testing
231    
232  2005-07-21  sparkyx  <sparkyx@eleven>  2005-07-21  sparkyx  <sparkyx@january.intra-alchimerys.be>
233    
234          * Changelog: ChangeLog          * Changelog: ChangeLog
235    
# Line 143  Line 262 
262          Formulaire is reserved for another purpose          Formulaire is reserved for another purpose
263          The new name is "rapport"          The new name is "rapport"
264    
265  2005-07-14  stanpinte  <stanpinte@eleven>  2005-07-14  stanpinte  <stanpinte@january.intra-alchimerys.be>
266    
267          * include/user_action_ods.php: Corrected typo          * include/user_action_ods.php: Corrected typo
268    
269  2005-07-14  sparkyx  <sparkyx@eleven>  2005-07-14  sparkyx  <sparkyx@january.intra-alchimerys.be>
270    
271          * html/jrn_detail.php: TASK #4359 : Fix problem with p_jrn          * html/jrn_detail.php: TASK #4359 : Fix problem with p_jrn
272    
273  2005-07-10  sparkyx  <sparkyx@eleven>  2005-07-10  sparkyx  <sparkyx@january.intra-alchimerys.be>
274    
275          * html/document/fr_be/bnb.rtf: Task #4123 correct formula          * html/document/fr_be/bnb.rtf: Task #4123 correct formula
276    
# Line 162  Line 281 
281          Progress for bilan          Progress for bilan
282          Normally this version is close to be finished  but still a beta stage          Normally this version is close to be finished  but still a beta stage
283    
284  2005-07-09  stanpinte  <stanpinte@eleven>  2005-07-09  stanpinte  <stanpinte@january.intra-alchimerys.be>
285    
286          * Changelog, include/form_input.php:          * Changelog, include/form_input.php:
287          Prevented operations with 0 debit/credit.          Prevented operations with 0 debit/credit.
# Line 174  Line 293 
293    
294          * Changelog, html/index.php: Now focus is on the Log In button          * Changelog, html/index.php: Now focus is on the Log In button
295    
296  2005-07-09  sparkyx  <sparkyx@eleven>  2005-07-09  sparkyx  <sparkyx@january.intra-alchimerys.be>
297    
298          * Changelog: ChangeLog          * Changelog: ChangeLog
299    
# Line 191  Line 310 
310          * dev/reset.sql, dev/reset_seq_jrn.sql, dev/test_parse_formula.php, dev/README:          * dev/reset.sql, dev/reset_seq_jrn.sql, dev/test_parse_formula.php, dev/README:
311          Add devlp script          Add devlp script
312    
313  2005-07-08  sparkyx  <sparkyx@eleven>  2005-07-08  sparkyx  <sparkyx@january.intra-alchimerys.be>
314    
315          * html/form.php, include/class_form.php, include/form_inc.php, include/impress_inc.php, doc/bnb.sxw:          * html/form.php, include/class_form.php, include/form_inc.php, include/impress_inc.php, doc/bnb.sxw:
316          Task #4402 : Security Problem          Task #4402 : Security Problem
317          Problème est resolu grace à une procedure de check          Problème est resolu grace à une procedure de check
318          Avantage : la validité des formules est directement vérifiée          Avantage : la validité des formules est directement vérifiée
319    
320  2005-07-05  sparkyx  <sparkyx@eleven>  2005-07-05  sparkyx  <sparkyx@january.intra-alchimerys.be>
321    
322          * doc/bnb.sxw: Task #4123 Ajout Bilan          * doc/bnb.sxw: Task #4123 Ajout Bilan
323    
324  2005-07-04  sparkyx  <sparkyx@eleven>  2005-07-04  sparkyx  <sparkyx@january.intra-alchimerys.be>
325    
326          * Changelog: ChangeLog          * Changelog: ChangeLog
327    
# Line 231  Line 350 
350          * Changelog, doc/function.txt, doc/manuel-fr.sgml, include/ac_common.php, include/class_form.php, include/impress_inc.php:          * Changelog, doc/function.txt, doc/manuel-fr.sgml, include/ac_common.php, include/class_form.php, include/impress_inc.php:
351          Task #4124 : TVA declaration          Task #4124 : TVA declaration
352    
353  2005-07-04  stanpinte  <stanpinte@eleven>  2005-07-04  stanpinte  <stanpinte@january.intra-alchimerys.be>
354    
355          * include/constant.php, include/impress_inc.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_common.php, include/user_menu.php, include/user_update.php, html/annulation.php, html/fiche_new.php, html/fiche_search.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_search.php, html/modify_op.php, html/poste_search.php, html/sec_pdf.php, html/user_jrn.php:          * include/constant.php, include/impress_inc.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_common.php, include/user_menu.php, include/user_update.php, html/annulation.php, html/fiche_new.php, html/fiche_search.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_search.php, html/modify_op.php, html/poste_search.php, html/sec_pdf.php, html/user_jrn.php:
356          enleve la variable globale g_jrn, remplace par param HTTP p_jrn partout          enleve la variable globale g_jrn, remplace par param HTTP p_jrn partout
357    
358  2005-07-01  stanpinte  <stanpinte@eleven>  2005-07-01  stanpinte  <stanpinte@january.intra-alchimerys.be>
359    
360          * html/user_jrn.php: added comment          * html/user_jrn.php: added comment
361    
362  2005-06-30  sparkyx  <sparkyx@eleven>  2005-06-30  sparkyx  <sparkyx@january.intra-alchimerys.be>
363    
364          * doc/manuel-fr.sgml, html/form_csv.php, include/class_poste.php, include/impress_form.php, include/impress_inc.php, include/poste.php:          * doc/manuel-fr.sgml, html/form_csv.php, include/class_poste.php, include/impress_form.php, include/impress_inc.php, include/poste.php:
365          Task 4331 Improve Formula          Task 4331 Improve Formula
366    
367  2005-06-29  sparkyx  <sparkyx@eleven>  2005-06-29  sparkyx  <sparkyx@january.intra-alchimerys.be>
368    
369          * html/form.php: Fix unknown sessid (dependent of php's version)          * html/form.php: Fix unknown sessid (dependent of php's version)
370    
371  2005-06-24  stanpinte  <stanpinte@eleven>  2005-06-24  stanpinte  <stanpinte@january.intra-alchimerys.be>
372    
373          * include/fiche_inc.php, include/form_input.php: Added comments          * include/fiche_inc.php, include/form_input.php: Added comments
374    
375  2005-06-22  sparkyx  <sparkyx@eleven>  2005-06-22  sparkyx  <sparkyx@january.intra-alchimerys.be>
376    
377          * Changelog: Changelog          * Changelog: Changelog
378    
# Line 265  Line 384 
384          * doc/function.txt, html/form.php, html/user_impress.php, include/ac_common.php, include/constant.php, include/impress_form.php, include/impress_inc.php, include/user_menu.php:          * doc/function.txt, html/form.php, html/user_impress.php, include/ac_common.php, include/constant.php, include/impress_form.php, include/impress_inc.php, include/user_menu.php:
385          Task 4301 Form (html, pdf, csv) needs more test          Task 4301 Form (html, pdf, csv) needs more test
386    
387  2005-06-17  sparkyx  <sparkyx@eleven>  2005-06-17  sparkyx  <sparkyx@january.intra-alchimerys.be>
388    
389          * Changelog: Changelog update          * Changelog: Changelog update
390    
# Line 281  Line 400 
400          * doc/install_windows_fr.sxw:          * doc/install_windows_fr.sxw:
401          Add documentation for Windows installation          Add documentation for Windows installation
402    
403  2005-06-11  stanpinte  <stanpinte@eleven>  2005-06-11  stanpinte  <stanpinte@january.intra-alchimerys.be>
404    
405          * html/fiche_search.php:          * html/fiche_search.php:
406          focus dans le textfield de la frame de recherche et focus sur le premier rsultat dans la frame de recherche          focus dans le textfield de la frame de recherche et focus sur le premier rsultat dans la frame de recherche
407    
408  2005-05-29  sparkyx  <sparkyx@eleven>  2005-05-29  sparkyx  <sparkyx@january.intra-alchimerys.be>
409    
410          * doc/Schemaabrege1.pdf, doc/bnb.sxw: Task #4123 Ajout Bilan          * doc/Schemaabrege1.pdf, doc/bnb.sxw: Task #4123 Ajout Bilan
411    
412  2005-05-07  sparkyx  <sparkyx@eleven>  2005-05-07  sparkyx  <sparkyx@january.intra-alchimerys.be>
413    
414          * Changelog: Task 4111: Changelog          * Changelog: Task 4111: Changelog
415    
# Line 303  Line 422 
422    
423          * html/admin/setup.php: Task 4111: remove debug info          * html/admin/setup.php: Task 4111: remove debug info
424    
425  2005-05-06  sparkyx  <sparkyx@eleven>  2005-05-06  sparkyx  <sparkyx@january.intra-alchimerys.be>
426    
427          * doc/INSTALL-fr.sgml: task 4111 Tipo          * doc/INSTALL-fr.sgml: task 4111 Tipo
428    
# Line 331  Line 450 
450          * FAQ-fr.txt, doc/FAQ-fr.sgml, doc/FAQ-fr.txt, doc/INSTALL-fr.sgml, doc/manuel-fr.sgml, INSTALL-fr.txt:          * FAQ-fr.txt, doc/FAQ-fr.sgml, doc/FAQ-fr.txt, doc/INSTALL-fr.sgml, doc/manuel-fr.sgml, INSTALL-fr.txt:
451          Update doc          Update doc
452    
453  2005-05-05  stanpinte  <stanpinte@eleven>  2005-05-05  stanpinte  <stanpinte@january.intra-alchimerys.be>
454    
455          * INSTALL-fr.txt: documented include path on windows          * INSTALL-fr.txt: documented include path on windows
456    
457          * INSTALL-fr.txt: Documented log db creation          * INSTALL-fr.txt: Documented log db creation
458    
459  2005-05-05  sparkyx  <sparkyx@eleven>  2005-05-05  sparkyx  <sparkyx@january.intra-alchimerys.be>
460    
461          * Changelog: Changelog          * Changelog: Changelog
462    
463  2005-05-04  sparkyx  <sparkyx@eleven>  2005-05-04  sparkyx  <sparkyx@january.intra-alchimerys.be>
464    
465          * include/fiche_inc.php: bug 12971          * include/fiche_inc.php: bug 12971
466    
# Line 357  Line 476 
476          Fix u_redcontent in html/style-light.css          Fix u_redcontent in html/style-light.css
477          Fix Javascript prob.          Fix Javascript prob.
478    
479  2005-04-29  sparkyx  <sparkyx@eleven>  2005-04-29  sparkyx  <sparkyx@january.intra-alchimerys.be>
480    
481          * html/sec_pdf.php, html/user_sec.php, include/class_user.php:          * html/sec_pdf.php, html/user_sec.php, include/class_user.php:
482          Task 3839          Task 3839
483          Export PDF de la sécurité          Export PDF de la sécurité
484    
485  2005-04-27  sparkyx  <sparkyx@eleven>  2005-04-27  sparkyx  <sparkyx@january.intra-alchimerys.be>
486    
487          * include/ac_common.php: Fix unset variable          * include/ac_common.php: Fix unset variable
488    
# Line 373  Line 492 
492    
493          * html/admin/setup.php: Bug 12702 : session_auto_start == false          * html/admin/setup.php: Bug 12702 : session_auto_start == false
494    
495  2005-04-21  stanpinte  <stanpinte@eleven>  2005-04-21  stanpinte  <stanpinte@january.intra-alchimerys.be>
496    
497          * include/ac_common.php, include/form_input.php, html/style-light.css, html/user_jrn.php:          * include/ac_common.php, include/form_input.php, html/style-light.css, html/user_jrn.php:
498          Added focus on date field in new financial form          Added focus on date field in new financial form
# Line 388  Line 507 
507    
508          * scripts/add-db.sh: Made sure upgrade4.sql is processed on new file          * scripts/add-db.sh: Made sure upgrade4.sql is processed on new file
509    
510  2005-04-09  sparkyx  <sparkyx@eleven>  2005-04-09  sparkyx  <sparkyx@january.intra-alchimerys.be>
511    
512          * html/index.php: Add a warning about IE          * html/index.php: Add a warning about IE
513    
514  2005-04-03  sparkyx  <sparkyx@eleven>  2005-04-03  sparkyx  <sparkyx@january.intra-alchimerys.be>
515    
516          * html/style.css, html/style-aqua.css: Fix theme          * html/style.css, html/style-aqua.css: Fix theme
517    
518  2005-04-01  sparkyx  <sparkyx@eleven>  2005-04-01  sparkyx  <sparkyx@january.intra-alchimerys.be>
519    
520          * include/ac_common.php: if debug is off do not open the log file          * include/ac_common.php: if debug is off do not open the log file
521    
# Line 406  Line 525 
525          * html/admin/setup.php, include/class_user.php:          * html/admin/setup.php, include/class_user.php:
526          Bug Session.auto_start must be set to true          Bug Session.auto_start must be set to true
527    
528  2005-03-31  sparkyx  <sparkyx@eleven>  2005-03-31  sparkyx  <sparkyx@january.intra-alchimerys.be>
529    
530          * Changelog: Changelog          * Changelog: Changelog
531    
# Line 433  Line 552 
552          * html/admin/setup.php, html/admin/sql/account_repository/data.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/mod1/data.sql:          * html/admin/setup.php, html/admin/sql/account_repository/data.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/mod1/data.sql:
553          Fix problem of version the scherma version of the REL100A is 4 and no 3          Fix problem of version the scherma version of the REL100A is 4 and no 3
554    
555  2005-03-29  stanpinte  <stanpinte@eleven>  2005-03-29  stanpinte  <stanpinte@january.intra-alchimerys.be>
556    
557          * html/fiche.php: Fixed wrong variable          * html/fiche.php: Fixed wrong variable
558    
559          * html/annulation.php: Fixed operation annulation          * html/annulation.php: Fixed operation annulation
560    
561  2005-03-28  stanpinte  <stanpinte@eleven>  2005-03-28  stanpinte  <stanpinte@january.intra-alchimerys.be>
562    
563          * html/annulation.php: Fixed asecond bug          * html/annulation.php: Fixed asecond bug
564    
565          * html/annulation.php: Fixed a first bug          * html/annulation.php: Fixed a first bug
566    
567  2005-03-21  stanpinte  <stanpinte@eleven>  2005-03-21  stanpinte  <stanpinte@january.intra-alchimerys.be>
568    
569          * html/jrn_detail.php, html/priv_user.php, html/sec_pdf.php, html/user_jrn.php, include/user_action_fin.php, scripts/add-db.sh, AUTHORS:          * html/jrn_detail.php, html/priv_user.php, html/sec_pdf.php, html/user_jrn.php, include/user_action_fin.php, scripts/add-db.sh, AUTHORS:
570          Debugged use of global vars.          Debugged use of global vars.
571    
572  2005-03-15  sparkyx  <sparkyx@eleven>  2005-03-15  sparkyx  <sparkyx@january.intra-alchimerys.be>
573    
574          * html/jrn_csv.php: Fix Bug for centralized jrn (export csv)          * html/jrn_csv.php: Fix Bug for centralized jrn (export csv)
575    
576          * html/admin/sql/account_repository/data.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/mod1/data.sql, html/admin/sql/patch/ac-upgrade4.sql, html/admin/setup.php:          * html/admin/sql/account_repository/data.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/mod1/data.sql, html/admin/sql/patch/ac-upgrade4.sql, html/admin/setup.php:
577          Fix bug in the update scripts          Fix bug in the update scripts
578    
579  2005-03-13  sparkyx  <sparkyx@eleven>  2005-03-13  sparkyx  <sparkyx@january.intra-alchimerys.be>
580    
581          * Changelog: changelog          * Changelog: changelog
582    
# Line 478  Line 597 
597    
598          * html/priv_user.php, html/user_sec.php: task 3876 Filter the users          * html/priv_user.php, html/user_sec.php: task 3876 Filter the users
599    
600  2005-03-09  sparkyx  <sparkyx@eleven>  2005-03-09  sparkyx  <sparkyx@january.intra-alchimerys.be>
601    
602          * html/admin/setup.php, addon/fonts/php_Helvetica-BoldOblique.afm, addon/fonts/php_Helvetica-Oblique.afm, addon/fonts/php_Helvetica.afm, addon/fonts/php_Symbol.afm, addon/fonts/php_Times-Bold.afm, addon/fonts/php_Times-BoldItalic.afm, addon/fonts/php_Times-Italic.afm, addon/fonts/php_Times-Roman.afm, addon/fonts/php_ZapfDingbats.afm, addon/fonts/php_a0100131.afm, addon/fonts/php_a010013l.afm, addon/fonts/Courier-Bold.afm, addon/fonts/Courier-BoldOblique.afm, addon/fonts/Courier-Oblique.afm, addon/fonts/Courier.afm, addon/fonts/Helvetica-Bold.afm, addon/fonts/Helvetica-BoldOblique.afm, addon/fonts/Helvetica-Oblique.afm, addon/fonts/Helvetica.afm, addon/fonts/Symbol.afm, addon/fonts/Times-Bold.afm, addon/fonts/Times-BoldItalic.afm, addon/fonts/Times-Italic.afm, addon/fonts/Times-Roman.afm, addon/fonts/ZapfDingbats.afm, addon/fonts/php_Courier-Bold.afm, addon/fonts/php_Courier-BoldOblique.afm, addon/fonts/php_Courier-Oblique.afm, addon/fonts/php_Courier.afm, addon/fonts/php_Helvetica-Bold.afm:          * html/addon/class.ezpdf.php, html/addon/class.pdf.php, html/addon/data.txt, html/addon/fonts/Courier-Bold.afm, html/addon/fonts/Courier-BoldOblique.afm, html/addon/fonts/Courier-Oblique.afm, html/addon/fonts/Courier.afm, html/addon/fonts/Helvetica-Bold.afm, html/addon/fonts/Helvetica-BoldOblique.afm, html/addon/fonts/Helvetica-Oblique.afm, html/addon/fonts/Helvetica.afm, html/addon/fonts/Symbol.afm, html/addon/fonts/Times-Bold.afm, html/addon/fonts/Times-BoldItalic.afm, html/addon/fonts/Times-Italic.afm, html/addon/fonts/Times-Roman.afm, html/addon/fonts/ZapfDingbats.afm, html/addon/fonts/php_Courier-Bold.afm, html/addon/fonts/php_Courier-BoldOblique.afm, html/addon/fonts/php_Courier-Oblique.afm, html/addon/fonts/php_Courier.afm, html/addon/fonts/php_Helvetica-Bold.afm, html/addon/fonts/php_Helvetica-BoldOblique.afm, html/addon/fonts/php_Helvetica-Oblique.afm, html/addon/fonts/php_Helvetica.afm, html/addon/fonts/php_Symbol.afm, html/addon/fonts/php_Times-Bold.afm, html/addon/fonts/php_Times-BoldItalic.afm, html/addon/fonts/php_Times-Italic.afm, html/addon/fonts/php_Times-Roman.afm, html/addon/fonts/php_ZapfDingbats.afm, html/addon/fonts/php_a0100131.afm, html/addon/fonts/php_a010013l.afm, html/addon/readme.pdf, html/addon/readme.php, html/addon/ros.jpg, html/admin/setup.php, addon/fonts/php_Helvetica-BoldOblique.afm, addon/fonts/php_Helvetica-Oblique.afm, addon/fonts/php_Helvetica.afm, addon/fonts/php_Symbol.afm, addon/fonts/php_Times-Bold.afm, addon/fonts/php_Times-BoldItalic.afm, addon/fonts/php_Times-Italic.afm, addon/fonts/php_Times-Roman.afm, addon/fonts/php_ZapfDingbats.afm, addon/fonts/php_a0100131.afm, addon/fonts/php_a010013l.afm, addon/fonts/Courier-Bold.afm, addon/fonts/Courier-BoldOblique.afm, addon/fonts/Courier-Oblique.afm, addon/fonts/Courier.afm, addon/fonts/Helvetica-Bold.afm, addon/fonts/Helvetica-BoldOblique.afm, addon/fonts/Helvetica-Oblique.afm, addon/fonts/Helvetica.afm, addon/fonts/Symbol.afm, addon/fonts/Times-Bold.afm, addon/fonts/Times-BoldItalic.afm, addon/fonts/Times-Italic.afm, addon/fonts/Times-Roman.afm, addon/fonts/ZapfDingbats.afm, addon/fonts/php_Courier-Bold.afm, addon/fonts/php_Courier-BoldOblique.afm, addon/fonts/php_Courier-Oblique.afm, addon/fonts/php_Courier.afm, addon/fonts/php_Helvetica-Bold.afm:
603          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          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
604    
605  2005-03-08  sparkyx  <sparkyx@eleven>  2005-03-08  sparkyx  <sparkyx@january.intra-alchimerys.be>
606    
607          * Changelog: Update Changelog          * Changelog: Update Changelog
608    
609          * html/fiche_search.php, html/form.php, html/jrn_add.php:          * html/fiche_search.php, html/form.php, html/jrn_add.php:
610          task 3858: Fix little in cl_user::CheckAction          task 3858: Fix little in cl_user::CheckAction
611    
612  2005-03-07  sparkyx  <sparkyx@eleven>  2005-03-07  sparkyx  <sparkyx@january.intra-alchimerys.be>
613    
614          * html/admin/sql/patch/upgrade4.sql, html/bal_csv.php, html/central.php, html/dossier_prefs.php, html/fiche.php, html/fiche_csv.php, html/fiche_new.php, html/fiche_search.php, html/form.php, html/jrn_add.php, html/jrn_csv.php, html/jrn_detail.php, html/jrn_pdf.php, html/jrn_update.php, html/line_update.php, html/pcmn_update.php, html/print_balance.php, html/recherche.php, html/show_document.php, html/user_sec.php, include/balance.php, include/class_user.php, include/constant.php, include/user_common.php:          * html/admin/sql/patch/upgrade4.sql, html/bal_csv.php, html/central.php, html/dossier_prefs.php, html/fiche.php, html/fiche_csv.php, html/fiche_new.php, html/fiche_search.php, html/form.php, html/jrn_add.php, html/jrn_csv.php, html/jrn_detail.php, html/jrn_pdf.php, html/jrn_update.php, html/line_update.php, html/pcmn_update.php, html/print_balance.php, html/recherche.php, html/show_document.php, html/user_sec.php, include/balance.php, include/class_user.php, include/constant.php, include/user_common.php:
615          task 3858 : revision of the security correction & improvement          task 3858 : revision of the security correction & improvement
616    
617  2005-03-06  sparkyx  <sparkyx@eleven>  2005-03-06  sparkyx  <sparkyx@january.intra-alchimerys.be>
618    
619          * Changelog: changelog          * Changelog: changelog
620    
# Line 509  Line 628 
628          * include/user_action_ach.php, include/user_action_ods.php, include/user_action_ven.php, include/user_common.php, html/admin/sql/patch/upgrade4.sql, include/class_widget.php, include/form_input.php, include/postgres.php, html/user_jrn.php:          * include/user_action_ach.php, include/user_action_ods.php, include/user_action_ven.php, include/user_common.php, html/admin/sql/patch/upgrade4.sql, include/class_widget.php, include/form_input.php, include/postgres.php, html/user_jrn.php:
629          Tasl 3778 : Add uploaded document for operation          Tasl 3778 : Add uploaded document for operation
630    
631  2005-03-06  stanpinte  <stanpinte@eleven>  2005-03-06  stanpinte  <stanpinte@january.intra-alchimerys.be>
632    
633          * include/impress_poste.php: Disabled the all option.          * include/impress_poste.php: Disabled the all option.
634    
# Line 520  Line 639 
639          * scripts/add-db.sh, html/central.php:          * scripts/add-db.sh, html/central.php:
640          Fixed task 3838i (keep secundary menus when selecting secundary item          Fixed task 3838i (keep secundary menus when selecting secundary item
641    
642  2005-03-06  sparkyx  <sparkyx@eleven>  2005-03-06  sparkyx  <sparkyx@january.intra-alchimerys.be>
643    
644          * html/admin/sql/patch/upgrade4.sql: Set version at the end          * html/admin/sql/patch/upgrade4.sql: Set version at the end
645    
646  2005-03-06  stanpinte  <stanpinte@eleven>  2005-03-06  stanpinte  <stanpinte@january.intra-alchimerys.be>
647    
648          * scripts/add-db.sh: made script useful for other dbs, and file ids          * scripts/add-db.sh: made script useful for other dbs, and file ids
649    
650          * Changelog, include/user_menu.php, html/pcmn_update.php, html/user_advanced.php, html/user_jrn.php, html/jrn_update.php:          * Changelog, include/user_menu.php, html/pcmn_update.php, html/user_advanced.php, html/user_jrn.php, html/jrn_update.php:
651          Fixed task 3838i (keep secundary menus when selecting secundary item          Fixed task 3838i (keep secundary menus when selecting secundary item
652    
653  2005-03-06  sparkyx  <sparkyx@eleven>  2005-03-06  sparkyx  <sparkyx@january.intra-alchimerys.be>
654    
655          * include/form_input.php, include/postgres.php, include/user_action_ven.php, include/user_common.php:          * include/form_input.php, include/postgres.php, include/user_action_ven.php, include/user_common.php:
656          change pg_exec by pg_query          change pg_exec by pg_query
# Line 543  Line 662 
662          * doc/function.txt, doc/makedoc, html/central.php, html/dossier_prefs.php, html/enc_jrn.php, html/facturation.php, html/fiche.php, html/form.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_update.php, html/line_update.php, html/pcmn_update.php, html/recherche.php, html/stock.php, html/user_advanced.php, html/user_compta.php, html/user_impress.php, html/user_jrn.php, html/user_pref.php, html/user_sec.php, include/user_menu.php:          * doc/function.txt, doc/makedoc, html/central.php, html/dossier_prefs.php, html/enc_jrn.php, html/facturation.php, html/fiche.php, html/form.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_update.php, html/line_update.php, html/pcmn_update.php, html/recherche.php, html/stock.php, html/user_advanced.php, html/user_compta.php, html/user_impress.php, html/user_jrn.php, html/user_pref.php, html/user_sec.php, include/user_menu.php:
663          removed obsolete files          removed obsolete files
664    
665  2005-03-06  stanpinte  <stanpinte@eleven>  2005-03-06  stanpinte  <stanpinte@january.intra-alchimerys.be>
666    
667          * include/compta_menu.php, include/top_menu_compta.php:          * include/compta_menu.php, include/top_menu_compta.php:
668          Removed some files related to compta profile          Removed some files related to compta profile
# Line 563  Line 682 
682    
683          * Changelog: added info          * Changelog: added info
684    
685  2005-03-01  sparkyx  <sparkyx@eleven>  2005-03-01  sparkyx  <sparkyx@january.intra-alchimerys.be>
686    
687          * Changelog: Changelog          * Changelog: Changelog
688    
# Line 577  Line 696 
696    
697          * html/rate_chg.php, html/send.php: Remove obsolete files          * html/rate_chg.php, html/send.php: Remove obsolete files
698    
699  2005-02-28  sparkyx  <sparkyx@eleven>  2005-02-28  sparkyx  <sparkyx@january.intra-alchimerys.be>
700    
701          * Changelog: Changelog          * Changelog: Changelog
702    
703  2005-02-27  sparkyx  <sparkyx@eleven>  2005-02-27  sparkyx  <sparkyx@january.intra-alchimerys.be>
704    
705          * html/admin_repo.php, html/annulation.php, html/bal_csv.php, html/central.php, html/compta.php, html/compta_login.php, html/dossier_prefs.php, html/enc_jrn.php, html/fiche.php, html/fiche_csv.php, html/fiche_new.php, html/fiche_search.php, html/impress.php, html/jrn_add.php, html/jrn_csv.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_pdf.php, html/jrn_search.php, html/jrn_update.php, html/line_update.php, html/login.php, html/modify_op.php, html/pcmn_update.php, html/poste_csv.php, html/poste_pdf.php, html/poste_search.php, html/print_balance.php, html/priv_user.php, html/recherche.php, html/show_tva.php, html/stock.php, html/user_advanced.php, html/user_compta.php, html/user_impress.php, html/user_jrn.php, html/user_login.php, html/user_pref.php, html/user_sec.php, include/balance.php, include/class_user.php, include/impress_fiche.php, include/top_menu_compta.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_menu.php:          * html/admin_repo.php, html/annulation.php, html/bal_csv.php, html/central.php, html/compta.php, html/compta_login.php, html/dossier_prefs.php, html/enc_jrn.php, html/fiche.php, html/fiche_csv.php, html/fiche_new.php, html/fiche_search.php, html/impress.php, html/jrn_add.php, html/jrn_csv.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_pdf.php, html/jrn_search.php, html/jrn_update.php, html/line_update.php, html/login.php, html/modify_op.php, html/pcmn_update.php, html/poste_csv.php, html/poste_pdf.php, html/poste_search.php, html/print_balance.php, html/priv_user.php, html/recherche.php, html/show_tva.php, html/stock.php, html/user_advanced.php, html/user_compta.php, html/user_impress.php, html/user_jrn.php, html/user_login.php, html/user_pref.php, html/user_sec.php, include/balance.php, include/class_user.php, include/impress_fiche.php, include/top_menu_compta.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_menu.php:
706          Fix numerous bug and now PhpCompta can work with session_register sets to off          Fix numerous bug and now PhpCompta can work with session_register sets to off
# Line 589  Line 708 
708          * html/admin/sql/account_repository/comment.sql, html/admin/sql/account_repository/constraint.sql, html/admin/sql/account_repository/data.sql, html/admin/sql/account_repository/schema.sql, html/admin/sql/account_repository/sequence.sql, html/admin/sql/account_repository/table.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/mod1/data.sql, html/admin/sql/mod1/schema.sql, html/admin/sql/mod1/sequence.sql, html/admin/sql/patch/upgrade4.sql, html/admin/setup.php:          * html/admin/sql/account_repository/comment.sql, html/admin/sql/account_repository/constraint.sql, html/admin/sql/account_repository/data.sql, html/admin/sql/account_repository/schema.sql, html/admin/sql/account_repository/sequence.sql, html/admin/sql/account_repository/table.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/mod1/data.sql, html/admin/sql/mod1/schema.sql, html/admin/sql/mod1/sequence.sql, html/admin/sql/patch/upgrade4.sql, html/admin/setup.php:
709          Fix upgrade          Fix upgrade
710    
711  2005-02-26  sparkyx  <sparkyx@eleven>  2005-02-26  sparkyx  <sparkyx@january.intra-alchimerys.be>
712    
713          * html/admin/setup.php: Remove debug          * html/admin/setup.php: Remove debug
714    
# Line 599  Line 718 
718          Yannick Improve html_page_start          Yannick Improve html_page_start
719          Fix prob with GetRow          Fix prob with GetRow
720    
721  2005-02-26  stanpinte  <stanpinte@eleven>  2005-02-26  stanpinte  <stanpinte@january.intra-alchimerys.be>
722    
723          * scripts/add-db.sh:          * scripts/add-db.sh:
724          inserted example script to insert automatically a database          inserted example script to insert automatically a database
# Line 608  Line 727 
727    
728          * html/admin/setup.php: fixed regexp handling in include_path check          * html/admin/setup.php: fixed regexp handling in include_path check
729    
730  2005-02-26  sparkyx  <sparkyx@eleven>  2005-02-26  sparkyx  <sparkyx@january.intra-alchimerys.be>
731    
732          * html/admin/sql/dossier1/comment.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/index.sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/dossier1/table.sql, html/admin/sql/mod1/comment.sql, html/admin/sql/mod1/constraint.sql, html/admin/sql/mod1/data.sql, html/admin/sql/mod1/schema.sql, html/admin/sql/mod1/sequence.sql, html/admin/sql/mod1/table.sql, html/login.php:          * html/admin/sql/dossier1/comment.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/index.sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/dossier1/table.sql, html/admin/sql/mod1/comment.sql, html/admin/sql/mod1/constraint.sql, html/admin/sql/mod1/data.sql, html/admin/sql/mod1/schema.sql, html/admin/sql/mod1/sequence.sql, html/admin/sql/mod1/table.sql, html/login.php:
733          SQL          SQL
734    
735  2005-02-26  stanpinte  <stanpinte@eleven>  2005-02-26  stanpinte  <stanpinte@january.intra-alchimerys.be>
736    
737          * html/admin/sql/account_repository/schema.sql: added comment          * html/admin/sql/account_repository/schema.sql: added comment
738    
739          * install.sh, setenv.sh:          * install.sh, setenv.sh:
740          made mswindows compatible, and removed update checks.          made mswindows compatible, and removed update checks.
741    
742  2005-02-26  sparkyx  <sparkyx@eleven>  2005-02-26  sparkyx  <sparkyx@january.intra-alchimerys.be>
743    
744          * html/admin/setup.php: Sql Comment prob          * html/admin/setup.php: Sql Comment prob
745    
# Line 629  Line 748 
748          * html/admin/sql/account_repository/data.sql, html/admin/sql/account_repository/schema.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/mod1/schema.sql:          * html/admin/sql/account_repository/data.sql, html/admin/sql/account_repository/schema.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/mod1/schema.sql:
749          Fix SQL          Fix SQL
750    
751  2005-02-26  stanpinte  <stanpinte@eleven>  2005-02-26  stanpinte  <stanpinte@january.intra-alchimerys.be>
752    
753          * sql/dossier4/make-sql, sql/dossier4/constraint.sql, sql/dossier4/data.sql, sql/dossier4/schema.sql, sql/dossier4/sequence.sql, sql/dossier4/table.sql, sql/update/dossier_1.sql, sql/update/dossier_2.sql, sql/update/dossier_3.sql, sql/update/dossier_4.sql, sql/update/dossier_5.sql, sql/update/mod_1.sql, sql/update/mod_2.sql, sql/update/mod_3.sql, sql/update/mod_4.sql, sql/ac_dossier.sql, sql/ac_users.sql, sql/account_repository.sql, sql/centralized.sql, sql/demo.sql, sql/dos_pref.sql, sql/dump-db.sql, sql/fiche.sql, sql/form.sql, sql/insert_pcmn.sql, sql/jnt_use_dos.sql, sql/journal.sql, sql/jrn_action.sql, sql/mod-be.sql, sql/modele.sql, sql/priv_user.sql, sql/struct-repository.sql, sql/struct.sql, sql/theme.sql, sql/tmp_pcmn.sql, sql/tva_rate.sql, sql/user_pref.sql, sql/user_sec.sql, sql/version.sql:          * sql/dossier4/make-sql, sql/dossier4/constraint.sql, sql/dossier4/data.sql, sql/dossier4/schema.sql, sql/dossier4/sequence.sql, sql/dossier4/table.sql, sql/update/dossier_1.sql, sql/update/dossier_2.sql, sql/update/dossier_3.sql, sql/update/dossier_4.sql, sql/update/dossier_5.sql, sql/update/mod_1.sql, sql/update/mod_2.sql, sql/update/mod_3.sql, sql/update/mod_4.sql, sql/ac_dossier.sql, sql/ac_users.sql, sql/account_repository.sql, sql/centralized.sql, sql/demo.sql, sql/dos_pref.sql, sql/dump-db.sql, sql/fiche.sql, sql/form.sql, sql/insert_pcmn.sql, sql/jnt_use_dos.sql, sql/journal.sql, sql/jrn_action.sql, sql/mod-be.sql, sql/modele.sql, sql/priv_user.sql, sql/struct-repository.sql, sql/struct.sql, sql/theme.sql, sql/tmp_pcmn.sql, sql/tva_rate.sql, sql/user_pref.sql, sql/user_sec.sql, sql/version.sql:
754          moved all sql but 'log' into html base directory          moved all sql but 'log' into html base directory
755    
756  2005-02-26  sparkyx  <sparkyx@eleven>  2005-02-26  sparkyx  <sparkyx@january.intra-alchimerys.be>
757    
758          * html/admin/sql/account_repository/data.sql: Fix          * html/admin/sql/account_repository/data.sql: Fix
759    
760  2005-02-26  stanpinte  <stanpinte@eleven>  2005-02-26  stanpinte  <stanpinte@january.intra-alchimerys.be>
761    
762          * install.sh: resurrected          * install.sh: resurrected
763    
764  2005-02-26  sparkyx  <sparkyx@eleven>  2005-02-26  sparkyx  <sparkyx@january.intra-alchimerys.be>
765    
766          * html/admin/sql/dossier1/data.sql: Fix problem of install          * html/admin/sql/dossier1/data.sql: Fix problem of install
767    
768  2005-02-26  stanpinte  <stanpinte@eleven>  2005-02-26  stanpinte  <stanpinte@january.intra-alchimerys.be>
769    
770          * scripts/cleanup.sh: added          * scripts/cleanup.sh: added
771    
772  2005-02-26  sparkyx  <sparkyx@eleven>  2005-02-26  sparkyx  <sparkyx@january.intra-alchimerys.be>
773    
774          * html/admin/sql/dossier1/comment.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/index.sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/dossier1/table.sql, html/login.php, html/recherche.php, html/user_login.php, include/ac_common.php, include/class_user.php, include/form_input.php:          * html/admin/sql/dossier1/comment.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/index.sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/dossier1/table.sql, html/login.php, html/recherche.php, html/user_login.php, include/ac_common.php, include/class_user.php, include/form_input.php:
775          FIX install          FIX install
# Line 660  Line 779 
779          * html/admin/setup.php, html/admin/sql/dossier1/comment.sql, html/admin/sql/dossier1/constraint.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/make-sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/dossier1/table.sql:          * html/admin/setup.php, html/admin/sql/dossier1/comment.sql, html/admin/sql/dossier1/constraint.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/make-sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/dossier1/table.sql:
780          FIX install problem          FIX install problem
781    
782  2005-02-22  sparkyx  <sparkyx@eleven>  2005-02-22  sparkyx  <sparkyx@january.intra-alchimerys.be>
783    
784          * html/admin/sql/account_repository/data.sql, html/admin/sql/account_repository/schema.sql, html/admin/sql/account_repository/table.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/index.sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/dossier1/table.sql, html/admin/sql/mod1/data.sql, html/admin/sql/mod1/function.sql, html/admin/sql/mod1/index.sql, html/admin/sql/mod1/schema.sql, html/admin/sql/mod1/sequence.sql, html/admin/sql/mod1/table.sql:          * html/admin/sql/account_repository/data.sql, html/admin/sql/account_repository/schema.sql, html/admin/sql/account_repository/table.sql, html/admin/sql/dossier1/data.sql, html/admin/sql/dossier1/index.sql, html/admin/sql/dossier1/schema.sql, html/admin/sql/dossier1/sequence.sql, html/admin/sql/dossier1/table.sql, html/admin/sql/mod1/data.sql, html/admin/sql/mod1/function.sql, html/admin/sql/mod1/index.sql, html/admin/sql/mod1/schema.sql, html/admin/sql/mod1/sequence.sql, html/admin/sql/mod1/table.sql:
785          Update database schema          Update database schema
# Line 669  Line 788 
788    
789          * html/admin/setup.php, include/stock_inc.php: IMPROVE stock          * html/admin/setup.php, include/stock_inc.php: IMPROVE stock
790    
791  2005-02-13  sparkyx  <sparkyx@eleven>  2005-02-13  sparkyx  <sparkyx@january.intra-alchimerys.be>
792    
793          * Changelog: changelog          * Changelog: changelog
794    
# Line 678  Line 797 
797          Change printing for the operation id          Change printing for the operation id
798          update the patch sql for that          update the patch sql for that
799    
800  2005-02-12  sparkyx  <sparkyx@eleven>  2005-02-12  sparkyx  <sparkyx@january.intra-alchimerys.be>
801    
802          * html/admin/sql/patch/upgrade4.sql, html/admin_repo.php:          * html/admin/sql/patch/upgrade4.sql, html/admin_repo.php:
803          Fix bug in modele and database creation          Fix bug in modele and database creation
# Line 702  Line 821 
821    
822          * html/admin/sql/patch/upgrade4.sql: IMPROVE setup          * html/admin/sql/patch/upgrade4.sql: IMPROVE setup
823    
824  2005-02-08  sparkyx  <sparkyx@eleven>  2005-02-08  sparkyx  <sparkyx@january.intra-alchimerys.be>
825    
826          * Changelog: changelog          * Changelog: changelog
827    
# Line 718  Line 837 
837          * html/admin/setup.php, html/admin/sql/patch/upgrade4.sql:          * html/admin/setup.php, html/admin/sql/patch/upgrade4.sql:
838          IMPROVE setup html based, ability to patch          IMPROVE setup html based, ability to patch
839    
840  2005-02-06  sparkyx  <sparkyx@eleven>  2005-02-06  sparkyx  <sparkyx@january.intra-alchimerys.be>
841    
842          * Changelog: changelog          * Changelog: changelog
843    
# Line 738  Line 857 
857          a new module webbased has been created, the old version of install.sh          a new module webbased has been created, the old version of install.sh
858          is now obsolete          is now obsolete
859    
860  2005-02-04  sparkyx  <sparkyx@eleven>  2005-02-04  sparkyx  <sparkyx@january.intra-alchimerys.be>
861    
862          * Changelog: changelog          * Changelog: changelog
863    
864          * INSTALL-fr.txt, doc/INSTALL-fr.sgml, doc/function.txt, include/form_input.php, include/user_common.php, include/user_menu.php:          * INSTALL-fr.txt, doc/INSTALL-fr.sgml, doc/function.txt, include/form_input.php, include/user_common.php, include/user_menu.php:
865          Improve the search : it is now possible to find all the operation related to a poste          Improve the search : it is now possible to find all the operation related to a poste
866    
867  2005-02-03  sparkyx  <sparkyx@eleven>  2005-02-03  sparkyx  <sparkyx@january.intra-alchimerys.be>
868    
869          * html/fiche_csv.php: Fix bug          * html/fiche_csv.php: Fix bug
870    
# Line 759  Line 878 
878    
879          * doc/INSTALL-fr.sgml: Update Documentation          * doc/INSTALL-fr.sgml: Update Documentation
880    
881  2005-02-01  sparkyx  <sparkyx@eleven>  2005-02-01  sparkyx  <sparkyx@january.intra-alchimerys.be>
882    
883          * Changelog: Changelog          * Changelog: Changelog
884    
# Line 777  Line 896 
896          * INSTALL-fr.txt, doc/INSTALL-fr.sgml, html/fiche_csv.php, include/class_fiche.php, include/impress_fiche.php, include/postgres.php:          * INSTALL-fr.txt, doc/INSTALL-fr.sgml, html/fiche_csv.php, include/class_fiche.php, include/impress_fiche.php, include/postgres.php:
897          Printing of card is now completely correct          Printing of card is now completely correct
898    
899  2005-01-31  sparkyx  <sparkyx@eleven>  2005-01-31  sparkyx  <sparkyx@january.intra-alchimerys.be>
900    
901          * Changelog: Changelog          * Changelog: Changelog
902    
# Line 786  Line 905 
905          * html/fiche_csv.php, include/class_fiche.php, include/impress_fiche.php:          * html/fiche_csv.php, include/class_fiche.php, include/impress_fiche.php:
906          Add Fiche print and export : a bug is still to be fixed          Add Fiche print and export : a bug is still to be fixed
907    
908  2005-01-24  sparkyx  <sparkyx@eleven>  2005-01-24  sparkyx  <sparkyx@january.intra-alchimerys.be>
909    
910          * Changelog: Change log          * Changelog: Change log
911    
# Line 804  Line 923 
923    
924          * style.css: Obsolete          * style.css: Obsolete
925    
926  2005-01-20  sparkyx  <sparkyx@eleven>  2005-01-20  sparkyx  <sparkyx@january.intra-alchimerys.be>
927    
928          * include/user_menu.php: Fix Access Key          * include/user_menu.php: Fix Access Key
929    
# Line 816  Line 935 
935    
936          * html/user_pref.php, include/class_fiche.php: Drop compta interface          * html/user_pref.php, include/class_fiche.php: Drop compta interface
937    
938  2005-01-19  stanpinte  <stanpinte@eleven>  2005-01-19  stanpinte  <stanpinte@january.intra-alchimerys.be>
939    
940          * include/user_menu.php:          * include/user_menu.php:
941          added tooltips, and hotkey for Jrn menus. (must still debug get_quick_key function          added tooltips, and hotkey for Jrn menus. (must still debug get_quick_key function
942    
943  2005-01-18  sparkyx  <sparkyx@eleven>  2005-01-18  sparkyx  <sparkyx@january.intra-alchimerys.be>
944    
945          * include/impress_poste.php: Add poste name in impress.php          * include/impress_poste.php: Add poste name in impress.php
946    
947  2005-01-10  sparkyx  <sparkyx@eleven>  2005-01-10  sparkyx  <sparkyx@january.intra-alchimerys.be>
948    
949          * Changelog: Changelog          * Changelog: Changelog
950    
# Line 836  Line 955 
955    
956          * include/class_balance.php, include/class_fiche.php: Improve code          * include/class_balance.php, include/class_fiche.php: Improve code
957    
958  2005-01-04  sparkyx  <sparkyx@eleven>  2005-01-04  sparkyx  <sparkyx@january.intra-alchimerys.be>
959    
960          * Changelog: Changelog          * Changelog: Changelog
961    
# Line 850  Line 969 
969          * html/stock.php, html/fiche_search.php, html/form.php, html/jrn_add.php, html/jrn_csv.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_pdf.php, html/jrn_search.php, html/login.php, html/modify_op.php, html/pcmn_update.php, html/poste_csv.php, html/poste_pdf.php, html/poste_search.php, html/print_balance.php, html/print_invoice.php, html/rate_chg.php, html/recherche.php, html/send.php, html/send_jrn_pdf.php, html/send_poste_pdf.php, html/show_tva.php, html/annulation.php, html/bal_csv.php, html/central.php, html/dossier_prefs.php, html/enc_jrn.php, html/facturation.php, html/fiche_new.php:          * html/stock.php, html/fiche_search.php, html/form.php, html/jrn_add.php, html/jrn_csv.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_pdf.php, html/jrn_search.php, html/login.php, html/modify_op.php, html/pcmn_update.php, html/poste_csv.php, html/poste_pdf.php, html/poste_search.php, html/print_balance.php, html/print_invoice.php, html/rate_chg.php, html/recherche.php, html/send.php, html/send_jrn_pdf.php, html/send_poste_pdf.php, html/show_tva.php, html/annulation.php, html/bal_csv.php, html/central.php, html/dossier_prefs.php, html/enc_jrn.php, html/facturation.php, html/fiche_new.php:
970          Code cleaning : DbConnect function          Code cleaning : DbConnect function
971    
972  2004-12-16  sparkyx  <sparkyx@eleven>  2004-12-16  sparkyx  <sparkyx@january.intra-alchimerys.be>
973    
974          * Changelog: changelog          * Changelog: changelog
975    
976          * html/enc_jrn.php, html/style-light.css, html/user_jrn.php, include/top_menu_compta.php:          * html/enc_jrn.php, html/style-light.css, html/user_jrn.php, include/top_menu_compta.php:
977          Fix style for compta style          Fix style for compta style
978    
979  2004-12-15  sparkyx  <sparkyx@eleven>  2004-12-15  sparkyx  <sparkyx@january.intra-alchimerys.be>
980    
981          * Changelog: changelog          * Changelog: changelog
982    
# Line 865  Line 984 
984          Change   remove all the global variable, user $_SESSION instead          Change   remove all the global variable, user $_SESSION instead
985          Improve  appearance for administrator          Improve  appearance for administrator
986    
987  2004-12-13  sparkyx  <sparkyx@eleven>  2004-12-13  sparkyx  <sparkyx@january.intra-alchimerys.be>
988    
989          * Changelog: Changelog          * Changelog: Changelog
990    
# Line 875  Line 994 
994          * html/bal_csv.php, include/balance.php, include/impress_jrn.php, html/print_balance.php:          * html/bal_csv.php, include/balance.php, include/impress_jrn.php, html/print_balance.php:
995          NEW balance in HTML, PDF & CSV          NEW balance in HTML, PDF & CSV
996    
997  2004-12-12  sparkyx  <sparkyx@eleven>  2004-12-12  sparkyx  <sparkyx@january.intra-alchimerys.be>
998    
999          * html/jrn_search.php, include/user_common.php:          * html/jrn_search.php, include/user_common.php:
1000          change in search : order by date asc          change in search : order by date asc
# Line 930  Line 1049 
1049    
1050          * html/jrn_op_detail.php: Improve appearance          * html/jrn_op_detail.php: Improve appearance
1051    
1052  2004-12-05  sparkyx  <sparkyx@eleven>  2004-12-05  sparkyx  <sparkyx@january.intra-alchimerys.be>
1053    
1054          * include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php:          * include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php:
1055          Change "voir" submenu for journaux"          Change "voir" submenu for journaux"
1056    
1057          * html/modify_op.php: Improve appearance          * html/modify_op.php: Improve appearance
1058    
1059  2004-12-04  sparkyx  <sparkyx@eleven>  2004-12-04  sparkyx  <sparkyx@january.intra-alchimerys.be>
1060    
1061          * include/user_action_gl.php, include/user_common.php:          * include/user_action_gl.php, include/user_common.php:
1062          Improve grand livre to have the same look at the others          Improve grand livre to have the same look at the others
# Line 950  Line 1069 
1069          * html/user_jrn.php, include/user_action_gl.php, include/user_menu.php:          * html/user_jrn.php, include/user_action_gl.php, include/user_menu.php:
1070          Add Grand Livre          Add Grand Livre
1071    
1072  2004-11-29  sparkyx  <sparkyx@eleven>  2004-11-29  sparkyx  <sparkyx@january.intra-alchimerys.be>
1073    
1074          * html/balance.php, html/fiche_search.php, html/user_impress.php, include/balance.php, include/form_input.php, include/impress_jrn.php, include/user_action_ven.php, include/user_menu.php:          * html/balance.php, html/fiche_search.php, html/user_impress.php, include/balance.php, include/form_input.php, include/impress_jrn.php, include/user_action_ven.php, include/user_menu.php:
1075          Fix cosmetics          Fix cosmetics
1076    
1077  2004-11-26  sparkyx  <sparkyx@eleven>  2004-11-26  sparkyx  <sparkyx@january.intra-alchimerys.be>
1078    
1079          * html/jrn_csv.php, html/jrn_pdf.php, html/poste_csv.php, html/poste_pdf.php, include/class_jrn.php, include/class_poste.php, include/class_user.php, include/impress_jrn.php, include/impress_poste.php:          * html/jrn_csv.php, html/jrn_pdf.php, html/poste_csv.php, html/poste_pdf.php, include/class_jrn.php, include/class_poste.php, include/class_user.php, include/impress_jrn.php, include/impress_poste.php:
1080          Add csv and pdf for poste          Add csv and pdf for poste
1081    
1082  2004-11-25  sparkyx  <sparkyx@eleven>  2004-11-25  sparkyx  <sparkyx@january.intra-alchimerys.be>
1083    
1084          * include/impress_jrn.php, doc/function.txt, html/jrn_csv.php, html/jrn_pdf.php, html/user_impress.php, html/user_jrn.php, include/ac_common.php, include/class_jrn.php, include/class_operation.php, include/class_user.php, include/class_widget.php, include/form_input.php, include/jrn.php, include/user_menu.php:          * include/impress_jrn.php, doc/function.txt, html/jrn_csv.php, html/jrn_pdf.php, html/user_impress.php, html/user_jrn.php, include/ac_common.php, include/class_jrn.php, include/class_operation.php, include/class_user.php, include/class_widget.php, include/form_input.php, include/jrn.php, include/user_menu.php:
1085          Add new print system and CSV for journaux          Add new print system and CSV for journaux
# Line 968  Line 1087 
1087          * sql/account_repository/data.sql, sql/account_repository/make-sql, sql/account_repository/schema.sql, sql/account_repository/table.sql, sql/dossier1/data.sql, sql/dossier1/make-sql, sql/dossier1/schema.sql, sql/mod1/make-sql:          * sql/account_repository/data.sql, sql/account_repository/make-sql, sql/account_repository/schema.sql, sql/account_repository/table.sql, sql/dossier1/data.sql, sql/dossier1/make-sql, sql/dossier1/schema.sql, sql/mod1/make-sql:
1088          Add Sql comment          Add Sql comment
1089    
1090  2004-11-23  sparkyx  <sparkyx@eleven>  2004-11-23  sparkyx  <sparkyx@january.intra-alchimerys.be>
1091    
1092          * html/impress.php: restore impress.php          * html/impress.php: restore impress.php
1093    
# Line 988  Line 1107 
1107          * html/annulation.php, html/style-elegant.css, html/style-light.css, html/test.php, html/user_jrn.php:          * html/annulation.php, html/style-elegant.css, html/style-light.css, html/test.php, html/user_jrn.php:
1108          Improve test          Improve test
1109    
1110  2004-11-06  sparkyx  <sparkyx@eleven>  2004-11-06  sparkyx  <sparkyx@january.intra-alchimerys.be>
1111    
1112          * INSTALL-fr.txt, doc/INSTALL-fr.sgml, html/style-elegant.css, include/constant.php, include/debug.php, include/user_action_ven.php, include/user_menu.php:          * INSTALL-fr.txt, doc/INSTALL-fr.sgml, html/style-elegant.css, include/constant.php, include/debug.php, include/user_action_ven.php, include/user_menu.php:
1113          change the adm. menu          change the adm. menu
1114    
1115  2004-11-04  sparkyx  <sparkyx@eleven>  2004-11-04  sparkyx  <sparkyx@january.intra-alchimerys.be>
1116    
1117          * sql/log/log.sql: Log database for debugging purpose          * sql/log/log.sql: Log database for debugging purpose
1118    
1119  2004-10-26  sparkyx  <sparkyx@eleven>  2004-10-26  sparkyx  <sparkyx@january.intra-alchimerys.be>
1120    
1121          * sql/mod1/fct.sql~, sql/mod1/make-sql~, sql/mod1/ac_dossier.sql, sql/mod1/ac_users.sql, sql/mod1/e, sql/mod1/fct.sql, sql/mod1/jnt_use_dos.sql, sql/mod1/log, sql/mod1/modeledef.sql, sql/mod1/schema.sql, sql/mod1/theme.sql:          * sql/mod1/fct.sql~, sql/mod1/make-sql~, sql/mod1/ac_dossier.sql, sql/mod1/ac_users.sql, sql/mod1/e, sql/mod1/fct.sql, sql/mod1/jnt_use_dos.sql, sql/mod1/log, sql/mod1/modeledef.sql, sql/mod1/schema.sql, sql/mod1/theme.sql:
1122          Remove obsolete          Remove obsolete
# Line 1005  Line 1124 
1124          * html/annulation.php, html/balance.php, html/central.php, html/pcmn_update.php, html/stock.php, include/user_common.php, include/user_menu.php:          * html/annulation.php, html/balance.php, html/central.php, html/pcmn_update.php, html/stock.php, include/user_common.php, include/user_menu.php:
1125          Fix cosmetic and add delete from no centralized op          Fix cosmetic and add delete from no centralized op
1126    
1127  2004-10-25  sparkyx  <sparkyx@eleven>  2004-10-25  sparkyx  <sparkyx@january.intra-alchimerys.be>
1128    
1129          * html/admin_repo.php, html/impress.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_update.php, html/priv_user.php, html/style-light.css, html/user_compta.php, html/user_jrn.php, html/user_login.php, html/user_sec.php, include/top_menu_compta.php, include/user_menu.php:          * html/admin_repo.php, html/impress.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_update.php, html/priv_user.php, html/style-light.css, html/user_compta.php, html/user_jrn.php, html/user_login.php, html/user_sec.php, include/top_menu_compta.php, include/user_menu.php:
1130          Improve interface fix some bugs & still unstable          Improve interface fix some bugs & still unstable
1131    
1132  2004-10-10  sparkyx  <sparkyx@eleven>  2004-10-10  sparkyx  <sparkyx@january.intra-alchimerys.be>
1133    
1134          * sql/update/dossier_5.sql:          * sql/update/dossier_5.sql:
1135          Remove menu Impression & Recherche from jrn's menu          Remove menu Impression & Recherche from jrn's menu
# Line 1024  Line 1143 
1143          * html/dossier_prefs.php, html/fiche.php, html/index.php, html/user_advanced.php, html/user_jrn.php, html/user_pref.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_menu.php:          * html/dossier_prefs.php, html/fiche.php, html/index.php, html/user_advanced.php, html/user_jrn.php, html/user_pref.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_menu.php:
1144          Interfaces changes          Interfaces changes
1145    
1146  2004-10-03  sparkyx  <sparkyx@eleven>  2004-10-03  sparkyx  <sparkyx@january.intra-alchimerys.be>
1147    
1148          * doc/function.txt, html/index.php, html/user_jrn.php, include/ac_common.php, include/form_input.php, include/postgres.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_menu.php, style-light.css:          * doc/function.txt, html/index.php, html/user_jrn.php, include/ac_common.php, include/form_input.php, include/postgres.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_menu.php, style-light.css:
1149          Change appearance --> do not work, do not use it !!          Change appearance --> do not work, do not use it !!
# Line 1035  Line 1154 
1154          * sql/account_repository/make-sql, sql/dossier1/constraint.sql, sql/dossier1/data.sql, sql/dossier1/make-sql, sql/dossier1/schema.sql, sql/dossier1/sequence.sql, sql/dossier1/table.sql, sql/mod1/e, sql/mod1/fct.sql, sql/mod1/fct.sql~, sql/mod1/function.sql, sql/mod1/index.sql, sql/mod1/log, sql/mod1/make-sql, sql/mod1/make-sql~, sql/mod1/schema.sql, sql/mod1/view.sql:          * sql/account_repository/make-sql, sql/dossier1/constraint.sql, sql/dossier1/data.sql, sql/dossier1/make-sql, sql/dossier1/schema.sql, sql/dossier1/sequence.sql, sql/dossier1/table.sql, sql/mod1/e, sql/mod1/fct.sql, sql/mod1/fct.sql~, sql/mod1/function.sql, sql/mod1/index.sql, sql/mod1/log, sql/mod1/make-sql, sql/mod1/make-sql~, sql/mod1/schema.sql, sql/mod1/view.sql:
1155          New database files          New database files
1156    
1157  2004-09-22  sparkyx  <sparkyx@eleven>  2004-09-22  sparkyx  <sparkyx@january.intra-alchimerys.be>
1158    
1159          * doc/INSTALL-fr.sgml, doc/FAQ-fr.sgml, doc/FAQ-fr.txt, doc/function.txt:          * doc/INSTALL-fr.sgml, doc/FAQ-fr.sgml, doc/FAQ-fr.txt, doc/function.txt:
1160          Improve doc          Improve doc
# Line 1043  Line 1162 
1162          * sql/ac_dossier.sql, sql/ac_users.sql, sql/account_repository/constraint.sql, sql/account_repository/data.sql, sql/account_repository/make-sql, sql/account_repository/schema.sql, sql/account_repository/sequence.sql, sql/account_repository/table.sql, sql/dossier4/constraint.sql, sql/dossier4/data.sql, sql/dossier4/make-sql, sql/dossier4/schema.sql, sql/dossier4/sequence.sql, sql/dossier4/table.sql, sql/mod1/ac_dossier.sql, sql/mod1/ac_users.sql, sql/mod1/constraint.sql, sql/mod1/data.sql, sql/mod1/jnt_use_dos.sql, sql/mod1/make-sql, sql/mod1/modeledef.sql, sql/mod1/schema.sql, sql/mod1/sequence.sql, sql/mod1/table.sql, sql/mod1/theme.sql, sql/priv_user.sql, sql/theme.sql, sql/version.sql:          * sql/ac_dossier.sql, sql/ac_users.sql, sql/account_repository/constraint.sql, sql/account_repository/data.sql, sql/account_repository/make-sql, sql/account_repository/schema.sql, sql/account_repository/sequence.sql, sql/account_repository/table.sql, sql/dossier4/constraint.sql, sql/dossier4/data.sql, sql/dossier4/make-sql, sql/dossier4/schema.sql, sql/dossier4/sequence.sql, sql/dossier4/table.sql, sql/mod1/ac_dossier.sql, sql/mod1/ac_users.sql, sql/mod1/constraint.sql, sql/mod1/data.sql, sql/mod1/jnt_use_dos.sql, sql/mod1/make-sql, sql/mod1/modeledef.sql, sql/mod1/schema.sql, sql/mod1/sequence.sql, sql/mod1/table.sql, sql/mod1/theme.sql, sql/priv_user.sql, sql/theme.sql, sql/version.sql:
1163          Separate sql instead of a big sql          Separate sql instead of a big sql
1164    
1165  2004-07-06  sparkyx  <sparkyx@eleven>  2004-07-06  sparkyx  <sparkyx@january.intra-alchimerys.be>
1166    
1167          * install.sh: bug 9574          * install.sh: bug 9574
1168    
1169  2004-06-12  sparkyx  <sparkyx@eleven>  2004-06-12  sparkyx  <sparkyx@january.intra-alchimerys.be>
1170    
1171          * doc/INSTALL-fr.sgml: task 3106          * doc/INSTALL-fr.sgml: task 3106
1172    
1173          * doc/INSTALL-fr.sgml: Update doc task 3106          * doc/INSTALL-fr.sgml: Update doc task 3106
1174    
1175  2004-06-06  sparkyx  <sparkyx@eleven>  2004-06-06  sparkyx  <sparkyx@january.intra-alchimerys.be>
1176    
1177          * sql/update/dossier_3.sql, sql/update/dossier_4.sql, sql/update/mod_3.sql, sql/update/mod_4.sql:          * sql/update/dossier_3.sql, sql/update/dossier_4.sql, sql/update/mod_3.sql, sql/update/mod_4.sql:
1178          set database version to 5          set database version to 5
# Line 1067  Line 1186 
1186    
1187          * include/debug.php: no debug info in prod          * include/debug.php: no debug info in prod
1188    
1189  2004-05-19  sparkyx  <sparkyx@eleven>  2004-05-19  sparkyx  <sparkyx@january.intra-alchimerys.be>
1190    
1191          * doc/manuel-fr.sgml: task 3106          * doc/manuel-fr.sgml: task 3106
1192    
1193          * include/preference.php: fix cosmetic bug in ShowPeriode          * include/preference.php: fix cosmetic bug in ShowPeriode
1194    
1195  2004-05-02  sparkyx  <sparkyx@eleven>  2004-05-02  sparkyx  <sparkyx@january.intra-alchimerys.be>
1196    
1197          * html/test.php: bug 8757 missing file          * html/test.php: bug 8757 missing file
1198    
# Line 1082  Line 1201 
1201    
1202          * html/annulation.php: Bug : forgot to include a file          * html/annulation.php: Bug : forgot to include a file
1203    
1204  2004-04-28  sparkyx  <sparkyx@eleven>  2004-04-28  sparkyx  <sparkyx@january.intra-alchimerys.be>
1205    
1206          * Changelog, html/annulation.php, html/pcmn_update.php, install.sh, style-light.css:          * Changelog, html/annulation.php, html/pcmn_update.php, install.sh, style-light.css:
1207          Cosmetic bugs          Cosmetic bugs
1208    
1209  2004-04-19  sparkyx  <sparkyx@eleven>  2004-04-19  sparkyx  <sparkyx@january.intra-alchimerys.be>
1210    
1211          * doc/manuel-fr.sgml: Task 3106          * doc/manuel-fr.sgml: Task 3106
1212    
# Line 1099  Line 1218 
1218          * html/modify_op.php, html/user_sec.php, include/check_priv.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_menu.php:          * html/modify_op.php, html/user_sec.php, include/check_priv.php, include/user_action_ach.php, include/user_action_fin.php, include/user_action_ods.php, include/user_action_ven.php, include/user_menu.php:
1219          Bug 8597 Security major prob          Bug 8597 Security major prob
1220    
1221  2004-04-15  sparkyx  <sparkyx@eleven>  2004-04-15  sparkyx  <sparkyx@january.intra-alchimerys.be>
1222    
1223          * include/form_input.php: bug 8581          * include/form_input.php: bug 8581
1224    
1225  2004-04-15  stanpinte  <stanpinte@eleven>  2004-04-15  stanpinte  <stanpinte@january.intra-alchimerys.be>
1226    
1227          * include/user_menu.php: corrected typo          * include/user_menu.php: corrected typo
1228    
1229  2004-04-14  sparkyx  <sparkyx@eleven>  2004-04-14  sparkyx  <sparkyx@january.intra-alchimerys.be>
1230    
1231          * Changelog: update          * Changelog: update
1232    
# Line 1116  Line 1235 
1235    
1236          * include/jrn.php: Fix bug is paid          * include/jrn.php: Fix bug is paid
1237    
1238  2004-04-13  sparkyx  <sparkyx@eleven>  2004-04-13  sparkyx  <sparkyx@january.intra-alchimerys.be>
1239    
1240          * html/fiche_new.php: Fix javascript bug for new card          * html/fiche_new.php: Fix javascript bug for new card
1241    
# Line 1139  Line 1258 
1258    
1259          * doc/manuel-fr.sgml: Update doc          * doc/manuel-fr.sgml: Update doc
1260    
1261  2004-04-12  sparkyx  <sparkyx@eleven>  2004-04-12  sparkyx  <sparkyx@january.intra-alchimerys.be>
1262    
1263          * include/form_input.php: Increase nb of default rows for ODS          * include/form_input.php: Increase nb of default rows for ODS
1264    
1265  2004-04-11  sparkyx  <sparkyx@eleven>  2004-04-11  sparkyx  <sparkyx@january.intra-alchimerys.be>
1266    
1267          * html/print_balance.php: Fix order in balance          * html/print_balance.php: Fix order in balance
1268    
1269  2004-04-10  sparkyx  <sparkyx@eleven>  2004-04-10  sparkyx  <sparkyx@january.intra-alchimerys.be>
1270    
1271          * html/pcmn_update.php: Bug : invalid string make the pcmn_update fail          * html/pcmn_update.php: Bug : invalid string make the pcmn_update fail
1272    
# Line 1163  Line 1282 
1282    
1283          * include/form_input.php, include/user_menu.php: Bug cosmetic          * include/form_input.php, include/user_menu.php: Bug cosmetic
1284    
1285  2004-04-08  sparkyx  <sparkyx@eleven>  2004-04-08  sparkyx  <sparkyx@january.intra-alchimerys.be>
1286    
1287          * Changelog: Update          * Changelog: Update
1288    
1289  2004-04-07  sparkyx  <sparkyx@eleven>  2004-04-07  sparkyx  <sparkyx@january.intra-alchimerys.be>
1290    
1291          * Faq, INSTALL-fr.txt: Update doc          * Faq, INSTALL-fr.txt: Update doc
1292    
# Line 1184  Line 1303 
1303          * include/constant.php, include/form_input.php, include/user_common.php:          * include/constant.php, include/form_input.php, include/user_common.php:
1304          New vat can be changed in sell          New vat can be changed in sell
1305    
1306  2004-04-06  sparkyx  <sparkyx@eleven>  2004-04-06  sparkyx  <sparkyx@january.intra-alchimerys.be>
1307    
1308          * include/user_common.php: Fix Bug in search by date          * include/user_common.php: Fix Bug in search by date
1309    
# Line 1214  Line 1333 
1333    
1334          * include/user_action_ods.php: Fix correct in ODS          * include/user_action_ods.php: Fix correct in ODS
1335    
1336  2004-04-05  sparkyx  <sparkyx@eleven>  2004-04-05  sparkyx  <sparkyx@january.intra-alchimerys.be>
1337    
1338          * install.sh, setenv.sh: Fixed path for COMPTA_HOME          * install.sh, setenv.sh: Fixed path for COMPTA_HOME
1339    
1340  2004-04-04  stanpinte  <stanpinte@eleven>  2004-04-04  stanpinte  <stanpinte@january.intra-alchimerys.be>
1341    
1342          * html/send_jrn_pdf.php:          * html/send_jrn_pdf.php:
1343          reverted: corrected missing path entry. fixes PDF output          reverted: corrected missing path entry. fixes PDF output
1344    
1345          * html/send_jrn_pdf.php: corrected missing path entry. fixes PDF output          * html/send_jrn_pdf.php: corrected missing path entry. fixes PDF output
1346    
1347  2004-04-04  sparkyx  <sparkyx@eleven>  2004-04-04  sparkyx  <sparkyx@january.intra-alchimerys.be>
1348    
1349          * html/annulation.php, html/jrn_detail.php, include/form_input.php:          * html/annulation.php, html/jrn_detail.php, include/form_input.php:
1350          New : set date when cancel an operation          New : set date when cancel an operation
1351    
1352  2004-04-03  sparkyx  <sparkyx@eleven>  2004-04-03  sparkyx  <sparkyx@january.intra-alchimerys.be>
1353    
1354          * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql:          * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql:
1355          db correction (fiche)          db correction (fiche)
# Line 1261  Line 1380 
1380          * doc/manuel-fr.sgml, html/annulation.php, include/constant.php, include/form_input.php, include/jrn.php, include/stock_inc.php, include/user_action_ach.php, include/user_action_fin.php, include/user_common.php, Changelog:          * doc/manuel-fr.sgml, html/annulation.php, include/constant.php, include/form_input.php, include/jrn.php, include/stock_inc.php, include/user_action_ach.php, include/user_action_fin.php, include/user_common.php, Changelog:
1381          Fix bug in annulation, add check to validate number and card          Fix bug in annulation, add check to validate number and card
1382    
1383  2004-04-02  sparkyx  <sparkyx@eleven>  2004-04-02  sparkyx  <sparkyx@january.intra-alchimerys.be>
1384    
1385          * html/annulation.php, include/central_inc.php:          * html/annulation.php, include/central_inc.php:
1386          Change cancel an op : j_internal=='ANNULE' and jr_internal of the cancel operation = 'ANNULE'          Change cancel an op : j_internal=='ANNULE' and jr_internal of the cancel operation = 'ANNULE'
# Line 1276  Line 1395 
1395          * html/annulation.php, html/fiche_new.php, html/fiche_search.php, html/jrn_search.php, html/login.php, html/print_balance.php, html/stock.php, html/user_login.php, include/constant.php, include/form_input.php, include/jrn.php, include/postgres.php, include/user_common.php, include/user_menu.php, sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql, FAQ-fr.txt, doc/FAQ-fr.txt, doc/manuel-fr.sgml, html/admin_repo.php, style-light.css:          * html/annulation.php, html/fiche_new.php, html/fiche_search.php, html/jrn_search.php, html/login.php, html/print_balance.php, html/stock.php, html/user_login.php, include/constant.php, include/form_input.php, include/jrn.php, include/postgres.php, include/user_common.php, include/user_menu.php, sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql, FAQ-fr.txt, doc/FAQ-fr.txt, doc/manuel-fr.sgml, html/admin_repo.php, style-light.css:
1396          Many little Bugs fixed          Many little Bugs fixed
1397    
1398  2004-04-01  sparkyx  <sparkyx@eleven>  2004-04-01  sparkyx  <sparkyx@january.intra-alchimerys.be>
1399    
1400          * include/form_input.php, include/user_action_fin.php, include/user_action_ods.php:          * include/form_input.php, include/user_action_fin.php, include/user_action_ods.php:
1401          Improve appearance in user interface for ach, ven, fin and ods          Improve appearance in user interface for ach, ven, fin and ods
# Line 1332  Line 1451 
1451          * style-aqua.css, style-elegant.css, style-light.css, style.css:          * style-aqua.css, style-elegant.css, style-light.css, style.css:
1452          Update style          Update style
1453    
1454  2004-03-30  sparkyx  <sparkyx@eleven>  2004-03-30  sparkyx  <sparkyx@january.intra-alchimerys.be>
1455    
1456          * html/enc_jrn.php:          * html/enc_jrn.php:
1457          "Rapprochement " (linked between concerned operation)          "Rapprochement " (linked between concerned operation)
# Line 1373  Line 1492 
1492    
1493          * doc/FAQ-fr.txt: task 3106          * doc/FAQ-fr.txt: task 3106
1494    
1495  2004-03-29  sparkyx  <sparkyx@eleven>  2004-03-29  sparkyx  <sparkyx@january.intra-alchimerys.be>
1496    
1497          * doc/manuel-fr.sgml: task 3106          * doc/manuel-fr.sgml: task 3106
1498    
1499          * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql:          * sql/account_repository.sql, sql/demo.sql, sql/mod-be.sql:
1500          Change tva - use insert instead of copy          Change tva - use insert instead of copy
1501    
1502  2004-03-28  sparkyx  <sparkyx@eleven>  2004-03-28  sparkyx  <sparkyx@january.intra-alchimerys.be>
1503    
1504          * include/form_input.php, include/user_action_fin.php: Add financial          * include/form_input.php, include/user_action_fin.php: Add financial
1505    
# Line 1388  Line 1507 
1507    
1508          * sql/mod-be.sql: Update modele          * sql/mod-be.sql: Update modele
1509    
1510  2004-03-27  sparkyx  <sparkyx@eleven>  2004-03-27  sparkyx  <sparkyx@january.intra-alchimerys.be>
1511    
1512          * Changelog: Changelog          * Changelog: Changelog
1513    
# Line 1397  Line 1516 
1516    
1517          * doc/FAQ-fr.sgml, doc/INSTALL-fr.sgml: task 3106 - Php setting          * doc/FAQ-fr.sgml, doc/INSTALL-fr.sgml: task 3106 - Php setting
1518    
1519  2004-03-26  sparkyx  <sparkyx@eleven>  2004-03-26  sparkyx  <sparkyx@january.intra-alchimerys.be>
1520    
1521          * FAQ-fr.txt: task 3106          * FAQ-fr.txt: task 3106
1522    
# Line 1463  Line 1582 
1582    
1583          * install.sh: improve installation => create a log          * install.sh: improve installation => create a log
1584    
1585  2004-03-24  sparkyx  <sparkyx@eleven>  2004-03-24  sparkyx  <sparkyx@january.intra-alchimerys.be>
1586    
1587          * Changelog: Changelog          * Changelog: Changelog
1588    
# Line 1484  Line 1603 
1603    
1604          * style-light.css: new class div.u_redcontent          * style-light.css: new class div.u_redcontent
1605    
1606  2004-03-18  sparkyx  <sparkyx@eleven>  2004-03-18  sparkyx  <sparkyx@january.intra-alchimerys.be>
1607    
1608          * Changelog: Update          * Changelog: Update
1609    
# Line 1508  Line 1627 
1627    
1628          * install.sh, setenv.sh: Fix problem with setenv          * install.sh, setenv.sh: Fix problem with setenv
1629    
1630  2004-02-15  sparkyx  <sparkyx@eleven>  2004-02-15  sparkyx  <sparkyx@january.intra-alchimerys.be>
1631    
1632          * doc/FAQ.sgml: Fix Cross Ref          * doc/FAQ.sgml: Fix Cross Ref
1633    
1634          * doc/Makefile: Add pdf creation          * doc/Makefile: Add pdf creation
1635    
1636  2004-02-14  sparkyx  <sparkyx@eleven>  2004-02-14  sparkyx  <sparkyx@january.intra-alchimerys.be>
1637    
1638          * doc/INSTALL-fr.sgml: FIX          * doc/INSTALL-fr.sgml: FIX
1639    
# Line 1529  Line 1648 
1648          * doc/FAQ.sgml: FAQ          * doc/FAQ.sgml: FAQ
1649          Frequently Asked Questions (in french)          Frequently Asked Questions (in french)
1650    
1651  2004-02-08  sparkyx  <sparkyx@eleven>  2004-02-08  sparkyx  <sparkyx@january.intra-alchimerys.be>
1652    
1653          * doc/manual.sxw: webcompta -> phpcompta          * doc/manual.sxw: webcompta -> phpcompta
1654    
# Line 1545  Line 1664 
1664    
1665          * install.sh: Fix syntax error Philippe Chauvat          * install.sh: Fix syntax error Philippe Chauvat
1666    
1667  2004-01-01  sparkyx  <sparkyx@eleven>  2004-01-01  sparkyx  <sparkyx@january.intra-alchimerys.be>
1668    
1669          * include/impress_inc.php: Fix bug in the Forms printing          * include/impress_inc.php: Fix bug in the Forms printing
1670    
# Line 1553  Line 1672 
1672    
1673          * html/jrn_detail.php: fix Debit-Credit          * html/jrn_detail.php: fix Debit-Credit
1674    
1675  2003-11-30  sparkyx  <sparkyx@eleven>  2003-11-30  sparkyx  <sparkyx@january.intra-alchimerys.be>
1676    
1677          * sql/journal.sql: Continue work for user profile          * sql/journal.sql: Continue work for user profile
1678    
# Line 1573  Line 1692 
1692          * install.sh:          * install.sh:
1693          New : install, check the version and patch the db if necessary          New : install, check the version and patch the db if necessary
1694    
1695  2003-11-20  sparkyx  <sparkyx@eleven>  2003-11-20  sparkyx  <sparkyx@january.intra-alchimerys.be>
1696    
1697          * Changelog: Change the name webcompta to PhpCompta          * Changelog: Change the name webcompta to PhpCompta
1698          Improve user profile          Improve user profile
# Line 1604  Line 1723 
1723          * html/admin_repo.php, html/calculator.js, html/calendar.js, html/central.php, html/compta.php, html/compta_login.php, html/compute.js, html/dossier_prefs.php, html/enc_jrn.php, html/facturation.php, html/fiche.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_search.php, html/jrn_update.php, html/line_update.php, html/login.php, html/logout.php, html/not_implemented.php, html/pcmn_update.php, html/poste_search.php, html/priv_user.php, html/rate_chg.php, html/send.php, html/send_jrn_pdf.php, html/send_poste_pdf.php, html/form.php, Faq, INSTALL, install.sh:          * html/admin_repo.php, html/calculator.js, html/calendar.js, html/central.php, html/compta.php, html/compta_login.php, html/compute.js, html/dossier_prefs.php, html/enc_jrn.php, html/facturation.php, html/fiche.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_op_detail.php, html/jrn_search.php, html/jrn_update.php, html/line_update.php, html/login.php, html/logout.php, html/not_implemented.php, html/pcmn_update.php, html/poste_search.php, html/priv_user.php, html/rate_chg.php, html/send.php, html/send_jrn_pdf.php, html/send_poste_pdf.php, html/form.php, Faq, INSTALL, install.sh:
1724          Change the name webcompta to phpcompta          Change the name webcompta to phpcompta
1725    
1726  2003-11-15  sparkyx  <sparkyx@eleven>  2003-11-15  sparkyx  <sparkyx@january.intra-alchimerys.be>
1727    
1728          * Changelog: New Add database template          * Changelog: New Add database template
1729          New Add 'user' type          New Add 'user' type
# Line 1625  Line 1744 
1744    
1745          * sql/modele.sql: New Feature add database modele          * sql/modele.sql: New Feature add database modele
1746    
1747  2003-10-31  sparkyx  <sparkyx@eleven>  2003-10-31  sparkyx  <sparkyx@january.intra-alchimerys.be>
1748    
1749          * INSTALL, sql/ac_users.sql, style-light.css:          * INSTALL, sql/ac_users.sql, style-light.css:
1750          Improve a little bit the doc          Improve a little bit the doc
1751    
1752  2003-10-24  sparkyx  <sparkyx@eleven>  2003-10-24  sparkyx  <sparkyx@january.intra-alchimerys.be>
1753    
1754          * Changelog: Update ChangeLog          * Changelog: Update ChangeLog
1755    
# Line 1650  Line 1769 
1769          * style-elegant.css, html/index.html, html/login.php, include/ac_common.php, include/top_menu_compta.php, sql/theme.sql, style-aqua.css:          * style-elegant.css, html/index.html, html/login.php, include/ac_common.php, include/top_menu_compta.php, sql/theme.sql, style-aqua.css:
1770          Add Theme          Add Theme
1771    
1772  2003-10-19  sparkyx  <sparkyx@eleven>  2003-10-19  sparkyx  <sparkyx@january.intra-alchimerys.be>
1773    
1774          * Changelog: update          * Changelog: update
1775    
# Line 1661  Line 1780 
1780          Improve printing          Improve printing
1781          Add documentation and code cleaning          Add documentation and code cleaning
1782    
1783  2003-10-10  sparkyx  <sparkyx@eleven>  2003-10-10  sparkyx  <sparkyx@january.intra-alchimerys.be>
1784    
1785          * include/jrn.php: improve layout for encoding -> compta profile          * include/jrn.php: improve layout for encoding -> compta profile
1786    
# Line 1672  Line 1791 
1791          change layout of encoding and viewing journal          change layout of encoding and viewing journal
1792          Change the way to ask the period to print          Change the way to ask the period to print
1793    
1794  2003-10-04  sparkyx  <sparkyx@eleven>  2003-10-04  sparkyx  <sparkyx@january.intra-alchimerys.be>
1795    
1796          * html/enc_jrn.php, html/verif.php, include/error.php, include/jrn.php, doc/mod_function:          * html/enc_jrn.php, html/verif.php, include/error.php, include/jrn.php, doc/mod_function:
1797          Code cleaning in enc_jrn.php & fix bug in the amount          Code cleaning in enc_jrn.php & fix bug in the amount
1798          Fix bug in jrn.php about sessid          Fix bug in jrn.php about sessid
1799    
1800  2003-09-26  sparkyx  <sparkyx@eleven>  2003-09-26  sparkyx  <sparkyx@january.intra-alchimerys.be>
1801    
1802          * include/postgres.php, include/top_menu_compta.php, doc/makedoc, html/admin_repo.php, html/central.php, html/compta.php, html/dossier_prefs.php, html/enc_jrn.php, html/facturation.php, html/fiche.php, html/form.php, html/impress.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_update.php, html/line_update.php, html/login.php, html/pcmn_update.php, html/priv_user.php, html/rate_chg.php, html/user_pref.php, html/user_sec.php, include/ac_common.php:          * include/postgres.php, include/top_menu_compta.php, doc/makedoc, html/admin_repo.php, html/central.php, html/compta.php, html/dossier_prefs.php, html/enc_jrn.php, html/facturation.php, html/fiche.php, html/form.php, html/impress.php, html/jrn_add.php, html/jrn_detail.php, html/jrn_update.php, html/line_update.php, html/login.php, html/pcmn_update.php, html/priv_user.php, html/rate_chg.php, html/user_pref.php, html/user_sec.php, include/ac_common.php:
1803          remove html/verif.php          remove html/verif.php
# Line 1687  Line 1806 
1806          New GetUserProperties to get the user profile          New GetUserProperties to get the user profile
1807                  -> replace the checkAdmin function                  -> replace the checkAdmin function
1808    
1809  2003-09-14  sparkyx  <sparkyx@eleven>  2003-09-14  sparkyx  <sparkyx@january.intra-alchimerys.be>
1810    
1811          * html/enc_jrn.php: Fix problem with period          * html/enc_jrn.php: Fix problem with period
1812    
1813  2003-09-07  sparkyx  <sparkyx@eleven>  2003-09-07  sparkyx  <sparkyx@january.intra-alchimerys.be>
1814    
1815          * html/enc_jrn.php: When date change the tech periode must also change          * html/enc_jrn.php: When date change the tech periode must also change
1816    
1817          * html/enc_jrn.php: Fix bug when not g_jrn is defined          * html/enc_jrn.php: Fix bug when not g_jrn is defined
1818    
1819  2003-08-31  sparkyx  <sparkyx@eleven>  2003-08-31  sparkyx  <sparkyx@january.intra-alchimerys.be>
1820    
1821          * sql/theme.sql: Starting with themes          * sql/theme.sql: Starting with themes
1822    
# Line 1708  Line 1827 
1827          fix bug in jrn_search problem when checking if a number is valid          fix bug in jrn_search problem when checking if a number is valid
1828          Improve the administration repository (user & folder)          Improve the administration repository (user & folder)
1829    
1830  2003-08-17  sparkyx  <sparkyx@eleven>  2003-08-17  sparkyx  <sparkyx@january.intra-alchimerys.be>
1831    
1832          * html/jrn_search.php: Fix filter for amount          * html/jrn_search.php: Fix filter for amount
1833    
1834  2003-08-16  sparkyx  <sparkyx@eleven>  2003-08-16  sparkyx  <sparkyx@january.intra-alchimerys.be>
1835    
1836          * include/impress_inc.php: Fix the order by date          * include/impress_inc.php: Fix the order by date
1837    
# Line 1720  Line 1839 
1839    
1840          * include/impress_inc.php: Fix problem in the order of GetDataPoste          * include/impress_inc.php: Fix problem in the order of GetDataPoste
1841    
1842  2003-08-15  sparkyx  <sparkyx@eleven>  2003-08-15  sparkyx  <sparkyx@january.intra-alchimerys.be>
1843    
1844          * include/jrn.php: Fix problem in the search menu          * include/jrn.php: Fix problem in the search menu
1845    
# Line 1733  Line 1852 
1852          fix bug in jrn table (jr_rapt text)          fix bug in jrn table (jr_rapt text)
1853          fix bug in jrn_search problem when checking if a number is valid          fix bug in jrn_search problem when checking if a number is valid
1854    
1855  2003-07-31  sparkyx  <sparkyx@eleven>  2003-07-31  sparkyx  <sparkyx@january.intra-alchimerys.be>
1856    
1857          * include/ac_common.php, include/central_inc.php, include/check_priv.php, include/constant.php, include/debug.php, include/facture_inc.php, include/fiche_inc.php, include/form_inc.php, include/impress_inc.php, include/jrn.php, include/poste.php, include/postgres.php, include/preference.php, include/top_menu_compta.php:          * include/ac_common.php, include/central_inc.php, include/check_priv.php, include/constant.php, include/debug.php, include/facture_inc.php, include/fiche_inc.php, include/form_inc.php, include/impress_inc.php, include/jrn.php, include/poste.php, include/postgres.php, include/preference.php, include/top_menu_compta.php:
1858          First release          First release

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26