FacturaScripts

Calculator extends Calculator
in package

Class created by Core/Internal/PluginsDeploy

Table of Contents

Properties

$mods  : array<string|int, CalculatorModClass>

Methods

addMod()  : void
calculate()  : bool
calculateLine()  : bool
getSubtotals()  : array<string|int, mixed>

Properties

Methods

addMod()

public static addMod(mixed $mod) : void
Parameters
$mod : mixed

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