Documentation

ea_rechnung
in package

CLASS Rechnung Klientenanteil * Rechnungen bearbeiten *

Table of Contents

Methods

get_All_REA_GEM()  : mixed
get_All_REA_GEM_Klient()  : mixed
get_All_REA_GEM_Klient_spitex()  : mixed
get_All_REA_GEM_spitex()  : mixed
get_All_REA_Klient()  : mixed
get_All_REA_Klient_spitex()  : mixed
get_All_REA_KT()  : mixed
get_All_REA_KT_spitex()  : mixed
get_All_REA_spitex()  : mixed
get_REA_BY_ID()  : mixed
set_GeldErh_REA()  : mixed
set_GeldErh_REA_GEM()  : mixed
set_geldErhalten()  : mixed
Set the date when the invoice was paid The id defaults to the id of the `rechnung` and not the pk of the `rechnung_ea` table

Methods

get_All_REA_GEM()

public get_All_REA_GEM(mixed $id_owner) : mixed
Parameters
$id_owner : mixed

get_All_REA_GEM_Klient()

public get_All_REA_GEM_Klient(mixed $id_owner) : mixed
Parameters
$id_owner : mixed

get_All_REA_GEM_Klient_spitex()

public get_All_REA_GEM_Klient_spitex() : mixed

get_All_REA_GEM_spitex()

public get_All_REA_GEM_spitex() : mixed

get_All_REA_Klient()

public get_All_REA_Klient(mixed $id_owner[, mixed $sortOrder = "klient" ]) : mixed
Parameters
$id_owner : mixed
$sortOrder : mixed = "klient"

get_All_REA_Klient_spitex()

public get_All_REA_Klient_spitex() : mixed

get_All_REA_KT()

public get_All_REA_KT(mixed $id_owner) : mixed
Parameters
$id_owner : mixed

get_All_REA_KT_spitex()

public get_All_REA_KT_spitex() : mixed

get_All_REA_spitex()

public get_All_REA_spitex() : mixed

get_REA_BY_ID()

public get_REA_BY_ID(mixed $id) : mixed
Parameters
$id : mixed

set_GeldErh_REA()

public set_GeldErh_REA(mixed $datum, mixed $id_r) : mixed
Parameters
$datum : mixed
$id_r : mixed

set_GeldErh_REA_GEM()

public set_GeldErh_REA_GEM(mixed $datum, mixed $id_r) : mixed
Parameters
$datum : mixed
$id_r : mixed

set_geldErhalten()

Set the date when the invoice was paid The id defaults to the id of the `rechnung` and not the pk of the `rechnung_ea` table

public set_geldErhalten(mixed $id, mixed $date, mixed $payer) : mixed
Parameters
$id : mixed

int The id_rech that links rechnung with rechnung_ea

$date : mixed

DateTime A PHP DateTime Object

$payer : mixed

string One of 'EA', 'KANTON', 'KT', 'GM', or 'GEMEINDE'. Case does not matter.


        
On this page

Search results