Laurent Destailleur
b0e5b950f6
FIX API /product/getAttributes
2023-08-26 10:20:52 +02:00
Laurent Destailleur
272c51164b
Fix typo Productcustomerprice into ProductCustomerPrice
2023-08-24 15:08:33 +02:00
Laurent Destailleur
cfaa9b7971
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-30 18:38:37 +02:00
ptibogxiv
e4cc07324b
Fix php syntax ( #25508 )
2023-07-28 14:24:16 +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
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
Laurent Destailleur
43a0ccce2b
Clean code
2023-01-04 11:37:24 +01:00
Laurent Destailleur
b8092f1eae
Fix doxygen and warnings
2022-12-30 02:24:18 +01:00
Laurent Destailleur
6c223eafc9
Fix doxygen and warnings
2022-12-30 02:22:35 +01:00
Laurent Destailleur
c22d9f282a
Merge pull request #23016 from inovea-conseil/FIX_product_type9
...
FIX product_type 9
2022-11-30 00:41:35 +01:00
stickler-ci
3fd81293a3
Fixing style errors.
2022-11-25 23:57:35 +00:00
Eric Seigne
616e2b79ef
fix #22766 : better API response HTTP code
2022-11-26 00:50:45 +01:00
Laurent Destailleur
41a07f5e7d
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-10-29 12:51:51 +02:00
Maxime Kohlhaas
2fa0e34b09
Fix api product : rang is now position
2022-10-22 15:32:54 +02:00
Frédéric France
705b436494
replace other deprecated
2022-09-10 14:03:47 +02:00
Laurent Destailleur
75abbc819b
Clean code
2022-08-14 16:46:22 +02:00
ptibogxiv
6ff002405e
NEW manage virtual stock at future date
2022-08-07 19:37:15 +02:00
Laurent Destailleur
b2bc6059df
Fix test
2022-06-12 18:55:16 +02:00
Laurent Destailleur
f0d0bf6442
Update api_products.class.php
2022-06-12 18:52:43 +02:00
ptibogxiv
727fb63833
Fix php 8 compatibility
2022-06-12 14:21:14 +02: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
a2ff15164f
Update api_products.class.php
2022-05-01 12:23:02 +02:00
lainwir3d
f187f4214a
Product REST API: Always JOIN extrafields table.
2022-04-30 13:24:44 +04:00
lainwir3d
3b98f74a56
Fix typo and switch to old join style.
2022-04-28 22:56:44 +04:00
lainwir3d
b35b40649f
CLOSE #20736 Allow extrafields SQL filters on REST API product lookup
2022-04-28 15:48:07 +04:00
ATM john
c1d9ea95dc
fix function name
2022-03-30 12:16:17 +02:00
Laurent Destailleur
8603d493ad
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/contrat/list.php
htdocs/install/mysql/tables/llx_partnership.key.sql
2022-03-19 17:34:26 +01:00
Laurent Destailleur
ed631b2b06
Fix doxygen, missing error message
2022-03-18 16:14:20 +01:00
Laurent Destailleur
43e7547611
Fix sql errors
2022-03-17 11:49:14 +01:00
Laurent Destailleur
d69f9eca40
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/pdf.lib.php
2022-02-10 11:25:15 +01:00
ptibogxiv
b18b049dca
FIX api product with subproduct
2022-02-06 22:55:37 +01:00
Regis Houssin
64119917a4
FIX avoid travis error use double quote instead simple quote
2022-01-27 13:35:03 +01:00
Regis Houssin
116bcd1bdc
FIX convert product class
2022-01-27 10:12:10 +01:00
Laurent Destailleur
108df3726a
Fix php syntax
2021-12-30 18:46:26 +01:00
Laurent Destailleur
0387b9922e
FIX error message on sqlfilter in API
2021-12-20 20:49:32 +01:00
lainwir3d
50d422cdf6
CLOSE #19531 Product REST API: allow list / search method to retrieve stock data.
...
See feature request #19531
2021-12-01 16:33:47 +04:00
Laurent Destailleur
fc29aa7d3b
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2021-10-23 23:58:00 +02:00
Maxime Kohlhaas
604052d1a1
Fix #19070 : Api subproducts was returning false
2021-10-23 02:28:53 +02:00
Laurent Destailleur
c81bf68578
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/dict.php
htdocs/compta/cashcontrol/cashcontrol_list.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/modulebuilder/index.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/product/class/api_products.class.php
2021-10-22 15:56:44 +02:00
Laurent Destailleur
b5929fb7c4
Fix phpcs
2021-10-22 15:42:18 +02:00
Laurent Destailleur
e43b33028c
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/card.php
2021-10-20 15:06:10 +02:00
Laurent Destailleur
53244c5f45
FIX missing permission check reported by me@lainwir3d.net on product api
2021-10-20 12:38:19 +02:00
Laurent Destailleur
a984eb5c98
Merge branch 'develop' into 14_fix_api_priduct_warning
2021-10-06 13:43:18 +02:00
Laurent Destailleur
7b1b7c0ad6
Update api_products.class.php
2021-10-06 13:42:49 +02:00
Laurent Destailleur
5d9c87a9ea
Update api_products.class.php
2021-10-06 13:42:13 +02:00
Florian HENRY
9d1915f9c2
fix php warning
2021-10-06 09:56:10 +02:00
Laurent Destailleur
8ea1a9602b
NEW Add import / export of MO and BOMLines - Close #18499
2021-09-02 21:00:31 +02:00
Laurent Destailleur
fb46ece906
Fix yogosha 6347
2021-06-09 15:36:47 +02:00
Laurent Destailleur
ce8c606132
Clean APIs
2021-05-12 11:04:22 +02:00