Commit graph

48 commits

Author SHA1 Message Date
Dany De Bontridder
6abd5c6e9e Protect againt cross scripting attack
correct bug with predef operation in misc ledger
correct bug when modifying tva
correct bug add a parent account = 0
correct bug budget
improve warning message to request patch for database
2008-12-19 21:34:15 +00:00
Dany De Bontridder
c477c9e259 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 21:09:55 +00:00
Dany De Bontridder
84794582b7 task #55 : link from customer / supplier to all operation + detail 2008-03-25 13:22:16 +00:00
sparkyx
aefc4b1eb8 merge with rel310C 2008-02-11 18:53:44 +00:00
sparkyx
b87e928a2e Fix last bugs 2008-01-22 16:12:24 +00:00
sparkyx
39c8f73c08 initial stock when a new stock code is used 2008-01-18 20:14:05 +00:00
sparkyx
5a982fb2ad replace function widget::Submit and static widget::submit_button by static widget::submit (same for Reset) 2008-01-17 13:34:01 +00:00
sparkyx
0f76f7f2f5 Code Cleaning : get-> load, GetWWW ==> get_www 2007-12-21 09:48:26 +00:00
sparkyx
d11266d34f Code Cleaning : get-> load, GetWWW ==> get_www 2007-12-21 09:07:07 +00:00
sparkyx
19fc0bd38f fix cosmetic 2007-11-20 20:36:51 +00:00
sparkyx
c7946cd386 Small bug 2007-11-03 14:13:50 +00:00
sparkyx
42a4bb53d9 Verbose message error 2007-10-21 17:59:21 +00:00
sparkyx
26afef570a Add the quick / direct writing ability 2007-10-15 13:25:35 +00:00
sparkyx
065f7b12bf Fix bug with gDossier 2007-09-29 18:33:43 +00:00
sparkyx
f837f6da8b Replace $_SESSION[g_dossier] by a variable gDossier, this parameter is passed thanks the class dossier 2007-08-17 23:29:02 +00:00
sparkyx
e1522f93bb Future version 3.0, added CA 2007-08-15 12:30:53 +00:00
sparkyx
d61b8d86c0 Fix problem with account 2007-05-31 22:20:57 +00:00
sparkyx
c7547258f5 Fix problem with account in card 2007-05-31 21:52:33 +00:00
sparkyx
82cf83be9d Integration with 232 2007-05-10 20:03:17 +00:00
sparkyx
b297ab555a Fix bug 2007-05-02 20:47:36 +00:00
sparkyx
1e268e5f8f Avoid to test a empty j_poste 2007-04-21 21:28:46 +00:00
sparkyx
5b41f9df8b Change open-short-tag 2007-04-17 11:15:20 +00:00
sparkyx
3f8e590d46 remove debug info 2007-04-15 11:00:09 +00:00
sparkyx
4227abb2b0 Fix problem with long account 2007-04-13 00:27:37 +00:00
sparkyx
9e3be4843d Check if an account is used before removing it 2007-03-22 20:02:15 +00:00
sparkyx
ddcdaf8739 Fix: not allowed to delete an card used in a journal 2007-03-09 18:50:54 +00:00
sparkyx
e808b4bcdf Give a default account 2007-02-28 22:38:45 +00:00
sparkyx
7029d8cda0 typo 2007-02-27 14:26:09 +00:00
sparkyx
7c1f883044 Add function get_fiche_def_ref_id 2006-12-26 20:21:19 +00:00
sparkyx
a2e16eb6ec Misc prob. 2006-10-08 16:19:04 +00:00
sparkyx
d4a0111cba Finish integration 2006-10-07 13:14:00 +00:00
sparkyx
e8235adc49 Merge with Dev-Dany 2006-10-07 10:18:06 +00:00
sparkyx
f3e3bff46f bug 17582 quick code case insentive + quote 2006-09-02 18:00:54 +00:00
sparkyx
a073cb5672 Correction bug 17543, 17544, 17545 2006-08-27 17:41:07 +00:00
sparkyx
ed406c503b Task #5736 Impression des fiches par quick code 2006-07-22 23:16:06 +00:00
sparkyx
6d254dfec3 Nav. bar for document 2006-07-04 20:47:43 +00:00
sparkyx
91de7ee101 Enfin : the beta version is ready, only the documentation is incomplete 2006-06-28 00:13:25 +00:00
sparkyx
e33849fd0a Cosmetic + Documentation 2006-06-26 18:23:35 +00:00
sparkyx
d8be9bcbd2 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 21:01:41 +00:00
sparkyx
9703e28ac1 Big work : a new module is added and the document is really improved
it is done with doxygen
2006-06-22 22:12:02 +00:00
sparkyx
75b1ebd5e5 Task #5410 : Commercial 2006-05-09 21:11:47 +00:00
sparkyx
fdbbc71b62 task 5406 : parameter menu is now completed with the possibility to
change the fiche definition
2006-04-29 13:23:59 +00:00
sparkyx
b1d823fabb task #4499 : balance pour les fiches 2005-07-27 11:15:09 +00:00
sparkyx
ba36e30de9 Printing of card is now completely correct 2005-02-01 20:56:14 +00:00
sparkyx
1a52554489 Fix bug in the printing of card :-) 2005-01-31 23:42:23 +00:00
sparkyx
92ee337d1e Add Fiche print and export : a bug is still to be fixed 2005-01-31 22:35:15 +00:00
sparkyx
a4289ed289 Drop compta interface 2005-01-20 19:39:44 +00:00
sparkyx
b006732bba Improve code 2005-01-10 18:51:47 +00:00