Commit graph

7 commits

Author SHA1 Message Date
Sumit Jain
e9b1017d46 fix: Add translation for labels in print format templates 2026-02-25 20:49:06 +05:30
Faris Ansari
c1053bea93 fix: Field rendering of every field 2021-10-22 19:20:42 +05:30
Faris Ansari
72e9df5460 fix: section fields orientation
- Option to render fields in a section in left-right orientation
- this is useful in cases where rendering currency values one below the other makes more sense
2021-10-19 19:22:23 +05:30
Faris Ansari
a4746483ab fix: print style
- bordered table
- pdf column rendering fix
- document-header class
2021-10-19 19:20:08 +05:30
Faris Ansari
090a5db7f8 feat: Spacer and Divider components 2021-10-19 19:16:54 +05:30
Faris Ansari
76b5ee8b9e feat: Field Templates
- standard field templates for rendering custom templates for fields for e.g., taxes in invoice
- ability to create user defined reusable templates that show up in print format builder
2021-10-19 19:12:15 +05:30
Faris Ansari
f4bd62c010 feat: More features
- Letterhead editing
- Edit Header and Footer
- Margin Text
- PrintFormatGenerator class handles generation of HTML and PDF and repeating of Header/Footer
- Simplify /printpreview
- Separate renderer files for each fieldtype
2021-09-15 18:50:41 +05:30