2
0
forked from Wavyzz/dolibarr
Commit Graph

126919 Commits

Author SHA1 Message Date
Alban Durrheimer
98f8acc1a5 Update the product description in the Vinci PDF to limit the size of the description (#26924) 2023-12-01 19:42:16 +01:00
Laurent Destailleur
9992371b16 doc 2023-12-01 19:39:25 +01:00
Laurent Destailleur
b5f2d2fb10 Debug v19 2023-12-01 14:06:22 +01:00
Laurent Destailleur
e1f3765f16 Debug v19 2023-12-01 11:41:48 +01:00
Laurent Destailleur
a362bf97e1 Allow failure for php 8.3 2023-12-01 11:10:12 +01:00
Laurent Destailleur
71e737a8d2 PHP 8.3 2023-12-01 11:03:54 +01:00
Gaspard d'Hautefeuille
32e1991c04 Add multicurrency support 2023-12-01 06:25:58 +01:00
Gaspard d'Hautefeuille
90fca395ba Amount was set to 0 instead of the real amount 2023-12-01 05:05:11 +01:00
Gaspard d'Hautefeuille
dc25f652d0 Add SumUp connector compatibility with SumUp app on iOS
https://github.com/sumup/sumup-android-api
VS https://github.com/sumup/sumup-ios-url-scheme

The amount field is deprecated on the Android API but not on the iOS API. The iOS API does not support the total field, only the Android API does support the total field. Hopefully, the Android API only supports the amount field that is only partially deprecated on the Android API. For maximum compatibility with both Android/iOS SumUp app, best to keep this field as "amount" rather than "total".
2023-12-01 04:36:50 +01:00
Laurent Destailleur
4a43e5c4f8 Prepare for php 8.3 2023-11-30 22:49:46 +01:00
Frédéric FRANCE
55d63d0b13 fix default value incompatible with type 2023-11-30 21:51:32 +01:00
Laurent Destailleur
11cc69fb14 Travis is using PHP 8.2 max now 2023-11-30 21:48:32 +01:00
Laurent Destailleur
240869f2f2 Fix warnings 2023-11-30 21:45:58 +01:00
Laurent Destailleur
f2995e50d9 Fix warning 2023-11-30 21:29:26 +01:00
Laurent Destailleur
d461778439 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-30 21:27:09 +01:00
Laurent Destailleur
468c459c63 FIX Test charset of url grabbing and convert it into UTF-8 if not 2023-11-30 21:23:13 +01:00
Laurent Destailleur
da244466b7 Add phpunit on utf8_check and utf8_valid 2023-11-30 21:22:20 +01:00
Eric Seigne
d6c97bd75e check if last_main_doc is not empty 2023-11-30 19:17:14 +01:00
Eric Seigne
951afdcb68 cleanup 2023-11-30 19:15:56 +01:00
Eric Seigne
7782ae4fd0 fix #26862 but on 14.0 where that bug was present 2023-11-30 19:12:26 +01:00
sonikf
af516f5f9f fix Public Virtual Card translation (#26904)
* fix Public Virtual Card translation

* fix Public Virtual Card translation

* fix Public Virtual Card translation

* fix Public Virtual Card translation

* fix Public Virtual Card translation

* fix Public Virtual Card translation

* fix Public Virtual Card translation

* fix Public Virtual Card translation

* fix Public Virtual Card translation

* fix Public Virtual Card translation

* fix Public Virtual Card translation

* fix Public Virtual Card translation
2023-11-30 18:09:41 +01:00
lamrani abdelwadoud
15bf064c61 FIX linked files when change ref issue #26844 (#26873)
* fix linked files when change ref

* update fullpath in table

* escape filepath in sql request

* fix cast id

* Update line.php

* Update line.php

* Update errors.lang

* Update line.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-30 18:09:13 +01:00
Laurent Destailleur
27ede744a9 Doc 2023-11-30 18:06:07 +01:00
Frédéric FRANCE
0f0d0e44fd fix hidden phpstan error (#26889) 2023-11-30 17:45:41 +01:00
Frédéric FRANCE
046c89cfc7 fix hidden phpstan error (#26888) 2023-11-30 17:45:26 +01:00
Frédéric FRANCE
2b36fd5586 fix hidden phpstan error (#26890) 2023-11-30 17:45:12 +01:00
Frédéric FRANCE
cdcd1c4562 fix hidden phpstan error (#26891) 2023-11-30 17:44:59 +01:00
Frédéric FRANCE
bffbe18f82 fix hidden phpstan error (#26892) 2023-11-30 17:44:45 +01:00
Frédéric FRANCE
e5da78eabe fix hidden phpstan error (#26893) 2023-11-30 17:44:34 +01:00
Charlène Benke
29f5027c9f php V8 warning (#26900) 2023-11-30 17:44:14 +01:00
Saami PERDRIX
b7b190950f fix warnings on inventory when batch is null (#26901) 2023-11-30 17:43:24 +01:00
Charlène Benke
f97debdd50 php V8 Warning (#26903) 2023-11-30 17:42:26 +01:00
sonikf
0fa2d80381 fix translation (#26902)
* fix translation

* fix translation

* fix typo

* Update main.lang

* fix typo

* fix syntax

* fix translation
2023-11-30 17:34:13 +01:00
Laurent Destailleur
c417949a7e Fix phpunit 2023-11-30 00:06:05 +01:00
Laurent Destailleur
7809b66688 Doc 2023-11-29 23:18:49 +01:00
Laurent Destailleur
3e1d5b1748 Fix for MAIN_RESTRICTHTML_ONLY_VALID_HTML 2023-11-29 23:17:22 +01:00
Laurent Destailleur
b3c4697c7d Fix error management 2023-11-29 23:07:29 +01:00
Laurent Destailleur
d809825c21 Fix phpunit 2023-11-29 22:02:10 +01:00
Laurent Destailleur
2eec78ccea Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-11-29 21:02:05 +01:00
Laurent Destailleur
2db1cc29d0 Prepare 18.0.4 2023-11-29 21:01:51 +01:00
Laurent Destailleur
0d61ee74c7 Fix phpunit 2023-11-29 20:32:03 +01:00
Laurent Destailleur
09c7b1e270 Prepare CI for PHP 8.2 2023-11-29 20:28:14 +01:00
Laurent Destailleur
43f9210ab4 SEC: Add option MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY 2023-11-29 20:19:21 +01:00
Laurent Destailleur
3a78357253 Try an implementation a fix to avoid infinite loop in sync api - trigger 2023-11-29 16:20:37 +01:00
Laurent Destailleur
aaca019f54 Clean code 2023-11-29 12:57:16 +01:00
Laurent Destailleur
9143e837de code smell 2023-11-29 12:50:16 +01:00
Laurent Destailleur
2c6eacc005 FIX Missing hx tags in dol_escape_htmltag with common 2023-11-29 12:44:10 +01:00
Laurent Destailleur
449b27e8dc Fix warning 2023-11-28 22:54:48 +01:00
Laurent Destailleur
8dfb523e2f Fix warning 2023-11-28 22:52:34 +01:00
Laurent Destailleur
bfbdab6084 Debug v19 2023-11-28 22:44:01 +01:00