Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dolibarr
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software_Artifact_Infrastructure_Repository
dolibarr
Commits
da272c6a
Commit
da272c6a
authored
9 years ago
by
aspangaro
Browse files
Options
Downloads
Patches
Plain Diff
ER Typo
parent
be302ce5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
htdocs/expensereport/class/expensereport.class.php
+2
-2
2 additions, 2 deletions
htdocs/expensereport/class/expensereport.class.php
with
2 additions
and
2 deletions
htdocs/expensereport/class/expensereport.class.php
+
2
−
2
View file @
da272c6a
...
...
@@ -1693,10 +1693,10 @@ class ExpenseReportLine
* Retourne la liste deroulante des differents etats d'une note de frais.
* Les valeurs de la liste sont les id de la table c_expensereport_statuts
*
* @param int $selected
etat
pre
-
select
ionne
* @param int $selected preselect
status
* @param string $htmlname Name of HTML select
* @param int $useempty 1=Add empty line
* @return string HTML select with s
a
ttus
* @return string HTML select with st
a
tus
*/
function
select_expensereport_statut
(
$selected
=
''
,
$htmlname
=
'fk_statut'
,
$useempty
=
1
)
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment