Laurent Destailleur
73a07ed669
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-04-27 04:49:08 +02:00
Laurent Destailleur
c29a27d79d
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-04-27 04:48:38 +02:00
Laurent Destailleur
90a89d3468
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-04-27 04:46:34 +02:00
Laurent Destailleur
56e1412627
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-04-27 04:28:25 +02:00
thomas-Ngr
5129454883
Backport : Fix VAT computation. Fix #28620 ( #29493 )
2024-04-27 03:45:13 +02:00
Laurent Destailleur
0693fa9149
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-04-24 21:08:18 +02:00
Florian Mortgat
0a2699f6cd
FIX php8: Fatal when empty $tmpvat is an empty string (no silent conversion to '0' when used in arithmetic operations) ( #29451 )
2024-04-24 15:09:00 +02:00
Regis Houssin
85a08a9288
FIX sometimes a string type instead integer is return, why ?
2024-03-31 19:17:58 +02:00
Delthair
5f1796b39a
FIX #29029 Impossible to delete an order line
...
Impossible to delete a line because the code lead to add an error if the request is valid therefore leading to a rollback of the request
2024-03-22 18:49:12 +01:00
Kamel Khelifa
426e18ea33
Correction syntax
2024-03-19 14:31:15 +01:00
Kamel Khelifa
07c84df3dc
FIX: Move the trigger for delete order line before the SQL request
2024-03-19 14:23:02 +01:00
Laurent Destailleur
a0b26ae7cd
FIX Amount of localtaxes in foreign currency was wrong on screen and PDF
2024-03-13 22:04:44 +01:00
atm-adrien
570fcd9174
FIX : Retours PR
2024-01-31 10:33:25 +01:00
atm-adrien
dedd0ef20d
FIX : Adding hooks init
2024-01-30 15:15:32 +01:00
routmoute
1d38a3b7b8
fix conflict with develop branch
2023-12-29 20:19:17 +01:00
routmoute
48f4e52a22
fix: Display of the list of merged pdf
2023-12-29 02:30:32 +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
Laurent Destailleur
2f340a1a77
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/comm/propal/card.php
2023-11-12 23:06:31 +01:00
atm-lena
0946220e9b
Check price base type ( #26503 )
...
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
2023-11-09 15:41:39 +01:00
Benjamin Falière
b5e5b1d4c6
FIX commande context ( #26497 )
...
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr>
2023-11-07 17:50:48 +01:00
thibdrev
51341524a2
fix missing 2 translation keys used in commande/list.php ( #26458 )
...
* modify the translation keys in commande/list.php
* create the error translation key in en_US/errors.lang
* create the error translation key in fr_FR/errors.lang
2023-11-03 22:51:51 +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
9144293f0b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-16 06:02:17 +02:00
Laurent Destailleur
48adfe9bcd
Fix regression
2023-10-16 05:59:34 +02:00
Laurent Destailleur
0360d61f9c
Code comment for develop
2023-10-16 05:51:47 +02:00
Laurent Destailleur
abe3f00b11
Fix regression. Restore old behaviour even if some case are not tested.
2023-10-16 05:15:39 +02:00
Noé Cendrier
a92458ebbc
FIX check tva_tx before comparing price_min_ttc ( #25220 )
...
* FIX check tva_tx before comparing price_min_ttc
* better price_ttc comparison for propal, commande, facture lines
* price_ht must be transformed into number before using it for calculating
2023-10-16 04:07:10 +02:00
Laurent Destailleur
6311200b36
FIX #26170
2023-10-12 14:31:54 +02:00
Laurent Destailleur
cd69bd6cba
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-09-21 19:23:24 +02:00
Laurent Destailleur
f6eb0e6629
Merge pull request #25832 from ATM-Consulting/FIX_16.0_commande_box_sql
...
fix sql query for external users
2023-09-20 09:56:21 +02:00
Laurent Destailleur
8f002a2310
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-09-19 18:14:27 +02:00
Laurent Destailleur
336927ad70
Fix link to create puchase order from sale order
2023-09-19 18:10:47 +02:00
Laurent Destailleur
101ddf2a75
FIX link to create purchase order from sale order
2023-09-19 18:05:57 +02:00
Laurent Destailleur
39dd702145
Fix warning in option WORKFLOW_CAN_CREATE_PURCHASE_ORDER_FROM_SALE_ORDER
2023-09-19 17:59:46 +02:00
atm-greg
aa34f800c2
user inner join
2023-09-08 11:18:59 +02:00
atm-greg
b8455430af
fix sql query for external users
2023-09-07 16:47:57 +02:00
Regis Houssin
b6e84b1c74
FIX use urlencode for origin and originid
2023-09-06 10:02:12 +02:00
Regis Houssin
927cc91da4
FIX avoid wrong backtopage url
2023-09-06 06:44:10 +02:00
Laurent Destailleur
888e8d7588
FIX bad balance of TR tag in multicurrency price view
2023-08-23 21:56:02 +02:00
Laurent Destailleur
119c3fb20d
Debug v18
2023-08-15 14:44:03 +02:00
Laurent Destailleur
bdd1d89101
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-08-08 22:08:25 +02:00
Laurent Destailleur
b0e4558e3f
Fix #25586
2023-08-08 21:53:52 +02:00
Laurent Destailleur
bef9146bb1
Fix warnings
2023-08-05 12:50:09 +02:00
Laurent Destailleur
66c1ba9ae9
Debug v18
2023-07-31 03:47:37 +02:00
Laurent Destailleur
e203346b2a
Debug v18
2023-07-10 20:53:19 +02:00
Laurent Destailleur
86864b4d53
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-06 22:22:26 +02:00
Laurent Destailleur
2a9f4da015
FIX #25290 FIX #25287 FIX #25288
2023-07-06 22:02:23 +02:00
Laurent Destailleur
f0ed7b436b
Fix for #25290
2023-07-06 20:03:22 +02:00
Laurent Destailleur
8e7d9578ca
Typo
2023-07-03 21:57:43 +02:00
Laurent Destailleur
325827531a
Close table
2023-07-03 21:14:04 +02:00