Laurent Destailleur
|
37603b451a
|
Fix token in url
|
2021-09-27 12:24:01 +02:00 |
|
Laurent Destailleur
|
0176ab6057
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/list.php
|
2021-09-27 11:40:47 +02:00 |
|
Laurent Destailleur
|
9b825df158
|
Clean code
|
2021-09-27 11:36:40 +02:00 |
|
lmarcouiller
|
f88d12f55d
|
Fix #18809 : error on client tooltip
|
2021-09-24 11:16:34 +02:00 |
|
Laurent Destailleur
|
38b8ed9092
|
Merge pull request #18792 from cfoellmann/PR/minor-button-fixes
another set of cleanup for action buttons
|
2021-09-24 01:55:25 +02:00 |
|
Laurent Destailleur
|
27c41946b7
|
Merge pull request #18182 from atm-jpb/NEW_field_in_service_object
NEW : field and behavior in product object
|
2021-09-23 12:14:09 +02:00 |
|
Laurent Destailleur
|
d38c3028eb
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/expensereport/class/expensereport.class.php
|
2021-09-23 02:41:53 +02:00 |
|
Laurent Destailleur
|
128f6d9a5c
|
Fix combo box for thirdparties in invoice stats used bad component
|
2021-09-23 02:38:53 +02:00 |
|
Laurent Destailleur
|
51b6318f88
|
FIX Test when date of invoie is in future (pb with TZ and offset)
|
2021-09-23 02:14:01 +02:00 |
|
Laurent Destailleur
|
60c11725ae
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-09-23 02:11:11 +02:00 |
|
Laurent Destailleur
|
1e0a7e4342
|
FIX Test when date of invoie is in future (pb with TZ and offset)
|
2021-09-23 02:10:39 +02:00 |
|
Christian Foellmann
|
08b395e127
|
another set of cleanup for action buttons
|
2021-09-22 08:43:30 +02:00 |
|
Laurent Destailleur
|
e2c389a4a9
|
Fix delete invoice
|
2021-09-21 14:23:21 +02:00 |
|
Laurent Destailleur
|
b7105d572a
|
Fix delete of invoice not complete (some fk_invoice still filled)
|
2021-09-21 14:20:01 +02:00 |
|
stickler-ci
|
d919ef9c4c
|
Fixing style errors.
|
2021-09-20 17:57:10 +00:00 |
|
Yannick Warnier
|
c40b22facd
|
Add turnover homepage box
|
2021-09-20 19:41:13 +02:00 |
|
Laurent Destailleur
|
deb1965cd5
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/card.php
htdocs/compta/paiement/list.php
htdocs/core/class/commonobject.class.php
htdocs/mrp/mo_list.php
htdocs/projet/tasks/task.php
htdocs/public/payment/newpayment.php
|
2021-09-20 17:15:12 +02:00 |
|
Laurent Destailleur
|
5c8fb38426
|
Fix add del* action into list of sensitive actions
|
2021-09-19 14:41:46 +02:00 |
|
Laurent Destailleur
|
d760686239
|
Fix case of newtoken()
|
2021-09-18 22:24:00 +02:00 |
|
Laurent Destailleur
|
0749d01c5a
|
Fix add action delete* as sensitive action
|
2021-09-18 22:04:41 +02:00 |
|
Laurent Destailleur
|
8bdc53f469
|
Fix Add action classify as sensitive actions
|
2021-09-18 20:49:24 +02:00 |
|
Laurent Destailleur
|
62b721a904
|
Add deletecontact as sentitive action
Replace dol_buildpath with DOL_URL_ROOT
|
2021-09-18 19:34:46 +02:00 |
|
Laurent Destailleur
|
3d9be1437a
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/comm/action/class/actioncomm.class.php
htdocs/compta/paiement/list.php
htdocs/fourn/paiement/list.php
htdocs/projet/tasks/time.php
|
2021-09-17 12:29:58 +02:00 |
|
Laurent Destailleur
|
9a6f4bf6d9
|
Merge pull request #18708 from javieralapps4up/develop
Fix #18707 $search_account and $search_paymenttype are not saved when sorting by any field
|
2021-09-17 11:51:35 +02:00 |
|
Laurent Destailleur
|
5f5c659b76
|
Merge pull request #18710 from aspangaro/15a14
NEW Customer invoice template list - Add input date from/to
|
2021-09-17 11:50:29 +02:00 |
|
Christian Foellmann
|
fd1d4d9073
|
add missing css classes to buttons
|
2021-09-16 11:33:42 +02:00 |
|
Ferran Marcet
|
7a637104b2
|
Fix: Not filter by company when it is an external user
|
2021-09-15 11:29:12 +02:00 |
|
Alexandre SPANGARO
|
cb37c42b5e
|
NEW Customer invoice template list - Add input date from/to
|
2021-09-14 04:50:05 +02:00 |
|
javieralapps4up
|
e1203d115a
|
Update list.php
|
2021-09-14 02:22:30 +02:00 |
|
javieralapps4up
|
0763846805
|
Bug: #18670 date, account and payment type are lost when sorting by any field
Filtereds $date, $search_account and $search_paymenttype are not saved when sorting by any field
|
2021-09-14 02:15:22 +02:00 |
|
javieralapps4up
|
d7126e8d24
|
Update list.php
$search_account and $search_paymenttype are not saved when sorting by any field
|
2021-09-14 01:49:24 +02:00 |
|
Alexandre SPANGARO
|
12eb16b8b6
|
Merge branch '15a12' of https://github.com/aspangaro/dolibarr into 15a12
|
2021-09-09 22:24:42 +02:00 |
|
Alexandre SPANGARO
|
3ea6314494
|
Remove $year
|
2021-09-09 22:24:24 +02:00 |
|
stickler-ci
|
dfe1576b8d
|
Fixing style errors.
|
2021-09-09 20:18:47 +00:00 |
|
Alexandre SPANGARO
|
f31b7fa3c4
|
NEW Social Contributions - Add from/to on list
|
2021-09-09 22:14:26 +02:00 |
|
Laurent Destailleur
|
fa28621709
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/reception/list.php
|
2021-09-09 16:11:29 +02:00 |
|
Laurent Destailleur
|
a4d897f609
|
Merge pull request #18625 from jyhere/patch-1
Fix : unable to create a direct debit if ics_transfer is empty
|
2021-09-09 05:04:06 +02:00 |
|
Laurent Destailleur
|
034c5651c8
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/langs/en_US/eventorganization.lang
htdocs/public/eventorganization/attendee_subscription.php
|
2021-09-08 22:13:35 +02:00 |
|
Laurent Destailleur
|
4705d41ed2
|
FIX Relative discount with high nb of decimals
|
2021-09-08 22:00:16 +02:00 |
|
Laurent Destailleur
|
57a2ea3a53
|
Fix sql error
|
2021-09-08 19:49:24 +02:00 |
|
Laurent Destailleur
|
405beb77f5
|
Fix sql error
|
2021-09-08 19:45:55 +02:00 |
|
Laurent Destailleur
|
6089de568e
|
Fix sort order
|
2021-09-07 23:15:06 +02:00 |
|
Laurent Destailleur
|
32a09e9494
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/admin.lang
htdocs/salaries/paiement_salary.php
|
2021-09-07 17:47:00 +02:00 |
|
stickler-ci
|
3537f68c7e
|
Fixing style errors.
|
2021-09-06 13:24:22 +00:00 |
|
jyhere
|
18da6e6d6f
|
Update create.php
Fix : unable to create a direct debit if ics and ics_transfer are empty even though ics_transfer is only used for bank transfer.
|
2021-09-06 15:20:47 +02:00 |
|
jpb
|
65a2486f94
|
merge conflict
|
2021-09-06 09:43:52 +02:00 |
|
Laurent Destailleur
|
b782e5986a
|
Fix css
|
2021-09-06 03:29:46 +02:00 |
|
Laurent Destailleur
|
0d6296e417
|
Merge pull request #18539 from GurvanKervern/undef4
Undef4
|
2021-09-05 01:57:16 +02:00 |
|
Laurent Destailleur
|
ee066ad725
|
Cast sql var
|
2021-09-03 21:25:43 +02:00 |
|
Laurent Destailleur
|
c4621f0433
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
|
2021-09-03 18:04:14 +02:00 |
|