Laurent Destailleur
ff11a7442e
Fix warnings
2023-08-04 04:28:45 +02:00
Laurent Destailleur
cfaa9b7971
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-30 18:38:37 +02:00
Laurent Destailleur
9eefa156b2
Debug v18
2023-07-28 19:06:25 +02:00
Laurent Destailleur
e099ca093a
Debug v18
2023-07-28 18:59:54 +02:00
ptibogxiv
e4cc07324b
Fix php syntax ( #25508 )
2023-07-28 14:24:16 +02:00
Laurent Destailleur
d4cb845398
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/core/tpl/list_print_total.tpl.php
2023-07-24 23:20:17 +02:00
Laurent Destailleur
111b2bc72b
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
...
Conflicts:
htdocs/product/stock/class/mouvementstock.class.php
2023-07-24 23:02:31 +02:00
JC Prieto
f4cec5283a
FIX: Update mouvementstock.class.php ( #25396 )
...
* FIX: Update mouvementstock.class.php
If first character change to upper case, some external modules don't show its origin in mouvements.
* Update mouvementstock.class.php
More elegant.
We don't need to change to upper case (line 978) and then to lower case (line 980). It is only necessary when creating a new class (line 983)
The module name and url are in lower case.
2023-07-24 19:41:00 +02:00
Laurent Destailleur
054cb4a6d1
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-21 14:44:22 +02:00
Laurent Destailleur
f952988217
Merge branch '17.0' of github.com:Dolibarr/dolibarr into 18.0
2023-07-20 11:32:24 +02:00
Laurent Destailleur
5c12f53249
Merge branch '16.0' of github.com:Dolibarr/dolibarr into 17.0
2023-07-20 11:31:55 +02:00
Laurent Destailleur
f169e10e8b
Merge branch '15.0' of github.com:Dolibarr/dolibarr into 16.0
2023-07-20 11:31:22 +02:00
Laurent Destailleur
adf199e67c
Fix php syntax error
2023-07-20 11:30:39 +02:00
Laurent Destailleur
f67adb5b91
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-20 01:09:45 +02:00
Laurent Destailleur
5fa76ea981
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-07-20 01:09:02 +02:00
Laurent Destailleur
692439d320
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-07-20 01:08:13 +02:00
Laurent Destailleur
7cfba58722
Fix conflict
2023-07-20 01:07:37 +02:00
Laurent Destailleur
dbe9cc45f9
Debug v18
2023-07-19 02:51:51 +02:00
Laurent Destailleur
8f9ee9eb35
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/core/lib/project.lib.php
htdocs/societe/class/societe.class.php
2023-07-19 02:03:34 +02:00
Laurent Destailleur
6d64026b93
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-07-19 01:52:19 +02:00
Laurent Destailleur
b55be51b4f
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/core/lib/agenda.lib.php
2023-07-19 01:50:18 +02:00
Laurent Destailleur
8fb316c5dc
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/product/card.php
2023-07-19 01:48:02 +02:00
Laurent Destailleur
63f112aea0
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/compta/bank/bankentries_list.php
htdocs/product/card.php
htdocs/projet/activity/perday.php
2023-07-19 01:46:22 +02:00
Laurent Destailleur
37beb399d5
Debug v18
2023-07-12 15:02:34 +02:00
Laurent Destailleur
e203346b2a
Debug v18
2023-07-10 20:53:19 +02:00
Laurent Destailleur
e641c0379b
CSS
2023-07-10 20:11:18 +02:00
Laurent Destailleur
fd4a7207cd
Fix regression
2023-07-10 20:03:34 +02:00
Laurent Destailleur
57fbdded8d
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-10 03:25:54 +02:00
Laurent Destailleur
b74482a3db
css
2023-07-09 14:40:01 +02:00
Laurent Destailleur
aae4598405
Fix phpcs
2023-07-09 12:55:44 +02:00
jyhere
862dbf7e23
FIX: quickedit code missing on product card
2023-07-07 11:42:54 +02:00
Laurent Destailleur
351a602ebe
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-07-02 20:07:19 +02:00
Laurent Destailleur
3bcdc54b0a
Merge pull request #25227 from frederic34/patch-2
...
Fix cant do manual correct stock if reel is null in db
2023-06-29 17:18:22 +02:00
Laurent Destailleur
b1e0b317c9
Debug v18
2023-06-29 13:16:44 +02:00
Frédéric FRANCE
d48a3477da
Fix cant do manual correct stock if reel is null in db
2023-06-29 11:08:37 +02:00
Laurent Destailleur
c2a5e834e1
Merge pull request #25216 from frederic34/20230627
...
use isModEnabled
2023-06-28 16:18:53 +02:00
Laurent Destailleur
e7f58f6c61
Fix php 8.2
2023-06-28 15:22:49 +02:00
Laurent Destailleur
b5cdb1b88c
Debug v18
2023-06-28 15:15:37 +02:00
Laurent Destailleur
cb40e2ebd2
Fix warnings
2023-06-28 14:52:44 +02:00
Laurent Destailleur
fdc03dc18a
Debug v18
2023-06-28 14:46:45 +02:00
Laurent Destailleur
ef64e1dcfc
Debug v18
2023-06-28 11:50:28 +02:00
Frédéric France
81fbdacf8e
use isModEnabled
2023-06-27 21:31:36 +02:00
Laurent Destailleur
d83fb9e774
Fix phpcs
2023-06-24 10:23:54 +02:00
oussamanhairech
47c1af1c48
qodana fix: missing returns
2023-06-23 15:27:10 +02:00
Laurent Destailleur
c6e37b6e85
Fix qodana warning - missing return
2023-06-21 10:54:06 +02:00
Frédéric France
a575b696e7
use user hasRight
2023-06-19 23:27:24 +02:00
Frédéric France
26e32260e8
use user hasRight
2023-06-19 23:22:20 +02:00
Frédéric France
9060465b2d
use user hasRight
2023-06-19 23:21:16 +02:00
Frédéric France
ebf83fdab6
use user hasRight
2023-06-19 23:18:13 +02:00
Frédéric France
647708a9bc
use user hasRight
2023-06-19 23:05:59 +02:00