Update facture.class.php
This commit is contained in:
parent
f763f23614
commit
6237f68e74
@ -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)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user