Commit graph

109 commits

Author SHA1 Message Date
Dany De Bontridder
1e3a709452 Analytic accountancy : add a javascript verification 2010-07-29 21:18:31 +00:00
Dany De Bontridder
a2c45c3761 FS#142 : By default the string must be in the search 2010-07-27 21:56:07 +00:00
Dany De Bontridder
8048e55955 When we ask to create a card, it is filtered now by ledger 2010-07-18 14:22:54 +00:00
Dany De Bontridder
3581800f1b Cosmetic bug for IE
Bug : cannot remove an operation due to the change of the table jrn which was not done for del_jrnx
2010-07-17 21:59:38 +00:00
Dany De Bontridder
9cbdb28e18 Fix bug : if we want to see all the cards we don't need to find a p_jrn elt 2010-07-17 21:44:44 +00:00
Dany De Bontridder
f811c5520c FS#97 add a button to add row in CA OD 2010-07-17 18:52:20 +00:00
Dany De Bontridder
937420817d FS#98
Add button for the anticipation
2010-07-17 17:53:31 +00:00
Dany De Bontridder
434a73df2d FS#134 Hide section and button "Extourne"
after reversing an operation, the button and the section are hidden
2010-07-17 16:20:32 +00:00
Dany De Bontridder
f7c98cd88e FS#127 each FIN ledger must have one and one bank account 2010-07-15 18:53:34 +00:00
Dany De Bontridder
4b6f9189e3 FS#118 - Impression par catégorie de journal
============================================
Done for the balance
2010-07-11 16:03:04 +00:00
Dany De Bontridder
564b244d07 FS#121 - Bug detail opération , extourne, in extourne you can't choice a date
solution : rename the date for the todo object, they had the same id (p_date)
2010-07-09 19:14:07 +00:00
Dany De Bontridder
389002d275 Remove / modify / add attribut for the cat. 2010-07-04 10:37:51 +00:00
Dany De Bontridder
bff16accf5 Balance
========
You can select multi ledger, it is now adapted for great organisation with more than 600 ledgers
2010-07-03 22:03:04 +00:00
Dany De Bontridder
8ba61b6aee Info for operation in DIV HTML 2010-07-03 19:48:44 +00:00
Dany De Bontridder
6efd97cc9f Reversing an operation and delete are now in the DIV HTML 2010-07-03 17:41:55 +00:00
Dany De Bontridder
977591b2e4 Historic of CARD or ACCOUNTING in HTML DIV with link to the visible operation 2010-07-02 23:14:22 +00:00
Dany De Bontridder
ceb83c6b11 Operation HTML position 2010-07-02 21:57:07 +00:00
Dany De Bontridder
5b41bd8da0 Houkeeping 2010-07-02 20:00:12 +00:00
Dany De Bontridder
b9a9f6e7ef Progress on ca
==============
Must be tested : insert for ACH VEN ODS
2010-07-02 06:53:06 +00:00
Dany De Bontridder
94d24e2ace Operation details HTML
======================
Add the feature POP ME UP !
2010-06-28 19:43:57 +00:00
Dany De Bontridder
5d9c44565d Merged revisions 3338-3357 via svnmerge from
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
........
2010-06-28 11:52:49 +00:00
Dany De Bontridder
b7efe5e5f4 Operation detail in HTML
========================
Start of the ODS operation, we have cosmetic problems when
the details are too big.

Start of Analytic accountancy
2010-06-27 18:38:12 +00:00
Dany De Bontridder
7c3f523d36 fix IE bug for the IBox 2010-06-27 15:31:50 +00:00
Dany De Bontridder
9614756560 Operation details HTML
======================
Add security for RO
Cosmetic change for IE8
2010-06-27 09:58:58 +00:00
Dany De Bontridder
ded1394c26 Operation details in HTML
We progress, some bugs are still there
  * files (show_pj.php)
  * removing a row from  of a table (javascript)
