Commit Graph

112067 Commits

Author SHA1 Message Date
Laurent Destailleur
5dfd9af695 Removed not required rm 2022-12-22 01:07:02 +01:00
Laurent Destailleur
c7ae67a9be Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-22 01:04:56 +01:00
Laurent Destailleur
e75617268b Log 2022-12-22 01:04:06 +01:00
Laurent Destailleur
bd90d783c7 Reduce code 2022-12-22 00:48:56 +01:00
Laurent Destailleur
599aa6009a Try to solve phpunit regression 2022-12-22 00:37:33 +01:00
Laurent Destailleur
49e8b53fab Try fix for phpunit regression 2022-12-22 00:33:03 +01:00
Laurent Destailleur
d29fde6603 Add log to test phpunit pb 2022-12-22 00:02:22 +01:00
Laurent Destailleur
a0f282d100 Try a fix of phpunit regression 2022-12-21 23:34:32 +01:00
Laurent Destailleur
dc1c31c948 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-21 21:00:57 +01:00
Laurent Destailleur
8d2dde99ae Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-21 20:57:13 +01:00
Laurent Destailleur
8e914b2423 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-12-21 20:47:09 +01:00
Laurent Destailleur
c3ada976e1 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-12-21 20:46:56 +01:00
Laurent Destailleur
f87b6d7ede
Merge pull request #23260 from braito4/patch-2
php 8 warning
2022-12-21 20:45:38 +01:00
Laurent Destailleur
1681674cdf
Update card.php 2022-12-21 20:45:11 +01:00
Laurent Destailleur
cc9ccc3b64
Merge pull request #23264 from inovea-conseil/FIX_ISSUE_23087
FIX #23087
2022-12-21 20:24:47 +01:00
Florian
2f64eaff05 FIX : CI 2022-12-20 12:25:20 +01:00
Florian
ec32d284eb FIX : Product list in setup.php in new Module 2022-12-20 11:31:44 +01:00
Braito
55b51b94f1
php 8 warning 2022-12-20 10:13:47 +01:00
Laurent Destailleur
f1d83b695a
Merge pull request #23166 from atm-lena/16.0_FIX_DeleteMOAndLinks
Delete MO :  object's links must be deleted
2022-12-17 01:46:42 +01:00
Laurent Destailleur
6950e2be20
Merge pull request #23243 from Hystepik/develop_v14#1
Fix #19485 : add of missing tickets trad key for menu
2022-12-17 00:39:21 +01:00
hystepik
c0a0b977bf Fix #19485 : add of missing tickets trad key for menu 2022-12-16 16:20:43 +01:00
atm-lena
eff01374b1 Change place of deleteobjectlinked in deletecommon function 2022-12-15 15:09:50 +01:00
Laurent Destailleur
dac8d5c952
Merge pull request #23219 from sebastien-prudhomme/fix-23019
FIX #23019 Impossible to add task times to an existing draft invoice
2022-12-14 18:38:53 +01:00
Laurent Destailleur
80ac95a158
Merge pull request #23218 from atm-gauthier/fix_missing_method_declarations
FIX : methods declaration (backport fix 67b9a7dc07d708231d12b5e588003…
2022-12-14 18:33:18 +01:00
Laurent Destailleur
4eb0ef751a
Merge pull request #23221 from Hystepik/develop_v16#1
Fix #23064 : diplays total at end of inter list
2022-12-14 18:32:37 +01:00
Laurent Destailleur
617a8e1983
Merge pull request #23223 from atm-gauthier/15.0_fix_cant_search_time_spent_by_all_users
FIX : Can't see all time spent by all user
2022-12-14 18:24:31 +01:00
stickler-ci
70b6b3d82d Fixing style errors. 2022-12-14 15:21:42 +00:00
Gauthier PC portable 024
1a16e41ce3 FIX : Can't see all time spent by all user 2022-12-14 16:04:35 +01:00
hystepik
4c43d81872 Fix #23064 : diplays total at end of inter list 2022-12-14 15:39:02 +01:00
Sébastien Prud'homme
ed89005941 Fix #23019 Impossible to add task times to an existing draft invoice 2022-12-14 11:45:40 +01:00
Laurent Destailleur
66d4edb222 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-14 11:02:37 +01:00
Laurent Destailleur
62b0447c7b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-14 11:02:23 +01:00
stickler-ci
d679a32155 Fixing style errors. 2022-12-14 09:36:25 +00:00
Gauthier PC portable 024
b906619ce1 FIX : methods declaration (backport fix 67b9a7dc07) 2022-12-14 10:31:11 +01:00
Laurent Destailleur
348c54680e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-12-14 10:21:43 +01:00
Laurent Destailleur
64de591770 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-12-14 10:20:47 +01:00
Laurent Destailleur
af6854c5fb
Merge pull request #23213 from henrynopo/patch-1
Create invoice from Shipment - fix error of multicurrency code
2022-12-14 10:10:30 +01:00
stickler-ci
24585cf61b Fixing style errors. 2022-12-14 02:45:20 +00:00
Henry
c4dbc5e6d6
Create invoice from Shipment - fix error of multicurrency code 2022-12-14 10:39:15 +08:00
Laurent Destailleur
402ff37465
Merge pull request #23159 from milenmk/v16-Wrong-invoice-amount-when-billing-Project-task-spent-time
FIX|Fix [#23075]
2022-12-14 01:57:53 +01:00
Laurent Destailleur
16fee3f8d8
Merge pull request #23190 from frederic34/parametersoreder
fix parameters order
2022-12-14 00:24:12 +01:00
Laurent Destailleur
9087fb937d
Merge pull request #23196 from vold-lu/order_inventory_det
FIX: Give predictable order to inventory lines
2022-12-14 00:19:41 +01:00
Laurent Destailleur
df19840663
Merge pull request #23208 from Quentin-Seekness/patch-4
Adding filter parameters
2022-12-14 00:01:24 +01:00
Laurent Destailleur
8c6f3719c3 Fix delay between emails 2022-12-13 15:22:59 +01:00
Laurent Destailleur
fe1fafa816 Fix edition of product notes 2022-12-13 11:47:06 +01:00
Quentin-Seekness
1d8cf1b44f
Add filter params 2022-12-13 11:29:28 +01:00
Quentin-Seekness
d98c998b8e
Adding filter parameters
Adding filter parameters in addMoreActionsButtonsList Hook
2022-12-13 11:26:53 +01:00
Aloïs Micard
8a1df1df92 Give order to inventory lines 2022-12-12 17:36:00 +01:00
Laurent Destailleur
76d5309c17 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-12 11:55:56 +01:00
Laurent Destailleur
38e58d9633 Fix link to set all perms has disappeared 2022-12-12 11:55:43 +01:00