Laurent Destailleur (aka Eldy)
1b42078d1e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-01-20 10:24:30 +01:00
atm-florian
ba4e97f07b
FIX 17.0 API endpoints "PUT": prevent overwriting all extrafields if only some are supplied in the request cf. PR #29237
...
+ security for Tickets API: disable updating rowid
2025-01-16 10:37:29 +01:00
lvessiller-opendsi
d5e2f89edc
FIX can validate shipment without stock movement ( #31780 )
2024-11-12 14:25:36 +01:00
Christophe Battarel
75a7d0de9b
fix shipping ref if already set ( #26156 )
...
Co-authored-by: Christophe Battarel <christophe@altairis.fr >
2023-11-18 14:11:34 +01:00
Laurent Destailleur
5e59e8d0e4
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/langs/en_US/stocks.lang
2023-11-17 00:44:30 +01:00
Günter Lukas
06915267a7
Fix #26620 ( #26622 )
...
Fix calculation of total amount of multicurrency
2023-11-16 14:59:07 +01:00
Laurent Destailleur
127de7e7d8
FIX On object validation, ecm index are not updated for uploaded files
2023-11-01 16:17:54 +01:00
Laurent Destailleur
ec8c2a7d62
Debug dispatch tab
2023-09-13 03:01:18 +02:00
Laurent Destailleur
b35a2e2281
FIX Edition of shipment detail with lot not updating correctly tables
2023-09-12 23:03:52 +02:00
Laurent Destailleur
bf3c0e9d4a
FIX Avoid duplicate popup when popup setup to work as ajax
2023-09-12 10:52:15 +02:00
Laurent Destailleur
b6b1d8acbc
Fix error message
2023-09-03 22:34:14 +02:00
Laurent Destailleur
31474d80f1
Doxygen
2023-06-19 00:52:43 +02:00
Laurent Destailleur
034a0f5c53
Clean code
2023-05-22 18:57:42 +02:00
marcusdeangabriel
cff633ead0
Merge branch 'Dolibarr:develop' into SHIPMENT_GETS_ALL_ORDER_PRODUCTS
2023-05-22 16:07:20 +02:00
hystepik
507604b597
fix bad function and bad usage
2023-05-17 10:31:34 +02:00
marcusdeangabriel
7333c6d74c
Merge branch 'Dolibarr:develop' into SHIPMENT_GETS_ALL_ORDER_PRODUCTS
2023-05-15 08:19:22 +02:00
hystepik
8245fa44e1
fix php 8.1 warnings
2023-05-02 14:32:18 +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
marcusdeangabriel
7181ac538d
Merge branch 'Dolibarr:develop' into SHIPMENT_GETS_ALL_ORDER_PRODUCTS
2023-04-24 10:49:50 +02:00
Laurent Destailleur
8e51bf2c55
Debug 18
2023-04-18 14:04:27 +02:00
marcusdeangabriel
4816522757
Merge branch 'Dolibarr:develop' into SHIPMENT_GETS_ALL_ORDER_PRODUCTS
2023-04-11 07:51:01 +02:00
Laurent Destailleur
90bca8b4d7
NEW Can go back to draft on shipment when stock change not on validate
2023-04-10 15:55:58 +02:00
Laurent Destailleur
f26b5b58c9
Fix error management
2023-04-10 14:27:39 +02:00
Laurent Destailleur
569320424b
Fix sql error
2023-04-10 13:59:19 +02:00
Laurent Destailleur
a4a014cfd5
Clean libelle into label
2023-04-08 15:08:55 +02:00
marcusdeangabriel
8cbea26ddb
Merge branch 'Dolibarr:develop' into SHIPMENT_GETS_ALL_ORDER_PRODUCTS
2023-04-04 08:36:13 +02:00
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
Florian HENRY
3a38ca722a
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_add_not_saved_info_on_mvt_stock
2023-04-02 12:55:37 +02:00
Frédéric FRANCE
8165b2eba8
fix shipping ajax tooltip
2023-03-29 18:25:53 +02:00
Frédéric FRANCE
021309d761
fix shipping ajax tooltip
2023-03-29 18:22:36 +02:00
marcusdeangabriel
1ba88ca61e
Merge branch 'Dolibarr:develop' into SHIPMENT_GETS_ALL_ORDER_PRODUCTS
2023-03-15 08:56:21 +01:00
Laurent Destailleur
6969cde52d
Fix transaction balance
2023-03-10 19:20:02 +01:00
marcusdeangabriel
02215cdacd
Merge branch 'Dolibarr:develop' into SHIPMENT_GETS_ALL_ORDER_PRODUCTS
2023-03-07 16:04:52 +01:00
kkhelifa
f4e1ce4c73
NEW - Add a trigger when create a shipping line batch and fix propagate missing errors
2023-03-07 14:58:55 +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
marcusdeangabriel
e04382fba3
Merge branch 'Dolibarr:develop' into SHIPMENT_GETS_ALL_ORDER_PRODUCTS
2023-02-23 10:18:02 +01:00
Laurent Destailleur
d4402aa7f5
code easier to understand
2023-02-22 01:09:23 +01:00
Laurent Destailleur
80df9434db
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-02-21 02:37:22 +01:00
Maxime Kohlhaas
bd9bb59780
Fix shipment status on card + llxheader
2023-02-20 20:57:46 +01:00
Frédéric FRANCE
adc7d1fae2
enhance shipping tooltip
2023-02-13 23:42:08 +01:00
Frédéric FRANCE
b9243376af
enhance shipping tooltip
2023-02-13 23:29:10 +01:00
marcusdeangabriel
2cd2a4aab0
Merge branch 'Dolibarr:develop' into SHIPMENT_GETS_ALL_ORDER_PRODUCTS
2023-02-09 08:31:29 +01:00
FLIO
0080b0a80f
fix (qodana) fix condlicts
2023-02-01 23:38:49 +01:00
stickler-ci
e00aca4771
Fixing style errors.
2023-01-26 11:08:13 +00:00
mgabriel
4ea6e00fd3
Extends SHIPMENT_GETS_ALL_ORDER_PRODUCTS to the "Shipment card."
2023-01-26 11:52:52 +01:00
FLIO
02f4f47083
fix (qodana) Return value type is not compatible with declared
2023-01-24 23:11:28 +01: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
5c8dc4ed58
Fix warning
2023-01-01 23:50:37 +01:00
stickler-ci
8a2f44aec4
Fixing style errors.
2022-12-30 15:20:12 +00:00