Laurent Destailleur
|
5ee32ae23c
|
Merge pull request #19608 from fbosman/patch-2
Update card_presend.tpl.php
|
2021-12-16 17:28:17 +01:00 |
|
Laurent Destailleur
|
0e593d9e8b
|
Merge branch 'develop' into patch-2
|
2021-12-16 17:28:07 +01:00 |
|
Laurent Destailleur
|
930ac3e928
|
Merge pull request #19613 from hregis/fix_avoid_blank_page_with_error
FIX avoid blank page with error
|
2021-12-16 17:19:16 +01:00 |
|
Laurent Destailleur
|
0dc8bcd45e
|
Merge pull request #19619 from javieralapps4up/develop
FIX When creating an invoice, extrafields with visibility = 4 are di…
|
2021-12-16 17:18:04 +01:00 |
|
Laurent Destailleur
|
81f4a1d80c
|
Merge pull request #19620 from frederic34/patch-1
check for mbstring extension at install
|
2021-12-16 17:16:28 +01:00 |
|
Laurent Destailleur
|
39b4586957
|
Merge pull request #19624 from 1ocate/FIX_05_author_searching_include_first_and_last_name
Fix author searching include first and last name
|
2021-12-16 17:09:44 +01:00 |
|
Laurent Destailleur
|
15b85258e8
|
Merge pull request #19634 from atm-gregr/FIX_Info_Tab_returns_Record_not_found
FIX : info tab on customer invoice record not found
|
2021-12-16 17:05:22 +01:00 |
|
Laurent Destailleur
|
e9b7fd0ef8
|
Update info.php
|
2021-12-16 17:05:12 +01:00 |
|
Laurent Destailleur
|
dc1118a3df
|
Update info.php
|
2021-12-16 17:04:25 +01:00 |
|
Laurent Destailleur
|
b604199d0e
|
Merge pull request #19635 from AlainRnet/patch-9
Update notes.tpl.php
|
2021-12-16 17:01:44 +01:00 |
|
Laurent Destailleur
|
bef1afc7b8
|
Clean code
|
2021-12-16 17:01:15 +01:00 |
|
Laurent Destailleur
|
36ba158a8b
|
Merge pull request #19637 from atm-john/12.0_fix_get_prev_progress
FIX : test of method exist on wrong object
|
2021-12-16 16:49:59 +01:00 |
|
Laurent Destailleur
|
dcc8a68cdf
|
Merge pull request #19636 from 1ocate/FIX_author_searching_include_first_and_last_name_13
Fix 13.0 author searching include first and last name
|
2021-12-16 16:49:17 +01:00 |
|
Laurent Destailleur
|
f8e6befe35
|
Fix link on user
|
2021-12-16 16:47:11 +01:00 |
|
Laurent Destailleur
|
140cca7596
|
Merge pull request #19640 from atm-kevin/FIX_Holidays_Filter
FIX Holiday month report
|
2021-12-16 16:36:54 +01:00 |
|
Laurent Destailleur
|
8c73ef4bbf
|
Fix menu perm
|
2021-12-16 16:30:42 +01:00 |
|
Laurent Destailleur
|
d92535ec59
|
FIX Debug transfert in accountancy for expense report
|
2021-12-16 15:41:23 +01:00 |
|
kevin
|
a5b8d0cd4b
|
FIX Take into consideration work leave over serveral months
|
2021-12-16 15:41:13 +01:00 |
|
Laurent Destailleur
|
9465edd8ec
|
Add warning making payment if pending direct debit or credit trans
|
2021-12-16 14:09:56 +01:00 |
|
Laurent Destailleur
|
84400cf1d3
|
Fix backto page
|
2021-12-16 13:35:17 +01:00 |
|
Laurent Destailleur
|
f1af5a41bf
|
Fix several pb with down payments
|
2021-12-16 12:53:46 +01:00 |
|
Laurent Destailleur
|
43e682b56f
|
Fix several pb with down payments
|
2021-12-16 12:33:45 +01:00 |
|
Jay Yeo
|
e8eaf986fe
|
Fix author searching include first and last name
|
2021-12-16 16:55:47 +07:00 |
|
John BOTELLA
|
d149596043
|
fix test of method exist on wrong object
|
2021-12-16 10:33:53 +01:00 |
|
Jay Yeo
|
41e4e70c6e
|
Fix author searching include first and last name
|
2021-12-16 16:28:45 +07:00 |
|
Alain Rihs
|
32ef42d163
|
Update notes.tpl.php
See https://github.com/Dolibarr/dolibarr/issues/19580
The options of the advanced editor were not taken into account when editing public and private notes. I propose this code to fix this bug.
|
2021-12-16 10:22:43 +01:00 |
|
atm-gregr
|
cc12baed57
|
fix info tab on customer invoice record not found
|
2021-12-16 10:19:42 +01:00 |
|
Laurent Destailleur
|
f589121199
|
Trans
|
2021-12-16 01:17:22 +01:00 |
|
Laurent Destailleur
|
53be92fac3
|
FIX #19626
|
2021-12-15 17:32:15 +01:00 |
|
Jay Yeo
|
7c1879a11a
|
Fix author searching include first and last name
|
2021-12-15 16:52:57 +07:00 |
|
Jay Yeo
|
8e3b617671
|
Fix search_user in stock/movement_list.php
|
2021-12-15 16:21:08 +07:00 |
|
Frédéric FRANCE
|
a02cb4c9b1
|
Update install.lang
|
2021-12-14 22:52:39 +01:00 |
|
Frédéric FRANCE
|
dddeddfe79
|
check for mbstring extension at install
|
2021-12-14 22:45:33 +01:00 |
|
Laurent Destailleur
|
f9e4266007
|
FIX debug inventory feature (missing link to mvt, bad label of mvt)
|
2021-12-14 19:37:44 +01:00 |
|
javieralapps4up
|
aeb16d69d1
|
FIX: When creating an invoice, extrafields with visibility = 4 are displayed
When creating an invoice, extrafields with visibility = 4 are displayed
|
2021-12-14 17:15:18 +01:00 |
|
Gauthier PC portable 024
|
b971efb062
|
FIX : marginInfos array should be used by reference to allow to update it with a hook without draw again margin table
|
2021-12-14 12:25:43 +01:00 |
|
stickler-ci
|
66c486c878
|
Fixing style errors.
|
2021-12-14 11:12:54 +00:00 |
|
John BOTELLA
|
1d8cf297de
|
Update html.formsetup.class.php
|
2021-12-14 12:10:09 +01:00 |
|
Regis Houssin
|
3b65d46b53
|
FIX avoid blank page with error
|
2021-12-14 11:19:41 +01:00 |
|
Frans Bosman
|
8c844c96df
|
Update card_presend.tpl.php
Add hidden feature ORDER_SUPPLIER_EMAIL_SENDER as sender address for purchase order emails
|
2021-12-13 20:33:42 +01:00 |
|
Frans Bosman
|
cf05f38e54
|
Update functions.lib.php
Change exists to isset in price2num
|
2021-12-13 19:56:06 +01:00 |
|
Laurent Destailleur
|
582caf0e7a
|
FIX message for automatic binding not clear of what was done or not
|
2021-12-13 19:04:25 +01:00 |
|
Laurent Destailleur
|
d0bc32047d
|
FIX Create and clone negative social contribution
|
2021-12-13 18:11:17 +01:00 |
|
Laurent Destailleur
|
6d94c6150b
|
FIX sign of unit price into the supplier credit note
|
2021-12-13 17:56:28 +01:00 |
|
Laurent Destailleur
|
e7b7c3281e
|
Fix page of accountancy transaction
|
2021-12-13 17:42:10 +01:00 |
|
fr69400
|
2419784bdb
|
Update commonobject.class.php
|
2021-12-13 16:54:42 +01:00 |
|
jpb
|
ac8538a812
|
add info for acces right
|
2021-12-13 16:53:34 +01:00 |
|
Laurent Destailleur
|
85dc6006c4
|
Code comment
|
2021-12-13 16:09:06 +01:00 |
|
Je2fb
|
df9b337a57
|
Fix #19418
|
2021-12-13 09:44:00 +01:00 |
|
Laurent Destailleur
|
49853adf82
|
Fix pb with cache
|
2021-12-13 09:35:27 +01:00 |
|