Laurent Destailleur
465fe0ffd4
Close #24481
2023-10-11 04:29:52 +02:00
Laurent Destailleur
aee6dd55a4
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-10 22:40:00 +02:00
Laurent Destailleur
94e8580cbb
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-10 22:39:52 +02:00
Laurent Destailleur
152b0178c5
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-10-10 22:38:20 +02:00
am97
8e8528368a
fix: result checks for PHP 8.1 ( #26175 )
2023-10-10 21:17:25 +02:00
Laurent Destailleur
e2d3404651
Merge pull request #22475 from atm-kevin/FIX_Enable_Negative_Qty_In_Propal
...
FIX : Propal's negative quantities
2023-10-06 19:10:07 +02:00
Andrés Maldonado
54a0245c4d
FIX: modification of complementary attributes in commercial proposals
...
The db object must not be cloned in order to avoid a PHP Fatal error: Uncaught Exception: Serialization of 'PgSql\Connection' is not allowed
This commit replaces the dol_clone function by the one in the 17.0 branch
2023-10-04 17:48:30 +02:00
Laurent Destailleur
342cdc81ac
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-04 13:01:09 +02:00
Laurent Destailleur
a201f54777
css
2023-10-04 12:59:00 +02:00
Laurent Destailleur
9ac5270626
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/core/lib/signature.lib.php
2023-10-04 10:38:46 +02:00
Laurent Destailleur
8fc2beda1f
Fix regression
2023-10-04 10:36:07 +02:00
Laurent Destailleur
f6f25e1117
Fix regression
2023-10-04 10:34:47 +02:00
Laurent Destailleur
517b19cc6f
Fix regression
2023-10-04 10:33:38 +02:00
Laurent Destailleur
4298150413
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/lib/signature.lib.php
2023-10-04 10:22:33 +02:00
Eric Seigne
563cdcefb3
fix #26104 : remove global object
2023-10-04 00:10:19 +02:00
VESSILLER
49d084721b
FIX regression on rounding stocks fields on product list
2023-10-03 09:17:32 +02:00
Laurent Destailleur
a071adbe0f
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-10-01 15:43:59 +02:00
Laurent Destailleur
b0b3d0e1e0
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-10-01 15:43:40 +02:00
Quentin VIAL-GOUTEYRON
ad188c9804
FIX missing fk_account situation invoice
2023-09-29 14:38:30 +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
VESSILLER
2980d90bdd
Fix load thirdparty object once time
2023-09-28 08:49:13 +02:00
VESSILLER
afe71305fa
FIX thirdparty object in proposal card is not loaded
2023-09-27 12:15:44 +02:00
Regis Houssin
9eb4c93c1c
FIX add warning in the changelog
2023-09-27 09:44:58 +02:00
Regis Houssin
19e2f0c75c
FIX missing contact_id for the trigger
2023-09-27 08:54:54 +02:00
Regis Houssin
bcc97f8b9f
FIX wrong place of trigger delete
2023-09-26 23:49:21 +02:00
Laurent Destailleur
a8f10304d0
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-09-21 19:22:48 +02:00
Laurent Destailleur
c1c7aedd2c
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-09-21 19:22:21 +02:00
Laurent Destailleur
c2b9ea2192
Merge pull request #25986 from thomas-Ngr/14.0_fix_commandefourn_delete_row
...
FIX : Can't delete a fourn commande row if a commande ligne is linked
2023-09-21 19:20:50 +02:00
tnegre
08bb3c1a84
FIX : could not delete a fourn commande row if a commande ligne is linked
2023-09-21 14:20:23 +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
50d021281c
Merge pull request #25968 from FHenry/15_fix_export_contact
...
fix: contact export s.client and s.fournisseur must be numric as in thirdparty export ( to do filter like >0)
2023-09-19 22:45:44 +02:00
Laurent Destailleur
16cf6cef27
Merge pull request #25971 from noec764/FIX_Get_User_Modif_Contact_Change_Status
...
FIX: Save user modif id when changing a contact status
2023-09-19 22:45:16 +02:00
Laurent Destailleur
336927ad70
Fix link to create puchase order from sale order
2023-09-19 18:10:47 +02:00
Noé Courtier
a3dd68dab4
FIX: Save user modif id when changing a contact status
2023-09-19 16:01:12 +02:00
Florian HENRY
24eddbdb8b
Merge branch '15.0' of github.com:Dolibarr/dolibarr into 15_fix_export_contact
2023-09-19 11:35:37 +02:00
Florian HENRY
7b76188816
fix: contact export s.client and s.fournisseur must be numric as in thirdparty export (filter >0)
2023-09-19 11:32:48 +02:00
Alexandre SPANGARO
4fabc22624
FIX Accountancy - Update Quadra export format
2023-09-17 07:38:03 +02:00
Laurent Destailleur
9923331ac1
Better backward compatibility of modules
2023-09-16 14:16:31 +02:00
Laurent Destailleur
b543454855
Fix warning
2023-09-16 14:14:59 +02:00
Laurent Destailleur
5bb0f42c5a
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-09-16 13:51:36 +02:00
Laurent Destailleur
fe329cfc26
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-09-16 13:30:42 +02:00
Laurent Destailleur
c529ae8c61
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2023-09-16 13:28:22 +02:00
Laurent Destailleur
92503447c0
Merge pull request #21447 from atm-steve/fix_expensereport_validate_with_main_entity
...
fix ndf validate with main entity
2023-09-14 14:21:03 +02:00
Quentin VIAL-GOUTEYRON
48a2fd3c61
FIX include
2023-09-14 14:03:23 +02:00
Quentin VIAL-GOUTEYRON
ed4a8e88c0
FIX : bad from and to
2023-09-14 10:21:16 +02:00
Quentin VIAL-GOUTEYRON
3dad9d0899
FIX : bad check return for sendfile
2023-09-14 10:03:28 +02:00
Laurent Destailleur
7fd574b297
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-09-12 10:56:36 +02:00
Laurent Destailleur
df4df7ab1b
Update expensereport.class.php
2023-09-11 17:51:38 +02:00
Laurent Destailleur
b98b9250c9
Merge branch '14.0' into fix_expensereport_validate_with_main_entity
2023-09-11 17:45:40 +02:00
Laurent Destailleur
904b3a47dd
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2023-09-11 12:42:24 +02:00