Commit graph

158 commits

Author SHA1 Message Date
Dany De Bontridder
ca55398901 attribut fiche : card, fix bug, can use search button + filter + dble click 2012-06-16 15:33:48 +00:00
Dany De Bontridder
652cf8d4c7 Code quality : use as often as possible global $g_user instead of recreating a new User object 2012-06-13 12:52:31 +00:00
Dany De Bontridder
c71b474b71 0000566: Harmoniser les soldes cumulées 2012-06-09 13:51:27 +00:00
Dany De Bontridder
2e4dc23d33 Merged revisions 4810,4813-4821 via svnmerge from
svn+ssh://ns352270.ovh.net/svn/phpcompta/tags/rel601

........
  r4810 | danydb | 2012-04-24 20:55:23 +0200 (Tue, 24 Apr 2012) | 3 lines
  
  Removed merge tracking for "svnmerge" for 
  svn+ssh://danydb@ns352270.ovh.net/svn/phpcompta/tags/rel600
........
  r4813 | danydb | 2012-04-24 20:58:20 +0200 (Tue, 24 Apr 2012) | 1 line
  
  change SQL
........
  r4814 | danydb | 2012-04-24 21:33:02 +0200 (Tue, 24 Apr 2012) | 2 lines
  
  Fix bug predefined operation for misc ledger
........
  r4815 | danydb | 2012-04-24 21:33:27 +0200 (Tue, 24 Apr 2012) | 3 lines
  
  Fix bug predefined operation for misc ledger
  Fix bug for check_balance (null value)
........
  r4816 | danydb | 2012-04-24 21:51:04 +0200 (Tue, 24 Apr 2012) | 1 line
  
  fix bug : rounded value
........
  r4817 | danydb | 2012-05-01 16:49:39 +0200 (Tue, 01 May 2012) | 2 lines
  
  #569 réécriture des menus fournisseur, client et adm
........
  r4818 | danydb | 2012-05-01 16:51:35 +0200 (Tue, 01 May 2012) | 2 lines
  
  #568: Impossible d'ajouter une fiche BANQUE dans ADM
........
  r4819 | danydb | 2012-05-01 16:53:12 +0200 (Tue, 01 May 2012) | 2 lines
  
  #570: Ajout d'un menu contact
........
  r4820 | danydb | 2012-05-01 16:53:46 +0200 (Tue, 01 May 2012) | 1 line
  
  cosmetic  : message d'erreur quand on veut ajouter une fiche dans catégorie non existante
........
  r4821 | danydb | 2012-05-01 18:38:34 +0200 (Tue, 01 May 2012) | 1 line
  
  code : dead code
........
2012-05-08 18:01:19 +00:00
Dany De Bontridder
cd285a1bac Merged revisions 4797-4802 via svnmerge from
svn+ssh://ns352270.ovh.net/svn/phpcompta/tags/rel600

........
  r4797 | danydb | 2012-03-27 20:24:27 +0200 (Tue, 27 Mar 2012) | 2 lines
  
  Force the download, problem with adobe plugin.
  Limit size of description in export_poste_detail_pdf.php
........
  r4798 | danydb | 2012-03-27 23:22:04 +0200 (Tue, 27 Mar 2012) | 1 line
  
  ajout quick code dans pdf
........
  r4799 | danydb | 2012-03-27 23:22:25 +0200 (Tue, 27 Mar 2012) | 1 line
  
  ajout le code journal dans la requête
........
  r4800 | danydb | 2012-03-28 15:23:08 +0200 (Wed, 28 Mar 2012) | 1 line
  
  faire apparentre nom,id et quickcode lors impression fiche (PRINTPOSTE)
........
  r4801 | danydb | 2012-03-31 19:09:51 +0200 (Sat, 31 Mar 2012) | 1 line
  
  Improve SQL2TABLE
........
  r4802 | danydb | 2012-04-12 00:15:30 +0200 (Thu, 12 Apr 2012) | 1 line
  
  Reconciliation check that jr_id does exist
