2
0
mirror of https://github.com/frappe/books.git synced 2024-11-10 07:40:55 +00:00
Commit Graph

186 Commits

Author SHA1 Message Date
18alantom
401a86eeeb chore: bump pesa
- fix isPesa impl
2022-05-23 16:18:23 +05:30
18alantom
8e2c89b0eb incr: remove some rando package 2022-05-23 16:18:23 +05:30
18alantom
905829ca20 chore: switch to better-sqlite3 2022-05-23 16:18:23 +05:30
18alantom
288499fd68 chore: bump electron 2022-05-23 16:18:23 +05:30
18alantom
56e5a7fc74 incr: shift contactMothership
- ship lang files too cause sometimes errors out.
2022-05-23 16:18:23 +05:30
18alantom
694aa4e69c v0.5.0-beta.0 2022-05-23 16:18:23 +05:30
18alantom
1b85fee5e6 fix: make setupInstance code work 2022-05-23 16:18:22 +05:30
18alantom
af0d897020 chore: type generateTranslations
- shift csvParser to utils
2022-05-23 16:18:22 +05:30
18alantom
d69dec1ca7 incr: type translation 2022-05-23 16:18:21 +05:30
18alantom
f7a2dd8f2b test: start with dbCore tests 2022-05-23 16:18:21 +05:30
18alantom
7514c95883 chore: add mocha and deps 2022-05-23 16:18:21 +05:30
18alantom
72b6478e29 incr: create typed frappe 2022-05-23 16:18:21 +05:30
18alantom
4c706afe17 build: remove yarn constraint 2022-04-01 15:24:20 +05:30
18alantom
e3347c6714 v0.4.3-beta.0 2022-04-01 12:19:54 +05:30
18alantom
7acf5bc9a2 chore: bump yarn
- prevent error on pre mounted toast
2022-03-28 18:29:38 +05:30
dependabot[bot]
c75f6140c6
build(deps-dev): bump electron from 15.3.0 to 15.3.5
Bumps [electron](https://github.com/electron/electron) from 15.3.0 to 15.3.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v15.3.0...v15.3.5)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 21:16:14 +00:00
18alantom
8246f4aca7 chore: add main to ∵ build failing 2022-03-21 11:06:50 +05:30
18alantom
0b48eb3d7e chore: add latest tslib to prevent syntax errors 2022-03-21 10:28:22 +05:30
18alantom
a596f5dcad refactor: shift main process stuff out of source 2022-03-18 16:01:05 +05:30
18alantom
591b02ef9e chore: bump typescript 2022-03-18 14:50:20 +05:30
18alantom
164a285c22 v0.4.2-beta.0 2022-03-18 13:44:06 +05:30
18alantom
0d52f24df1 v0.4.1-beta.0 2022-03-16 10:40:40 +05:30
18alantom
7d75a25dd2 chore: add types for lodash 2022-03-11 12:26:43 +05:30
18alantom
b2f06b2aae v0.4.0-beta.0 2022-03-11 11:47:22 +05:30
18alantom
5122e2a978 v0.3.2-beta.0 2022-03-02 13:24:27 +05:30
18alantom
f6911eed16 v0.3.1-beta.0 2022-02-26 12:52:20 +05:30
18alantom
8ab7356701 v0.3.0-beta.1 2022-02-25 20:57:53 +05:30
18alantom
0109296750 v0.3.0-beta.0 2022-02-25 12:31:41 +05:30
18alantom
ace1d4204d build: restrict engine 2022-02-21 10:31:02 +05:30
18alantom
a1a22898f6 v0.2.0-beta.0 2022-02-18 12:17:37 +05:30
18alantom
a6616c5c33 feat: add code to fetch language map 2022-02-16 15:35:35 +05:30
18alantom
f99de4cd86 feat: add script to generate translation file 2022-02-16 13:15:33 +05:30
18alantom
ddf7cd2c62 chore: bump vue and vue-router 2022-02-09 16:01:45 +05:30
18alantom
325045dc34 chore: bump version 2022-02-08 11:11:34 +05:30
18alantom
0ed031a7bb chore: remove dependency frappe-charts 2022-01-28 01:12:39 +05:30
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]
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
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
2708fb50b6 chore: bump version 2021-12-17 12:18:09 +05:30
18alantom
3798c9bb8d build: bump node to latest LTS
- ci/cd: switch macOS and windows to post-latest
2021-12-13 18:43:22 +05:30
18alantom
ae5cade05a fix: add failsafes along db connection paths 2021-12-10 13:42:43 +05:30
18alantom
3824c7353d chore: remove browserlist cause serve errors, will add it in later if the need arises 2021-12-06 16:44:27 +05:30
18alantom
2604ff07c5 chore: shift browserlist to package.json 2021-12-06 12:20:49 +05:30
18alantom
dd6b7b6b14 chore: add 'yarn' to engines 2021-12-02 12:29:33 +05:30
18alantom
9285ac6d5e build: bump version, add support for portable build, nsis ask install location
- update package.json fields
- add specific icons for windows
- add icns for mac
- fix plist file formatting
2021-11-22 16:17:41 +05:30
18alantom
aa6a565f9b chore: move prettier config to package.json, fix icon spacing 2021-11-16 13:15:20 +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
18alantom
9bc8cd9fdd chore: set node version 2021-09-30 14:53:08 +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
2c7d49d79e v0.0.3-beta.13 2020-05-11 20:26:01 +05:30
Faris Ansari
5600840bdb v0.0.3-beta.12 2020-05-06 23:51:08 +05:30
Faris Ansari
4a5b55624f v0.0.3-beta.11 2020-04-30 23:33:07 +05:30
Faris Ansari
7bb50c3153 fix: Use forked cli plugin with updated electron builder 2020-04-30 23:14:32 +05:30
Faris Ansari
5740cfd29d v0.0.3-beta.10 2020-04-30 16:47:38 +05:30
Faris Ansari
e19b2d2d27 fix: Update tailwind to 1.2.0 2020-04-30 16:44:39 +05:30
Faris Ansari
ae101fab12 v0.0.3-beta.9 2020-02-10 14:09:30 +05:30
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
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
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