Commit graph

1964 commits

Author SHA1 Message Date
Dany De Bontridder
110335b08c Merged revisions 3264-3278 via svnmerge from
file:///home/developper/svn/phpcompta/branches/rel510

........
  r3268 | danydb | 2010-06-03 00:41:59 +0200 (Thu, 03 Jun 2010) | 1 line
  
  Add script for creating class based on a table
........
  r3269 | danydb | 2010-06-03 00:42:51 +0200 (Thu, 03 Jun 2010) | 1 line
  
  Add script for creating class based on a table
........
  r3271 | danydb | 2010-06-03 22:01:05 +0200 (Thu, 03 Jun 2010) | 10 lines
  
  remove obsolete comment
  =======================
  include/class_lettering.php 
  
  Improve generation of PHP Class for a table
  ===========================================
  dev/create_phpclass.py   
  dev/create_file_table.sql
........
  r3272 | danydb | 2010-06-03 22:30:59 +0200 (Thu, 03 Jun 2010) | 2 lines
  
  remove obsolete
........
  r3273 | danydb | 2010-06-03 22:38:28 +0200 (Thu, 03 Jun 2010) | 1 line
  
  create_phpclass.php improve it
........
  r3274 | danydb | 2010-06-04 01:06:20 +0200 (Fri, 04 Jun 2010) | 2 lines
  
  create_phpclass : add insert, new comment, fix load function
........
  r3275 | danydb | 2010-06-04 14:02:59 +0200 (Fri, 04 Jun 2010) | 1 line
  
  add doc
........
  r3276 | danydb | 2010-06-04 14:44:55 +0200 (Fri, 04 Jun 2010) | 1 line
  
  Generate child object
........
  r3277 | danydb | 2010-06-09 15:57:54 +0200 (Wed, 09 Jun 2010) | 1 line
  
  Remove useless transform.py
........
  r3278 | danydb | 2010-06-09 15:58:26 +0200 (Wed, 09 Jun 2010) | 1 line
  
  Housekeeping : create subfolders
........
2010-06-09 13:58:58 +00:00
Dany De Bontridder
6d140ff76d scripts.js : removeDiv 2010-06-03 14:42:44 +00:00
Dany De Bontridder
3e437f6d79 Start with balance by card 2010-06-02 17:14:11 +00:00
Dany De Bontridder
21f0d3d3f6 Start with ibox 2010-06-02 17:13:59 +00:00
Dany De Bontridder
7c12e5364a Start with ibox 2010-06-02 17:13:43 +00:00
Dany De Bontridder
1ea0d225b9 Merged revisions 3261-3263 via svnmerge from
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
........
2010-06-01 11:17:00 +00:00
Dany De Bontridder
048f8e1f34 Merged revisions 3246-3260 via svnmerge from
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
........
2010-05-31 13:52:09 +00:00
Dany De Bontridder
17a8b3c777 Merged revisions 3235-3245 via svnmerge from
file:///home/developper/svn/phpcompta/branches/rel510

........
  r3236 | danydb | 2010-05-21 20:43:57 +0200 (Fri, 21 May 2010) | 1 line
  
  change place button exit
........
  r3237 | danydb | 2010-05-21 20:44:11 +0200 (Fri, 21 May 2010) | 1 line
  
  change place button exit
........
  r3238 | danydb | 2010-05-21 20:44:54 +0200 (Fri, 21 May 2010) | 1 line
  
  cosmetic : Button appearance button
........
  r3239 | danydb | 2010-05-21 20:46:01 +0200 (Fri, 21 May 2010) | 1 line
  
  Print : add receipt# for cat. of card
........
  r3240 | danydb | 2010-05-21 20:46:19 +0200 (Fri, 21 May 2010) | 1 line
  
  Update documentation
........
  r3241 | danydb | 2010-05-21 21:05:51 +0200 (Fri, 21 May 2010) | 1 line
  
  add function sql_string to protect 
