Laurent Destailleur
d6198a1e33
Fix billed time is empty
2019-10-01 13:47:29 +02:00
Laurent Destailleur
2eaa910336
Update project.class.php
2019-09-27 12:32:27 +02:00
Laurent De Coninck
b4f31d61fa
allow to remove one custom referent in the project.
...
Allow to remove one custom referent from the project.
When we develop one module that supports the custom referent in a
project and if you don't follow the same naming convention as in the
other table (in french). You cannot remove the element.
This fix support now the property 'project_field'. And thus set this
column to null.
[see: #11881 ]
2019-09-23 17:46:54 +02:00
Laurent Destailleur
1d7885bc0c
FIX We should remove property comments only for project and task api.
2019-07-25 16:58:24 +02:00
Laurent Destailleur
559a902405
FIX summary of time spent in preview tab of projects
2019-07-23 03:39:35 +02:00
Laurent Destailleur
3b393e818a
Fix missing entity property into fetch
2019-07-18 14:17:29 +02:00
Laurent Destailleur
b202c7eaa0
Fix confusion between ->childs and ->childsoncascade
2019-06-22 20:17:40 +02:00
Laurent Destailleur
dac99c878c
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/projet/tasks/time.php
2019-06-17 15:57:06 +02:00
Juanjo Menent
a73ae49c4d
FIX : #11296
2019-06-14 18:56:30 +02:00
Laurent Destailleur
ed2d9435db
Update project.class.php
2019-06-07 15:21:15 +02:00
florian HENRY
c5afc3131f
fix variable name
2019-06-05 15:59:35 +02:00
florian HENRY
1d4962cf81
fix scrutinizer
2019-06-05 15:57:16 +02:00
Laurent Destailleur
ae3605d82d
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/pdf.php
htdocs/core/class/extrafields.class.php
2019-05-20 15:47:06 +02:00
Laurent Destailleur
ebf252f8a3
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-05-20 15:40:50 +02:00
florian HENRY
4311a1ece8
fix : #11187
2019-05-19 01:58:20 +02:00
Supermanu
9aed9359ad
FIX: Remove link between categories and project when deleting
2019-05-04 12:22:45 +02:00
Laurent Destailleur
091132de2f
Signatures of methods createFromClone() has been standardized. All
...
methods requires the object User as first parameter.
2019-04-25 12:11:32 +02:00
Laurent Destailleur
621709ed42
FIX check thirdparty defined when PROJECT_THIRDPARTY_REQUIRED is set
2019-04-10 16:54:20 +02:00
Laurent Destailleur
321ffb859b
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
htdocs/projet/activity/perday.php
htdocs/projet/activity/perweek.php
2019-04-08 14:09:18 +02:00
Laurent Destailleur
b23f74eab1
FIX Status of opportunity should never be -1
2019-04-08 12:17:57 +02:00
Laurent Destailleur
0091b65a83
Fix phpcs
2019-04-01 18:10:14 +02:00
Laurent Destailleur
d572a9258c
Merge branch 'develop' into new_evol_time_spent_views
2019-03-31 19:12:27 +02:00
Laurent Destailleur
697a2e5576
Show time to bill and billed in list of tasks
2019-03-29 14:34:55 +01:00
Laurent Destailleur
9eaef2ce7a
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/export.php
htdocs/langs/en_US/admin.lang
2019-03-26 12:40:36 +01:00
Laurent Destailleur
29fe65ed75
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-03-26 12:37:21 +01:00
Laurent Destailleur
e5f54bd14c
FIX Remane of project
2019-03-26 12:35:44 +01:00
atm-ph
fa41eeec7f
New evol "Input per week" display
2019-03-21 14:21:29 +01:00
Laurent Destailleur
a2d6723ff3
WIP Link files to expense report lines
2019-03-15 15:07:52 +01:00
Laurent Destailleur
f2de44ce51
Clean code
2019-03-11 01:11:39 +01:00
Laurent Destailleur
73b359c124
Fix class visibility
2019-03-09 00:54:10 +01:00
Frédéric FRANCE
f283782445
change visibility
2019-03-04 19:57:46 +01:00
Laurent Destailleur
b3fb0eaf5b
Merge branch 'develop' into Squiz.Scope.MethodScope.Missing
2019-02-27 15:48:31 +01:00
Laurent Destailleur
2448d1deaa
fk_projet -> fk_project
2019-02-27 15:32:18 +01:00
Frédéric FRANCE
27218b7087
wip
2019-02-24 23:32:09 +01:00
Laurent Destailleur
af92303319
Merge pull request #10487 from frederic34/psr2squizwhite
...
psr2 Squiz.WhiteSpace.ScopeClosingBrace.Indent
2019-02-08 09:30:25 +01:00
Frédéric FRANCE
970392adb8
Merge remote-tracking branch 'upstream/develop' into psr2squizwhite
2019-02-03 22:41:57 +01:00
Laurent Destailleur
695a681c14
NEW Can generate invoices from timespent of a project
2019-02-03 21:35:30 +01:00
Laurent Destailleur
a6dde3d6bd
Merge branch 'develop' into nospaceaftercomma
2019-02-03 19:27:16 +01:00
Frédéric FRANCE
80a12fcd1c
psr2 Squiz.WhiteSpace.ScopeClosingBrace.Indent
2019-02-03 14:29:45 +01:00
Frédéric FRANCE
03701fa091
psr2
2019-02-02 18:25:01 +01:00
Frédéric FRANCE
b10558bacd
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
2019-01-27 23:23:38 +01:00
Laurent Destailleur
4f9f0fd7b5
Merge branch 'develop' into elseif
2019-01-27 17:54:06 +01:00
Frédéric FRANCE
f0cdf300d1
Squiz.Functions.FunctionDeclarationArgumentSpacing
2019-01-27 15:20:16 +01:00
Frédéric FRANCE
7ee086b402
PSR2 space after comma in function call
2019-01-27 11:55:16 +01:00
Frédéric FRANCE
6e91b3cefc
PSR2 usage of else if is discouraged
2019-01-27 10:49:34 +01:00
ldestailleur
2c474de61e
FIX Update of timespent when date is empty
2019-01-04 15:44:39 +01:00
ldestailleur
b928a49b1b
FIX Update of timespent when date is empty
2019-01-04 15:44:09 +01:00
Laurent Destailleur
ff0a5d9fe1
Merge pull request #10016 from WSoptics/wsoptics-8.0
...
FIX: sql errors
2018-11-15 16:47:52 +01:00
Laurent Destailleur
6ffd63c965
Update projectstats.class.php
2018-11-15 16:47:40 +01:00
Laurent Destailleur
85cdc44105
Several fixes in project creation, cache of dolGetIfFromCode, ...
2018-11-15 13:39:12 +01:00