Commit Graph

116997 Commits

Author SHA1 Message Date
Iliès BENYAHIA
a08c468a5e When no language selected, value is 0 so it enters in the condition filter_lang != '' anyway 2022-12-20 11:00:41 +01:00
Francis Appels
b3aef891e2 FIX trigger LINEORDER_DELETE, extrafields should be removed after delete trigger. 2022-12-20 10:24:43 +01:00
Braito
55b51b94f1
php 8 warning 2022-12-20 10:13:47 +01:00
stickler-ci
48b4caaa70 Fixing style errors. 2022-12-19 09:41:39 +00:00
atm-lena
654b75de9f Merge branch '16.0_FIXBOM_CalculatePrice' of github.com:atm-lena/dolibarr into 16.0_FIXBOM_CalculatePrice 2022-12-19 10:40:17 +01:00
daraelmin
6a658499e7
Fix #23077 - Cannot update subscription note 2022-12-17 21:16:03 +01:00
daraelmin
e444cbfbd4 Fix Darkmode color of menu without link 2022-12-17 17:20:34 +01:00
daraelmin
748d8cdc54
Fix Darkmode bgcolor for warning 2022-12-17 17:10:46 +01:00
Laurent Destailleur
c6ee45cc53 CSS 2022-12-17 15:58:49 +01:00
Gauthier VERDOL
cfd669fb06 Merge branch '17.0' of https://github.com/Dolibarr/dolibarr into FIX_read_evaluation_of_user_and_subordinates_with_read_right 2022-12-17 13:37:32 +01:00
Laurent Destailleur
f86939d332 Fix php warning 2022-12-17 12:55:05 +01:00
Laurent Destailleur
e32b7789e5 Merge 2022-12-17 11:44:25 +01:00
Laurent Destailleur
c489dbacfc Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2022-12-17 11:43:49 +01:00
Laurent Destailleur
a601e12c1c Trans 2022-12-17 11:42:07 +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
4d8d83e6e2
Merge pull request #23188 from gdsoftdev/hook_order_execution
FIX: Hook order execution
2022-12-17 01:40:29 +01:00
Laurent Destailleur
14c3f01809
Merge pull request #23220 from sonikf/develop
Update functions2.lib.php Allow also non latin characters in {tttt} tag
2022-12-17 01:33:28 +01:00
Laurent Destailleur
55e4ab2e23
Merge pull request #23228 from FlorentPoinsaut/patch-1
FIX #23227 Don't retrieve the last insert id during a tag link import
2022-12-17 01:28:20 +01:00
Laurent Destailleur
a73a9e8583
Merge pull request #23234 from defrance/patch-254
FIX : duplicate tabs on external module with 5 params
2022-12-17 01:22:56 +01:00
Laurent Destailleur
e009e8da23
Merge pull request #23236 from Hystepik/develop#2
Fix: php 8.1 warnings
2022-12-17 01:17:43 +01:00
Laurent Destailleur
86a4e2e824
Merge pull request #23244 from frederic34/patch-10
add extrafields count in admin
2022-12-17 00:41:29 +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
Frédéric FRANCE
141a321ff6
Update expedition.lib.php 2022-12-16 16:59:23 +01:00
Frédéric FRANCE
85d79edfe6
add extrafields count in admin 2022-12-16 16:47:11 +01:00
hystepik
c0a0b977bf Fix #19485 : add of missing tickets trad key for menu 2022-12-16 16:20:43 +01:00
Laurent Destailleur
fd62d2df87 Debug v17 2022-12-16 16:01:06 +01:00
Laurent Destailleur
c13fefa09c Debug v17 2022-12-16 15:11:27 +01:00
Laurent Destailleur
f452a199f0 Debug v17 2022-12-16 13:13:57 +01:00
Laurent Destailleur
3b87aadc48 Debug v17 2022-12-16 12:59:47 +01:00
Laurent Destailleur
f34253796f Fix label of set to status mass action 2022-12-16 12:32:06 +01:00
Laurent Destailleur
d07669a92c Debug v17 2022-12-16 12:04:37 +01:00
Laurent Destailleur
ddea62fe19 Fix var 2022-12-16 10:30:08 +01:00
Laurent Destailleur
b73c29f817 Doc 2022-12-15 19:04:51 +01:00
Gauthier PC portable 024
4b833d1c75 FIX : travis 2022-12-15 17:45:30 +01:00
Gauthier PC portable 024
12c7cb1b84 Merge branch 'FIX_read_evaluation_of_user_and_subordinates_with_read_right' of github.com:atm-gauthier/dolibarr into FIX_read_evaluation_of_user_and_subordinates_with_read_right 2022-12-15 17:07:21 +01:00
Gauthier PC portable 024
6a71e47d57 FIX : travis 2022-12-15 17:06:08 +01:00
stickler-ci
c9bf5f85ea Fixing style errors. 2022-12-15 15:24:52 +00:00
Gauthier PC portable 024
9b548e4125 FIX : "read" right of hrm evaluations must allow to see only user evaluations and those of subordinates, readall is another right + several fixes 2022-12-15 16:08:44 +01:00
atm-lena
eff01374b1 Change place of deleteobjectlinked in deletecommon function 2022-12-15 15:09:50 +01:00
atm-lena
1ebd2135e0 Fix stickler error 2022-12-15 15:00:27 +01:00
hystepik
27cb4b4d86 Fix: php 8.1 warnings 2022-12-15 14:46:29 +01:00
Laurent Destailleur
bcf594e1ac Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2022-12-15 11:29:45 +01:00
Laurent Destailleur
77265b8828 Add example of fail2ban to block 403 forbidden tries 2022-12-15 11:29:32 +01:00
Charlène Benke
4863b0ff4e
FIX : duplicate tabs on external module with 5 params 2022-12-15 09:22:36 +01:00
Laurent Destailleur
6ca84ff554 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-14 22:04:22 +01:00
Laurent Destailleur
1102dc272e Debug log inalterable to allow tracking of stock movement 2022-12-14 22:04:09 +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
9a1c2845ab
Merge pull request #23222 from Easya-Solutions/new-accountancy-bank-journal-for-deposit-just-payment
NEW accountancy bank journal when deposits are just payments is enabled
2022-12-14 18:31:28 +01:00