FacturaScripts

PaymentToAccounting
in package

Description of PaymentToAccounting

Table of Contents

Properties

$exercise  : Ejercicio
$payment  : PagoCliente|PagoProveedor
$receipt  : ReciboCliente|ReciboProveedor

Methods

__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

supplierPaymentAccountingEntry()

protected supplierPaymentAccountingEntry() : bool
Return values
bool

        
On this page

Search results