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() : void
 
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 ]) : void
    
        Parameters
- $coddivisa : string
 - $purchase : bool = false