Commit Graph

1565 Commits

Author SHA1 Message Date
Frédéric FRANCE
e1de1edbe6 fix picto (#34123)
* fix picto

* Update societe.class.php
2025-05-13 10:53:35 +02:00
Lucas Marcouiller
0aa0588f52 New Implements findNearest for societe module (#33643)
* New Implements Find Nearest for societe module

* fix CI

* fix CI
2025-03-28 23:11:01 +01:00
ldestailleur
2efe17b3c4 Code comment 2025-03-26 13:18:55 +01:00
ldestailleur
6cae3878df Prepare emailing code for unsubcribing emails 2025-03-26 13:01:59 +01:00
Laurent Destailleur
395157d16c Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-17 19:46:08 +01:00
ldestailleur
cc9658fbb4 Fix address separator 2025-03-17 12:59:30 +01:00
Frédéric FRANCE
7767fdeb4f do not init specimen with deprecated properties (#33472) 2025-03-15 15:40:52 +01:00
ldestailleur
a5a82bbb6e Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-11 00:40:20 +01:00
ldestailleur
718ef9401a FIX #33360 2025-03-11 00:38:20 +01:00
ldestailleur
d42f6dff0e Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-06 03:34:56 +01:00
Laurent Destailleur
35d0a62085 Merge pull request #33334 from jyhere/patch-27
FIX: Warning when getNomUrl is called before top_httphead
2025-03-05 15:09:52 +01:00
MDW
f625f8de60 Qual: Fix api phan notices 2025-03-05 13:22:08 +01:00
Frédéric FRANCE
d4734effc9 fix CI branch 21.0 2025-03-05 13:08:42 +01:00
Frédéric FRANCE
26f966758f fix CI branch 21.0 2025-03-05 10:36:50 +01:00
Jyhere
82491e8568 FIX: Warning when getNomUrl is called before top_httphead
If Societe::getNomUrl() is called before top_httphead, this triggers a Cannot modify header warning
2025-03-05 09:30:15 +01:00
Jakub Stříbrný
035c99589e add professional id 7-10 to mysoc 2025-03-02 19:46:20 +01:00
Laurent Destailleur
0b787a97a5 Merge pull request #30530 from kubajznik/profid-societe
FIX add professional id 7-10 to mysoc
2025-03-02 19:44:38 +01:00
Frédéric France
b387e37984 fix phan 2025-03-01 21:01:27 +01:00
Frédéric France
fcb3e658f7 fix phan 2025-03-01 20:51:07 +01:00
Frédéric France
45e3a92b0e fix phan 2025-03-01 20:41:58 +01:00
Frédéric France
9b4dbc2282 fix phan 2025-03-01 20:21:51 +01:00
Frédéric France
f7a4ce3b5f fix phpstan 2025-03-01 11:04:07 +01:00
Laurent Destailleur
45ec0a5bbe Merge branch 'develop' into isInSEPA 2025-02-21 16:07:32 +01:00
Jakub Stříbrný
f9750fcf69 Merge branch 'develop' into profid-societe 2025-02-18 11:42:28 +01:00
Laurent Destailleur
68db1800e7 Merge pull request #33094 from iLLixM/develop
New: Option to set Third Party Customer Code equal to Member Reference
2025-02-17 19:46:19 +01:00
MDW
5035580e56 Qual: Fix phan notices (societe) 2025-02-17 09:44:12 +01:00
iLLixM
92a8fcccfe New: Option to set Third Party Customer Code equal to Member Reference
when using the function of creating third parties from members, you are able to set the customer code equal to the existing member reference by setting the parameter THIRDPARTY_CUSTOMERCODE_EQUALS_MEMBERREF
2025-02-16 18:54:51 +01:00
Amael-PE
757aec629f New Create isInSEPA function 2025-02-14 21:03:16 +01:00
Laurent Destailleur (aka Eldy)
d7205f3404 Fix: The translation should be a step done the later as possible when we
need to exploit or output a translated data. Must not be done at each
call to load meta information.
2025-02-14 02:14:19 +01:00
Laurent Destailleur (aka Eldy)
eeb8907f33 Fix missing properties 2025-02-14 02:09:59 +01:00
Regis Houssin
c326d6c84f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into fix_dev_add_mysoc_currency 2025-02-13 06:18:27 +01:00
Laurent Destailleur
ab83124738 Merge branch 'develop' into 20.0-discount 2025-02-07 14:40:02 +01:00
Laurent Destailleur (aka Eldy)
e57e185ef1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-02-07 14:39:37 +01:00
Laurent Destailleur (aka Eldy)
baa6a7928e Fix type 2025-02-07 14:38:28 +01:00
Laurent Destailleur (aka Eldy)
6d5dfe2c1d Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-05 13:52:56 +01:00
Laurent Destailleur (aka Eldy)
932b34e76e Debug v21 2025-02-05 12:55:10 +01:00
Laurent Destailleur
737ec141c1 Merge branch 'develop' into 20.0-discount 2025-02-05 03:02:47 +01:00
Laurent Destailleur (aka Eldy)
732f97d73c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-02-05 00:40:06 +01:00
Laurent Destailleur
a02b7e0549 Merge branch 'develop' into 20.0-discount 2025-02-05 00:16:14 +01:00
MDW
f66e9553d5 Qual: Fix phan notices
# Qual: Fix phan notices

Fix phan notices in fourn/commande (+form class)
2025-02-03 16:05:55 +01:00
Laurent Destailleur
dc069b8439 Update societe.class.php 2025-02-02 02:07:56 +01:00
Regis Houssin
6277c76e17 FIX avoid warning if NOREQUIRETRAN is defined 2025-02-01 18:44:12 +01:00
Regis Houssin
a16bc363c7 QUAL add $mysoc->currency and call default lang before setMysoc() 2025-02-01 17:40:51 +01:00
Pratush Raj
7260476397 Bug Fix: #32206 2025-01-30 15:14:07 +05:30
Laurent Destailleur (aka Eldy)
fbe4ccd0e2 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-24 15:25:51 +01:00
Laurent Destailleur (aka Eldy)
132b4f95fe Fix move of files after a merge of products 2025-01-23 20:21:23 +01:00
Laurent Destailleur
87333363d4 Merge pull request #32622 from atm-maxime/new_detect_country_code2
NEW : auto-detect country from code in creation	(follow-up⁾
2025-01-21 08:33:16 +01:00
Laurent Destailleur (aka Eldy)
f11d701486 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-01-19 15:02:20 +01:00
Laurent Destailleur (aka Eldy)
cd4e5c8998 Debug v21 2025-01-17 15:24:21 +01:00
MDW
7c31549f71 FIX societe.class.php uses getCountry, provided by company.lib
# FIX Societe.class.php uses getCountry, provided by company.lib

Include company.lib.php in societe.class.php.
The SocieteTest.php test failed when run independently on windows.
2025-01-16 17:32:04 +01:00