...
2010-06-26 22:32:12 +00:00
Dany De Bontridder
d77a7009e5 Operation details in HTML : fade the DIV save and the added DIV 2010-06-26 20:26:11 +00:00
Dany De Bontridder
3551c12a05 Operation details in HTML : done for FIN, it is a basis for the other operations 2010-06-26 20:22:41 +00:00
Dany De Bontridder
9ad5270874 Operation details in HTML :
method 1 : in ajax but the file in a IFRAME
2010-06-26 10:45:32 +00:00
Dany De Bontridder
1072e0863b In progress : operation detail in a html popup 2010-06-26 01:14:39 +00:00
Dany De Bontridder
292119aaf5 Merged revisions 3336-3337 via svnmerge from
svn+ssh://danydb@svn/svn/phpcompta/branches/rel510

........
  r3336 | danydb | 2010-06-24 14:32:48 +0200 (Thu, 24 Jun 2010) | 2 lines
  
  Fix bug when creating a new report
........
  r3337 | danydb | 2010-06-24 20:22:51 +0200 (Thu, 24 Jun 2010) | 2 lines
  
  Fix bug  = preference button was not displaid in the extension
........
2010-06-25 17:49:37 +00:00
Dany De Bontridder
7f0b0aa261 Class IBOX
==========

Code completed and tested.
Documentation about is done
2010-06-24 11:26:04 +00:00
Dany De Bontridder
93e9bce863 Merged revisions 3303-3314 via svnmerge from
file:///home/developper/svn/phpcompta/branches/rel510

........
  r3304 | danydb | 2010-06-16 21:01:37 +0200 (Wed, 16 Jun 2010) | 2 lines
  
  Modify tips
........
  r3305 | danydb | 2010-06-16 21:59:16 +0200 (Wed, 16 Jun 2010) | 2 lines
  
  Add missing infobulle
........
  r3306 | danydb | 2010-06-16 22:47:29 +0200 (Wed, 16 Jun 2010) | 1 line
  
  Improve appearance
........
  r3307 | danydb | 2010-06-16 23:04:46 +0200 (Wed, 16 Jun 2010) | 2 lines
  
  Financial after saving show the saved amount
........
  r3308 | danydb | 2010-06-16 23:15:49 +0200 (Wed, 16 Jun 2010) | 1 line
  
  Improve appearance
........
  r3309 | danydb | 2010-06-16 23:17:14 +0200 (Wed, 16 Jun 2010) | 1 line
  
  Fix problem size in PDF
........
  r3310 | danydb | 2010-06-16 23:17:31 +0200 (Wed, 16 Jun 2010) | 1 line
  
  Show what operation have been encoded
........
  r3311 | danydb | 2010-06-16 23:46:48 +0200 (Wed, 16 Jun 2010) | 2 lines
  
  Fix font size in PDF
........
  r3312 | danydb | 2010-06-16 23:47:57 +0200 (Wed, 16 Jun 2010) | 1 line
  
  remove test on MC
........
  r3314 | danydb | 2010-06-17 12:34:27 +0200 (Thu, 17 Jun 2010) | 1 line
  
  Improve appearance, remove old script
........
2010-06-17 11:45:46 +00:00
Dany De Bontridder
6d140ff76d scripts.js : removeDiv 2010-06-03 14:42:44 +00:00
Dany De Bontridder
21f0d3d3f6 Start with ibox 2010-06-02 17:13:59 +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
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
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
3bf6ffe8a8 Class IPopup can create no-blocking box 2010-05-15 19:07:29 +00:00
Dany De Bontridder
05d7f55962 PCMN update in a box, not a popup windows 2010-05-13 00:10:41 +00:00
Dany De Bontridder
71f0695a7f For the todo list, when we add or edit a task, the form does not disturb the object, we have added a z-index property 2010-05-12 22:56:00 +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
18b708c4ca Improve aspect detail operations
Fix bug in IE, because prototype.js was included twice
Add a popup to see detail of operations (both in list of operation and details)
2010-04-27 23:28:04 +00:00
Dany De Bontridder
f00f8ffe0b Lettering for account and card are now finished 2010-04-26 21:29:48 +00:00
Dany De Bontridder
2e4b5f9f36 Lettering
=========
Added as menu in "Comptabilité"
not finished
2010-04-25 19:19:26 +00:00
Dany De Bontridder
f73ff75210 TVA
===
The select button for VAT has been replaced by a Ipopup, in all the ledgers + gestion
2010-04-24 19:14:25 +00:00
Dany De Bontridder
a7999c308a Merged revisions 3017-3033 via svnmerge from
file:///home/developper/svn/phpcompta/branches/rel500

