Commit Graph

111219 Commits

Author SHA1 Message Date
Laurent Destailleur
ef57cde3da Debug v16 (module_name missing in list, pb in searching duplicate cron) 2022-06-30 13:26:55 +02:00
Laurent Destailleur
cd2df7caef Debug v16 2022-06-30 12:47:36 +02:00
Laurent Destailleur
7acf02d6da Debug v16 2022-06-30 12:37:41 +02:00
Laurent Destailleur
78831513a7 Debug v16 2022-06-30 12:10:50 +02:00
Gauthier PC portable 024
bf98c77d73 FIX : french traductions for payment methods 2022-06-30 10:24:47 +02:00
BB2A Anthony Berton
364960a8fc FIX - php V8 soc list 2022-06-30 09:56:37 +02:00
Laurent Destailleur
509f01cfb7 css 2022-06-30 04:55:28 +02:00
Laurent Destailleur
8f7ec29ccc Clean code 2022-06-30 04:36:25 +02:00
Laurent Destailleur
07aebba254 Debug v16 2022-06-30 01:55:56 +02:00
Laurent Destailleur
a98599084d Debug v16 2022-06-30 01:34:58 +02:00
Laurent Destailleur
55ddf1eabb Doc 2022-06-30 01:17:24 +02:00
Laurent Destailleur
d2b802fbed Complete smtps code 2022-06-30 01:08:48 +02:00
Yoan Mollard
6a8882b60d Bugfix: regression, keep newamount equal to amount for the payment
Follows 759900bcce
2022-06-30 00:39:13 +02:00
Laurent Destailleur
b34bb2138a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/societe/ajax/company.php
2022-06-29 22:06:02 +02:00
Laurent Destailleur
07ccd65a8c Fix nature of thirdparty must use the picto 2022-06-29 22:04:42 +02:00
Laurent Destailleur
d13bd3eaa6 Fix nature of thirdparty must use the picto 2022-06-29 21:55:31 +02:00
Laurent Destailleur
3bd5ed3782 Doc 2022-06-29 21:19:37 +02:00
Alexandre SPANGARO
7fcbe97b9c NEW Project - Add author on list 2022-06-29 17:32:50 +02:00
Jé GDSOFT
371b4ac94e invoice export : add accounting affectation 2022-06-29 16:56:07 +02:00
Laurent Destailleur
73946fc6cb Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/comm/propal/card.php
2022-06-29 16:52:07 +02:00
Laurent Destailleur
71bf338127 Fix regression 2022-06-29 16:50:17 +02:00
Laurent Destailleur
046fa77a5a Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/comm/propal/card.php
2022-06-29 16:46:27 +02:00
Laurent Destailleur
cbaa8b4304 FIX False alert of WAF when there is "set" into some URL action=update. 2022-06-29 16:40:19 +02:00
stickler-ci
f4c7c03dc1 Fixing style errors. 2022-06-29 14:38:43 +00:00
Alexandre SPANGARO
d6814b2586 Merge remote-tracking branch 'upstream/develop' into 16p5-php8 2022-06-29 16:31:41 +02:00
Yoan Mollard
3dcf7db198 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into membership-rework 2022-06-29 16:12:05 +02:00
Laurent Destailleur
09449ece26 css 2022-06-29 15:51:39 +02:00
Laurent Destailleur
0299f18cec Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-29 15:38:27 +02:00
This Charlène
f6b1c91f21
Update 15.0.0-16.0.0.sql 2022-06-29 14:44:17 +02:00
This Charlène
08bffca31b
introduce barcode on warehouse place 2022-06-29 14:41:50 +02:00
Laurent Destailleur
770a160b8b Debug v16 2022-06-29 14:31:21 +02:00
stickler-ci
cc1ebbc499 Fixing style errors. 2022-06-29 08:53:55 +00:00
Artem Chernitsov
1d515705b5
add check file permission recruitment module 2022-06-29 11:51:58 +03:00
Artem Chernitsov
0867c96f61
fix of recruitment module
- checking file permissions
2022-06-29 11:48:06 +03:00
Laurent Destailleur
6fb1e126c5
Merge pull request #21245 from Quatadah/dolicloud-qnasdami-scrutinizer-003
BUG FIX : Changing type of the parameter
2022-06-29 10:30:49 +02:00
Laurent Destailleur
a681ae7283 css 2022-06-29 10:23:31 +02:00
Laurent Destailleur
64c661b7f8 Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2022-06-29 10:10:15 +02:00
Alexandre SPANGARO
df85137772 PHP8 Warning 2022-06-29 07:32:25 +02:00
Alexandre SPANGARO
f840af384a PHP8 Warning 2022-06-29 07:32:16 +02:00
bagtaib
253799eb1e NEW #21399 2022-06-29 05:07:32 +02:00
Yoan Mollard
f4d5962254 Allow to skip membership table for retrocompatibility 2022-06-29 03:27:48 +02:00
Yoan Mollard
e7058c253e NEW: Table of membership types 2022-06-29 03:25:33 +02:00
Yoan Mollard
f8af181cee Label clarification following the new per-type setting "CanEditAmount" 2022-06-29 00:28:33 +02:00
Yoan Mollard
759900bcce No longer allow to edit amount in the payment step
If amount is editable, edition has been done in the previous screen in
public/members/new.php
It also allows the possibility to prevent the visitor from doing a >0
payment if this is not wanted.
2022-06-29 00:27:18 +02:00
Yoan Mollard
ea0c710104 dopayment string fix 2022-06-29 00:23:27 +02:00
Laurent Destailleur
67ade177c7 Fix error message 2022-06-28 20:11:18 +02:00
Faustin
ba77a7bcfa NEW #21397 : small fix 2022-06-28 18:56:37 +02:00
Faustin
bc66c37a08 hook fix 2022-06-28 18:52:20 +02:00
Faustin
23cbb5212d NEW #21397 : code intrusion 2022-06-28 16:40:59 +02:00
Faustin
3f7fe8d688 NEW #21397 : small fix 2022-06-28 16:39:34 +02:00