2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 03:29:00 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Faris Ansari
138b0673a8 feat: Invoice Template Customizer
- Template, Color and Font fields in PrintSettings
- font-manager for loading system fonts
- 3 Invoice Templates: Default, Minimal and Business
- Delete unused old Templates
- Dont show Delete button in Singles
- Rename font family "Inter var experimental" to "Inter"
2020-02-03 23:25:11 +05:30
Faris Ansari
3dc893f00a fix: Table
- Scrolling table after maxRowsBeforeOverflow
- Hover row
- Delete row
2020-02-03 23:24:50 +05:30
Faris Ansari
a7b45c626a feat: Create accounts in CoA directly
- Common error handling method for documents
- Add group hover in tailwind
2019-12-23 16:15:06 +05:30
Faris Ansari
beb3105e9b fix: Setup Wizard fixes
- Company Logo and Name section
- Disable next button on click
- Set company logo in PrintSettings

Other
- Add brand color to tailwind config
- Disabled button
- Override inputClass using a function
2019-12-16 19:22:14 +05:30
Faris Ansari
185b87bc2b fix: Standardise rounded scale 2019-12-11 15:10:21 +05:30
Faris Ansari
1757f8f266 fix: Report
- Tree structured reports
- Profit and Loss
2019-12-03 17:15:07 +05:30
Faris Ansari
6d624438de fix: Customize tailwind theme
- Expose tailwind theme config in theme.js
2019-11-19 23:04:45 +05:30
Faris Ansari
36db289c6e feat: Add Make Payment button
- Generic Dropdown component
2019-10-30 01:03:26 +05:30
Faris Ansari
d7dc08a45d feat: Settings - TabGeneral 2019-10-24 16:09:57 +05:30
Faris Ansari
b771d4112e fix: Use grays from palette 2019-10-23 00:37:46 +05:30
Faris Ansari
6892895215 feat: Misc
- Table control
- FormControl (size=small)
- DatabaseSelector
- SetupWizard
- Tax Quick Edit
- AutoComplete
- Link extends from AutoComplete
2019-10-13 17:33:01 +05:30
Faris Ansari
227133c1ab feat: InvoiceForm
- SalesInvoice List with badges in Status column
- QuickEdit view in InvoiceForm and ListView
- Native Date control for now
- Wrap Quick Edit and Invoice Form in keep-alive
2019-10-11 15:25:50 +05:30
Faris Ansari
59e79ab919 feat: Link field with create new doc 2019-10-06 18:03:21 +05:30
Faris Ansari
eb348c7210 fix: QuickEditForm
- Create a new document
- Rename a document
- Auto save document on value change
2019-10-06 03:11:33 +05:30
Faris Ansari
d407547b84 feat: Add Inter font 2019-10-04 23:25:28 +05:30
Faris Ansari
f040d397bf feat: New Frappe Accounting Design
- Add tailwindcss
- Implement Sidebar
2019-10-03 19:16:12 +05:30