Laurent Destailleur
|
d7398f573c
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-05-01 20:49:43 +02:00 |
|
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 |
|
Laurent Destailleur
|
c96e3bdddf
|
PHP v8 compatibility
|
2022-04-30 19:50:20 +02:00 |
|
lainwir3d
|
f187f4214a
|
Product REST API: Always JOIN extrafields table.
|
2022-04-30 13:24:44 +04:00 |
|
Laurent Destailleur
|
fdfde165a9
|
FIX #20702 #20699 #20700
|
2022-04-29 17:48:40 +02:00 |
|
Laurent Destailleur
|
bc03658f18
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-04-29 16:42:43 +02:00 |
|
Laurent Destailleur
|
67048cd2c6
|
Merge pull request #20721 from altairisfr/getsellprice
NEW : add hook to getSellPrice function
|
2022-04-29 16:39:30 +02:00 |
|
Laurent Destailleur
|
4a8864ed63
|
Merge pull request #20739 from lainwir3d/inventories_fix_movement_display
FIX #20738 Inventory: Add missing <td....> for movement number / card.
|
2022-04-29 16:06:07 +02:00 |
|
Laurent Destailleur
|
5817c1f1b7
|
Update inventory.php
|
2022-04-29 16:05:52 +02:00 |
|
lainwir3d
|
3b98f74a56
|
Fix typo and switch to old join style.
|
2022-04-28 22:56:44 +04:00 |
|
Laurent Destailleur
|
40d0c3b996
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/tva/card.php
htdocs/langs/en_US/admin.lang
|
2022-04-28 19:23:13 +02:00 |
|
lainwir3d
|
88bd28323c
|
FIX #20738 Inventory: Add missing <td....> for movement number / card.
|
2022-04-28 16:46:42 +04:00 |
|
lainwir3d
|
b35b40649f
|
CLOSE #20736 Allow extrafields SQL filters on REST API product lookup
|
2022-04-28 15:48:07 +04:00 |
|
stickler-ci
|
6ab88d0169
|
Fixing style errors.
|
2022-04-28 10:09:02 +00:00 |
|
lainwir3d
|
f0e65e8bdd
|
FIX #20733 Inventory: Do not use batch qty even if present if batch module is disabled.
|
2022-04-28 14:00:24 +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
|
8bc4e9082c
|
Merge pull request #20647 from FHenry/15.0_fix_html_PRODUCT_LOT_ENABLE_QUALITY_CONTROL
fix: HTML on PRODUCT_LOT_ENABLE_QUALITY_CONTROL
|
2022-04-15 13:22:31 +02:00 |
|
Florian HENRY
|
b4fb6cf527
|
fix: HTML on PRODUCT_LOT_ENABLE_QUALITY_CONTROL
|
2022-04-15 09:13:41 +02:00 |
|
Laurent Destailleur
|
1fd004d2a7
|
Merge pull request #20135 from atm-quentin/NEW_inventory_pmp_hidden_conf
New hidden conf to manage pmp on inventory
|
2022-04-14 22:42:35 +02:00 |
|
Laurent Destailleur
|
6075b627a3
|
Merge pull request #20633 from Easya-Solutions/fix-stockcorrection-include-tpl-path
FIX include tpl path in product stock
|
2022-04-14 21:03:15 +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 |
|
lvessiller
|
5f7f9a7515
|
FIX include tpl path in product stock
|
2022-04-14 09:48:06 +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
|
cb15a21e41
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/originproductline.tpl.php
htdocs/fourn/facture/card.php
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/user/card.php
|
2022-04-11 21:22:27 +02:00 |
|
Laurent Destailleur
|
3ac268c200
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/core/lib/security.lib.php
htdocs/holiday/card.php
htdocs/user/card.php
|
2022-04-11 21:14:51 +02:00 |
|
stickler-ci
|
ddb50264ae
|
Fixing style errors.
|
2022-04-11 13:58:59 +00:00 |
|
Quentin VIAL-GOUTEYRON
|
67e7c91c3e
|
pmp inventory conf MAIN_PRODUCT_PERENTITY_SHARED
|
2022-04-11 15:47:38 +02:00 |
|
lvessiller
|
18488cf1dd
|
FIX replenish and manage product stock by warhouse
|
2022-04-11 13:53:35 +02:00 |
|
Laurent Destailleur
|
b8c8d2af93
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-04-09 00:56:42 +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
|
afdefad55b
|
FIX bad link to add a customer price (token duplicated)
|
2022-04-06 21:01:04 +02:00 |
|
Florian HENRY
|
c4f0c60a11
|
FIX: Filter on Object Referent page give CRSF page
|
2022-04-06 09:19:56 +02:00 |
|
Laurent Destailleur
|
16b18557a9
|
Merge pull request #20190 from atm-GregM/DolGetButtonAction_Product_card
FIX: replace butAction to dolGetButtonAction on product card
|
2022-04-02 18:09:49 +02:00 |
|
Laurent Destailleur
|
f141eee005
|
Update card.php
|
2022-04-02 18:08:52 +02:00 |
|
Laurent Destailleur
|
e2a957c738
|
Clean some trigger names
|
2022-04-02 16:08:04 +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 |
|
Laurent Destailleur
|
a51c868a8e
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/card.php
|
2022-04-01 14:40:50 +02:00 |
|
Laurent Destailleur
|
0948a88d52
|
Merge pull request #20508 from FHenry/15.0_fix_message_inventories_lot_series
fix: Show error message on inventory input line for serial num product #Evarisk
|
2022-04-01 13:16:37 +02:00 |
|
Florian HENRY
|
0c44f164c7
|
fix: Show error message on inventory input line for serial num product
|
2022-04-01 09:38:06 +02:00 |
|
Laurent Destailleur
|
63d9f69732
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/card.php
|
2022-03-29 15:55:47 +02:00 |
|
Laurent Destailleur
|
5108240ed5
|
Merge pull request #20456 from hregis/fix_mutlicompany_sharings_compatibility
FIX multicompany sharings compatibility
|
2022-03-29 13:56:43 +02:00 |
|
Laurent Destailleur
|
13d0701351
|
FIX filter into the list of product lots
|
2022-03-29 11:20:39 +02:00 |
|
Laurent Destailleur
|
3fd1f22b28
|
NEW Can filter on a thirdparty of product statistics
|
2022-03-28 21:09:01 +02:00 |
|
Quentin VIAL-GOUTEYRON
|
c7e8a2bd8f
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_inventory_pmp_hidden_conf
|
2022-03-28 16:04:12 +02:00 |
|
Quentin VIAL-GOUTEYRON
|
6462fd8306
|
update pmp real even if it's not edit
|
2022-03-28 16:02:18 +02:00 |
|
Regis Houssin
|
4479ba8015
|
FIX missing translation keys
|
2022-03-26 08:32:20 +01:00 |
|