CurrencyRelationTrait
Description of CurrencyRelationTrait
Tags
Table of Contents
- $coddivisa : string
- Currency of the document.
- $tasaconv : float|int
- Rate of conversion to Euros of the selected currency.
- setCurrency() : mixed
Properties
$coddivisa
Currency of the document.
public
string
$coddivisa
$tasaconv
Rate of conversion to Euros of the selected currency.
public
float|int
$tasaconv
Methods
setCurrency()
public
setCurrency(string $coddivisa[, bool $purchase = false ]) : mixed
Parameters
- $coddivisa : string
- $purchase : bool = false