........
  r3242 | danydb | 2010-05-22 00:50:31 +0200 (Sat, 22 May 2010) | 1 line
  
  bug in sql_string function : typo
........
  r3243 | danydb | 2010-05-22 12:03:49 +0200 (Sat, 22 May 2010) | 1 line
  
  Fix problem with quote for the TMP_PCMN function (ajax search accounting + add / remove and modify accounting)
........
  r3244 | danydb | 2010-05-22 12:27:19 +0200 (Sat, 22 May 2010) | 2 lines
  
  Bug in ajax_poste : change set_value(pcm_val,pcm_lib) by set_value(pcm_val,g('lib').innerHTML)
........
  r3245 | danydb | 2010-05-24 21:33:53 +0200 (Mon, 24 May 2010) | 2 lines
  
  Fix bug card cannot move due to a typo in Fiche::move_to function
........
2010-05-25 14:35:08 +00:00
Dany De Bontridder
e69a078e1f Merged revisions 3224-3234 via svnmerge from
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
........
2010-05-21 14:40:15 +00:00
Dany De Bontridder
8a51032a7a Merged revisions 3217-3223 via svnmerge from
svn+ssh://danydb@svn/svn/phpcompta/branches/rel510

........
  r3217 | danydb | 2010-05-16 13:10:27 +0200 (Sun, 16 May 2010) | 4 lines
  
  Update translation
  Cosmetic javascript bug
  Fix setup problem
........
  r3218 | danydb | 2010-05-16 13:23:11 +0200 (Sun, 16 May 2010) | 1 line
  
  create  htaccess file properly
........
  r3219 | danydb | 2010-05-16 13:25:58 +0200 (Sun, 16 May 2010) | 1 line
  
  fix bug installation
........
  r3220 | danydb | 2010-05-16 14:02:51 +0200 (Sun, 16 May 2010) | 1 line
  
  Fix bug due to the removal of echo_debug
........
  r3221 | danydb | 2010-05-16 14:07:03 +0200 (Sun, 16 May 2010) | 1 line
  
  fix bug in bilan
........
  r3222 | danydb | 2010-05-16 14:32:51 +0200 (Sun, 16 May 2010) | 1 line
  
  Cosmetic CSS popup
........
  r3223 | danydb | 2010-05-16 14:37:16 +0200 (Sun, 16 May 2010) | 2 lines
  
  Javascript bugs
