Commit Graph

2454 Commits

Author SHA1 Message Date
Alexandre SPANGARO
e170da3fda Use isModEnabled 2022-09-25 23:00:12 +02:00
Alexandre SPANGARO
70e313f16e Use isModEnabled 2022-09-25 22:46:35 +02:00
Philippe GRAND
fdd79cfa14 update code toward php8 compliance 2022-09-24 14:42:35 +02:00
Laurent Destailleur
c5c85fad9d Fix warning 2022-09-22 14:55:16 +02:00
Laurent Destailleur
cb7db080cd Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-21 01:21:11 +02:00
Laurent Destailleur
d39eca4d50 Fix phpcs 2022-09-20 16:36:29 +02:00
Laurent Destailleur
5afbfd0a0a Try fix rounding 2022-09-20 16:20:00 +02:00
Laurent Destailleur
1162d858dd Try fix rounding 2022-09-20 16:01:07 +02:00
Laurent Destailleur
8aaefe8fbf Fix warning 2022-09-20 11:18:10 +02:00
Laurent Destailleur
0cd0314369 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-14 19:07:12 +02:00
Laurent Destailleur
90dbb93388 Try fix rounding 2022-09-14 18:51:07 +02:00
Laurent Destailleur
8f7f104806 Fix test on MAIN_ROUNDOFTOTAL_NOT_TOTALOFROUND 2022-09-14 18:34:13 +02:00
Laurent Destailleur
3a078ec77d Fix type of var 2022-09-14 18:12:05 +02:00
Frédéric France
e96eee56b0 sample deprecated function 2022-09-10 13:55:40 +02:00
Philippe GRAND
d96c60ec8b Update code 2022-09-03 11:16:00 +02:00
Laurent Destailleur
027e597776 Merge branch 'develop' into productbatch 2022-09-02 10:11:47 +02:00
Anthony Berton
328c554983 FIX - php V8 warning commonobject class 2022-09-01 10:05:08 +02:00
Frédéric France
8e66b7207e replace ! empty by !empty 2022-08-31 22:14:20 +02:00
Frédéric France
e71692e745 fix php8 warnings 2022-08-31 22:02:31 +02:00
Frédéric France
ece2f5553a fix php8 warnings 2022-08-31 21:49:10 +02:00
Laurent Destailleur
3736a54067 Fix scrutinizer bugs 2022-08-25 13:59:24 +02:00
Laurent Destailleur
f17f22755c Clean code using of oldcopy 2022-08-22 15:06:09 +02:00
Laurent Destailleur
d7209f1818 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-08-14 21:42:45 +02:00
Laurent Destailleur
0abfaf6bd7 Fix regression in online signature 2022-08-14 20:45:04 +02:00
Laurent Destailleur
61739cc338 FIX online signature, better error management. 2022-08-14 20:03:13 +02:00
Laurent Destailleur
24b1085639 Clean code. Prepare for inputing prices with taxes 2022-08-13 19:30:26 +02:00
Laurent Destailleur
c7aa3b81f2 Merge pull request #21721 from frederic34/patch-4
doc
2022-08-12 00:00:22 +02:00
Laurent Destailleur
8c903bf935 Clean deprecated code. Fix go back to mode1 in supplier invoice 2022-08-11 20:23:44 +02:00
Frédéric FRANCE
95878e13a7 doc 2022-08-11 16:51:41 +02:00
Laurent Destailleur
983a530251 Log 2022-08-11 14:36:50 +02:00
Laurent Destailleur
95b1b3f990 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/comm/propal/card.php
	htdocs/commande/card.php
	htdocs/emailcollector/class/emailcollector.class.php
	htdocs/index.php
	htdocs/website/index.php
2022-08-10 13:16:02 +02:00
This Charlène
60e12db1da php v8 warning 2022-08-08 15:12:40 +02:00
Laurent Destailleur
37932c3fdc Debug v16. Fix non escaping for commobject field text 2022-08-02 21:14:05 +02:00
Laurent Destailleur
eda2b0dd71 Debug v16. Fix non escaping for commobject field text 2022-08-02 21:12:09 +02:00
Laurent Destailleur
528d54ba79 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-08-02 20:28:07 +02:00
Laurent Destailleur
9286f84b47 Fix php8 2022-07-31 21:06:08 +02:00
Laurent Destailleur
ab2afd772b Merge pull request #21600 from ymollard/eventorg-fixes
FIX: EventOrganization Missing databases entries and labels
2022-07-29 15:40:21 +02:00
Laurent Destailleur
5e4ed0dea0 Update commonobject.class.php 2022-07-29 15:28:33 +02:00
Laurent Destailleur
c181b0bff4 Update commonobject.class.php 2022-07-29 15:27:20 +02:00
Laurent Destailleur
6d2219e00c Update commonobject.class.php 2022-07-29 15:26:34 +02:00
Laurent Destailleur
a4b7f38346 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/boxes/box_actions.php
	htdocs/core/boxes/box_contracts.php
	htdocs/core/boxes/box_factures_fourn.php
	htdocs/core/boxes/box_factures_fourn_imp.php
	htdocs/core/boxes/box_ficheinter.php
	htdocs/core/boxes/box_propales.php
	htdocs/core/boxes/box_services_expired.php
	htdocs/core/boxes/box_supplier_orders.php
	htdocs/core/boxes/box_supplier_orders_awaiting_reception.php
2022-07-29 11:22:01 +02:00
Laurent Destailleur
482f80d14a Close #21612 2022-07-28 19:00:17 +02:00
Anthony Berton
cfc9819e49 FIX - strlower for email 2022-07-28 15:13:13 +02:00
Yoan Mollard
d8fa7d84cc Allow "smallint" values to store 0 in MySQL db without conversion to NULL
It was an issue with ConferenceOrBoothAttendee instances
2022-07-26 14:40:17 +02:00
Laurent Destailleur
5903a9f87f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-07-26 12:24:24 +02:00
Laurent Destailleur
46d3647877 Merge 2022-07-26 12:18:56 +02:00
Laurent Destailleur
ab4eb1a9af Debug v16 2022-07-26 12:16:33 +02:00
Laurent Destailleur
6d3059d2a8 Add type ip 2022-07-24 22:20:41 +02:00
Laurent Destailleur
ab81492fa4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/html.formwebsite.class.php
	htdocs/core/lib/cron.lib.php
2022-07-24 22:17:25 +02:00
Laurent Destailleur
f024dcdb1a Doc 2022-07-24 22:13:36 +02:00