Commit Graph

37565 Commits

Author SHA1 Message Date
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
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
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
Laurent Destailleur
235b61e07a FIX Debug v21 2024-11-21 22:13:45 +01:00
Mathieu Moulin
d1ded1caa1
Add option to hide only Volume (and keep weight) in shipping PDF - Issue #32030 (#32031)
* Add option to hide only Volume (and keep weight) in shipping PDF

* Fix use of option SHIPPING_PDF_HIDE_VOLUME in shipping lines

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-21 18:05:35 +01:00
Eric - CAP-REL
6c2effa224
dol_add_file_process : return nb of success in case of multiple added files (#32027) 2024-11-21 17:31:40 +01:00
Frédéric FRANCE
283265448a
fix CI phpstan (#32032)
* fix CI phpstan

* Update interface_50_modTicket_TicketEmail.class.php

* Update interface_50_modTicket_TicketEmail.class.php
2024-11-21 17:12:16 +01:00
Laurent Destailleur
4bc1eebcb5 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-21 12:47:48 +01:00
Laurent Destailleur
9a5aea09da FIX Debug option not working replaced by the one that works. 2024-11-21 12:33:23 +01:00
Laurent Destailleur
d04e0a7ac2 Debug v21 2024-11-21 04:45:11 +01:00
Mohamed DAOUD
914ed1b18c Fix #30766 Extra field Can Always Be Edited (#31876)
* fix alwayseditable

* Update extrafields.class.php

* Update extrafields.class.php

* Update extrafields.class.php

* enhance fix alwayseditable

* fix phan
2024-11-20 21:40:28 +01:00
Laurent Destailleur
df6ed90eed Try better fix for #32009 2024-11-20 21:22:34 +01:00
Laurent Destailleur
cdd10bd039 Fix regression 2024-11-20 21:07:45 +01:00
Frédéric FRANCE
0a9eb9008a
fix extrafields when object doesnt have const STATUS_DRAFT (#32009) 2024-11-20 20:59:03 +01:00