........
2012-04-24 17:48:54 +00:00
Dany De Bontridder
ac14ffab61 Merged revisions 4743-4748,4759-4784,4786-4791 via svnmerge from
svn+ssh://ns352270.ovh.net/svn/phpcompta/tags/rel600

........
  r4743 | danydb | 2012-02-04 16:18:09 +0100 (Sat, 04 Feb 2012) | 1 line
  
  update DBVersion
........
  r4744 | danydb | 2012-02-04 16:22:52 +0100 (Sat, 04 Feb 2012) | 1 line
  
  remove space
........
  r4745 | danydb | 2012-02-04 16:44:10 +0100 (Sat, 04 Feb 2012) | 3 lines
  
  Bug : clause from in report didn't work properly
........
  r4746 | danydb | 2012-02-04 18:39:58 +0100 (Sat, 04 Feb 2012) | 1 line
  
  sql improve : do not use comptaproc. function in select concerning lettering
........
  r4747 | danydb | 2012-02-04 18:45:55 +0100 (Sat, 04 Feb 2012) | 1 line
  
  put correct DBVERSION
........
  r4748 | danydb | 2012-02-04 18:47:00 +0100 (Sat, 04 Feb 2012) | 1 line
  
  remove useless patch
........
  r4759 | danydb | 2012-02-04 23:19:55 +0100 (Sat, 04 Feb 2012) | 2 lines
  
  Bug : remove double input in letter_deb, letter_cred
........
  r4760 | danydb | 2012-02-04 23:35:13 +0100 (Sat, 04 Feb 2012) | 2 lines
  
  Upgrade script
........
  r4761 | danydb | 2012-02-07 16:50:24 +0100 (Tue, 07 Feb 2012) | 1 line
  
  FIN : cosmetic show name of the card + align col.
........
  r4762 | danydb | 2012-02-07 18:50:55 +0100 (Tue, 07 Feb 2012) | 1 line
  
  FIN : add item , new column card name, change func for adding row
........
  r4763 | danydb | 2012-02-08 17:49:44 +0100 (Wed, 08 Feb 2012) | 1 line
  
  Improve : generate document : default argument is an array
........
  r4764 | danydb | 2012-02-08 19:15:50 +0100 (Wed, 08 Feb 2012) | 2 lines
  
  Correct probleme with date in calc
........
  r4765 | danydb | 2012-02-08 19:47:08 +0100 (Wed, 08 Feb 2012) | 3 lines
  
  Correct probleme with date in other document than CALC
  New tag : DATE_CALC
........
  r4766 | danydb | 2012-02-08 20:00:18 +0100 (Wed, 08 Feb 2012) | 2 lines
  
  Double click on accounting gives the history of the accounting
........
  r4767 | danydb | 2012-02-09 10:20:29 +0100 (Thu, 09 Feb 2012) | 1 line
  
  Improve : generate document :add DATE_LIMIT_CALC to allow date formatting in calc
........
  r4768 | danydb | 2012-02-09 13:47:45 +0100 (Thu, 09 Feb 2012) | 2 lines
  
  cosmetic : place of "Document generated
........
  r4769 | danydb | 2012-02-09 14:02:13 +0100 (Thu, 09 Feb 2012) | 2 lines
  
  cosmetic : ACH generated document use style instead of class
........
  r4770 | danydb | 2012-02-09 14:09:58 +0100 (Thu, 09 Feb 2012) | 1 line
  
  code indent
........
  r4771 | danydb | 2012-02-17 01:13:36 +0100 (Fri, 17 Feb 2012) | 1 line
  
  bug cannot update ANC (cause j_id and value from POST conflict)
........
  r4772 | danydb | 2012-02-17 01:16:34 +0100 (Fri, 17 Feb 2012) | 1 line
  
  do not clause popup if we save
........
  r4773 | danydb | 2012-02-17 01:26:16 +0100 (Fri, 17 Feb 2012) | 1 line
  
  ANC : great ledger oa_date problem (order by clause)
