Laurent Destailleur
fb083a6cfc
Fix warning with rector
2023-12-13 16:33:17 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
ba10d60a0b
Fix with php-cs-fixer
2023-12-04 12:02:35 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
56e8872ddc
Clean code+warnings: The delete() method of AdherentType, Contact,
...
Delivery, MultiCurrency, CurrencyRate now need $user as first parameter.
2023-11-28 15:33:42 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Laurent Destailleur
e211c0e334
Clean code
2023-11-21 23:59:58 +01:00
Laurent Destailleur
a0bba05b02
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/api_orders.class.php
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/project.lib.php
htdocs/fourn/class/api_supplier_orders.class.php
htdocs/fourn/class/fournisseur.facture-rec.class.php
htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Laurent Destailleur
9464c0a040
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-14 02:27:24 +01:00
Laurent Destailleur
c81f7a01d1
FIX #26518
2023-11-14 02:26:33 +01:00
Laurent Destailleur
a318031034
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
2023-10-24 11:37:29 +02:00
Laurent Destailleur
1950669a24
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-24 03:23:37 +02:00
Laurent Destailleur
1734adfd27
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-24 03:05:46 +02:00
MDW
e036e32caa
qual Annotation/initialisation fixes ( #26318 )
2023-10-23 19:19:10 +02:00
Laurent Destailleur
0ec22fb228
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-20 13:32:13 +02:00
HENRY Florian
d23550c170
fix: Contact prospection fields are visible in contact list even if THIRDPARTY_ENABLE_PROSPECTION_ON_ALTERNATIVE_ADRESSES is not set ( #26295 )
...
* fix: Contact prospection fields are visible in contact list even if THIRDPARTY_ENABLE_PROSPECTION_ON_ALTERNATIVE_ADRESSES is not set
* fix: display of contact prospection filed in card
2023-10-20 13:08:39 +02:00
Laurent Destailleur
2cfa9f8290
Debug v19
2023-10-17 15:43:56 +02:00
Laurent Destailleur
1f38e54e78
Clean code
2023-10-15 15:32:35 +02:00
Christophe Battarel
3a9db24c2c
NEW : TakePOS - add constant to choose contact instead of customer ( #24807 )
...
* add constant to choose contact instead of customer in TakePOS
* fix conflict
* fix
* check perm
* fix phpcs
---------
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-10-13 16:19:10 +02:00
Laurent Destailleur
c32fe8dc5f
QUAL: Use dol_clone with parameter 2 for ->oldcopy
2023-10-11 19:10:24 +02:00
Laurent Destailleur
39b6b34820
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-10-09 09:36:30 +02:00
Laurent Destailleur
ffbb05167a
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-09 09:28:51 +02:00
Dev2a
fcd4c4e429
Fix: Change access to $conf->global to function getDolGlobal (automatique)
2023-10-08 23:19:49 +02:00
Laurent Destailleur
0a46de7d81
Fix warning
2023-10-08 12:51:46 +02:00
Alexandre SPANGARO
1149666ef0
Update contact.class.php
2023-10-07 07:21:49 +02:00
Alexandre SPANGARO
a52bd6d7d9
Remove duplicate code
2023-10-07 07:15:18 +02:00
Alexandre SPANGARO
6201174f6a
Update contact.class.php
2023-10-07 07:02:22 +02:00
Laurent Destailleur
55b91f00d2
Look and feel v19
2023-09-25 11:44:46 +02:00
Laurent Destailleur
e9f80875b7
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-22 01:19:49 +02:00
Laurent Destailleur
8e89aaf187
Fix phpunit
2023-09-22 00:29:53 +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
Laurent Destailleur
fc4455e82f
Fix responsive for edit contact
2023-09-21 15:52:43 +02:00
Noé Courtier
a3dd68dab4
FIX: Save user modif id when changing a contact status
2023-09-19 16:01:12 +02:00
Laurent Destailleur
d02c615f40
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-09-16 15:14:22 +02:00
Regis Houssin
0046d031ef
FIX wrong test + is_int is better for negative integer
2023-09-13 06:44:54 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
Laurent Destailleur
247ab6a93e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-09-02 20:54:10 +02:00
Laurent Destailleur
bc53cd7643
Merge pull request #25313 from kubajznik/extrafields-support-selectForForms
...
NEW #25312 Support extrafields in selectForForms
2023-09-02 18:40:14 +02:00
Hystepik
66f8757e1e
Close #23493 Add birthday to contact list
2023-08-29 15:46:45 +02:00
Laurent Destailleur
b49c326824
Clean deprecated code on old fields skype, twitter, ...
2023-08-26 10:57:49 +02:00
Laurent Destailleur
076c811690
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-08-24 00:12:52 +02:00
Laurent Destailleur
862756c46a
Update list.php
2023-08-16 02:30:37 +02:00
Laurent Destailleur
b52c79dcfe
Fix warnings
2023-08-04 04:37:10 +02:00
Florian HENRY
a786b533a4
fix: on contact list if thirdparty is only supplier le link comm/card.php is bad regarding perms tested and tabs preselected
2023-08-02 14:20:35 +02:00
Laurent Destailleur
20134d0f1b
Debug v18
2023-07-31 21:52:58 +02:00
Jakub Stříbrný
bb1aad54c0
add $isextrafieldmanaged to contact.class.php
2023-07-26 14:56:25 +02:00
Laurent Destailleur
86864b4d53
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-06 22:22:26 +02:00
Laurent Destailleur
4ca1796e61
Fix phpcs
2023-07-01 17:26:07 +02:00