FacturaScripts

Calculator
in package

Tags
author

Carlos García Gómez [email protected]

collaborator

Daniel Fernández Giménez [email protected]

Table of Contents

$mods  : array<string|int, CalculatorModInterface>
addMod()  : void
calculate()  : bool
getSubtotals()  : array<string|int, mixed>
apply()  : void
applyUsedGoods()  : bool
calculateLine()  : void
clear()  : void
save()  : bool

Properties

Methods

calculate()

public static calculate(BusinessDocument &$doc, array<string|int, mixed> &$lines, bool $save) : bool
Parameters
$doc : BusinessDocument
$lines : array<string|int, mixed>
$save : bool
Return values
bool

Search results