........
  r4774 | danydb | 2012-02-20 09:24:08 +0100 (Mon, 20 Feb 2012) | 2 lines
  
  0000525: Le contrôle des montants analytiques d'une écriture à plusieurs ligne (ex: salaires) en modification met tout en rouge
........
  r4775 | danydb | 2012-02-25 14:47:13 +0100 (Sat, 25 Feb 2012) | 1 line
  
  0000528: VEN_TVAC n'est pas correctement calculé
........
  r4776 | danydb | 2012-02-25 14:59:43 +0100 (Sat, 25 Feb 2012) | 1 line
  
  VEN_ART_PRICE = 0 alors return ""
........
  r4777 | danydb | 2012-02-25 15:14:55 +0100 (Sat, 25 Feb 2012) | 2 lines
  
  Order by document.dt_value
........
  r4778 | danydb | 2012-02-25 15:15:13 +0100 (Sat, 25 Feb 2012) | 2 lines
  
  Order by document.dt_value
........
  r4779 | danydb | 2012-02-25 15:18:12 +0100 (Sat, 25 Feb 2012) | 1 line
  
  constant.php for prod
........
  r4780 | danydb | 2012-02-25 15:42:00 +0100 (Sat, 25 Feb 2012) | 1 line
  
  Bug with calendar
........
  r4781 | danydb | 2012-02-25 15:48:43 +0100 (Sat, 25 Feb 2012) | 1 line
  
  0000531: Tableau de bord : pense-bête
........
  r4782 | danydb | 2012-03-14 17:16:38 +0100 (Wed, 14 Mar 2012) | 1 line
  
  548 banquaire -> bancaire
........
  r4783 | danydb | 2012-03-20 21:05:01 +0100 (Tue, 20 Mar 2012) | 1 line
  
  Warning if account used instead of a card in ACC_LEDGER
........
  r4784 | danydb | 2012-03-21 11:41:25 +0100 (Wed, 21 Mar 2012) | 1 line
  
  0000552: Pourcentage dans une fiche 4 décimales
........
  r4786 | danydb | 2012-03-22 20:17:37 +0100 (Thu, 22 Mar 2012) | 1 line
  
  0000557: Faire apparaître dans titre HTML le module courant
........
  r4787 | danydb | 2012-03-22 20:35:42 +0100 (Thu, 22 Mar 2012) | 1 line
  
  558 Agrandir zone document
........
  r4788 | danydb | 2012-03-22 20:40:22 +0100 (Thu, 22 Mar 2012) | 1 line
  
  558 Agrandir zone document : cosmetic background
........
  r4789 | danydb | 2012-03-22 20:51:52 +0100 (Thu, 22 Mar 2012) | 1 line
  
  558 Agrandir zone document : cosmetic background
........
  r4790 | danydb | 2012-03-22 20:54:18 +0100 (Thu, 22 Mar 2012) | 1 line
  
  Cosmetic ajout lien sous qcode client
........
  r4791 | danydb | 2012-03-22 21:12:17 +0100 (Thu, 22 Mar 2012) | 1 line
  
  Cosmetic : alignement et taille détail opérations
........
2012-03-23 20:12:57 +00:00
Dany De Bontridder
dd406c8c45 Merged revisions 4728-4736 via svnmerge from
file:///home/developper/svn/phpcompta/tags/rel600

........
  r4728 | danydb | 2012-01-23 10:50:01 +0100 (Mon, 23 Jan 2012) | 2 lines
  
  Renamed
........
  r4729 | danydb | 2012-01-24 13:42:20 +0100 (Tue, 24 Jan 2012) | 2 lines
  
  Bug 517 : impossible d'effacer un utilisateur
........
  r4730 | danydb | 2012-01-24 13:49:31 +0100 (Tue, 24 Jan 2012) | 2 lines
  
  typo
........
  r4731 | danydb | 2012-01-25 00:42:14 +0100 (Wed, 25 Jan 2012) | 1 line
  
  probleme mise à jour fiche avec double poste comptable
........
  r4732 | danydb | 2012-01-25 00:44:06 +0100 (Wed, 25 Jan 2012) | 1 line
  
  Esthetique : document généré
