Commit graph

10 commits

Author SHA1 Message Date
priyanshshah2442
f2a0d09d1a
fix: error when configuring child table columns in New Print Format Builder (#24514) 2024-01-24 17:23:55 +05:30
Suraj Shetty
b4bc871aab style: Auto format vue file with prettier
- Ran pre-commit run --all-files
2023-11-13 11:26:00 +05:30
Suraj Shetty
171b616e57 fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30
Shariq Ansari
a62861ec9f
fix: scoped vue css (#18351)
[skip ci]
2022-10-10 18:25:30 +05:30
Shariq Ansari
45e7e92ffa refactor: Print Format Builder Beta code to vue 3 2022-10-05 15:41:14 +05:30
Suraj Shetty
64cc07227e refactor: Replace usage of deprecated attribute 2022-06-21 08:00:49 +05:30
Faris Ansari
e830b5e4ac fix: minor ui fixes 2021-10-19 19:13:50 +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
a25817b64c fix: Set table column width in percentages 2021-09-06 16:57:16 +05:30
Faris Ansari
f536a1ff91 fix: More features
- Show selection dialog if Print Format not selected
- Field component
- Common store
- Edit Field label inline
- Configure table columns
- Edit Custom HTML
- Preview
2021-09-06 16:57:16 +05:30