Commit Graph
12 Commits
Author SHA1 Message Date
AbleKSaju e4baf81ba6 fix: removed conditional logic for inventory models in PrintTemplate lists 2025-03-05 12:00:49 +05:30
Mildred Ki'Lya c10edc7132 feat: #151 Add quote object and allow create invoice from it
Also allow changing a print template type, necessary to create a custom
print template for this.
2024-01-08 21:56:03 +01:00
18alantom d0571a2450 chore: fix all fixable eslint errors in remaining non vue files
- update files to ignore
- delete babel.config.js
2023-06-22 14:22:54 +05:30
18alantom 5ec0270540 feat: modal to selct print size 2023-06-02 16:21:27 +05:30
18alantom dabcbcd2ce fix: PrintTemplate list view
- type ListCell
- improve ListViewConfig types, update where required
2023-03-07 12:39:49 +05:30
18alantom 0d3541fcb7 fix: templatebuilder readonly
- rename variable in evaluateFieldMeta
- add action to templatebuilder
2023-03-06 14:35:13 +05:30
18alantom be999269e2 incr: rebase master
- clearout PrintView
- move doc status and barcode to the left
- fix color field display
2023-03-06 11:56:54 +05:30
18alantom 44f172316f incr: convert other templates to template.html files
- delete old invoice template files
2023-03-06 10:42:55 +05:30
18alantom f398e190e6 incr: convert Minimal.vue to a template.html file 2023-03-06 10:42:41 +05:30
18alantom c04098a3eb incr: add scaled container
- allow changing the scale of the print view
- prevent deletion of non custom templates
2023-03-06 10:40:03 +05:30
18alantom 28aa0f135e incr: update routing
- update PrintTemplate UI code
2023-03-06 10:40:02 +05:30
18alantom 2e0eb654e9 incr: scaffold template builder 2023-03-06 10:39:13 +05:30