Commit graph

42 commits

Author SHA1 Message Date
sparkyx
d9daebe813 Change MY_* parameter 2025-08-01 09:52:27 +02:00
Dany wm DB
622926dbdd Code documentation 2024-12-28 20:01:22 +01:00
sparkyx
ed0189c9ca Typo orthographe 2024-10-26 23:52:37 +02:00
sparkyx
2ba87dd770 Cosmetic add CSS h-section 2024-09-17 15:32:37 +02:00
sparkyx
5431982223 Task #2321: Sécurité : empêcher changement de numéro de pièce 2024-02-03 14:27:42 +01:00
sparkyx
844484c39d merge devel-france 2023-07-27 20:24:34 +02:00
sparkyx
9b1ba04a99 Cosmetic Bug : empty is filled with the last value 2022-09-17 15:49:47 +02:00
sparkyx
9fc6cb1454 Tache 0001743 : couleur sont dans un menu séparé,
amélioration de l'ergonomie + test phpunit
2022-08-20 18:18:30 +02:00
sparkyx
bc5355dfa1 Tache 0001743: Une couleur par dossier 2022-08-13 17:48:29 +02:00
sparkyx
5e4b39edbe Code Cleaning #0002022: Utilisation d'un autoloader 2021-06-20 10:55:55 +02:00
sparkyx
0381b4b5cf Improve ##0001905 company parameter 2021-04-01 17:06:01 +02:00
sparkyx
edbb7bcc46 Code #0001905: Champ pour Registre des Personnes Morales (RPM)
Réécriture complete de COMPANY , ajout libres de paramètres
2021-03-29 15:55:02 +02:00
sparkyx
2986417e32 Task #1913 : cosmetic CSS 2021-03-23 19:32:36 +01:00
sparkyx
3867346d28 rel8100
Merge branch 'master' into entreprise
2021-03-12 19:19:00 +01:00
sparkyx
c7c518a19d code cleaning and replace $_SERVER['SCRIPT_FILENAME'] by $_SERVER['PHP_SELF']
SCRIPT_FILENAME in a FPM environment is the CGI script
2021-01-12 11:14:14 +01:00
Dany De Bontridder
0030779e71 Merge branch 'dev7109' into entreprise
# Conflicts:
#	html/install.php
#	include/class/acc_ledger.class.php
#	include/class/noalyss_parameter_folder.class.php
#	include/company.inc.php
2019-09-12 21:57:47 +02:00
Dany De Bontridder
e57aa7d863 #1369: Étendre la comptabilité analytique à tous les postes?
#1716: GROS SOUCI CA - ventilation 4 et 5. 5 phantôme!
#1479: PROPOSITION CA - paramétrage comptes actifs
2019-08-29 09:43:22 +02:00
Dany De Bontridder
fb7505ffd4 Currency : set default accounting for change difference when using currency 2019-01-12 15:21:58 +01:00
Dany De Bontridder
1a09c71eb3 Currency = add a mode currency, possible to work without 2018-04-22 16:29:14 +02:00
Dany De Bontridder
9090302a33 Rewriting Change class Own by Noalyss_Parameter_Folder 2018-01-10 10:54:04 +01:00
Dany De Bontridder
fe137d9d5f Replace global $http by new httpInput() to make the test of scenario
working
2017-07-23 13:17:18 +02:00
Dany De Bontridder
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02:00
Dany De Bontridder
aa55ed6894 0001438: Remplacement de HtmlInput par Http_Input 2017-06-03 19:13:15 +02:00
Dany De Bontridder
c6e274fcb3 Protect function extract , the use of this function will be removed during the rewriting 2017-02-16 10:30:20 +01:00
Dany De Bontridder
7c3be3fdc1 Documentation 2015-10-24 12:32:06 +02:00
Dany De Bontridder
083ba483cc restructure files and folders 2015-09-15 07:26:33 +02:00
Dany De Bontridder
8f265c7bbc Use a variable for an absolute path for performance reason
NOALYSS_INCLUDE
NOALYSS_HOME
NOALYSS_PLUGIN
2015-08-11 11:05:54 +02:00
Dany De Bontridder
25635a296a Replace in inc file exit by return 2014-11-15 01:50:12 +01:00
Dany De Bontridder
c30344687e Add licence 2014-03-08 23:10:17 +01:00
Dany De Bontridder
6d2f0949ef Task #0000877: Renforcement protection 2013-09-13 19:17:32 +00:00
Dany De Bontridder
85670a92be Détail : changement de libellé pour tous les journaux 2013-05-26 19:29:49 +00:00
Dany De Bontridder
821f5e93e3 0000572: Ajout de dépôt pour les stocks 2012-06-13 19:16:44 +00:00
Dany De Bontridder
1b6d205521 #315 Détail article
Changement Y / N
2011-12-20 16:33:26 +00:00
Dany De Bontridder
61cd85878a #315 Détail article
Changement Y / N
2011-12-20 16:32:45 +00:00
Dany De Bontridder
0eb1123986 #315 Détail article
Paramètrable dans COMPANY
2011-12-20 14:50:40 +00:00
Dany De Bontridder
79bafb7394 remove warning in company.inc.php about PARSTR 2011-11-22 17:59:28 +00:00
Dany De Bontridder
88de395252 remove PARSTR from company.inc.php 2011-11-21 12:17:43 +00:00
Dany De Bontridder
dae4eb4374 Update security, add PARSTR
New function xml_error (for ajax_misc.php)
2011-11-14 13:57:44 +00:00
Dany De Bontridder
217b8194dc Update security, remove $user->check_action except for FICADD and FICCAT 2011-11-14 10:37:46 +00:00
Dany De Bontridder
4cee45d624 Security remove all $user->can_request except for extension 2011-11-08 19:45:07 +00:00
Dany De Bontridder
016bb6219e integration menu dynamique 2011-10-28 21:47:32 +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