Update facture.class.php

This commit is contained in:
Frédéric FRANCE 2015-01-18 01:07:32 +01:00
parent f763f23614
commit 6237f68e74

View File

@ -2338,7 +2338,7 @@ class Facture extends CommonInvoice
* Update invoice line with percentage * Update invoice line with percentage
* *
* @param FactureLigne $line Invoice line * @param FactureLigne $line Invoice line
* @param int $percent * @param int $percent Percentage
* @return void * @return void
*/ */
function update_percent($line, $percent) function update_percent($line, $percent)