Laurent Destailleur
|
1541e20870
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/class/utils.class.php
|
2022-01-07 15:43:28 +01:00 |
|
Laurent Destailleur
|
0a72aed3d7
|
Fix missing space before union
|
2021-12-23 13:35:38 +01:00 |
|
Maxime Kohlhaas
|
d76608729b
|
Fix #12569 : update qty on expensereport prevented decimals
|
2019-12-01 10:50:28 +01:00 |
|
Laurent Destailleur
|
e58ecaaa64
|
Merge branch '8.0' of https://github.com/dolibarr/dolibarr into 9.0
Conflicts:
htdocs/product/stock/replenishorders.php
|
2019-10-29 11:43:35 +01:00 |
|
Laurent Destailleur
|
21d15c3bcb
|
FIX Set unpaid of expense report
|
2019-10-29 11:35:33 +01:00 |
|
Laurent Destailleur
|
2a07ecf659
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-10-11 15:53:30 +02:00 |
|
Frédéric FRANCE
|
37f6aa3395
|
Update list.php
|
2019-10-06 15:52:33 +02:00 |
|
Frédéric FRANCE
|
55410a55ef
|
Update list.php
|
2019-10-04 00:45:57 +02:00 |
|
Laurent Destailleur
|
31fa26c2be
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-08-10 01:36:50 +02:00 |
|
Laurent Destailleur
|
5339bb71ac
|
FIX Fatal situation if payment removed on expense report. Action
set_unpaid was not available.
|
2019-08-03 20:57:21 +02:00 |
|
Laurent Destailleur
|
7f42380f83
|
FIX Fatal situation if payment removed on expense report. Action
set_unpaid was not available.
|
2019-08-03 20:53:57 +02:00 |
|
Laurent Destailleur
|
754ed1b93b
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
|
2019-07-30 22:03:02 +02:00 |
|
Maxime Kohlhaas
|
43adb51932
|
Fix var declaration #11429
|
2019-07-27 22:06:08 +02:00 |
|
Laurent Destailleur
|
471a947e8a
|
FIX Attachment was lost when we validate an expense report
Conflicts:
htdocs/expensereport/class/expensereport.class.php
|
2019-07-26 16:33:32 +02:00 |
|
Laurent Destailleur
|
0854984a08
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/holiday/card.php
|
2019-06-23 18:09:49 +02:00 |
|
Laurent Destailleur
|
b153019000
|
FIX security (a user can read leave or holiday of other without perm.
|
2019-06-23 18:08:24 +02:00 |
|
Laurent Destailleur
|
ae00743590
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-06-18 16:04:48 +02:00 |
|
Laurent Destailleur
|
81bca34a08
|
FIX A user may read holiday and expense report without permissions
|
2019-06-18 16:04:25 +02:00 |
|
Laurent Destailleur
|
6e9874b95a
|
FIX A user may read holiday and expense report without permissions
|
2019-06-18 16:01:24 +02:00 |
|
Laurent Destailleur
|
9242c1a630
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
ChangeLog
htdocs/contrat/services_list.php
htdocs/core/lib/files.lib.php
htdocs/filefunc.inc.php
htdocs/product/list.php
|
2019-05-13 12:22:14 +02:00 |
|
Juanjo Menent
|
f4ca6916cd
|
Merge remote-tracking branch 'upstream/7.0' into 8.0
# Conflicts:
# htdocs/contrat/services_list.php
# htdocs/expensereport/list.php
# htdocs/projet/list.php
|
2019-05-11 17:31:23 +02:00 |
|
Juanjo Menent
|
3a99ef7319
|
Fix: missing GETPOST params
|
2019-05-11 17:04:05 +02:00 |
|
Laurent Destailleur
|
b54b687464
|
FIX bad check on type of expense report (mandatory status not working)
|
2019-03-24 11:05:07 +01:00 |
|
Laurent Destailleur
|
6f0fbc42c1
|
FIX Param keepn must be 1 when dol_escape_htmltag used for textarea
Conflicts:
htdocs/expensereport/card.php
htdocs/projet/card.php
htdocs/public/members/new.php
htdocs/public/opensurvey/studs.php
|
2019-03-15 15:16:29 +01:00 |
|
Laurent Destailleur
|
96d4e28473
|
FIX Vat src code lost after editing expense report line
|
2019-03-07 11:08:01 +01:00 |
|
Laurent Destailleur
|
c513116717
|
FIX missing vat_src_code when inserting an expense report line
|
2019-03-07 10:56:48 +01:00 |
|
Laurent Destailleur
|
2bbaae88d6
|
Fix standardize 'createfromclone' param when cloning
|
2019-01-19 12:46:38 +01:00 |
|
Laurent Destailleur
|
17b2fd295f
|
FIX Css of amount on remain to pay on expense report
|
2018-12-17 13:57:30 +01:00 |
|
Laurent Destailleur
|
1979e3238c
|
Fix rounding
|
2018-12-17 10:42:30 +01:00 |
|
Laurent Destailleur
|
138640fc63
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/contrat/class/contrat.class.php
htdocs/expensereport/class/expensereport.class.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2018-12-04 14:58:11 +01:00 |
|
Laurent Destailleur
|
8e333c3feb
|
Standardize code
|
2018-12-04 14:54:58 +01:00 |
|
Laurent Destailleur
|
d80baaea69
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/contrat/class/contrat.class.php
htdocs/expensereport/class/expensereport.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
|
2018-12-04 14:29:47 +01:00 |
|
Ferran Marcet
|
7247b14bd9
|
FIX Lines are not inserted correctly if VAT have code
|
2018-12-03 12:28:17 +01:00 |
|
Ferran Marcet
|
8312d57d16
|
FIX Lines are not inserted correctly if VAT have code
|
2018-12-03 11:58:39 +01:00 |
|
Laurent Destailleur
|
6d84036f66
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/index.php
htdocs/contact/list.php
htdocs/core/class/html.form.class.php
htdocs/expensereport/card.php
htdocs/install/doctemplates/shipment/template_shipment.odt
htdocs/public/payment/newpayment.php
|
2018-12-01 19:23:06 +01:00 |
|
Frédéric FRANCE
|
61322b9ce2
|
devcamp 2018 fix #9642
|
2018-12-01 16:19:54 +01:00 |
|
Laurent Destailleur
|
d5c28a76d8
|
Merge pull request #10079 from aljawaid/aljawaid-fix_payment_type
FIX: Display All Types of Payments on Expense Report Card
|
2018-11-29 11:17:31 +01:00 |
|
Laurent Destailleur
|
b9e544d291
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/resource/list.php
|
2018-11-26 23:08:06 +01:00 |
|
Laurent Destailleur
|
653b99cb33
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
|
2018-11-26 23:02:07 +01:00 |
|
IJ
|
db719dbcbb
|
FIX: Display All Types of Payments on Expense Report Card
Fixes #9991 - Bug: 7.0.4: Expense Report Payment Type Not Displayed
- without this fix, only cash type accounts were shown when payment was made
|
2018-11-25 20:36:25 +00:00 |
|
fappels
|
322ce410d7
|
Add missing paid field in fetch sql
|
2018-11-23 09:42:43 +01:00 |
|
Regis Houssin
|
89389baeac
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop_email
|
2018-11-09 15:37:29 +01:00 |
|
Laurent Destailleur
|
66ffcf287a
|
Fix filter on extrafields
|
2018-11-07 12:49:17 +01:00 |
|
Laurent Destailleur
|
dfb20c705e
|
NEW Add hidden option EXPENSEREPORT_DEFAULT_VALIDATOR_UNCHANGEABLE
|
2018-10-31 16:05:50 +01:00 |
|
Frédéric FRANCE
|
395e9ceae2
|
fix stats display expensereport
|
2018-10-30 20:36:12 +01:00 |
|
Regis Houssin
|
9589f69574
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_email
Conflicts:
htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
|
2018-10-30 18:29:28 +01:00 |
|
Frédéric FRANCE
|
fa48a442d6
|
use strict compare
|
2018-10-27 21:21:59 +02:00 |
|
Regis Houssin
|
569d59d251
|
FIX change my deprecated email
|
2018-10-27 14:43:12 +02:00 |
|
Laurent Destailleur
|
852b069785
|
Fix reponsive in stats pages
|
2018-10-26 15:46:17 +02:00 |
|
Laurent Destailleur
|
0e464ea4f5
|
Merge pull request #9866 from frederic34/emptylines
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
|
2018-10-26 15:31:24 +02:00 |
|