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
7127f5fc
Commit
7127f5fc
authored
11 years ago
by
Laurent Destailleur
Browse files
Options
Downloads
Patches
Plain Diff
fix: doxygen
parent
cfec85c2
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
htdocs/margin/lib/margins.lib.php
+8
-8
8 additions, 8 deletions
htdocs/margin/lib/margins.lib.php
with
8 additions
and
8 deletions
htdocs/margin/lib/margins.lib.php
+
8
−
8
View file @
7127f5fc
...
@@ -84,10 +84,10 @@ function marges_prepare_head()
...
@@ -84,10 +84,10 @@ function marges_prepare_head()
* Return an array with margins information of a line
* Return an array with margins information of a line
*
*
* @param float $pvht Selling price without tax
* @param float $pvht Selling price without tax
* @param float $remise_percent
_ligne
Discount percent on line
* @param float $remise_percent
Discount percent on line
* @param float $tva_tx
Vat rate
* @param float $tva_tx Vat rate
(not used)
* @param float $localtax1_tx
Vat rate special 1
* @param float $localtax1_tx Vat rate special 1
(not used)
* @param float $localtax2_tx
Vat rate special 2
* @param float $localtax2_tx Vat rate special 2
(not used)
* @param int $fk_pa Id of buying price (prefer set this to 0 and provide $paht instead. With id, buying price may have change)
* @param int $fk_pa Id of buying price (prefer set this to 0 and provide $paht instead. With id, buying price may have change)
* @param float $paht Buying price without tax
* @param float $paht Buying price without tax
* @return array Array of margin info
* @return array Array of margin info
...
...
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