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 |
|
Laurent Destailleur
|
0abfaf6bd7
|
Fix regression in online signature
|
2022-08-14 20:45:04 +02:00 |
|
Laurent Destailleur
|
61739cc338
|
FIX online signature, better error management.
|
2022-08-14 20:03:13 +02:00 |
|
This Charlène
|
60e12db1da
|
php v8 warning
|
2022-08-08 15:12:40 +02:00 |
|
Laurent Destailleur
|
37932c3fdc
|
Debug v16. Fix non escaping for commobject field text
|
2022-08-02 21:14:05 +02:00 |
|
Laurent Destailleur
|
ab2afd772b
|
Merge pull request #21600 from ymollard/eventorg-fixes
FIX: EventOrganization Missing databases entries and labels
|
2022-07-29 15:40:21 +02:00 |
|
Laurent Destailleur
|
5e4ed0dea0
|
Update commonobject.class.php
|
2022-07-29 15:28:33 +02:00 |
|
Laurent Destailleur
|
c181b0bff4
|
Update commonobject.class.php
|
2022-07-29 15:27:20 +02:00 |
|
Laurent Destailleur
|
6d2219e00c
|
Update commonobject.class.php
|
2022-07-29 15:26:34 +02:00 |
|
Laurent Destailleur
|
482f80d14a
|
Close #21612
|
2022-07-28 19:00:17 +02:00 |
|
Yoan Mollard
|
d8fa7d84cc
|
Allow "smallint" values to store 0 in MySQL db without conversion to NULL
It was an issue with ConferenceOrBoothAttendee instances
|
2022-07-26 14:40:17 +02:00 |
|
Laurent Destailleur
|
ab4eb1a9af
|
Debug v16
|
2022-07-26 12:16:33 +02:00 |
|
Laurent Destailleur
|
f024dcdb1a
|
Doc
|
2022-07-24 22:13:36 +02:00 |
|
Francis Appels
|
490944baac
|
Fix php 8 warning
|
2022-07-11 17:29:26 +02:00 |
|
Laurent Destailleur
|
3fbaea6a93
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2022-07-10 18:25:22 +02:00 |
|
Laurent Destailleur
|
09932000dd
|
FIX online signature works partially on ODT templates.
|
2022-07-10 18:06:41 +02:00 |
|
Francis Appels
|
6362cdfe2e
|
FIX regression by php8 fix on setVarsFromFetchObj
|
2022-07-10 13:00:34 +02:00 |
|
Laurent Destailleur
|
839c535774
|
Clean code
|
2022-07-03 19:18:24 +02:00 |
|
Laurent Destailleur
|
6f22c52280
|
Merge pull request #20927 from homer8173/patch-35
dangerous overwritting
|
2022-07-03 13:19:03 +02:00 |
|
Laurent Destailleur
|
bd28a7e038
|
Debug v16
|
2022-07-03 12:54:58 +02:00 |
|
Laurent Destailleur
|
13567fef15
|
Update commonobject.class.php
|
2022-07-03 12:37:32 +02:00 |
|
Laurent Destailleur
|
9328e89c15
|
Update commonobject.class.php
|
2022-07-03 12:35:44 +02:00 |
|
Laurent Destailleur
|
f0848d9f9f
|
Debug v16
|
2022-06-30 15:58:59 +02:00 |
|
Laurent Destailleur
|
4c4e081997
|
Debug v16
|
2022-06-28 13:09:53 +02:00 |
|
Anthony Berton
|
bc375ad007
|
Merge branch 'develop' into FIX---php-V8-expedition-card
|
2022-06-27 11:19:22 +02:00 |
|
Laurent Destailleur
|
f09638972c
|
Debug v16
|
2022-06-27 10:45:04 +02:00 |
|
Laurent Destailleur
|
4e46c3f7a2
|
Clean code
|
2022-06-27 10:17:14 +02:00 |
|
BB2A Anthony Berton
|
6a80d81d4a
|
FIX
|
2022-06-27 09:11:33 +02:00 |
|
Laurent Destailleur
|
233d712e39
|
NEW Support the Swiss QR-Code
|
2022-06-19 13:06:07 +02:00 |
|
Faustin
|
354b4a7417
|
BUG FIX Deprecated attribute fk_projet wasn't declared on class CommonObject
|
2022-06-17 06:03:48 +02:00 |
|