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

67 Commits

Author SHA1 Message Date
Faris Ansari
d3bd5c26e0 v0.0.3-beta.8 2020-01-29 16:33:30 +05:30
Faris Ansari
f4fc9703bb fix: Popover arrow
- Use popper.js 2.x
- placement prop for uh, placement
- show prop for explicit show/hide
2020-01-29 16:31:03 +05:30
Faris Ansari
3e44f08a4f fix: Update frappejs 2020-01-28 17:15:12 +05:30
Faris Ansari
27d848d868 feat: Ability to run patches 2020-01-28 17:00:05 +05:30
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
e091988f16 v0.0.3-beta.7 2020-01-03 00:01:03 +05:30
Faris Ansari
6ab5e109ad feat: Rename to Frappe Books 2020-01-02 23:09:58 +05:30
Faris Ansari
69434d53eb v0.0.3-beta.6 2019-12-27 16:17:27 +05:30
Faris Ansari
db9d897d0d v0.0.3-beta.5 2019-12-27 12:09:57 +05:30
Faris Ansari
a3506bf015 feat: Auto Update
- Ability to disable auto update from System tab in Settings
2019-12-27 12:07:39 +05:30
Faris Ansari
2e5bd11957 v0.0.3-beta.4 2019-12-24 18:42:54 +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
a779c91679 fix: Remove deepmerge and add lodash 2019-12-21 20:17:43 +05:30
Faris Ansari
d104a4ffa4 v0.0.3-beta.2 2019-12-17 12:35:47 +05:30
Faris Ansari
bdbad0913e v0.0.3-beta.1 2019-12-16 17:27:35 +05:30
Faris Ansari
2db4484ab2 chore: Dont git add in lint-staged 2019-12-16 17:13:05 +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
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
466622f074 fix: Refactor Popover to use Portal and Popper.js 2019-12-11 14:45:25 +05:30
Faris Ansari
c5fef9442a fix: SetupWizard
- White background
- Placeholders for inputs
2019-10-24 10:47:01 +05:30
Faris Ansari
f040d397bf feat: New Frappe Accounting Design
- Add tailwindcss
- Implement Sidebar
2019-10-03 19:16:12 +05:30
thefalconx33
562b4759e0 - Bug Fixes
- PnL & Balance Sheet
- Search Keyboard Navigation
2019-08-20 14:27:27 +05:30
thefalconx33
86d0ef3d06 - Dashboard
- SearchBar
- Invoice & Bill Rename
2019-08-01 17:22:58 +05:30
thefalconx33
5032f0397c Updated frappejs packages to work with node to v12 2019-07-16 12:29:35 +05:30
Nishchith K
72c6d7f6c7 Winter Sprint: Work (#79)
*  init()

* Country-wise Chart of accounts on setup

* Add a sample invoice template

* Some error fixes

* [fix] missing COA
 - move importCOA.js from models/doctype/account to models/doctype/Account

* All Account initial balance zero

*  setup Bank Reconciliation

* New chart of accounts tree component

* GST taxes added. initialized gst reports.

* [chore] add *.db to .gitignore

* [fix] importCOA path error

*  fix error + bank reconciliation fields

* [feat] add gst taxes

* GST report initialized

* GST report finalized

* GST report finalized

*  Complete min. reconciliation

* [feat] auto select tax in invoice based on states

* [chore] fix merge changes

*  Fix date issue - Make Payment

* Add invoice templates and invoice customizer panel

* Restructure invoice vue components

*  update file with fiscal year

* Fix issues in invoice designs

* Add company settings. Dynamic addresses in invoice

* Move invoice styles to different file and add separate components for addresses

* [feat] add export-filtered-data-to-csv to reports

* [feat] add Export Wizard component for customizing export

* Fix invoice customizer position while scrolling. Fix address displayed as undefined in invoice if not found in db

* [chore] change markup for select all chkbox

*  Setup config as doctype

* GSTIN bug fix

* Add custom google fonts

*  Add Send email footer

*  Fix DateTime

*  Complete Merge + Resolve

*  Complete Merge + Resolve

* [chore] change layout of Export Wizard

* [enh] optimize checkNoneSelected, style export modal footer divider

*  Add Tax to SideBar

*  Remove extra logs

* [fix] db name section in sidebar showing absolute path instead of dbname in windows i.e. platform=win32

* Country-wise Chart of accounts on setup (#78)

* Country-wise Chart of accounts on setup

* Some error fixes

* All Account initial balance zero

* Update README.md

- updated installation instructions with more detail

* Merge #79 Winter Sprint: Work

https://github.com/frappe/accounting/pull/79

* Revert "Merge #79 Winter Sprint: Work"

This reverts commit 1715116668.
2019-02-18 11:12:04 +05:30
Prssanna Desai
c7f27601c3 Revert "Merge #79 Winter Sprint: Work"
This reverts commit 1715116668.
2019-02-17 23:16:50 +05:30
Prssanna Desai
1715116668 Merge #79 Winter Sprint: Work
https://github.com/frappe/accounting/pull/79
2019-02-17 22:07:32 +05:30
Netchamp
aa721b59cc Add Electron builder target configuration 2019-01-12 16:46:11 +05:30
Faris Ansari
154dc427a2 Use cross-env to set env variables 2018-10-24 00:09:22 +05:30
Faris Ansari
40d82bf5fd Add Settings Page with autosave 2018-10-23 02:59:07 +05:30
Faris Ansari
5f81654c7f Add electron-builder configuration in package.json 2018-10-21 18:19:58 +05:30
Faris Ansari
5b9e4f4467 Build command 2018-10-21 13:26:06 +05:30
Faris Ansari
26beb66147 Add renderer entry for electron 2018-10-20 18:02:01 +05:30
Faris Ansari
046bca4310 update frappejs version 2018-10-04 14:55:11 +05:30
Faris Ansari
2d58aaf33d Restructure according to frappejs cli 2018-07-29 17:20:10 +05:30
Faris Ansari
fcaa62acca Remove duplicate dependencies 2018-07-18 14:51:41 +05:30
Faris Ansari
f3a60ecb19 Remove frappe-datatable dependency 2018-07-09 18:32:29 +05:30
Faris Ansari
55839d2956 update frappejs version 2018-07-05 15:44:49 +05:30
Faris Ansari
a268e1a4ef Add Table control with ModelTable
- onlyInput prop for FrappeControl
2018-06-07 07:23:26 +05:30
Faris Ansari
90f8c754a9 NotFound and FeatherIcon component 2018-06-04 14:59:47 +05:30
Faris Ansari
0887c4e74c Move to Vue
- First cut
2018-06-01 18:05:51 +05:30
Faris Ansari
be594cb14a v0.0.2 2018-05-08 15:46:09 +05:30
Faris Ansari
3747efecab v0.0.1 2018-05-08 12:20:02 +05:30
Faris Ansari
74b1c49845 Add script commands 2018-05-08 11:49:07 +05:30
Faris Ansari
0237aad6bf Update frappejs dep 2018-05-08 11:34:06 +05:30
Faris Ansari
69f1deb6de Remove frappe-datatable dep 2018-05-03 16:57:23 +05:30
Faris Ansari
180825243f Reports
- Common FinancialStatementsView
- Add BalanceSheet
- Add Fiscal Year in Accounting Settings
2018-04-24 13:28:57 +05:30
Faris Ansari
8a67e6bf9a Financial Statements init 2018-04-18 12:17:00 +05:30