FacturaScripts

Calculator
in package

Tags
collaborator

Daniel Fernández Giménez [email protected]

Table of Contents

Properties

$mods  : array<string|int, CalculatorModInterface>

Methods

addMod()  : void
calculate()  : bool
calculateLine()  : void
getSubtotals()  : array<string|int, mixed>
apply()  : 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

        
On this page

Search results