mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
7 lines
281 B
Markdown
7 lines
281 B
Markdown
1. Add a t-length attribute on report templates fields that will
|
|
truncate the field
|
|
2. Add a t-minlength attribute on report template fields that will
|
|
check the min length
|
|
3. Add a t-maxlength attribute on report template fields that will
|
|
check the max length
|