Add code comment
This commit is contained in:
parent
1e78c4c418
commit
e2ce31e1a7
@ -109,7 +109,7 @@ function marges_prepare_head()
|
|||||||
* @param float $localtax2_tx Vat rate special 2 (not used)
|
* @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 (buying price, marge rate, marque rate)
|
||||||
*/
|
*/
|
||||||
function getMarginInfos($pvht, $remise_percent, $tva_tx, $localtax1_tx, $localtax2_tx, $fk_pa, $paht)
|
function getMarginInfos($pvht, $remise_percent, $tva_tx, $localtax1_tx, $localtax2_tx, $fk_pa, $paht)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user