Frédéric FRANCE
bd8233d4e7
remove unused code fix phpstan
2023-12-02 08:03:18 +01:00
Frédéric FRANCE
a6acec9807
remove unused code fix phpstan
2023-12-02 07:58:25 +01:00
Frédéric FRANCE
c720e1926b
fix phpstan
2023-12-01 23:15:10 +01:00
Frédéric FRANCE
6c1d7363db
fix phpdoc for phpstan
2023-12-01 22:58:30 +01:00
MDW
c7ac316290
QUAL: correct base language (en_US) to American English + other corrections
2023-12-01 20:18:42 +01:00
Laurent Destailleur
5329fae6d5
Merge pull request #26911 from HLFH/fix-sumup-payment-switch-link
...
Fix TakePOS SumUp connector
2023-12-01 19:55:58 +01:00
Laurent Destailleur
e27478230f
Update pay.php
2023-12-01 19:53:25 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
HENRY Florian
0df3172678
fix: missing name of intervenant on Solieil PDF Model ( #26917 )
2023-12-01 19:50:37 +01:00
HENRY Florian
722e266afb
fix: add customer name ad sign date on PDF Soleil ( #26919 )
...
* fix: add customer anme ad sign date on PDF Soleil
* fix: review pos of text
2023-12-01 19:50:09 +01:00
Laurent Destailleur
0d1983766e
Fix order of param
2023-12-01 19:48:26 +01:00
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
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