Commit Graph

37795 Commits

Author SHA1 Message Date
Laurent Destailleur (aka Eldy)
546a68eafb Fix the amount in linke is not correctly formatted. 2024-11-29 15:11:36 +01:00
nateogroup-antoine
c983cfff50 Typo in log : SERVICES_ARE_ECOMMERCE_200238EC => SERVICE_ARE_ECOMMERCE_200238EC and set shipment origin for shipment created by api on an order (#32143)
* Update functions.lib.php

* set shipment origin for shipment created by api on an order
2024-11-29 14:50:25 +01:00
Frédéric FRANCE
9874e67acb add phpdoc (#32138)
* add phpdoc

* add phpdoc
2024-11-29 14:48:33 +01:00
Frédéric FRANCE
c0b42287c1 add phpdoc (#32137) 2024-11-29 14:47:53 +01:00
Frédéric FRANCE
4d885d1e34 add phpdoc (#32136) 2024-11-29 14:47:33 +01:00
Frédéric FRANCE
82f54e707e Update extrafields.class.php (#32135) 2024-11-29 14:45:26 +01:00
Laurent Destailleur (aka Eldy)
c73cff0781 Debug v21 2024-11-28 22:51:11 +01:00
Laurent Destailleur (aka Eldy)
11b4492c0e Fix warning. 2024-11-28 19:56:28 +01:00
Laurent Destailleur (aka Eldy)
cd946f9829 Doc 2024-11-28 16:44:19 +01:00
Frédéric FRANCE
8a4ced4419 Merge branch 'develop' into fix_updatelines_propal 2024-11-28 12:49:25 +01:00
Frédéric FRANCE
286c3d1093 fix sql ticket list (#32080)
* fix sql ticket list

* fix sql ticket list

* fix phpstan

* fix

* fix
2024-11-28 12:11:50 +01:00
Laurent Destailleur (aka Eldy)
ee96925995 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-28 11:38:43 +01:00
Laurent Destailleur (aka Eldy)
16cbc512a2 Doc 2024-11-28 11:38:07 +01:00
Zephyriony
d343807a04 FIX Linked elements not up to date (#32118)
* FIX Linked elements not up to date 

If you add a linked element, it won't appear without this correction, and if you delete an element, it won't disappear. You're forced to refresh the page to have the links updated, which is rather unpleasant.

* Update actions_dellink.inc.php

* Update actions_dellink.inc.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-28 11:16:34 +01:00
Frédéric FRANCE
1b6ee9e654 fix phpdoc (#32097)
* fix phpdoc

* Update accountancycategory.class.php

* fix phpstan

* fix phpstan

* fix phpstan

* fix phan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-28 11:15:56 +01:00
Zephyriony
d434cd4b50 FIX Bug page_y url (#32119)
* FIX Bug page_y url

In some cases, 'reposition' modified the url by assigning variables other than page_y, for example : 
https://XXX/ticket/card.php?id=2158&action=dellink&token=e88288a7e4488ebafb81a80fa5f58913&dellinkid=20308.60009765625.60009765625&page_y=2113.60009765625

* Update lib_foot.js.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-28 11:06:44 +01:00
HENRY Florian
96d60b92f4 fix: when create separate extarfields, if already exists always return false error (#32103) 2024-11-27 22:39:52 +01:00
Frédéric FRANCE
13b8f5feff keep only commonobject property oldcopy (#32123)
* clean properties

* clean properties

* clean properties

* clean properties

* clean phpcs

* clean phan

* clean code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-27 21:59:41 +01:00
Laurent Destailleur (aka Eldy)
92c1af15a7 Test 2024-11-27 21:04:59 +01:00
Laurent Destailleur (aka Eldy)
998da221a2 Test 2024-11-27 21:03:30 +01:00
Laurent Destailleur (aka Eldy)
f28928daeb Test 2024-11-27 20:29:04 +01:00
Laurent Destailleur (aka Eldy)
e901cbdfa8 Test 2024-11-27 20:14:12 +01:00
Laurent Destailleur (aka Eldy)
25a7e9ef15 Try to fix phan 2024-11-27 18:52:49 +01:00
Laurent Destailleur (aka Eldy)
461d26dd0f Try to fix phan 2024-11-27 18:27:10 +01:00
Laurent Destailleur
c9d0842102 Debug v21 - Placeholder management code for product is now completed 2024-11-26 21:22:41 +01:00
Laurent Destailleur
b9976a2429 Fix trans 2024-11-26 19:18:43 +01:00
Laurent Destailleur
c5ea16ad6c Fix lang 2024-11-26 19:14:57 +01:00
Laurent Destailleur
ed2353b337 Fix typo 2024-11-26 19:13:35 +01:00
Laurent Destailleur
a2aa730c9a Debug v21 2024-11-26 19:05:45 +01:00
Frédéric FRANCE
722fa49511 Merge branch 'develop' into fix_updatelines_propal 2024-11-26 18:23:10 +01:00
Laurent Destailleur
39e6c8ffa9 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-26 13:15:17 +01:00
Laurent Destailleur
9b75610f9f More complete test to show the mention "VATIsNotUsedForInvoice" 2024-11-26 13:14:39 +01:00
Laurent Destailleur
2df83054cd Merge branch 'develop' into fix_updatelines_propal 2024-11-26 03:58:10 +01:00
Frédéric FRANCE
907ed85eaf can pass object instead object->id (#32099) 2024-11-26 03:46:15 +01:00
Frédéric FRANCE
f81e570997 Fix CI (#32094)
* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* clean baseline
2024-11-26 03:43:42 +01:00
Laurent Destailleur
807d05252d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-25 20:11:35 +01:00
Laurent Destailleur
e6d20fe150 Try debug geo features. Avoid fatal error. 2024-11-25 20:11:10 +01:00
Frédéric FRANCE
ee54d1c372 fix CI (#32089)
* fix CI

* fix CI

* fix CI

* fix CI
2024-11-25 18:57:57 +01:00
Laurent Destailleur
bc83d330b6 Debug v21 2024-11-25 03:16:30 +01:00
Laurent Destailleur
c2a3a93342 Debug v21 - renameto avoid future conflit 2024-11-24 14:58:40 +01:00
Laurent Destailleur
aaa231cf07 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-24 13:39:35 +01:00
Laurent Destailleur
fdf95f08f7 Debug v21 2024-11-24 13:39:16 +01:00
Laurent Destailleur
fb3c464555 Debug v21 2024-11-24 13:00:08 +01:00
Frédéric France
d9d5020207 fix updatelines of propal not updating object properties 2024-11-23 23:35:18 +01:00
Frédéric FRANCE
e35b534ee2 fix ajax tooltip lib_foot.js.php (#32044)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-22 13:22:05 +01:00
Laurent Destailleur
7b30d8d37c Debug v21 2024-11-22 10:53:08 +01:00
Frédéric FRANCE
9aca86d16a fix phpstan (#32049)
* fix phpstan

* refix
2024-11-22 00:39:22 +01:00
Laurent Destailleur
cc74141e96 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-21 22:44:18 +01:00
Laurent Destailleur
e4847961a4 Fix phpstan 2024-11-21 22:40:59 +01:00
Frédéric FRANCE
75400611e1 fix phpstan (#32040)
* fix phpstan

* fix

* fix

* fix

* fix

* fix

* fix
2024-11-21 22:36:00 +01:00