Laurent Destailleur
a11a477b90
Merge remote-tracking branch 'origin/18.0' into 19.0
2024-08-07 01:29:44 +02:00
lvessiller-opendsi
7cde5adec8
FIX fatal error on loading pictures in attached documents of an event ( #30553 )
2024-08-07 00:53:16 +02:00
Laurent Destailleur
88ee5ec89a
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-07-13 17:41:37 +02:00
HENRY Florian
32aaab75b5
fix: hidden option MAIN_KEEP_REF_CUSTOMER_ON_CLONING always win on pr… ( #30340 )
...
* fix: hidden option MAIN_KEEP_REF_CUSTOMER_ON_CLONING always win on propal clone even if it's for enother customer
* Update propal.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-10 18:53:57 +02:00
Laurent Destailleur
f64e4b4981
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-06-29 20:53:10 +02:00
Laurent Destailleur
d4b49fac4a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-06-29 20:49:03 +02:00
Laurent Destailleur
00b58c94c3
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-06-29 20:48:39 +02:00
Vincent Maury
ede95c97fb
Cant link event to an object : here recruitment ( #30100 )
...
The perm has changed in event card
2024-06-22 19:18:53 +02:00
Yannis Hoareau
26e09f85d2
FIX: Unsigned propal having signing date ( #29825 )
...
* FIX propal dates: setting sign date only if signed
* FIX propal dates: clearing sign date when reopenning a propal
* FIX propal dates: reworked + not clearing sign date
Not clearing the sign date anymore because of 17.0 configuration that allow the user to choose if he wants to keep the previous sign date or the current date.
* FIX propal dates: move comma to fix sql syntax error
* FIX propal dates: add SQL request to update database
This SQL request is meant to set the sign date and the signing user to null to match the fix
* Update 15.0.0-16.0.0.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-06-04 10:52:29 +02:00
Laurent Destailleur
a854e58905
FIX Missing $param in hook call for list
2024-05-23 14:41:56 +02:00
Can Arslan
58b1cb7815
FIX: parameter name ( #29666 )
2024-05-15 18:07:28 +02:00
Can Arslan
150e9f5a6f
FIX: Ternary operator condition is always true/false ( #29649 )
2024-05-11 20:45:09 +02:00
Laurent Destailleur
1b0f4b542f
Fix file not found
2024-05-02 20:55:08 +02:00
John BOTELLA
db74893f3f
Fix extrafields origins rights ( #29376 )
2024-04-17 18:03:18 +01:00
Laurent Destailleur
404ba88107
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-04-04 11:19:45 +02:00
Regis Houssin
85a08a9288
FIX sometimes a string type instead integer is return, why ?
2024-03-31 19:17:58 +02:00
Can Arslan
4d6bd2a8e0
FIX: PHP Warning: Undefined properties
2024-03-22 14:17:39 -06:00
Laurent Destailleur
8bfc0779c4
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-03-13 22:20:08 +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
Laurent Destailleur
af6a091ab2
Fix 19.0.1
2024-03-03 18:55:10 +01:00
Laurent Destailleur
052cdd0259
FIX #28429
2024-02-26 16:36:12 +01:00
Laurent Destailleur
e38e9618ac
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-02-18 17:14:03 +01:00
Laurent Destailleur
ebe68c9075
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-02-18 17:06:36 +01:00
Laurent Destailleur
b3720deda4
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-02-18 17:05:11 +01:00
Laurent Destailleur
1a14c19cd2
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-02-18 17:03:18 +01:00
Laurent Destailleur
f9426f30a9
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-02-18 17:02:55 +01:00
MaximilienR-easya
05cf98fae8
Fix lost POST data when redirection after drag_n_drop an event inside the agenda ( #28212 )
2024-02-18 16:38:46 +01:00
Laurent Destailleur
ff2d609814
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/mrp/mo_production.php
2024-02-12 03:35:39 +01:00
lvessiller-opendsi
e3ad92df44
FIX check parameter socid before cloning a customer proposal ( #28085 )
2024-02-09 14:09:03 +01:00
Laurent Destailleur
097290fc38
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
...
Conflicts:
htdocs/comm/action/peruser.php
htdocs/core/class/commonobject.class.php
2024-02-07 18:16:57 +01:00
William Mead
48fff89e9e
Fixed undefined action linkback variable ( #28043 )
2024-02-07 16:28:35 +01:00
lvessiller-opendsi
cdad15bae3
FIX user filter in per user view of event list ( #28049 )
2024-02-07 16:28:12 +01:00
Laurent Destailleur
f828cc5119
Debug v19
2024-02-07 12:28:35 +01:00
Laurent Destailleur
4e5ba6c673
Debug v19
2024-02-06 10:11:35 +01:00
Laurent Destailleur
fe0b321d10
Debug v19
2024-02-03 16:23:30 +01:00
Laurent Destailleur
ce63c161cc
Fix field name
2024-02-03 13:25:43 +01:00
Laurent Destailleur
a3d0fbd279
Debug v19
2024-02-03 13:00:10 +01:00
Laurent Destailleur
70ab796c23
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-29 10:30:01 +01:00
Laurent Destailleur
6d9065ebbe
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-01-28 13:45:54 +01:00
Laurent Destailleur
fd39b3270c
Fix css
2024-01-28 13:37:16 +01:00
Laurent Destailleur
64e246a4f6
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-26 01:53:38 +01:00
Maximilien Valenzano
da625fc847
fix: propal use devise changes
2024-01-25 12:06:13 +01:00
Laurent Destailleur
cca01cbda4
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-01-23 22:15:36 +01:00
VESSILLER
e773aebb6a
FIX not load all contacts by default when creating an event
2024-01-23 14:12:07 +01:00
Laurent Destailleur
1f43efd08c
Debug v19
2024-01-23 11:39:38 +01:00
Laurent Destailleur
2b5155ef02
Fix typo
2024-01-23 10:38:25 +01:00
VESSILLER
26a05d3046
FIX update price extrafield on propal card
2024-01-19 10:15:42 +01:00
Laurent Destailleur
fc67947834
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-17 20:23:46 +01:00
Laurent Destailleur
f7485182f7
Fix warning and MAIN_MAIL_AUTOCOPY_...
2024-01-17 19:52:17 +01:00
Laurent Destailleur
21efad237a
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-15 17:19:41 +01:00