18alantom
7017608c68
chore: enable typescript support
2022-01-24 12:49:27 +05:30
18alantom
a1eb699945
fix: config, tranpile for the main process
2022-01-21 15:20:52 +05:30
dependabot[bot]
1270f530c7
chore(deps): bump engine.io from 6.1.0 to 6.1.1
...
Bumps [engine.io](https://github.com/socketio/engine.io ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/master/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.1.0...6.1.1 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 13:23:57 +05:30
dependabot[bot]
f9d624c657
chore(deps-dev): bump postcss from 7.0.39 to 8.2.13
...
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.39 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.39...8.2.13 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 11:57:14 +05:30
dependabot[bot]
3aaae75e01
chore(deps): bump follow-redirects from 1.14.6 to 1.14.7
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 11:56:36 +05:30
18alantom
2dd4906788
chore: use yarn.lock post upgrade frappejs
2022-01-06 18:38:43 +05:30
18alantom
4e83d26bb5
chore: switch sqlite3 to vscode fork, refresh frappejs dep
2022-01-06 15:17:07 +05:30
18alantom
bc39a26590
fix: popover issues, deprecate portal-vue
2021-12-30 15:01:55 +05:30
Ankit Singhaniya
ef6216f506
remove unwanted package due to unwanted import
2021-12-21 12:37:25 +05:30
Piyush Singhania
60f0d00eb5
Added gstr-1 gstr-2 reports feature
2021-12-21 12:37:25 +05:30
18alantom
1a8a23d2a2
build(electron): bump electron to 15.3.0
...
- refactor Common Js imports to ES6
2021-11-05 14:31:35 +05:30
18alantom
f0424d0ee4
refactor: deprecate use of remote; remove bg transparency on macOS
2021-11-04 15:03:51 +05:30
18alantom
864d07fd1b
chore: bump linters and parsers and electron's friends
...
- prettier and eslint have to be configured
- few rules have been switched off
- deps bumped in this did not require major changes
2021-11-02 20:21:20 +05:30
18alantom
192fd9de75
chore: bump dep versions (no refactors)
2021-11-02 18:11:08 +05:30
18alantom
27b8dfceab
chore: bump tailwind to 2, postcss 7 compat mode
2021-11-02 18:00:45 +05:30
Ankit Singhaniya
a589358d10
fix frappe charts version
2021-09-30 14:32:30 +05:30
Ankit Singhaniya
ce29ebfb3e
upgrade packages
2021-09-30 14:11:30 +05:30
Ankit Singhaniya
7c3af79ecc
upgrade electron to 8 and update vue cli electron builder
2021-09-30 14:11:11 +05:30
Ankit Singhaniya
c3b1338039
upgrade electron form 6 to 7, because the inspector was crashing
2021-09-30 14:07:16 +05:30
Faris Ansari
7756002f9c
Merge pull request #113 from frappe/dependabot/npm_and_yarn/acorn-6.4.1
2020-05-11 20:18:13 +05:30
Faris Ansari
555374ce29
fix: Update frappejs
2020-05-06 23:50:58 +05:30
Faris Ansari
8a2ba20780
fix: Update frappejs
2020-05-06 23:40:30 +05:30
Faris Ansari
7bb50c3153
fix: Use forked cli plugin with updated electron builder
2020-04-30 23:14:32 +05:30
Faris Ansari
e19b2d2d27
fix: Update tailwind to 1.2.0
2020-04-30 16:44:39 +05:30
dependabot[bot]
509cbee604
chore(deps): bump acorn from 6.4.0 to 6.4.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-15 07:56:29 +00:00
Faris Ansari
3efbf5bebd
fix: Remove font manager until we find alternative
...
- font-manager fails to build on WIndows and Linux
2020-02-10 13:25:26 +05:30
Faris Ansari
c832baf585
fix: Update frappejs
2020-02-04 00:06:33 +05:30
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
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
a24bbec88f
fix: Update frappejs
2020-01-02 22:42:01 +05:30
Faris Ansari
144ff55395
fix: Update frappejs
2019-12-27 16:05:37 +05:30
Faris Ansari
fefe229c2e
fix: Update frappejs
2019-12-27 12:09:42 +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
852288307e
fix: Add electron-notarize dependency
2019-12-24 16:06:05 +05:30
Faris Ansari
18b49e1969
fix: Update frappejs
2019-12-24 15:42:25 +05:30
Faris Ansari
a779c91679
fix: Remove deepmerge and add lodash
2019-12-21 20:17:43 +05:30
Faris Ansari
9481a4c072
chore: Update frappejs
2019-12-16 17:27:11 +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
c5fef9442a
fix: SetupWizard
...
- White background
- Placeholders for inputs
2019-10-24 10:47:01 +05:30
thefalconx33
90411d3ec9
* Dynamic Filters
...
* Report Actions
2019-07-18 12:19:12 +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
Saqib
6721d81397
Country-wise Chart of accounts on setup ( #78 )
...
* Country-wise Chart of accounts on setup
* Some error fixes
* All Account initial balance zero
2019-02-11 18:44:50 +05:30
Faris Ansari
5f81654c7f
Add electron-builder configuration in package.json
2018-10-21 18:19:58 +05:30
Faris Ansari
2d58aaf33d
Restructure according to frappejs cli
2018-07-29 17:20:10 +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
9fed2fbb19
Add models
...
- Fulfillment
- PurchaseOrder
- PurchaseReceipt
- SalesOrder
2018-04-28 19:56:26 +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
3da7b7169a
Profit and Loss Statement first cut
2018-04-19 20:01:35 +05:30
Faris Ansari
f310fd671e
getRootLabel for AccountTree
2018-04-15 00:45:04 +05:30
Faris Ansari
10c47fb6dc
restructure acc to electron build project
2018-03-30 22:33:12 +05:30
Faris Ansari
29a666b60e
Merge branch 'pratu16x7-dev' into electronify
2018-03-30 00:29:08 +05:30
Faris Ansari
22466fd32f
yarn lock
2018-03-30 00:23:34 +05:30
Prateeksha Singh
fa3a274df9
[setup] bootstrap setup wizard
2018-03-28 15:56:24 +05:30
Faris Ansari
f5a1af401f
create electron folder
2018-03-26 19:37:27 +05:30
Rushabh Mehta
bd407d7310
dependency refactor
2018-03-07 17:37:13 +05:30
Rushabh Mehta
270051761a
print format
2018-02-21 15:09:27 +05:30
Rushabh Mehta
6b26f5acc8
print format wip
2018-02-20 22:41:16 +05:30
Rushabh Mehta
598682160c
socketio
2018-02-19 22:12:26 +05:30
Rushabh Mehta
70fbf53252
update build
2018-02-14 18:23:40 +05:30
Rushabh Mehta
1b48a5e9ee
invoice child editing
2018-02-06 22:43:34 +05:30
Rushabh Mehta
7f519fa29d
bye bye webpack, welcome rollup
2018-01-30 15:40:56 +05:30
Rushabh Mehta
44c171db79
add link
2018-01-23 17:56:11 +05:30
Rushabh Mehta
55e4a350e3
add new model, account
2018-01-23 13:30:08 +05:30
Rushabh Mehta
5c15ed23f0
updates for frappejs
2018-01-16 12:46:50 +05:30
Rushabh Mehta
87aec366b8
moved desk functionality to frappe-core
2018-01-15 17:24:54 +05:30
Rushabh Mehta
90b5badec8
first commit
2018-01-08 17:59:49 +05:30