FacturaScripts

PaymentToAccounting extends PaymentToAccounting
in package

Class created by Core/Base/PluginDeploy

Tags
author

FacturaScripts [email protected]

Table of Contents

$exercise  : Ejercicio
$payment  : PagoCliente|PagoProveedor
$receipt  : ReciboCliente|ReciboProveedor
__construct()  : mixed
generate()  : bool
customerPaymentAccountingEntry()  : bool
customerPaymentBankLine()  : bool
customerPaymentExpenseLine()  : bool
customerPaymentLine()  : bool
setCommonData()  : void
supplierPaymentAccountingEntry()  : bool
supplierPaymentBankLine()  : bool
supplierPaymentLine()  : bool

Properties

Methods

customerPaymentAccountingEntry()

protected customerPaymentAccountingEntry() : bool
Return values
bool

setCommonData()

protected setCommonData(Asiento &$entry, string $concept, mixed $invoice) : void
Parameters
$entry : Asiento
$concept : string
$invoice : mixed
Return values
void

supplierPaymentAccountingEntry()

protected supplierPaymentAccountingEntry() : bool
Return values
bool

Search results