# NUMBERWORDS MODULE FOR DOLIBARR ERP CRM
## Features
Add capabilities to convert amounts and numbers into value in full text (only few languages supported).
This module provide functions to convert number or amount in full characters. It will also replace the following string
occurences __AMOUNT_TEXT__, __AMOUNT_CURRENCY_TEXT__, __AMOUNT_WO_TAX_TEXT__, __AMOUNT_CURRENCY_WO_TAX_TEXT__, __AMOUNT_VAT_TEXT__ or __AMOUNT_CURRENCY_VAT_TEXT__ by
total net of tax, total without tax, or total of vat into all textes that use them (free text on invoices, ...).
More information this wiki page.