........
  r3018 | danydb | 2010-04-16 12:45:48 +0200 (Fri, 16 Apr 2010) | 4 lines
  
  Quick_writing
  =============
  Advanced->direct writing remove the flag direct_write
........
  r3019 | danydb | 2010-04-16 13:11:06 +0200 (Fri, 16 Apr 2010) | 7 lines
  
  Advanced->Periode
  ==================
  * give the number of operation
  * do not propose to remove a used periode
  * fix cosmetic
  * add confirm for "cloture" and "remove"
........
  r3020 | danydb | 2010-04-16 15:31:03 +0200 (Fri, 16 Apr 2010) | 2 lines
  
  IPoste : add documentation : sample of code
........
  r3021 | danydb | 2010-04-16 15:31:32 +0200 (Fri, 16 Apr 2010) | 2 lines
  
  Iposte update doc : typo
........
  r3022 | danydb | 2010-04-16 21:12:47 +0200 (Fri, 16 Apr 2010) | 2 lines
  
  Add info for error
........
  r3023 | danydb | 2010-04-17 00:37:08 +0200 (Sat, 17 Apr 2010) | 2 lines
  
  ac_common.php add a function h2info
........
  r3024 | danydb | 2010-04-17 01:19:21 +0200 (Sat, 17 Apr 2010) | 2 lines
  
  Button is not printed
........
  r3025 | danydb | 2010-04-17 01:20:14 +0200 (Sat, 17 Apr 2010) | 2 lines
  
  extension :Logout button and name plugin is not printed
........
  r3026 | danydb | 2010-04-17 01:40:01 +0200 (Sat, 17 Apr 2010) | 1 line
  
  Appearance : improve disable html elt appearance
........
  r3027 | danydb | 2010-04-17 01:43:05 +0200 (Sat, 17 Apr 2010) | 1 line
  
  Periode : improve usuability
........
  r3028 | danydb | 2010-04-17 01:43:21 +0200 (Sat, 17 Apr 2010) | 1 line
  
  Fix several bugs in itva_popup
........
  r3029 | danydb | 2010-04-17 14:12:47 +0200 (Sat, 17 Apr 2010) | 2 lines
  
  New Manuel for windows
........
  r3030 | danydb | 2010-04-17 15:18:25 +0200 (Sat, 17 Apr 2010) | 6 lines
  
  
  Document modele
  ===============
  New : can decide if a document must be used with the ledger of sales, purchase or follow up
........
  r3031 | danydb | 2010-04-18 00:05:25 +0200 (Sun, 18 Apr 2010) | 1 line
  
  Add function tr
........
  r3032 | danydb | 2010-04-18 00:06:15 +0200 (Sun, 18 Apr 2010) | 1 line
  
  Correct style : you can now click on the selected menu
........
  r3033 | danydb | 2010-04-18 19:58:24 +0200 (Sun, 18 Apr 2010) | 3 lines
  
  
  scripts.js : add function deleteRow(tablename, object) to use with IButton
........
2010-04-19 09:24:02 +00:00
Dany De Bontridder
9ac52c4ce6 Merged revisions 3015-3016 via svnmerge from
svn+ssh://danydb@svn/svn/phpcompta/branches/rel500

........
  r3015 | danydb | 2010-04-16 12:25:57 +0200 (Fri, 16 Apr 2010) | 5 lines
  
  Quick_writing
  =============
  
  Limit the operation to the ODS ledger and no longer to any ledgers