........
2010-05-16 19:26:44 +00:00
Dany De Bontridder
965e10bb22 Initialized merge tracking via "svnmerge" with revisions "1-3215" from
svn+ssh://danydb@svn/svn/phpcompta/branches/rel510
2010-05-15 22:07:59 +00:00
Dany De Bontridder
061f4bb5ea Removed merge tracking for "svnmerge" for
svn+ssh://danydb@svn/svn/phpcompta/branches/rel510a
2010-05-15 22:06:21 +00:00
Dany De Bontridder
1df1db87a4 Update documentation and manuel. Add PDF 2010-05-15 22:04:39 +00:00
Dany De Bontridder
6a60ed1bdb remove completely the old computing machien 2010-05-15 21:02:30 +00:00
Dany De Bontridder
7146a90a04 Possibilité d'avoir la date de la periode ou vide pour les achat, ventes, opérations diverses et banque, à changer dans paramètre->société : suggérer date 2010-05-15 20:33:04 +00:00
Dany De Bontridder
140bc00382 Change to new 2010-05-15 20:14:46 +00:00
Dany De Bontridder
6a892eeafc fix color background for popup_border_no_title 2010-05-15 20:01:53 +00:00
Dany De Bontridder
4b7f667185 Add a compute button and remove the old system,
fix some cosmetic bugs
2010-05-15 20:01:31 +00:00
Dany De Bontridder
d4bec33027 Refuse to print ledger in a simple mode if using a old format 2010-05-15 19:07:54 +00:00
Dany De Bontridder
3bf6ffe8a8 Class IPopup can create no-blocking box 2010-05-15 19:07:29 +00:00
Dany De Bontridder
1c2bacd005 Add a compute button and remove the old system 2010-05-15 19:06:38 +00:00
Dany De Bontridder
5a839ab760 Fix cosmetic 2010-05-15 17:26:27 +00:00
Dany De Bontridder
9f833e7774 Remove old comment 2010-05-15 17:08:29 +00:00
Dany De Bontridder
8f8a13b52e Update doc 2010-05-15 15:59:49 +00:00
Dany De Bontridder
0ffdbb3d2e The periode is not the default one but can be choose or deduce 2010-05-15 15:59:24 +00:00
Dany De Bontridder
217b5d0105 Update doc 2010-05-15 15:59:00 +00:00
Dany De Bontridder
eff7e23b47 incorrect date : Remove shrink_date 2010-05-15 15:58:28 +00:00
Dany De Bontridder
8110b36b8a N# receipt bank default 3 pos. for operation 2010-05-15 15:57:41 +00:00
Dany De Bontridder
ebc9bf2ad1 Update doc 2010-05-15 15:55:29 +00:00
Dany De Bontridder
49496d0e59 Cosmetic bug for IE ITVA_IPOPUP do not display properly for card display 2010-05-14 15:15:25 +00:00
Dany De Bontridder
54e9fea737 Cosmetic bug for IE ITVA_IPOPUP do not display properly for card display and new 2010-05-14 15:07:04 +00:00
Dany De Bontridder
37b9507793 Card use not longer a popup but a hidden div 2010-05-14 14:33:36 +00:00
Dany De Bontridder
de371d9fa7 Fix cosmetic bug in ITVA_Select 2010-05-14 14:32:30 +00:00
Dany De Bontridder
24ce2ff864 Make card larger 2010-05-14 14:31:13 +00:00
Dany De Bontridder
b2a5a8b44f cosmetic : add fieldset for the correction of a categorie 2010-05-14 02:29:50 +00:00
Dany De Bontridder
963079d1ed Add missing files 2010-05-14 02:16:51 +00:00
Dany De Bontridder
ffb2aa2f6c Fix small bugs include/class_print_ledger_simple.php 2010-05-14 02:02:58 +00:00
Dany De Bontridder
acfcfcd4f3 update doc 2010-05-14 02:02:25 +00:00
Dany De Bontridder
0bab5c47db Printing in simple mode is finished and is also for ODS and MISC 2010-05-14 01:48:52 +00:00
Dany De Bontridder
33a9a1ee2b patch sql : create table quant_fin and populate it
remove debug info
Acc_Ledger new property this->internal is set after a save
2010-05-13 21:16:21 +00:00
Dany De Bontridder
32b4fb0503 Fix bug when a ledger has not card, it crashed 2010-05-13 20:38:54 +00:00
Dany De Bontridder
308c923ae0 Fix bug with pj in ledger of purchase, 2010-05-13 19:42:50 +00:00
Dany De Bontridder
d3b64c3491 Add quant_fin, to have a simple printing about bank 2010-05-13 16:12:22 +00:00
Dany De Bontridder
960e68238f complete document class_Acc_Ledger_Purchase::input 2010-05-13 14:14:39 +00:00
Dany De Bontridder
8699303dcc bug : seek_internal j_id renamed by jr_id 2010-05-13 13:51:59 +00:00
Dany De Bontridder
82e05f0342 The code used to identify for the plugin is now renamed by plugin_code 2010-05-13 13:36:02 +00:00
Dany De Bontridder
c6ed580d18 Bug when multiple extension: the select list must be on the good value 2010-05-13 13:23:47 +00:00
Dany De Bontridder
668309a9c9 Bug: extension propose only the first one 2010-05-13 12:17:04 +00:00
Dany De Bontridder
9e2b66f617 Add a confirmation when you remove or move a card 2010-05-13 12:06:44 +00:00
Dany De Bontridder
7baff9d07b Bug due to preg_match, eregi is not replaced by a function 2010-05-13 11:45:59 +00:00