2
0
forked from Wavyzz/dolibarr
Commit Graph

126919 Commits

Author SHA1 Message Date
Laurent Destailleur
fa9f6a7c0d Merge pull request #26068 from Kazimir42/patch-1
FIX : Inventory lines saving with big inventory
2023-09-30 13:44:11 +02:00
Laurent Destailleur
282575dd6a Missing total for stock at date 2023-09-30 11:58:17 +02:00
Laurent Destailleur
f5bf4a6ec4 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-30 11:54:12 +02:00
Laurent Destailleur
0ab39adfbb Merge pull request #26070 from jyhere/jyhere/fix-stockatdate-sellvalue
FIX: stockatdate sell value is not at date
2023-09-30 11:49:26 +02:00
Laurent Destailleur
7acb528829 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-09-30 11:40:46 +02:00
Laurent Destailleur
68f0cce50f Fix missing method 2023-09-30 11:40:15 +02:00
Regis Houssin
7d69ea717b FIX avoid php8 warning 2023-09-30 11:37:53 +02:00
Laurent Destailleur
572250739b Merge pull request #26074 from atm-quentin/FIX_fk_account_on_situation_invoice
FIX missing fk_account situation invoice
2023-09-30 11:04:02 +02:00
Laurent Destailleur
f7ac851c50 Merge pull request #26047 from TheRealBeef/develop
FIX #26033 Stock Movement associated with project doesn't show up in Project / Overview window
2023-09-30 11:03:34 +02:00
Laurent Destailleur
c1b74f9338 Fix phpunit regression 2023-09-29 17:04:11 +02:00
Pascal Hubrecht
6a3ff1cd73 Merge branch 'Dolibarr:develop' into fix-26066 2023-09-29 17:00:23 +02:00
Laurent Destailleur
72e17fe60e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-09-29 16:53:54 +02:00
pascal
084b205975 FIX #26066
Fix #26066 and add missing $page parameter
2023-09-29 16:28:42 +02:00
Laurent Destailleur
532fd91b57 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-29 16:27:27 +02:00
Laurent Destailleur
3cb78be3ac Clean code 2023-09-29 16:27:07 +02:00
Quentin VIAL-GOUTEYRON
ad188c9804 FIX missing fk_account situation invoice 2023-09-29 14:38:30 +02:00
Laurent Destailleur
e957c285bd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-29 12:07:42 +02:00
Laurent Destailleur
e25ffc5fef NEW Add the picto phone of thirdparty on the kanban view of projects 2023-09-29 12:04:18 +02:00
Jyhere
93a4a1f90c FIX: stockatdate sellvalue is not at date 2023-09-29 11:36:46 +02:00
Laurent Destailleur
93bbd6770e Fix function stream_wrapper_restore not found 2023-09-29 11:20:30 +02:00
atm-sami
a03cef0f87 Remove extrafields in hook parameters 2023-09-29 11:12:38 +02:00
Rémi Champlon
753a4e810a Fix order on saving inventory 2023-09-29 09:30:08 +02:00
Laurent Destailleur
e70d381bc7 Merge pull request #26062 from fappels/18_fix_mass_bill_reception
Fix do not close reception if already closed.
2023-09-29 00:38:17 +02:00
Laurent Destailleur
519aa293a6 Merge pull request #26063 from hansemschnokeloch/fix-25230
FIX #25230 Supplier invoice API partial payment
2023-09-29 00:36:40 +02:00
Laurent Destailleur
7e858125fb Fix phpcs 2023-09-29 00:32:08 +02:00
Laurent Destailleur
e20b43d8b5 Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2023-09-29 00:21:55 +02:00
Laurent Destailleur
f2bfdb318e phpcs 2023-09-29 00:19:32 +02:00
Laurent Destailleur
261460b804 Merge pull request #25946 from JonBendtsen/add_stock_2_service_menu
adding stock menu point to services menu
2023-09-29 00:00:32 +02:00
Laurent Destailleur
1f5fd2e5b5 Merge branch 'develop' into add_stock_2_service_menu 2023-09-28 23:09:17 +02:00
Laurent Destailleur
9c00ddac24 Merge pull request #26051 from Easya-Solutions/14.0_fix-proposal-card-fetch-thirdparty
FIX thirdparty object in proposal card is not loaded
2023-09-28 23:00:50 +02:00
Laurent Destailleur
32f5038d37 Merge pull request #26054 from hregis/fix_multicompany18_compatibility
FIX missing 'overwrite_trans' for $addzero (Multicompany)
2023-09-28 22:55:43 +02:00
Laurent Destailleur
24b2dd805b Merge pull request #26058 from defrance/patch-276
FIX : Bad hidden variable Name
2023-09-28 22:54:49 +02:00
Laurent Destailleur
54f5317eab Merge pull request #26061 from elkoiko/undefined-property-pa_ht-class-contrat
fix: Undefined property: Contrat::$pa_ht
2023-09-28 22:53:54 +02:00
pascal
b271695b3e update phpdoc 2023-09-28 18:00:17 +02:00
pascal
dbfa676e48 FIX #25230 2023-09-28 17:53:23 +02:00
Francis Appels
ae3112a828 HAR-132 Fix double closing Reception when classified billed. 2023-09-28 15:41:23 +02:00
Thomas Couacault
04b811427d fix: Undefined property: Contrat::$pa_ht 2023-09-28 15:38:16 +02:00
Charlène Benke
d8fac8081f FIX : Bad hidden variable Name
the hidden constant MAIN_PDF_SHIPPING_DISPLAY_AMOUNT_HT had been renamed since version 9 to SHIPPING_PDF_DISPLAY_AMOUNT_HT
but not in this pdf file
2023-09-28 10:25:09 +02:00
VESSILLER
2980d90bdd Fix load thirdparty object once time 2023-09-28 08:49:13 +02:00
Regis Houssin
c616251b61 FIX missing 'overwrite_trans' for $addzero (Multicompany) 2023-09-28 07:09:21 +02:00
Laurent Destailleur
04fd4c44df Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-28 01:11:59 +02:00
Laurent Destailleur
3cc1496c0d Merge pull request #23063 from alsoft10/16.0-emailcollector
Feature created #23062
2023-09-28 01:09:36 +02:00
Laurent Destailleur
1c6c9bcfb7 Merge branch 'develop' into 16.0-emailcollector 2023-09-28 01:09:11 +02:00
Laurent Destailleur
be61b1cb47 Update emailcollector.class.php 2023-09-28 01:05:58 +02:00
Laurent Destailleur
79f1c7be95 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-28 01:01:18 +02:00
Laurent Destailleur
644f43c67c Fix fontawesome v5 compatibility 2023-09-28 01:00:36 +02:00
Laurent Destailleur
18bbbf579d Merge pull request #23171 from Easya-Solutions/new-inventory-without-kit
NEW inventory without virtual products (kits)
2023-09-28 00:35:12 +02:00
Charles
72b995d568 Update ticket.class.php - SQL Syntax Error
Function "loadCacheCategoriesTickets" query had two WHERE clauses.  Change the second "WHERE" to "AND".
2023-09-28 00:31:45 +02:00
Laurent Destailleur
88de198fe5 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-28 00:30:33 +02:00
Laurent Destailleur
9e55289894 Merge pull request #26053 from carmelchas/develop
Update ticket.class.php - SQL Syntax Error
2023-09-28 00:30:11 +02:00