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
Laurent Destailleur
e2f49c407f
Clean sql request to use exist instead of left join
2024-01-09 10:44:50 +01:00
Fabian Heinz
b78632a20e
api fixes
...
According to [RFC2616](https://www.rfc-editor.org/rfc/rfc2616#section-10.2 ), APIs should return 2xx status codes if the request was correct.
The response should be status 200 with an empty result array.
2023-12-31 14:11:05 +01:00
Laurent Destailleur
d92c65ad91
FIX infinite loop in API call/trigger by adding a caller
2023-12-15 12:15:33 +01:00
Laurent Destailleur
ba10d60a0b
Fix with php-cs-fixer
2023-12-04 12:02:35 +01:00
Laurent Destailleur
a0bba05b02
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/api_orders.class.php
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/project.lib.php
htdocs/fourn/class/api_supplier_orders.class.php
htdocs/fourn/class/fournisseur.facture-rec.class.php
htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Christian Humpel
df31421e86
Integrate 'sqlfilterlines' in API for commande. ( #26612 )
...
Co-authored-by: christian.humpel <christian.humpel@gmail.com >
2023-11-16 15:05:32 +01: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
pascal
f9e37412c6
Add filter to restric properties returned
2023-08-03 09:32:43 +02:00
Frédéric France
a575b696e7
use user hasRight
2023-06-19 23:27:24 +02:00
ptibogxiv
5a58166614
FIX list orders API
2023-05-08 13:18:42 +02:00
VMR Global Solutions
926aa6fec7
API add / fix filter on extrafields in index()
...
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
Laurent Destailleur
3f264989ce
Merge pull request #23906 from FliyFly/qodanaincompatible
...
Fix (qodana)
2023-03-08 13:21:14 +01:00
Laurent Destailleur
ed5c890769
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-25 20:12:48 +01:00
Laurent Destailleur
cbb6ca071a
Fix #yogosha15157
2023-02-25 19:51:05 +01:00
FLIO
29e56ab3cf
fix (qodana) edit error and merge develop to be update
2023-02-21 17:51:24 +01:00
Laurent Destailleur
6da47ea49b
Fix qodana
2023-02-20 02:33:44 +01:00
FLIO
156922fc51
Fix (qodana) Incompatible return type
2023-02-14 14:09:56 +01:00
muhalikin
821b423a24
Fix Shipment Creation from Order via REST API
2023-02-08 15:34:18 +03:00
Laurent Destailleur
27792fe1ad
Fix qodana
2023-01-04 18:34:54 +01:00
Laurent Destailleur
43a0ccce2b
Clean code
2023-01-04 11:37:24 +01:00
Laurent Destailleur
4c10c04f9f
Merge pull request #20495 from atm-john/new_fix_regression_select_extrafield_search
...
FIX : regression select extrafield search + fix function name
2022-05-24 21:55:33 +02:00
Laurent Destailleur
2c2544d471
Fix scrutinizer
2022-05-21 15:31:08 +02:00
Gauthier PC portable 024
da2a8a59f3
Merge branch '14.0_NEW_rang_on_api_put_line' of github.com:atm-gauthier/dolibarr into NEW/can_update_rank_on_api_put_function
2022-05-11 14:38:16 +02:00
Gauthier PC portable 024
b053dee279
NEW : update rank line is possible on API for orders propal and supplier invoice
2022-05-11 14:26:21 +02:00
Laurent Destailleur
9389b96d1d
Merge pull request #20478 from rycks/develop
...
fix #20477 : add online_payment_url on orders API requests
2022-04-01 14:47:38 +02:00
ATM john
c1d9ea95dc
fix function name
2022-03-30 12:16:17 +02:00
Eric Seigne
9f2480712b
end of #20477
2022-03-29 10:32:14 +02:00
Eric Seigne
53ff837d0f
fix #20477 : add online_payment_url on orders API requests
2022-03-29 09:48:18 +02:00
Laurent Destailleur
ed631b2b06
Fix doxygen, missing error message
2022-03-18 16:14:20 +01:00
Laurent Destailleur
0387b9922e
FIX error message on sqlfilter in API
2021-12-20 20:49:32 +01:00
Lucas Marcouiller
d1ec71197a
Fix : scrutinizer errors
2021-10-23 11:10:58 +02:00
Laurent Destailleur
8600d8d00d
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-09-01 22:50:06 +02:00
stickler-ci
01a44760a8
Fixing style errors.
2021-08-29 20:14:19 +00:00
lainwir3d
4381f67a64
FIX #18544 Shipment REST API: load thirdparty object into the shipment before validating.
2021-08-30 00:08:43 +04:00
Laurent Destailleur
4ba6b0059d
Fix travis
2021-08-28 17:35:42 +02:00
Laurent Destailleur
049992aed4
Update api_orders.class.php
2021-08-28 14:44:13 +02:00
Laurent Destailleur
3585259b55
Update api_orders.class.php
2021-08-28 14:43:17 +02:00
Laurent Destailleur
d98390e675
Update api_orders.class.php
2021-08-28 14:42:31 +02:00
lmarcouiller
b9039eea14
FIx warehouse limit testing
2021-08-27 10:45:04 +02:00
lmarcouiller
eb48566798
Close #18074 : New /order/{id}/shipment get & post
2021-08-27 10:40:33 +02:00
lmarcouiller
c70813d718
New : rest api POST orders shipment
2021-08-26 17:03:00 +02:00
lmarcouiller
f482be84bf
New : rest api GET orders shipements
2021-08-26 12:35:31 +02:00
Laurent Destailleur
1c95e2b7c7
FIX #17453
2021-05-03 14:58:29 +02:00
Laurent Destailleur
389b71bc7e
Clean API
2021-04-25 19:21:48 +02:00
Laurent Destailleur
667481acd5
Fix #yogosha5832 - Missin test on permission for /index routes on APIs
2021-04-08 19:05:28 +02:00
Laurent Destailleur
ca1715df96
Add some protection for SQL injection
2021-03-22 13:31:06 +01:00
Laurent Destailleur
15440917b1
Fix #ygosha5698
2021-03-22 11:30:18 +01:00
Frédéric FRANCE
6dfca9f1f5
code syntax commande directory
2021-02-23 20:46:19 +01:00