........
  r4733 | danydb | 2012-01-25 00:56:11 +0100 (Wed, 25 Jan 2012) | 1 line
  
  Problème ajout ligne dans VEN / ACH si non assujetti TVA
........
  r4734 | danydb | 2012-01-25 01:46:43 +0100 (Wed, 25 Jan 2012) | 1 line
  
  order in user
........
2012-02-03 10:00:00 +00:00
Dany De Bontridder
02e907900d Security : avoid js inject + block access if an user cannot add card 2012-01-09 20:43:48 +00:00
Dany De Bontridder
89da58988e bug fiche : champs non rempli 2012-01-09 11:22:20 +00:00
Dany De Bontridder
63c7e20e9e cosmetic 2012-01-09 11:17:20 +00:00
Dany De Bontridder
34dc774aa8 cosmetic new card : length select 2012-01-07 05:11:12 +00:00
Dany De Bontridder
efc9a69e84 cosmétique fiche 2012-01-07 02:17:29 +00:00
Dany De Bontridder
98307a5181 cosmétique fiche 2012-01-07 01:44:55 +00:00
Dany De Bontridder
f009408587 cosmétique fiche 2012-01-07 01:25:42 +00:00
Dany De Bontridder
186abd01e3 add css_size to text in card 2012-01-06 16:39:11 +00:00
Dany De Bontridder
19909b99b5 cosmetic : length text + select in display card 2012-01-06 16:31:55 +00:00
Dany De Bontridder
a2c92eccab fiche_attr add a new attribut = select 2012-01-06 16:24:34 +00:00
Dany De Bontridder
08bc620fd3 bug attribut fiche : add blank : label 2012-01-06 13:22:50 +00:00
Dany De Bontridder
9d6409c8d2 bug attribut fiche : add blank : label 2012-01-06 13:20:12 +00:00
Dany De Bontridder
a12e607ca0 bug attribut fiche :update fiche : extra 2012-01-06 13:08:33 +00:00
Dany De Bontridder
dad5444c14 bug fiche = display select 2012-01-06 12:44:31 +00:00
Dany De Bontridder
a46594562a ajout de select dans les fiches 2012-01-06 11:03:56 +00:00
Dany De Bontridder
e470d13858 fix cosmetic bug : 2011-12-21 21:30:09 +00:00
Dany De Bontridder
c9b995063c Bug print detail card in CSV gives a PDF 2011-12-18 18:58:06 +00:00
Dany De Bontridder
89d899fec8 size of attribut 2011-12-03 21:21:16 +00:00
Dany De Bontridder
e42c04e955 return a array with 0 for get_solde_detail 2011-11-28 21:05:20 +00:00
Dany De Bontridder
4379add3f7 432: Modularité: impact sur la sécurité des impressions et export CSV
Add new_line for menu & module 
Improve javascript support (module + menu)
2011-11-07 21:16:45 +00:00
Dany De Bontridder
195e0f06dc 431 Fiche::CountByDef Fiche::count_by_modele 2011-10-30 20:02:50 +00:00
Dany De Bontridder
733883f2eb replace FormatString by sql_string 2011-10-29 14:46:13 +00:00
Dany De Bontridder
03e0464b93 problem with merging with rel600-dynamic-menu 2011-10-28 21:33:16 +00:00
Dany De Bontridder
5c497d5092 Merged revisions 4209,4229-4232,4234,4237-4249 via svnmerge from
svn+ssh://ns352270.ovh.net/svn/phpcompta/branches/rel600-dynamic-menu

........
  r4209 | danydb | 2011-10-13 22:06:13 +0200 (Thu, 13 Oct 2011) | 1 line
  
  Add new files
........
  r4229 | danydb | 2011-10-23 20:51:09 +0200 (Sun, 23 Oct 2011) | 1 line
  
  Dynamic menu: impress works
........
  r4230 | danydb | 2011-10-24 22:38:15 +0200 (Mon, 24 Oct 2011) | 2 lines
  
  #241 : modularity for SALE ledger
