MDW
a04f2bf4e7
Qual: Spelling fixes that newly appeared. ( #27495 )
...
* Qual: Spelling fixes that newly appeared.
# Qual: Fix spelling erros that appeared since the bulk updates.
These issues mostly appeared since the bulk updates (a few ones were postponed
to make sure no real spelling errors were missed.)
* Update modulebuilder.lib.php
* Update pdf_standard.modules.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-01-14 12:26:37 +01:00
MDW
39769482b1
Qual: Fix typing hints for DoliDB ( #27484 )
...
# Qual: Fix typing hints for DoliDB
This should help the static tools for type and method checking.
2024-01-13 15:50:02 +01:00
Laurent Destailleur
e948916e6f
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-13 11:18:04 +01:00
Laurent Destailleur
d8db27eac1
Debug v19
2024-01-12 21:53:50 +01:00
Laurent Destailleur
8ef27e6ed2
FIX Filter on rate
2024-01-12 21:51:58 +01:00
Laurent Destailleur
a88ba91d97
Fix look and feel v19
2024-01-12 21:51:53 +01:00
Laurent Destailleur
dfdca61c71
FIX Filter on rate
2024-01-12 21:51:22 +01:00
Laurent Destailleur
1090335713
Fix look and feel v19
2024-01-12 21:49:49 +01:00
Laurent Destailleur
11d6b891fa
FIX SQL error
2024-01-12 21:37:19 +01:00
Laurent Destailleur
014c9a1739
FIX SQL error
2024-01-12 21:36:29 +01:00
Laurent Destailleur
f1fc1d5d69
Qual: methods CRUD must have $user as first parameter
2024-01-12 21:34:21 +01:00
MDW
591306d7b1
Qual: Spelling htdocs/[l-o]* & htdocs/pa* ( #27435 )
...
# Qual: Fix spelling htdocs/[l-o]* & htdocs/pa*
Mostly comments, some local variables changed and translations to avoid
automatic fixes.
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-01-12 18:06:50 +01:00
Fabian Heinz
aa43e18d56
API status code fix
...
apis currently returning 404 if no entry found fixed
2023-12-31 14:05:21 +01:00
Laurent Destailleur
d92c65ad91
FIX infinite loop in API call/trigger by adding a caller
2023-12-15 12:15:33 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
1c9429643a
Fix php-cs
2023-12-04 13:46:42 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
56e8872ddc
Clean code+warnings: The delete() method of AdherentType, Contact,
...
Delivery, MultiCurrency, CurrencyRate now need $user as first parameter.
2023-11-28 15:33:42 +01:00
Laurent Destailleur
e8dc651877
Fix php8.2 warnings
2023-11-27 11:56:32 +01:00
Lenin Rivas
1e6788aec6
NEW Manage rate indirect. ( #26449 )
...
* Indirect exchange rate
* Indirect exchange rate
* Indirect exchange rate
* Indirect exchange rate
2023-11-03 16:29:40 +01:00
Laurent Destailleur
16ea13ecb8
NEW Allow sync of currency rates with currency layer by default.
2023-10-30 01:38:20 +01:00
Lucas Marcouiller
02aa90ef96
New add auto update multicurrency rate ( #26255 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-10-20 03:00:40 +02:00
MDW
c0c5eccfb5
Fix some phan notices (not critical) ( #26265 )
2023-10-20 02:22:07 +02:00
pascal
084b205975
FIX #26066
...
Fix #26066 and add missing $page parameter
2023-09-29 16:28:42 +02:00
pascal
80f060c771
fix tab indentation
2023-09-26 18:43:25 +02:00
pascal
871f896962
implementation of properties filter
2023-09-26 18:04:48 +02:00
Laurent Destailleur
31474d80f1
Doxygen
2023-06-19 00:52:43 +02:00
Laurent Destailleur
d435443403
Fix must no make a database read when value already known
2023-06-02 19:59:37 +02:00
Laurent Destailleur
d9be345caf
Add column for dedicated email of partnership
2023-05-30 14:10:19 +02:00
Laurent Destailleur
0cc13ad8c2
Merge pull request #24652 from AuTEAMation/multicurrency-api
...
FIX: Multicurrency REST API wrong number of parameters on addRate()
2023-05-01 14:36:50 +02:00
Alexandre Boin
d4fea38ae9
FIX: Multicurrency REST API wrong number of parameters when calling addRate()
2023-05-01 14:24:15 +02:00
Laurent Destailleur
d40fe56cb4
Fix warning
2023-04-30 04:50:10 +02:00
Laurent Destailleur
e74c50aa8a
Clean code
2023-04-28 16:05:25 +02:00
Laurent Destailleur
c1196c7e4d
Fix doc
2023-04-27 23:07:10 +02:00
Laurent Destailleur
388ba8f399
Fix missing limit
2023-04-25 21:16:56 +02:00
Laurent Destailleur
0f65dbe5a7
Merge pull request #24560 from AuTEAMation/multicurrency-api
...
NEW: Multicurrency REST API to create, update, delete, update rate...
2023-04-24 16:18:06 +02:00
Alexandre Boin
0d41eb4296
FIX: Add Multicurrency permissions translations and pass CI tests
2023-04-22 19:30:15 +02:00
Alexandre Boin
9fc4055af3
NEW: Multicurrency REST API to create, update, delete, update rate...
...
- Add permissions for currencies and their rates
- Fix invalid SQL syntax in Currency update request
2023-04-20 17:32:33 +02:00
Laurent Destailleur
0fb03fdc2d
Clean code
2023-04-08 01:43:21 +02:00
Laurent Destailleur
fc9a4df845
Merge pull request #23378 from Je2fb/develop
...
Fix issue #23345 and create an api for multicurrencies
2023-01-02 00:28:02 +01:00
Laurent Destailleur
f8451ffc56
Debug v17
2022-12-31 15:52:03 +01:00
stickler-ci
8a2f44aec4
Fixing style errors.
2022-12-30 15:20:12 +00:00
Je2fb
8196cfac8a
Create api_multicurrencies.class.php
...
Add API for retrieves curriences information with the last rate
2022-12-30 16:13:38 +01:00
Laurent Destailleur
97ccdc9207
Debug v17
2022-12-09 19:43:09 +01:00
Laurent Destailleur
eea8ddbe24
Merge branch 'develop' into patch-538
2022-09-09 16:39:21 +02:00
UT from dolibit
854cf63a6a
Update multicurrency_rate.php
2022-09-08 20:26:31 +02:00
UT from dolibit
5aa70ae2a6
Update multicurrency_rate.php
2022-09-08 10:05:33 +02:00
Philippe GRAND
371f5ee581
Update code
2022-09-03 11:30:24 +02:00
Frédéric France
8e66b7207e
replace ! empty by !empty
2022-08-31 22:14:20 +02:00
Laurent Destailleur
770a160b8b
Debug v16
2022-06-29 14:31:21 +02:00