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

490 Commits

Author SHA1 Message Date
Faris Ansari
0ff93a7c6a fix: Add entitlement to disable library validation
https://github.com/electron-userland/electron-builder/issues/3940#issuecomment-501702531
2019-12-24 18:42:39 +05:30
Faris Ansari
f6eda9fd0a v0.0.3-beta.3 2019-12-24 16:20:49 +05:30
Faris Ansari
852288307e fix: Add electron-notarize dependency 2019-12-24 16:06:05 +05:30
Faris Ansari
ed2cbaae06 chore: Add config for signing and notarize 2019-12-24 15:44:28 +05:30
Faris Ansari
18b49e1969 fix: Update frappejs 2019-12-24 15:42:25 +05:30
Faris Ansari
7dd6dbc9af fix: Read Only prop override 2019-12-23 19:02:49 +05:30
Faris Ansari
bef259bd84 fix: Get currency for party 2019-12-23 19:02:34 +05:30
Faris Ansari
15f61f17ff fix: Uncomment item filter block 2019-12-23 19:02:18 +05:30
Faris Ansari
47ce6117d1 fix: Add Item Type Product or Service
- Automatically set Income and Expense account and hide them from View
2019-12-23 18:50:47 +05:30
Faris Ansari
f2071c96df fix: Scrolling in GetStarted page 2019-12-23 18:21:04 +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
802b134cd4 fix: Dont set unused fields 2019-12-23 13:56:57 +05:30
Faris Ansari
54616ef926 fix: Add Chart of Accounts to sidebar 2019-12-23 13:56:41 +05:30
Faris Ansari
6e69b20ad6 fix: Bold 'Create' action to separate from option 2019-12-23 13:55:24 +05:30
Faris Ansari
3ce726b07a fix: Replace 'database' with 'file'
- Simpler wording for user facing string
- Add a help text for more information
2019-12-23 13:54:18 +05:30
Faris Ansari
5614b4dca6 fix: Consistent import 2019-12-21 21:25:42 +05:30
Faris Ansari
f8fbb5ca02 chore: Delete old/unused components 2019-12-21 21:25:08 +05:30
Faris Ansari
2d2f5eb57e style: Format with prettier 2019-12-21 21:19:01 +05:30
Faris Ansari
a779c91679 fix: Remove deepmerge and add lodash 2019-12-21 20:17:43 +05:30
Faris Ansari
e9082cbdaf feat: Add Icons used in GetStarted page 2019-12-21 20:17:22 +05:30
Faris Ansari
86d841da7a feat: Add GetStarted page
- GetStarted model to track progress
2019-12-21 20:16:50 +05:30
Faris Ansari
c9d0219320 fix: Minor component fixes
- Use meta.getKeywordFields instead of keywordFields
- Make the full "Add Row" Row clickable
- Highlight today's date in DatePicker
- Set default filters on activated in Report
2019-12-20 12:24:12 +05:30
Faris Ansari
c0c7a9edbb fix: Better logic for sidebar active state
- Keep the sidebar item active even if its form is open
2019-12-20 12:22:14 +05:30
Faris Ansari
9726fe4e8a fix: Minor fixes
- Better error message in ledgerPosting
- Remove models key from model/index.js
- Format AccountingLedgerEntry.js
- Set default Account to Cash for Payment Type Cash
- Add placeholders for Payment Form
- Add key to v-for elements in TwoColumnForm
2019-12-20 12:20:43 +05:30
Faris Ansari
7fd5ce01d1 fix: Set fiscal year start and end date correctly 2019-12-20 12:15:50 +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
bd5ee080c2 fix: Formatting and model name 2019-12-18 23:54:58 +05:30
Faris Ansari
d104a4ffa4 v0.0.3-beta.2 2019-12-17 12:35:47 +05:30
Faris Ansari
33c16db8db fix: Show WindowsTitleBar in Linux too 2019-12-17 12:34:58 +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
0277b7c0e7 fix: Set Party defaults
- Set default Account and Currency
- Reorder fields
2019-12-16 18:04:10 +05:30
Faris Ansari
6e97fe4ad5 fix: Active Tab Icon color in Settings 2019-12-16 17:55:57 +05:30
Faris Ansari
bdbad0913e v0.0.3-beta.1 2019-12-16 17:27:35 +05:30
Faris Ansari
9481a4c072 chore: Update frappejs 2019-12-16 17:27:11 +05:30
Faris Ansari
2212b007ee fix: Enable maximise button in Mac 2019-12-16 17:26:53 +05:30
Faris Ansari
2db4484ab2 chore: Dont git add in lint-staged 2019-12-16 17:13:05 +05:30
Faris Ansari
66547d9824 fix: Minor styling 2019-12-16 17:13:05 +05:30
Faris Ansari
168aa607fb fix: Scrollbar styling in Report container 2019-12-16 17:13:04 +05:30
Faris Ansari
162b5e983f fix: Titlebar for Windows
- Add window-no-drag to areas that should be clickable
- Top left menu in Windows
- Enable window transparency only in Mac
2019-12-16 17:13:04 +05:30
Faris Ansari
655bb8f295 fix: Regex for windows path 2019-12-16 17:13:04 +05:30
Faris Ansari
edda250d6e v0.0.3-beta.0 2019-12-13 21:55:49 +05:30
Faris Ansari
ffcd81c7bc chore: Travis script for electron build 2019-12-13 21:55:10 +05:30
Faris Ansari
20b7f0d0ac fix: Remove balance from quickEdit 2019-12-13 12:27:24 +05:30
Faris Ansari
fca0a8986f fix: Rename "No" to "Unit"
- fix eslint issues
2019-12-13 12:25:23 +05:30
Faris Ansari
6ad61976b8 fix: Invoice
- Sales Invoices -> Invoices
- Purchase Invoice -> Bills
- Set default quantity as 1
- Actions for Supplier
2019-12-13 01:04:37 +05:30
Faris Ansari
dd4fdb2343 fix: Dashboard
- Refresh dashboard charts when visited from another page
2019-12-12 23:18:41 +05:30
Faris Ansari
3a72dc6d0d fix: Minor fixes
- Placeholder in Setup Wizard
- Import frappe-chart styles
- Destroy popper if it exists
- Placeholder for Date
2019-12-12 23:10:34 +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
01d9191dcc fix: Update scroll position in nextTick 2019-12-11 17:54:44 +05:30
Faris Ansari
7baa7a7c59 fix: getChildren in CoA 2019-12-11 17:54:32 +05:30