........
  r4231 | danydb | 2011-10-24 22:47:02 +0200 (Mon, 24 Oct 2011) | 2 lines
  
  #241 : modularity for PURCHASE ledger
........
  r4232 | danydb | 2011-10-25 23:03:53 +0200 (Tue, 25 Oct 2011) | 2 lines
  
  #241 : modularity for FINANCIAL ledger
........
  r4234 | danydb | 2011-10-26 01:09:02 +0200 (Wed, 26 Oct 2011) | 2 lines
  
  #241 : modularity for CARD ledger + alphanum prob
........
  r4237 | danydb | 2011-10-27 20:59:39 +0200 (Thu, 27 Oct 2011) | 2 lines
  
  #241 : modularity for lettering
........
  r4238 | danydb | 2011-10-27 21:10:19 +0200 (Thu, 27 Oct 2011) | 3 lines
  
  #241 :adapt width submenu
........
  r4239 | danydb | 2011-10-27 21:40:42 +0200 (Thu, 27 Oct 2011) | 3 lines
  
  #241 : modularity : old user_advanced.php
........
  r4240 | danydb | 2011-10-27 21:44:27 +0200 (Thu, 27 Oct 2011) | 3 lines
  
  #241 : modularity : deprecated function
........
  r4241 | danydb | 2011-10-27 21:46:26 +0200 (Thu, 27 Oct 2011) | 3 lines
  
  #241 : modularity : remove obsolete files
........
  r4242 | danydb | 2011-10-27 21:54:39 +0200 (Thu, 27 Oct 2011) | 3 lines
  
  #241 : modularity : gestion card + gestion IMP
........
  r4243 | danydb | 2011-10-27 22:28:36 +0200 (Thu, 27 Oct 2011) | 3 lines
  
  #241 : modularity : gestion customer + supplier + forecast + follow up
........
  r4244 | danydb | 2011-10-28 00:47:55 +0200 (Fri, 28 Oct 2011) | 5 lines
  
  #241 : modularity : parameter 
  company
  periode
  misc : tva , card attr, middle of payment, accounting,cat of doc, cat of card
........
  r4245 | danydb | 2011-10-28 00:51:43 +0200 (Fri, 28 Oct 2011) | 1 line
  
  update menu_ref, profile_menu
........
  r4246 | danydb | 2011-10-28 00:52:13 +0200 (Fri, 28 Oct 2011) | 1 line
  
  rewriting : change ShowMenuPcmn by menu_acc_plan
........
  r4247 | danydb | 2011-10-28 20:04:01 +0200 (Fri, 28 Oct 2011) | 1 line
  
  #241 : modularity : parameter  Document
........
  r4248 | danydb | 2011-10-28 22:00:42 +0200 (Fri, 28 Oct 2011) | 1 line
  
  #241 : modularity : préférence
........
  r4249 | danydb | 2011-10-28 22:16:44 +0200 (Fri, 28 Oct 2011) | 1 line
  
  last fix
........
2011-10-28 20:59:25 +00:00
Dany De Bontridder
092e22f0e6 #120 : Support for alphanumeric account 2011-10-22 20:17:50 +00:00
Dany De Bontridder
d736caf61c Merged revisions 4187-4192 via svnmerge from
svn+ssh://danydb@svn/svn/phpcompta/branches/rel560

........
  r4187 | danydb | 2011-08-03 22:43:06 +0200 (Wed, 03 Aug 2011) | 2 lines
  
  change button_close by anchor_close
........
  r4188 | danydb | 2011-09-01 10:43:56 +0200 (Thu, 01 Sep 2011) | 2 lines
  
  bug the table is always = 3
........
  r4189 | danydb | 2011-09-01 12:35:45 +0200 (Thu, 01 Sep 2011) | 2 lines
  
  update documentation
........
  r4190 | danydb | 2011-09-01 22:31:33 +0200 (Thu, 01 Sep 2011) | 2 lines
  
  Fix cosmetic bug : in card detail , the accounting is misplaced
........
  r4191 | danydb | 2011-09-02 02:26:40 +0200 (Fri, 02 Sep 2011) | 2 lines
  
  Bug = set upper case
