Laurent Destailleur
|
5560aab98e
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-10-01 15:50:25 +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 |
|
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
|
e3a0220658
|
Bug has been fixed.
|
2023-07-04 00:57:52 +02:00 |
|
Laurent Destailleur
|
2fe9e24961
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-06-16 00:56:43 +02:00 |
|
Laurent Destailleur
|
332ab226aa
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/langs/en_US/ticket.lang
|
2023-06-10 12:13:46 +02:00 |
|
Laurent Destailleur
|
884ac621de
|
Fix php8
|
2023-05-25 17:43:37 +02:00 |
|
Laurent Destailleur
|
438d87b3ec
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-05-24 14:14:37 +02:00 |
|
Laurent Destailleur
|
9b8e564187
|
Update commonobject.class.php
|
2023-05-24 14:07:24 +02:00 |
|
Noé Courtier
|
d200dea905
|
FIX: default values were not set for specimen objects
|
2023-05-24 11:26:55 +02:00 |
|
Laurent Destailleur
|
1d235c2fd9
|
FIX Creation of thumbs when images.lib.php was already included
|
2023-04-25 11:49:05 +02:00 |
|
Rémi Champlon
|
baa28e175d
|
indent
|
2023-02-20 16:47:01 +01:00 |
|
Rémi Champlon
|
aa60bd29c1
|
check link empty in switch
|
2023-02-20 16:39:03 +01:00 |
|
Laurent Destailleur
|
3dc8937ad3
|
Provide an object for computed extrafields
|
2023-02-07 00:11:33 +01:00 |
|
kkhelifa
|
2c826a4fcc
|
FIX: Remove orphelan $this->db->rollback() in the function insertExtrafields()
|
2023-02-04 16:15:18 +01:00 |
|
Rémi Champlon
|
b1a7c23daa
|
fix updateExtrafield option key empty set null
|
2023-02-01 11:20:44 +01:00 |
|
Laurent Destailleur
|
f6004d1b01
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-01-26 02:16:32 +01:00 |
|
Laurent Destailleur
|
1a4cb5b4e2
|
FIX #22964 #23012
|
2023-01-26 02:06:40 +01:00 |
|
Laurent Destailleur
|
534db40d87
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2022-12-30 04:15:10 +01:00 |
|
Laurent Destailleur
|
f1d83b695a
|
Merge pull request #23166 from atm-lena/16.0_FIX_DeleteMOAndLinks
Delete MO : object's links must be deleted
|
2022-12-17 01:46:42 +01:00 |
|
atm-lena
|
eff01374b1
|
Change place of deleteobjectlinked in deletecommon function
|
2022-12-15 15:09:50 +01:00 |
|
Laurent Destailleur
|
62b0447c7b
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2022-12-14 11:02:23 +01:00 |
|
Laurent Destailleur
|
64de591770
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-12-14 10:20:47 +01:00 |
|
atm-lena
|
95f437b45c
|
deleteObjectLinked() in deleteCommon() function
|
2022-12-12 10:05:44 +01:00 |
|
Aloïs Micard
|
285731200a
|
Add confirm_cancel action
|
2022-12-09 13:45:15 +01:00 |
|
Aloïs Micard
|
381b998413
|
Display blank td when action is confirm_valid
|
2022-12-09 11:45:09 +01:00 |
|
Nicolas Domenech
|
b98eaa4d45
|
#FIX: #22509 default value on integer fields don't retrieve by setSaveQuery
|
2022-11-26 01:01:22 +01:00 |
|
Laurent Destailleur
|
bc2e226ef8
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
htdocs/comm/propal/card.php
htdocs/societe/class/societe.class.php
|
2022-11-02 00:19:23 +01:00 |
|
Laurent Destailleur
|
c28e6a46e2
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/comm/propal/card.php
htdocs/install/step5.php
|
2022-11-02 00:15:21 +01:00 |
|
kkhelifa
|
c4543eff73
|
FIX: Fix the request SQL for transversal user, the join on usergroup table must be with getEntity('usergroup') and not other element
|
2022-10-28 16:31:01 +02:00 |
|
Laurent Destailleur
|
31ef942c96
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-10-18 23:09:52 +02:00 |
|
Laurent Destailleur
|
c727ebd9dd
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-10-18 21:12:04 +02:00 |
|
Laurent Destailleur
|
da3ae71a47
|
Try to fix rounding error
|
2022-10-18 13:32:18 +02:00 |
|
Laurent Destailleur
|
1ceb7dfb84
|
Merge pull request #22522 from ATM-Consulting/FIX_16.0_computed_extrafields_not_shown_if_no_other_extrafields
FIX 16.0 - computed extrafields are not displayed if the object has no classic extrafields
|
2022-10-15 10:40:17 +02:00 |
|
Laurent Destailleur
|
6eecb93f05
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2022-10-11 17:01:59 +02:00 |
|
Laurent Destailleur
|
66c6d1927b
|
Fix duplicate invoice created
|
2022-10-11 16:46:08 +02:00 |
|
Laurent Destailleur
|
73c1efecaf
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2022-10-07 22:47:36 +02:00 |
|
Laurent Destailleur
|
4e4b0e0039
|
FIX Duplicate creation of invoice when closing shipment linked to order
|
2022-10-07 22:44:20 +02:00 |
|
atm-florian
|
40923c6af5
|
FIX 16.0 - computed extrafields are not displayed if the object has no "classic" extrafields
|
2022-10-07 13:13:59 +02:00 |
|
Laurent Destailleur
|
150f4c45d8
|
FIX default value for partnership status
|
2022-09-29 15:20:19 +02:00 |
|
Laurent Destailleur
|
c5c85fad9d
|
Fix warning
|
2022-09-22 14:55:16 +02:00 |
|
Laurent Destailleur
|
cb7db080cd
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2022-09-21 01:21:11 +02:00 |
|
Laurent Destailleur
|
d39eca4d50
|
Fix phpcs
|
2022-09-20 16:36:29 +02:00 |
|
Laurent Destailleur
|
5afbfd0a0a
|
Try fix rounding
|
2022-09-20 16:20:00 +02:00 |
|
Laurent Destailleur
|
1162d858dd
|
Try fix rounding
|
2022-09-20 16:01:07 +02:00 |
|
Laurent Destailleur
|
90dbb93388
|
Try fix rounding
|
2022-09-14 18:51:07 +02:00 |
|
Laurent Destailleur
|
8f7f104806
|
Fix test on MAIN_ROUNDOFTOTAL_NOT_TOTALOFROUND
|
2022-09-14 18:34:13 +02:00 |
|
Laurent Destailleur
|
3a078ec77d
|
Fix type of var
|
2022-09-14 18:12:05 +02:00 |
|