Laurent Destailleur
|
c26c6b58ca
|
Merge pull request #20737 from lainwir3d/allow_product_api_sqlfilters_extrafield
CLOSE #20736 Allow extrafields SQL filters on REST API product lookup
|
2022-05-01 12:23:26 +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 |
|
Laurent Destailleur
|
bc03658f18
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-04-29 16:42:43 +02: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 |
|
Christophe Battarel
|
75f540c30c
|
fix for reshook when several module use the hook but only on is concerned
|
2022-04-28 11:49:15 +02:00 |
|
Christophe Battarel
|
25078b292d
|
fix hookmanager
|
2022-04-27 09:40:09 +02:00 |
|
Christophe Battarel
|
543e6f186c
|
add hook to getSellPrice function
|
2022-04-27 09:03:51 +02:00 |
|
Laurent Destailleur
|
4e34649fc2
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/modulebuilder/index.php
|
2022-04-14 16:10:23 +02:00 |
|
Laurent Destailleur
|
29242a23c3
|
Update product.class.php
|
2022-04-13 12:11:35 +02:00 |
|
Norbert Penel
|
e9e10e84b2
|
ensure priority in this usage
ensure priority in this usage
|
2022-04-13 10:47:33 +02:00 |
|
Laurent Destailleur
|
26c3e235cf
|
Merge pull request #19459 from frederic34/productmerge
can merge products
|
2022-04-07 15:02:03 +02:00 |
|
Laurent Destailleur
|
5b91ae062f
|
All triggers with a name XXX_UPDATE have been renamed XXX_MODIFY for
code consistency purpose.
|
2022-04-02 10:31:58 +02:00 |
|
Regis Houssin
|
4479ba8015
|
FIX missing translation keys
|
2022-03-26 08:32:20 +01:00 |
|
Regis Houssin
|
e8dae7a8db
|
FIX Multiccompany sharings compatibility
|
2022-03-24 16:40:51 +01:00 |
|
Laurent Destailleur
|
4a80f35aaa
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2022-03-23 17:26:25 +01:00 |
|
Laurent Destailleur
|
c620757dbc
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/comm/propal/list.php
htdocs/langs/en_US/projects.lang
htdocs/product/price.php
htdocs/reception/class/reception.class.php
|
2022-03-23 17:23:21 +01:00 |
|
Laurent Destailleur
|
32f2499c36
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/comm/propal/list.php
htdocs/langs/en_US/projects.lang
htdocs/langs/en_US/propal.lang
htdocs/product/price.php
htdocs/projet/card.php
htdocs/reception/class/reception.class.php
|
2022-03-23 17:04:31 +01:00 |
|
Laurent Destailleur
|
6167d8a02c
|
Merge pull request #20302 from marc-dll/13.0_FIX_product_price_update_error_management
FIX: better error management at product selling price update
|
2022-03-23 16:48:15 +01:00 |
|
Regis Houssin
|
b95bb58ba0
|
FIX remove unused global
|
2022-03-22 16:49:29 +01:00 |
|
Regis Houssin
|
4ca3d45eca
|
NEW add hook printFieldWhere in load_state_board function
|
2022-03-22 15:51:30 +01: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
|
32a68995d6
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/product/class/product.class.php
|
2022-03-10 14:08:19 +01:00 |
|
Laurent Destailleur
|
cc57d3dbc1
|
Fix phpcs
|
2022-03-09 22:25:29 +01:00 |
|
Marc de Lima Lucio
|
e989371651
|
FIX: better error management at product selling price update
|
2022-03-08 14:49:26 +01:00 |
|
Laurent Destailleur
|
84b951c2f9
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-03-07 15:27:07 +01:00 |
|
Laurent Destailleur
|
54ecf1f98c
|
# WARNING: head commit changed in the meantime
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-03-07 15:24:08 +01:00 |
|
Laurent Destailleur
|
c4a20685a4
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-03-07 15:21:38 +01:00 |
|
Laurent Destailleur
|
c0088191f1
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/product/admin/product.php
htdocs/product/class/product.class.php
|
2022-03-07 15:19:51 +01:00 |
|
Laurent Destailleur
|
d13ae9f721
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/install/mysql/tables/llx_product_fournisseur_price.sql
htdocs/product/admin/product.php
htdocs/product/class/product.class.php
|
2022-03-07 15:13:25 +01:00 |
|
Laurent Destailleur
|
e13038dc30
|
Update product.class.php
|
2022-03-07 14:06:54 +01:00 |
|
Eric Seigne
|
744b84cb09
|
fix #20270 : use product_id in sql only if product_id is defined
|
2022-03-04 15:20:50 +01:00 |
|
John Livingston
|
29eec8444e
|
Fix: update status_batch documentation
$product->status_batch has a new possible value that was not documented.
|
2022-03-01 16:41:07 +01:00 |
|
Laurent Destailleur
|
a08bbd6acd
|
Fix regression
|
2022-03-01 00:11:30 +01:00 |
|
Laurent Destailleur
|
9cc79de31b
|
Clean code
|
2022-03-01 00:02:23 +01:00 |
|
Frédéric FRANCE
|
b277ab9ee3
|
Merge remote-tracking branch 'upstream/develop' into productmerge
|
2022-02-22 21:49:17 +01:00 |
|
Laurent Destailleur
|
3697cb9ca4
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/reception/class/reception.class.php
|
2022-02-17 11:34:54 +01:00 |
|
Frédéric FRANCE
|
eb77f10d7b
|
Merge remote-tracking branch 'upstream/develop' into productmerge
|
2022-02-15 19:11:24 +01:00 |
|
Frédéric FRANCE
|
c8640f329e
|
add missing global
|
2022-02-15 18:31:05 +01:00 |
|
Laurent Destailleur
|
b98f547c4a
|
Fix autoselect
|
2022-02-12 12:12:50 +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 |
|
Laurent Destailleur
|
1e94ffa4d2
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-02-04 19:07:26 +01:00 |
|
Laurent Destailleur
|
836ffc2b02
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-02-04 19:06:32 +01:00 |
|
Laurent Destailleur
|
63d35ecffd
|
Fix phpcs
|
2022-02-04 19:05:11 +01:00 |
|
Laurent Destailleur
|
7cc06a0ef9
|
# WARNING: head commit changed in the meantime
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-02-04 15:40:28 +01:00 |
|
Laurent Destailleur
|
f99e19e729
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-02-04 13:19:55 +01:00 |
|