........
  r4192 | danydb | 2011-09-02 02:27:21 +0200 (Fri, 02 Sep 2011) | 2 lines
  
  cosmetic : button_close instead of anchor_close
........
2011-09-02 00:28:42 +00:00
Dany De Bontridder
6da972d46a Merged revisions 4162-4170 via svnmerge from
svn+ssh://danydb@svn/svn/phpcompta/branches/rel560

........
  r4162 | danydb | 2011-06-11 02:14:22 +0200 (Sat, 11 Jun 2011) | 1 line
  
  Fix bug 
........
  r4163 | danydb | 2011-06-11 02:15:52 +0200 (Sat, 11 Jun 2011) | 1 line
  
  Improve creation of php script
........
  r4164 | danydb | 2011-06-14 18:36:48 +0200 (Tue, 14 Jun 2011) | 1 line
  
  Align numeric to right
........
  r4165 | danydb | 2011-06-17 21:55:06 +0200 (Fri, 17 Jun 2011) | 1 line
  
  0000297: Bug dans contact
........
  r4166 | danydb | 2011-06-17 22:26:23 +0200 (Fri, 17 Jun 2011) | 1 line
  
  0000296: Calcul automatique fiche
........
  r4167 | danydb | 2011-06-17 22:49:53 +0200 (Fri, 17 Jun 2011) | 2 lines
  
  fix bug if not plan proposed
........
  r4168 | danydb | 2011-06-17 22:57:29 +0200 (Fri, 17 Jun 2011) | 3 lines
  
  0000305: Charge au crédit
  
  new sql script
........
  r4169 | danydb | 2011-06-17 23:27:27 +0200 (Fri, 17 Jun 2011) | 1 line
  
  remove useless psql function public.account_insert
........
  r4170 | danydb | 2011-06-18 03:04:28 +0200 (Sat, 18 Jun 2011) | 1 line
  
  Update style
........
2011-06-28 21:10:26 +00:00
Dany De Bontridder
e44fdac9a3 protect sql 2011-04-25 20:35:36 +00:00
Dany De Bontridder
ccfa69f9bc protect sql 2011-04-25 20:35:15 +00:00
Dany De Bontridder
d83210ea14 #238 : recode entirely the export (PDF / CSV ) 2011-03-26 00:45:36 +00:00
Dany De Bontridder
953195e72d 0000227:subtotal when exercice changes 2011-02-22 22:51:45 +00:00
Dany De Bontridder
8c2b4f228b task #225 : reset balance when exercice changed, NOT FINISHED 2011-02-22 13:02:59 +00:00
Dany De Bontridder
a1e30823a5 #227 progressive balance reset to zero when the exercice changes 2011-02-21 15:58:24 +00:00
Dany De Bontridder
afa5080d44 remove todo 2011-01-27 14:23:04 +00:00
Dany De Bontridder
935bf2c04d Show the type of card in the details 2011-01-23 19:13:58 +00:00
Dany De Bontridder
8bc37a2bd3 #202 contrepartie DNA 2011-01-20 19:38:17 +00:00
Dany De Bontridder
c26f46fb68 Add new card attribut card and account 2011-01-20 14:53:29 +00:00
Dany De Bontridder
622f5aaf82 #16: Ajout balance for supplier, customer and adminstration 2011-01-18 23:42:45 +00:00
Dany De Bontridder
0d1c21d308 Add error message if no data found 2011-01-16 14:57:26 +00:00
Dany De Bontridder
eb780561ca 0000177: Solde Banque intitulés des colonnes 2010-12-11 14:59:14 +00:00
Dany De Bontridder
633cfb9285 0000164: Améliore détail fiche 2010-12-05 20:01:14 +00:00
Dany De Bontridder
dbbe9d481a Security
Improve audit : add the module number
Bank Saldo when viewable by anyone
2010-11-20 18:14:05 +00:00
Dany De Bontridder
882029f7e6 Cosmetic:
========
Amount appereance in HTML
2010-11-02 14:22:42 +00:00