2
0
forked from Wavyzz/dolibarr
Commit Graph

117 Commits

Author SHA1 Message Date
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
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
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
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
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
003bcd60fa FIX Add protection on bad input of payment on multicurrency invoices 2022-04-08 19:52:40 +02:00
Laurent Destailleur
d6852c31b8 Clean code 2022-03-07 19:31:06 +01:00
Laurent Destailleur
f5562177e7 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop 2021-10-25 13:06:33 +02:00
Maxime Kohlhaas
77c716565e Fix #18922 : multicurrency sync in http with good currencylayer url 2021-10-23 23:42:06 +02:00
Laurent Destailleur
3d4bb66853 Clean code 2021-09-30 15:59:47 +02:00
Laurent Destailleur
d4cc60640b Clean code 2021-09-27 15:41:58 +02:00
Laurent Destailleur
3d72a21396 Clean code 2021-08-28 03:09:41 +02:00
Laurent Destailleur
2dd91bf312 Clean code 2021-08-27 23:36:06 +02:00
Laurent Destailleur
6e422d26f3 FIX #yogosha5746 - next step (wip) 2021-03-30 16:20:18 +02:00
Laurent Destailleur
cc10106a21 Fix protection on int 2021-03-14 12:20:23 +01:00
Laurent Destailleur
12f50a76d7 Fix yogosha #5627 2021-03-14 11:48:39 +01:00
Frédéric FRANCE
f73c0abec1 code syntax m... directories 2021-02-26 18:26:44 +01:00
Laurent Destailleur
2d29bd39e4 Fix SSF by replacing curl with getURLContent() 2020-11-09 11:20:23 +01:00
Laurent Destailleur
80efdcf260 Debug multicurrency editor 2020-10-31 14:24:00 +01:00
Laurent Destailleur
11f9c4cfbd Merge pull request #15117 from atm-jpb/develop_editorRate
# New multi-currency exchange rate editor
2020-10-31 13:55:42 +01:00
Laurent Destailleur
24df254e92 Update multicurrency.class.php 2020-10-31 13:54:23 +01:00
Laurent Destailleur
80d13e711c More secured getURLContent method. Add PHPUnit on getURLContent 2020-10-27 18:02:05 +01:00
jpb
63c82b47fe Merge branch '11.0_currencyRateEditor' of github.com:atm-jpb/dolibarr into develop_editorRate 2020-10-23 12:27:14 +02:00