odtReportSQL
Defines a complete reports/documents system for WAMP applications
...On templates::
- Simple substitution based on couples #field#/value
- Blocks and nested blocks duplication (any deep) or deletion
- Pictures substitution
The HTML User Inteface is build by System and can be easy added at existing php applications.
This system is DB driven, using 2 tables to define all templates
To add a new document is only required to update DB.
Sources in github https://github.com/msillano/odtReportSQL
Install:
download all files in www/my_app/
see install.txt file