[TYPO3-realty] Currency Unit in Deposit

Oliver Klee typo3-german-02 at oliverklee.de
Thu Apr 22 16:13:15 CEST 2010


Hi Stephan,

Stephan Schreier schrieb:
> the deposit field, the rent_excluding_bills field and the extra_charges field are free-text fields (all tinytext). But the rent_excluding_bills and the extra_charges are indicated with EUR (the currency field?) in the frontend, but not the deposit field!

I've just looked up those fields in the OpenImmo standard. It looks like
only decimal numbers are allowed there. So it would make sense to change
the fields to decimal and update the output to always use the currency.

Would you like to provide a patch for this in the bug tracker?

> Is it possible to link the deposit and currency field, to show it in FE-singleview?

The tx_realty_pi1_Formatter class takes care of rendering price fields
with the currency. So we need to format all those fields as prices.


Oliver
-- 
Certified TYPO3 Integrator | TYPO3 Security Team Member


More information about the TYPO3-project-realty mailing list