Frédéric FRANCE
|
000173c7b9
|
fix phpstan (#31075)
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-09-23 01:59:14 +02:00 |
|
Laurent Destailleur
|
c340c34aeb
|
FIX Hide a feature that is a security vulnerability.
|
2024-09-20 00:19:36 +02:00 |
|
Laurent Destailleur
|
0cafebab55
|
Fix type of field in export
|
2024-09-19 13:50:57 +02:00 |
|
Laurent Destailleur
|
8bb3f38890
|
Fix permission
|
2024-09-09 11:51:35 +02:00 |
|
Alexandre SPANGARO
|
e3384305b8
|
NEW Add export for thirdparty bank accounts (#30807)
|
2024-08-31 19:36:08 +02:00 |
|
Laurent Destailleur
|
6b076821e3
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
|
2024-07-25 18:20:01 +02:00 |
|
Regis Houssin
|
df932f7fea
|
FIX to avoid error during upgrade with pgsql (#30443)
|
2024-07-24 20:32:32 +02:00 |
|
Laurent Destailleur
|
82908a30eb
|
Clean phan warnings
|
2024-05-30 13:37:17 +02:00 |
|
MDW
|
0b8a46faff
|
Fix PhanPluginRedundantAssignment
|
2024-03-13 01:04:34 +01:00 |
|
MDW
|
89004f7e03
|
Qual: Spelling htdocs/core (#27491)
Highlights:
- initialY in pdf_standard.modules.php was unused
- remove (otherwise -> initially) (+same in other file)
|
2024-01-13 19:48:20 +01:00 |
|
Laurent Destailleur
|
e9205dcdb1
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-01-10 16:23:01 +01:00 |
|
Frédéric FRANCE
|
6bc40a5e26
|
fix duplicate (#27389)
|
2024-01-10 16:17:30 +01:00 |
|
Laurent Destailleur
|
e770259b3f
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-01-10 15:12:50 +01:00 |
|
Laurent Destailleur
|
ffd309e24e
|
Fix missing notes for contacts
|
2024-01-08 11:27:54 +01:00 |
|
Laurent Destailleur
|
9e1b90e4a1
|
Fix with php-cs-fixer
|
2023-12-04 12:07:31 +01:00 |
|
Laurent Destailleur
|
53dab922fd
|
Fix php8.2 warnings
|
2023-11-27 11:39:32 +01:00 |
|
Laurent Destailleur
|
1f38e54e78
|
Clean code
|
2023-10-15 15:32:35 +02:00 |
|
Laurent Destailleur
|
94f4521f19
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/commande/class/commandestats.class.php
|
2023-09-21 19:30:02 +02:00 |
|
Laurent Destailleur
|
cd69bd6cba
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-09-21 19:23:24 +02:00 |
|
Laurent Destailleur
|
a8f10304d0
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-09-21 19:22:48 +02:00 |
|
Florian HENRY
|
7b76188816
|
fix: contact export s.client and s.fournisseur must be numric as in thirdparty export (filter >0)
|
2023-09-19 11:32:48 +02:00 |
|
Laurent Destailleur
|
a68a32ede1
|
Fix export type of thirdparty
|
2023-06-27 10:56:02 +02:00 |
|
Laurent Destailleur
|
886eaa9117
|
Fix error management and better merging behaviour
|
2023-06-15 12:48:12 +02:00 |
|
Laurent Destailleur
|
9a420b8f41
|
Clean code
|
2023-04-18 16:15:27 +02:00 |
|
Laurent Destailleur
|
f816587cfb
|
Fix warning
|
2022-12-30 19:28:05 +01:00 |
|
Laurent Destailleur
|
fb28d14097
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-09-28 21:20:37 +02:00 |
|
Laurent Destailleur
|
3e9e17c746
|
Debug tooltip of import tool
|
2022-09-28 16:55:51 +02:00 |
|
Laurent Destailleur
|
a16755b5c1
|
Fix label of name of company in import profile
|
2022-09-28 15:47:39 +02:00 |
|
Frédéric France
|
c7ee2f413c
|
min php version is 7.0
|
2022-09-27 20:48:47 +02:00 |
|
Alexandre SPANGARO
|
b3d156728b
|
Use isModEnabled
|
2022-09-25 06:22:58 +02:00 |
|
Laurent Destailleur
|
35d8320328
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-09-14 17:26:20 +02:00 |
|
Laurent Destailleur
|
0fe65591e8
|
Fix message avec import simulation
Fix suggested name of import profile avec a save. Fix trans
|
2022-09-14 14:01:41 +02:00 |
|
Frédéric France
|
8e66b7207e
|
replace ! empty by !empty
|
2022-08-31 22:14:20 +02:00 |
|
Frédéric France
|
ece2f5553a
|
fix php8 warnings
|
2022-08-31 21:49:10 +02:00 |
|
Laurent Destailleur
|
d0e08818e1
|
Merge pull request #21931 from grandoc/new_branch_27_08_2022
FIX php8 compatibility
|
2022-08-29 01:09:49 +02:00 |
|
Philippe GRAND
|
0329887643
|
FIX php8 compatibility
|
2022-08-28 14:06:04 +02:00 |
|
UT from dolibit
|
dfbb41167b
|
Update modSociete.class.php
'thirdparty_customer_advance'
|
2022-08-27 14:17:09 +02:00 |
|
Frédéric France
|
86a7a7c8bb
|
use isModEnabled
|
2022-08-23 20:05:09 +02:00 |
|
lmarcouiller
|
c257f32559
|
add of names in update
|
2022-06-08 13:35:32 +02:00 |
|
lmarcouiller
|
c368ff69df
|
New : add of socialmedias in contact update
|
2022-06-08 12:36:55 +02:00 |
|
lmarcouiller
|
69e8c1abe4
|
New : update in import for socialnetworks
|
2022-06-01 11:44:07 +02:00 |
|
Laurent Destailleur
|
271fb43bc6
|
FIX Import of fk_stcomm
|
2022-05-25 23:08:53 +02:00 |
|
Lucas Marcouiller
|
adfee839d7
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#3
|
2022-05-21 19:19:02 +02:00 |
|
Lucas Marcouiller
|
98af6f8606
|
Fix : import on societe with null status
|
2022-05-20 22:01:39 +02:00 |
|
lmarcouiller
|
23da46938a
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#3
|
2022-05-17 10:15:35 +02:00 |
|
Laurent Destailleur
|
37f7fed003
|
Maxi debug of export profiles for v16
|
2022-05-17 00:51:47 +02:00 |
|
lmarcouiller
|
1e406276c5
|
New : import fields in societe class
|
2022-05-13 15:04:30 +02:00 |
|
Laurent Destailleur
|
43e7da685b
|
NEW Add more fields to detect duplicate for import of thirdparties
|
2022-05-12 02:19:31 +02:00 |
|
Regis Houssin
|
b70d3eb8eb
|
FIX uniformize with element name "contact"
|
2022-03-18 12:05:59 +01:00 |
|
Laurent Destailleur
|
54ecf1f98c
|
# WARNING: head commit changed in the meantime
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-03-07 15:24:08 +01:00 |
|