Dany De Bontridder
4e32c50319
BANK : add PJ + n# operation
2010-05-12 21:43:13 +00:00
Dany De Bontridder
4207ae1425
Total D/C for cat. of cards
...
Detail let. for card and account
2010-05-12 20:46:52 +00:00
Dany De Bontridder
bda877bdb8
ereg must be replaced by preg_match
2010-05-12 20:46:07 +00:00
Dany De Bontridder
fcca41cca3
Lettering : in pdf add the sum DEBIT/CREDIT
2010-05-12 20:33:38 +00:00
Dany De Bontridder
2cb68bd9ff
Accounting = add the account starting with 0
2010-05-12 20:07:56 +00:00
Dany De Bontridder
f9f54b50da
Initialized merge tracking via "svnmerge" with revisions "1-3162" from
...
svn+ssh://danydb@svn/svn/phpcompta/branches/rel510a
2010-05-12 19:29:24 +00:00
Dany De Bontridder
f25d8bf87d
Removed merge tracking for "svnmerge" for
...
svn+ssh://danydb@svn/svn/phpcompta/branches/rel500
2010-05-12 19:28:22 +00:00
Dany De Bontridder
c4ef5f510f
Bug in showOperationExpert : not possible to get the receipt
2010-05-12 15:22:35 +00:00
Dany De Bontridder
c92fc40688
Fix bug for card with double account
2010-05-12 15:17:29 +00:00
Dany De Bontridder
b7208b3803
integrate SQL patch
...
attr_min has now a PK
fiche_def_ref.frd_class is the type account_type
2010-05-12 13:49:05 +00:00
Dany De Bontridder
3fe5e41181
setup overwrite the old .htaccess when upgrade
2010-05-12 13:48:08 +00:00
Dany De Bontridder
634f196768
setup overwrite the old .htaccess when upgrade
2010-05-12 13:42:50 +00:00
Dany De Bontridder
85d5be4102
fix bug into button_anchor about PHPSESSID
2010-05-12 11:42:05 +00:00
Dany De Bontridder
7c3d9dd79d
stock replace obsolete function check_action by user::check_action
2010-05-12 11:41:20 +00:00
Dany De Bontridder
5f0383631f
Sale : when the tva amount is not yet compute by javascript we get an error when we want to insert
2010-05-12 11:35:56 +00:00
Dany De Bontridder
aa826e3ed0
Add PK to attr_min
2010-05-12 09:41:31 +00:00
Dany De Bontridder
8eb47d8afd
Remove the function echo_debug which is now obsolete
2010-05-11 23:40:42 +00:00
Dany De Bontridder
b939d0cc95
update release-note
2010-05-11 23:30:47 +00:00
Dany De Bontridder
2059ddb70e
Remove $_REQUEST[PHPSESSID] it is now replaced by the cookie
...
a flag in .htaccess must be set
php_flag session.use_only_cookies on
php_flag session.use_cookies 1
2010-05-11 23:30:03 +00:00
Dany De Bontridder
b4186b3ca0
ereg is deprecated and must be replaced by preg_match
...
the function which mimic ereg is myereg
2010-05-11 21:30:03 +00:00
Dany De Bontridder
a88d100320
select : background white
2010-05-11 21:28:36 +00:00
Dany De Bontridder
19cd0838ac
No cookies for the moment
2010-05-11 21:27:51 +00:00
Dany De Bontridder
46860ffa38
setup.php remove ereg since it is deprecated from the 5.3
2010-05-11 21:04:46 +00:00
Dany De Bontridder
158cd85b0e
Bug : type fiche_def_ref.frd_class_base wasnt account_type
2010-05-11 13:51:43 +00:00
Dany De Bontridder
fb9fb3e4ed
set version to 5.1
2010-05-10 12:08:32 +00:00
Dany De Bontridder
222e668a6d
Fix : Bugs description in lettering account, the table was not displaid properly
2010-05-10 08:27:40 +00:00
Dany De Bontridder
47ded285cb
Style.css : improve style
...
improve translation EN
Improve cosmetic
Fix bug in class_fiche : table was not displaid properly
2010-05-09 20:31:59 +00:00
Dany De Bontridder
13de82fa9e
report security : add color
2010-05-08 17:04:27 +00:00
Dany De Bontridder
985886f56a
Fix : bugs description can't print the security sheet from dossier->parametre->security->user
2010-05-08 16:50:23 +00:00
Dany De Bontridder
40b699bda2
update documentation
2010-05-07 22:18:13 +00:00
Dany De Bontridder
fb50a60078
Fixed bug for printing the analytic accountancy
...
Add a total in balance
2010-05-07 17:40:36 +00:00
Dany De Bontridder
8318cdebf0
remove menu "Centralise"
2010-05-07 15:32:00 +00:00
Dany De Bontridder
07fd2df9b1
Update todo
2010-05-07 14:04:35 +00:00
Dany De Bontridder
b3fbc96a67
Update CSS classic and colored with the button
2010-05-07 14:03:15 +00:00
Dany De Bontridder
d6e07be663
remove old pdf system
2010-05-07 13:30:50 +00:00
Dany De Bontridder
2666416bc1
Printing
...
--------
Convert to FPDF : - anc balance simple
- anc balance double
- security
Update Changelog
2010-05-07 13:27:57 +00:00
Dany De Bontridder
39f4699871
update release note
2010-05-07 09:02:53 +00:00
Dany De Bontridder
90fc97d5f6
update release note
2010-05-07 09:01:35 +00:00
Dany De Bontridder
f45b428bb7
access.php : syntax error
2010-05-07 08:43:21 +00:00
Dany De Bontridder
6da3ad2194
Printing
...
========
the printing for accountancy is now finished
the analytics must be done
2010-05-06 23:25:14 +00:00
Dany De Bontridder
77f5bca908
Ledger : change parameter and presentation of numbering
2010-05-06 18:23:16 +00:00
Dany De Bontridder
ea115f39b4
IPoste add a property table=3 to put the button and the text input into
...
the same table
2010-05-06 18:17:44 +00:00
Dany De Bontridder
9ac1e6b251
Parameter->ledger : add task for sequence
2010-05-06 16:05:47 +00:00
Dany De Bontridder
a2cb445671
Improve Warning about version of the database
2010-05-06 15:29:20 +00:00
Dany De Bontridder
c5f6768b72
Merged revisions 3041-3059,3061,3064,3067-3122 via svnmerge from
...
file:///home/developper/svn/phpcompta/branches/rel500
........
r3121 | danydb | 2010-05-06 16:21:23 +0200 (Thu, 06 May 2010) | 2 lines
Sort operations by receipt, it used the last digit for the order
........
2010-05-06 15:22:59 +00:00
Dany De Bontridder
bb4c7ef85c
IE7 comptability merge block -r 3062:3066
2010-05-06 15:22:46 +00:00
Dany De Bontridder
d51d0959c7
Cosmetic: color and button
2010-05-05 15:20:14 +00:00
Dany De Bontridder
d12c752221
Cosmetic modify quick_writing the location of the name of the ledger
2010-05-05 14:58:06 +00:00
Dany De Bontridder
d75fabe5db
Button with corner
2010-05-05 14:00:15 +00:00
Dany De Bontridder
919fc21ab1
By default the IPopup can not be moved, the dragguable is a problem with IE, the mouse glues the popup
2010-05-05 13:10:09 +00:00