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
758a78ef
Commit
758a78ef
authored
16 years ago
by
Laurent Destailleur
Browse files
Options
Downloads
Patches
Plain Diff
Qual: Uniformize code.
parent
74801a29
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
htdocs/comm/propal/stats/index.php
+1
-1
1 addition, 1 deletion
htdocs/comm/propal/stats/index.php
htdocs/langs/en_US/propal.lang
+1
-0
1 addition, 0 deletions
htdocs/langs/en_US/propal.lang
htdocs/langs/fr_FR/propal.lang
+1
-0
1 addition, 0 deletions
htdocs/langs/fr_FR/propal.lang
with
3 additions
and
1 deletion
htdocs/comm/propal/stats/index.php
+
1
−
1
View file @
758a78ef
...
@@ -95,7 +95,7 @@ if (! $mesg)
...
@@ -95,7 +95,7 @@ if (! $mesg)
$px
->
SetHorizTickIncrement
(
1
);
$px
->
SetHorizTickIncrement
(
1
);
$px
->
SetPrecisionY
(
0
);
$px
->
SetPrecisionY
(
0
);
$px
->
mode
=
'depth'
;
$px
->
mode
=
'depth'
;
$px
->
SetTitle
(
$langs
->
trans
(
"N
b
OfProposals"
));
$px
->
SetTitle
(
$langs
->
trans
(
"N
umber
OfProposals
ByMonth
"
));
$px
->
draw
(
$filenamenb
);
$px
->
draw
(
$filenamenb
);
}
}
...
...
This diff is collapsed.
Click to expand it.
htdocs/langs/en_US/propal.lang
+
1
−
0
View file @
758a78ef
...
@@ -25,6 +25,7 @@ LastProposals=Last proposals
...
@@ -25,6 +25,7 @@ LastProposals=Last proposals
SearchAProposal=Search a proposal
SearchAProposal=Search a proposal
ProposalsStatistics=Commercial proposals' statistics
ProposalsStatistics=Commercial proposals' statistics
NumberOfProposalsByMonth=Number by month
NumberOfProposalsByMonth=Number by month
AmountOfProposalsByMonthHT=Amount by month (net of tax)
NbOfProposals=Number of commercial proposals
NbOfProposals=Number of commercial proposals
ShowPropal=Show proposal
ShowPropal=Show proposal
PropalsDraft=Drafts
PropalsDraft=Drafts
...
...
This diff is collapsed.
Click to expand it.
htdocs/langs/fr_FR/propal.lang
+
1
−
0
View file @
758a78ef
...
@@ -25,6 +25,7 @@ LastProposals=Derni
...
@@ -25,6 +25,7 @@ LastProposals=Derni
SearchAProposal=Rechercher une propale
SearchAProposal=Rechercher une propale
ProposalsStatistics=Statistiques des propositions commerciales
ProposalsStatistics=Statistiques des propositions commerciales
NumberOfProposalsByMonth=Nombre par mois
NumberOfProposalsByMonth=Nombre par mois
AmountOfProposalsByMonthHT=Montant par mois (HT)
NbOfProposals=Nombre de propositions commerciales
NbOfProposals=Nombre de propositions commerciales
ShowPropal=Afficher proposition
ShowPropal=Afficher proposition
PropalsDraft=Brouillons
PropalsDraft=Brouillons
...
...
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