getUrl($Mod, "Index"); $pagination_baseurl_params = ["filter" => $filter]; $pagination_entity_name = "Billingrecords"; ?>
| Summe Rechnungen Periodisch: | € =number_format($sum_price, 2, ",", ".")?> |
|---|---|
| Summe Rechnungen Einmalig: | € =number_format($sum_price_setup, 2, ",", ".")?> |
| Summe Gutschriften Periodisch: | € =number_format($sum_credit_price, 2, ",", ".")?> |
| Summe Gutschriften Einmalig: | € =number_format($sum_credit_price_setup, 2, ",", ".")?> |
| Summe Rechnungen Bankeinzug: | € =number_format($sum_price_sepa, 2, ",", ".")?> |
| Contract ID | Periode | Vertragsinhaber | Rechnungsadresse | Kundennummer | Produkt | Anzahl | Preis | Preis Setup | Zahlung | Zustellung | Bankdaten | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| $billing->contract_id])?>" target="_blank">=$billing->contract_id?> | =$billing->start_date?> - =$billing->end_date?> |
=$billing->contract->owner->getCompanyOrName()?> =$billing->contract->owner->street?> =$billing->contract->owner->zip?> =$billing->contract->owner->city?> =$billing->contract->owner->country->name?> |
=($billing->company) ? $billing->company." " : ""?> =($billing->firstname || $billing->lastname) ? $billing->firstname." ".$billing->lastname." " : ""?> =$billing->street?> =$billing->zip?> =$billing->city?> =$billing->country?> |
=$billing->customer_number?> |
=$billing->product_name?>=($billing->matchcode) ? " (".$billing->matchcode.")" : ""?>
product_info): ?>
=$billing->product_info?>
|
=($billing->amount / (int)$billing->amount > 1) ? number_format($billing->amount,3,",",".") : (int)$billing->amount?> | ">€ =number_format($billing->price,4,",",".")?> | ">€ =number_format($billing->price_setup,4,",",".")?> | =($billing->billing_type == "sepa") ? "SEPA" : ""?> | =($billing->billing_delivery == "email") ? "Email" : "Papier"?> |
billing_type == "sepa"): ?>
Kontoinhaber: =$billing->bank_account_owner?> Bank: =$billing->bank_account_bank?> IBAN: =$billing->bank_account_iban?> BIC: =$billing->bank_account_bic?> |