Regis Houssin
fa58f0f3e8
Fix: add entity filter
2017-06-09 09:25:15 +02:00
Regis Houssin
5c5663c5ae
New: getEntity function use true $shared value by default
2017-05-30 18:50:54 +02:00
Laurent Destailleur
7066ec7dab
NEW Can clone expense report on another user
2017-05-29 13:22:52 +02:00
Alexandre SPANGARO
570f9aaa9e
Review old payment page for expense report
2017-05-27 08:18:53 +02:00
Laurent Destailleur
f5e29d6c86
Fix phpcs warning
2017-05-22 10:45:02 +02:00
Laurent Destailleur
fa290c34fa
Fix against SQL injection. Add phpunit to detect missing escapement.
2017-05-12 16:55:11 +02:00
Laurent Destailleur
cbc6684ea7
Fix error management
2017-04-14 18:59:01 +02:00
Laurent Destailleur
8c07f514c8
Add php unit tests on expense reports
2017-04-14 16:51:30 +02:00
Laurent Destailleur
3740137e31
Add tooltip on label of each open item.
2017-03-28 10:44:52 +02:00
Laurent Destailleur
5f79b2d0c6
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/account.php
htdocs/accountancy/admin/categories.php
htdocs/expensereport/class/expensereport.class.php
htdocs/install/mysql/migration/4.0.0-5.0.0.sql
2017-03-05 22:11:35 +01:00
Laurent Destailleur
f2c7b7da7e
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-03-05 22:00:19 +01:00
Laurent Destailleur
198cf18a78
Fix phpcs
2017-03-05 21:59:51 +01:00
De Coninck Laurent
e54e1fd1e2
[Expense report] - fix the load board query
2017-03-01 14:37:59 +01:00
Laurent Destailleur
3b85a41991
Fix PHPCS
2017-02-27 02:14:37 +01:00
Laurent Destailleur
04044df36a
Fix merge
2017-02-27 01:23:21 +01:00
Laurent Destailleur
4f24613de0
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/expensereport/class/expensereport.class.php
2017-02-27 01:19:03 +01:00
Laurent Destailleur
1f9b41b178
Merge pull request #6467 from laudeco/fix/expense_report_name
...
prepend the author firstname and lastname for ER ref
2017-02-24 15:51:47 +01:00
Laurent Destailleur
5733826a68
Fix do not lose the user of expense report when we edit it.
2017-02-24 15:51:10 +01:00
De Coninck Laurent
7e80505104
prepend the author firstname and lastname for ER ref
...
Instead of using the validator of the ER use the author firstname and last name.
This is not always the case as soon ass someone can create ER for someone else
2017-02-24 13:49:34 +01:00
Laurent Destailleur
31c3398b7f
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/modules.php
2017-02-08 10:59:05 +01:00
Laurent Destailleur
821978d54c
FIX #6363 More complete fix
2017-02-06 20:08:47 +01:00
De Coninck Laurent
bbf34bfda8
[expense type deactivate] [ #6363 ] Expense type deactivated but list
...
When an expense type is disabled in dictionaries, it's always displayed and selectable in expense note module, when we create a new line in an expense note.
2017-02-06 18:57:56 +01:00
phf
f2fdee0ed2
New add trigger for expensereport object
2017-02-02 11:42:38 +01:00
Laurent Destailleur
13f37b2cb9
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
2017-02-02 02:25:49 +01:00
Laurent Destailleur
f6144b9ecb
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-02 02:24:57 +01:00
Laurent Destailleur
f31eaef0d9
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
2017-02-02 01:21:58 +01:00
Laurent Destailleur
68a6a08a01
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
2017-02-02 01:20:45 +01:00
Laurent Destailleur
1785ef9957
Code comment
2017-02-02 00:59:07 +01:00
Maxime Kohlhaas
90e8f062e9
Fix : link to user in bank was wrong regarding expensereport payment
2017-01-31 10:23:03 +01:00
Laurent Destailleur
053afe21dd
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/user/class/user.class.php
2017-01-26 23:40:16 +01:00
Laurent Destailleur
c1b59b1950
Fix several security bugs on expense report
2017-01-26 18:08:00 +01:00
Laurent Destailleur
5fd8b1efcb
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
2017-01-22 21:23:35 +01:00
Laurent Destailleur
f875597c0b
Fix statistics of leave requests (date valid not defined if status is
...
draft)
2017-01-22 16:03:08 +01:00
Marcos García de La Fuente
e0cbcadd98
In case Model for document generation is not defined, the criteria to select the model is now:
...
1. Model for the object
2. Custom default module
3. Hardcoded default module
2017-01-16 21:16:05 +01:00
Laurent Destailleur
4349eac7ea
Merge pull request #6225 from aspangaro/5.0-18
...
Expense report - Better presentation - return lines order by date
2017-01-12 11:37:31 +01:00
Laurent Destailleur
a4edaf4f43
Fix sql to get next ref on expense report
2017-01-03 10:18:47 +01:00
aspangaro
1338237d7c
Expense report - Better presentation - return list order by date
2016-12-27 05:48:18 +01:00
Laurent Destailleur
9e44eb0d15
Fix return code REST similar for all api with POST
2016-12-23 02:08:22 +01:00
Laurent Destailleur
22b4a150a4
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
2016-12-22 17:31:22 +01:00
Laurent Destailleur
b4ed0a1e12
Fix nb of lat approvals wrong
2016-12-22 17:30:39 +01:00
Laurent Destailleur
d66bc10d05
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/expensereport/list.php
2016-12-22 15:54:01 +01:00
Laurent Destailleur
574f84bb84
Fix warning for approval delay.
2016-12-22 15:49:06 +01:00
Laurent Destailleur
1838670e31
Fix several security holes on api when used by external users
2016-12-07 19:02:39 +01:00
Laurent Destailleur
db9af0118c
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/modules/modAdherent.class.php
2016-12-06 14:08:43 +01:00
Laurent Destailleur
761a795294
Maxi debug on REST APIs
2016-12-05 13:31:29 +01:00
Laurent Destailleur
4abd417a6a
Corrupted data must be fixed by repair not by code hack.
2016-12-03 19:50:52 +01:00
Laurent Destailleur
9c47f3d3fd
Restore protection to avoid errors
2016-12-03 19:41:03 +01:00
Laurent Destailleur
6e5a8b6787
FIX Some statistics not compatible with multicompany module.
2016-12-03 19:14:16 +01:00
Laurent Destailleur
fe54673a87
FIX List of people able to validate an expense report was not complete.
2016-12-03 18:13:23 +01:00
Laurent Destailleur
dd27a52a85
Fix several problems on new REST API on project/tasks
2016-11-19 16:08:27 +01:00