file:///home/developper/svn/phpcompta/branches/rel510
........
r3262 | danydb | 2010-05-31 16:35:34 +0200 (Mon, 31 May 2010) | 1 line
Problem in ACTION_GESTION We dont get the complete tree, the function was missing a recursive call, it is needed to test it
........
r3263 | danydb | 2010-06-01 11:59:49 +0200 (Tue, 01 Jun 2010) | 1 line
typo in function name
........
file:///home/developper/svn/phpcompta/branches/rel510
........
r3247 | danydb | 2010-05-26 10:47:02 +0200 (Wed, 26 May 2010) | 4 lines
Before the fix: FIN ledger numbers the operations even when there is no
receipt nb
........
r3248 | danydb | 2010-05-26 19:28:36 +0200 (Wed, 26 May 2010) | 1 line
Problem with the creation of document (need verification)
........
r3249 | danydb | 2010-05-26 21:02:27 +0200 (Wed, 26 May 2010) | 2 lines
Check return value for Acc_Tva->load
........
r3250 | danydb | 2010-05-26 21:07:49 +0200 (Wed, 26 May 2010) | 1 line
Problem with the creation of document, bug due to a confusion between MY_TVA and MY_TVA_USE
........
r3251 | danydb | 2010-05-28 10:31:02 +0200 (Fri, 28 May 2010) | 2 lines
Account Export CSV : Add the label to accountings
........
r3252 | danydb | 2010-05-28 10:31:35 +0200 (Fri, 28 May 2010) | 2 lines
typo
........
r3253 | danydb | 2010-05-28 10:33:11 +0200 (Fri, 28 May 2010) | 2 lines
Account export CSV : fix number of column
........
r3254 | danydb | 2010-05-28 10:34:03 +0200 (Fri, 28 May 2010) | 1 line
Account export CSV
........
r3255 | danydb | 2010-05-28 10:35:14 +0200 (Fri, 28 May 2010) | 2 lines
Balance PDF : bug column D & C are inversed
........
r3256 | danydb | 2010-05-28 14:12:31 +0200 (Fri, 28 May 2010) | 1 line
Fix bug : for quick_writing when a row is added, the value is duplicated
........
r3257 | danydb | 2010-05-28 14:43:42 +0200 (Fri, 28 May 2010) | 1 line
Fix problem with max article
........
r3258 | danydb | 2010-05-28 14:45:57 +0200 (Fri, 28 May 2010) | 1 line
Bug with predefined operation : the nb of item was incorrect in input
........
r3259 | danydb | 2010-05-30 17:11:47 +0200 (Sun, 30 May 2010) | 2 lines
Fix small bug : make_list remove bad heading and trailing coma
........
r3260 | danydb | 2010-05-30 17:42:45 +0200 (Sun, 30 May 2010) | 2 lines
Avoid duplicate in table fiche::HtmlTableDetail
........
file:///home/developper/svn/phpcompta/branches/rel510
........
r3225 | danydb | 2010-05-16 22:59:32 +0200 (Sun, 16 May 2010) | 2 lines
Fix bug when you choose illimited in preference you can't get your follow-up list
........
r3226 | danydb | 2010-05-17 23:12:34 +0200 (Mon, 17 May 2010) | 2 lines
Add compute
Suspend and reactivate the strict mode if used
........
r3227 | danydb | 2010-05-18 01:32:48 +0200 (Tue, 18 May 2010) | 2 lines
Fix bug with the date
........
r3228 | danydb | 2010-05-18 01:38:02 +0200 (Tue, 18 May 2010) | 2 lines
Fix bug with period
........
r3229 | danydb | 2010-05-18 01:40:01 +0200 (Tue, 18 May 2010) | 2 lines
typo
........
r3232 | danydb | 2010-05-21 12:38:51 +0200 (Fri, 21 May 2010) | 1 line
In parameter -> company, empty field were fills with previous value
........
r3233 | danydb | 2010-05-21 12:48:23 +0200 (Fri, 21 May 2010) | 1 line
In calendar, we can several actions for the same day
........
r3234 | danydb | 2010-05-21 16:38:33 +0200 (Fri, 21 May 2010) | 1 line
For search accounting, we replace input id QUERY by ACC_QUERY, because it conflicts with the search of card in quick_writing.inc.php
........