Faris Ansari
f6abaa1cab
feat: File selector for multi-company switching
...
- Use config file to store preferences
2020-01-28 16:59:34 +05:30
Faris Ansari
6ab5e109ad
feat: Rename to Frappe Books
2020-01-02 23:09:58 +05:30
Faris Ansari
86f346913b
fix: Move openSettings to common utils
2020-01-02 22:36:57 +05:30
Faris Ansari
67e9ce094d
refactor: Setup wizard and company setup
...
- Move setup logic into setupCompany.js
- Set setupComplete field in AccountingSettings
- move connectToLocalDatabase in utils
2020-01-01 13:41:57 +05:30
Faris Ansari
2e70a0167a
fix: Add validations for email and phone fields
2019-12-27 15:53:13 +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
6e2c5cdf96
fix: JournalEntry fixes
...
- Form actions
- Set debit / credit in 2nd row automatically
- Validate before update and insert
- Add JournalEntry as filter option in General Ledger
- Commonify actions for document in InvoiceForm, JournalEntryForm and QuickEditForm
- DropdownWithActions component
2019-12-20 12:14:31 +05:30
Faris Ansari
e8370aa8ab
chore: Migrate project structure to Vue CLI
...
- Electron build using vue-cli-plugin-electron-builder
2019-12-12 23:07:43 +05:30
Faris Ansari
24a768f6ad
fix: Commonify error handling for document actions
2019-12-10 14:55:11 +05:30
Faris Ansari
688083c28d
fix: Migrate makePDF method from frappejs
2019-12-07 00:13:37 +05:30
Faris Ansari
83ce1cf5a8
fix: Show errors in a dialog
2019-12-05 00:10:46 +05:30
Faris Ansari
945dee6836
fix: Replace route if same doctype
2019-12-04 22:56:17 +05:30
Faris Ansari
b367164a52
fix: openQuickEdit
...
- Common method to route to quick edit form
2019-12-03 18:40:58 +05:30
Faris Ansari
f48a15d97d
fix: Report
...
- Use inline-grid to make Row expand its parent
- Custom component for columns
- Avatar component
- partyWithAvatar component in GeneralLedger
- WithScroll renderless component to detect scroll
- Fixed header with horizontal and vertical scroll in Report
2019-12-03 15:53:54 +05:30
Faris Ansari
ca9e8fcbf3
feat: Delete doc with prompt
2019-12-03 13:45:12 +05:30
Faris Ansari
d5a88398a8
fix: Confirmation dialog before Invoice delete
2019-11-28 00:09:16 +05:30
Faris Ansari
c848ce6812
feat: Sytem tab in settings
...
- Extract New / Load Database functionality in functions
2019-10-26 20:16:04 +05:30