........
  r3016 | danydb | 2010-04-16 12:36:14 +0200 (Fri, 16 Apr 2010) | 8 lines
  
  TVA_IPOPUP
  ==========
  Add a new widget to let user select a VAT into a POPUP
  Add javascript to set the label and tva_id
  Check if TVA is valid (compute.php, acc_ledger.php)
........
2010-04-16 10:38:27 +00:00
Dany De Bontridder
9c2e1427c2 Merged revisions 3001-3012 via svnmerge from
file:///home/developper/svn/phpcompta/branches/rel500

........
  r3007 | danydb | 2010-04-12 23:31:21 +0200 (Mon, 12 Apr 2010) | 4 lines
  
  
  Use ITva_Select in class_acc_legder_purchase.php
........
  r3008 | danydb | 2010-04-13 00:58:43 +0200 (Tue, 13 Apr 2010) | 8 lines
  
  
  TVA Ipopup
  ==========
  
  Add a new widget which show the tva in a popup and let it select the code you need
  it will replace the obsolete TVA_Select
........
  r3009 | danydb | 2010-04-13 20:15:59 +0200 (Tue, 13 Apr 2010) | 4 lines
  
  
  Todo : add the todo for the use of the new widget Tva_Popup
........
  r3010 | danydb | 2010-04-14 18:58:56 +0200 (Wed, 14 Apr 2010) | 1 line
  
   Add a new function in class periode : last_day
........
  r3011 | danydb | 2010-04-14 19:00:09 +0200 (Wed, 14 Apr 2010) | 1 line
  
   Add a new function in class periode : last_day correct typo
........
2010-04-14 22:15:03 +00:00
Dany De Bontridder
f22f87f5b2 Merged revisions 2977-2992 via svnmerge from
file:///home/developper/svn/phpcompta/branches/rel500

........
  r2980 | danydb | 2010-03-14 12:34:36 +0100 (Sun, 14 Mar 2010) | 2 lines
  
  Fix Bug : Update date_limit, incorrect date when date is null
........
  r2981 | danydb | 2010-03-14 12:54:18 +0100 (Sun, 14 Mar 2010) | 1 line
  
  Class Database : add new value $this->sql and $this->array
........
  r2982 | danydb | 2010-03-14 12:55:18 +0100 (Sun, 14 Mar 2010) | 1 line
  
  Fix Bug : when giving a bank name the saldo is not display
........
  r2983 | danydb | 2010-03-14 12:55:53 +0100 (Sun, 14 Mar 2010) | 1 line
  
  Fix Bug : restore cannot apply a path on a template
........
  r2984 | danydb | 2010-03-14 12:56:20 +0100 (Sun, 14 Mar 2010) | 1 line
  
  code cleaning remove useless comment
........
  r2985 | danydb | 2010-03-16 20:50:46 +0100 (Tue, 16 Mar 2010) | 2 lines
  
  Bug in the import : the counter is incremented twice
........
  r2986 | danydb | 2010-03-22 13:57:03 +0100 (Mon, 22 Mar 2010) | 1 line
  
  Update DUTCH message.po
........
  r2987 | danydb | 2010-03-22 21:21:49 +0100 (Mon, 22 Mar 2010) | 2 lines
  
  Fix bug : the month in the calendar always has 31 days
........
  r2988 | danydb | 2010-03-24 21:32:22 +0100 (Wed, 24 Mar 2010) | 2 lines
  
  Change : when entering a quick code in a financial ledger, the label is updated and not the description
........
  r2989 | danydb | 2010-03-24 22:01:06 +0100 (Wed, 24 Mar 2010) | 3 lines
  
  Fix Bug : cannot get operation from COMMERCIAL->FOURNISSEUR
........
  r2990 | danydb | 2010-04-05 13:56:33 +0200 (Mon, 05 Apr 2010) | 2 lines
  
  Improve Database : new function exist_schema
........
  r2991 | danydb | 2010-04-07 13:32:56 +0200 (Wed, 07 Apr 2010) | 2 lines
  
  Fix : Bug forecats periode is always equal to 0, so we lose the modifications
........
2010-04-08 14:14:16 +00:00