svn+ssh://danydb@svn/svn/phpcompta/branches/rel510
........
r3368 | danydb | 2010-07-01 01:07:17 +0200 (Thu, 01 Jul 2010) | 9 lines
Problem with annulation
=======================
It doesn't work properly when we avoid an operation.
QUANT_FIN is not updated
QUAND_SOLD and QUANT_PURCHASE will just have a Qx_VALID flag set to A
Link between QUANT_SOLD and QUANT_PURCHASE is not correct !!!!
........
r3375 | danydb | 2010-07-01 18:57:02 +0200 (Thu, 01 Jul 2010) | 1 line
Fix bug -> extourne put the wrong date into jrnx
........
r3377 | danydb | 2010-07-02 12:04:42 +0200 (Fri, 02 Jul 2010) | 1 line
Too many caused by this patch
........
file:///home/developper/svn/phpcompta/branches/rel510
........
r3340 | danydb | 2010-06-25 20:22:36 +0200 (Fri, 25 Jun 2010) | 1 line
Fix bug in extension : the user list was limited (FF limit)
........
r3341 | danydb | 2010-06-25 21:16:50 +0200 (Fri, 25 Jun 2010) | 1 line
Improve for user with plugin only, adaptation for numerous users
........
svn+ssh://danydb@svn/svn/phpcompta/branches/rel510
........
r3329 | danydb | 2010-06-23 18:18:21 +0200 (Wed, 23 Jun 2010) | 2 lines
Check if the plugin does exist
........
r3330 | danydb | 2010-06-23 18:23:10 +0200 (Wed, 23 Jun 2010) | 2 lines
check if file exists for the plugin
........
r3331 | danydb | 2010-06-23 18:29:36 +0200 (Wed, 23 Jun 2010) | 1 line
Improve extension : add preferences, check on the file to include
........
r3332 | danydb | 2010-06-23 18:31:17 +0200 (Wed, 23 Jun 2010) | 3 lines
Attribut : add a sort on object with usort (faster)
Add new method for card : setAttribut
Fiche_Def after an insert the $this->id is now set
........
file:///home/developper/svn/phpcompta/branches/rel510
........
r3286 | danydb | 2010-06-12 19:24:49 +0200 (Sat, 12 Jun 2010) | 2 lines
Check if database is valid
........
r3287 | danydb | 2010-06-12 20:41:47 +0200 (Sat, 12 Jun 2010) | 1 line
Fix bug : when using twice the same accounting in operation, one of them is not visible in "impression->poste"
........
r3288 | danydb | 2010-06-12 21:04:36 +0200 (Sat, 12 Jun 2010) | 2 lines
Cosmetic
........
r3289 | danydb | 2010-06-12 21:14:07 +0200 (Sat, 12 Jun 2010) | 1 line
Cosmetic : fix CSS
........
r3290 | danydb | 2010-06-12 21:17:05 +0200 (Sat, 12 Jun 2010) | 2 lines
Fix CSS
........
r3291 | danydb | 2010-06-12 21:48:52 +0200 (Sat, 12 Jun 2010) | 3 lines
Cosmetic : fix CSS
An user who is NOT admin and can access only ONE folder is automatically redirected to the plugins or the dashboard
........
r3292 | danydb | 2010-06-14 20:38:39 +0200 (Mon, 14 Jun 2010) | 2 lines
Cosmetic highlight row for lettering
........
r3293 | danydb | 2010-06-14 20:38:52 +0200 (Mon, 14 Jun 2010) | 2 lines
Highlight row of lettering
........
r3294 | danydb | 2010-06-14 20:41:53 +0200 (Mon, 14 Jun 2010) | 1 line
Lettering : if an operation is removed : the lettering is also removed on both side
........
r3295 | danydb | 2010-06-14 20:43:50 +0200 (Mon, 14 Jun 2010) | 1 line
rename upgrade80
........
r3296 | danydb | 2010-06-14 20:49:40 +0200 (Mon, 14 Jun 2010) | 2 lines
cosmetic : parameter -> societe align to right
........
r3297 | danydb | 2010-06-14 20:50:38 +0200 (Mon, 14 Jun 2010) | 2 lines
width set auto for the table
........
r3298 | danydb | 2010-06-14 21:04:09 +0200 (Mon, 14 Jun 2010) | 1 line
Lettering : if an operation is removed : the lettering is also removed on both side
........
r3299 | danydb | 2010-06-14 21:25:04 +0200 (Mon, 14 Jun 2010) | 2 lines
Fix problem with offset unlimited
........
r3300 | danydb | 2010-06-14 21:57:45 +0200 (Mon, 14 Jun 2010) | 1 line
Update the doc == Lettering : if an operation is removed : the lettering is also removed on both side
........
r3301 | danydb | 2010-06-15 23:57:55 +0200 (Tue, 15 Jun 2010) | 1 line
Add bank CBC on line
........
r3302 | danydb | 2010-06-16 00:30:47 +0200 (Wed, 16 Jun 2010) | 2 lines
Bug fix : when using a predefined operation, javascript for adding rows doesn't work properly
........
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
........