mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
8 lines
465 B
Markdown
8 lines
465 B
Markdown
This module allows you to add new parameters on QWeb reports. Currently,
|
|
we have defined a field maximum on a report and a validation of maximal
|
|
and minimal size. It is useful on xml reports in order to validate
|
|
length. XML are sometimes XSD dependant and we must validate its format.
|
|
For example, in spanish facturae
|
|
(<http://www.facturae.gob.es/Paginas/Index.aspx>), where length and
|
|
format must be validated in several fields in order to send an invoice.
|