nervatura 5.0.8 → 5.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -28,7 +28,7 @@ The framework includes:
|
|
|
28
28
|
- a basic report generation library for creating simple PDF documents (eg. order, invoice, etc.)
|
|
29
29
|
or CSV data files
|
|
30
30
|
- sample report templates and [**REPORT EDITOR**](https://nervatura.github.io/nervatura/docs/client/program/editor) GUI
|
|
31
|
-
-
|
|
31
|
+
- [**CLIENT**](https://nervatura.github.io/nervatura/docs/client) Web Component application and a basic **ADMIN** interface
|
|
32
32
|
|
|
33
33
|
The client and report interface supports [multilingualism](https://nervatura.github.io/nervatura/docs/start/customization#customize-the-appearance). The framework can be easily extended with additional interfaces and functions in the any languages.
|
|
34
34
|
|