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

890 Commits

Author SHA1 Message Date
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
Alan
2758580a12
Merge pull request #305 from piyushsinghania/fix/profit-loss-report-filter-fields
Fixed profit loss report half-yearly filter field
2022-01-14 13:02:10 +05:30
18alantom
ac0f98a2bf fix: make export encoding explicit 2022-01-14 12:58:27 +05:30
Piyush Singhania
34d7e5e9a2 Refactored code 2022-01-14 12:18:00 +05:30
Piyush Singhania
c8a314c5dc Created the initial setup for GSTR-1 export as CSV 2022-01-14 12:18:00 +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
Piyush Singhania
23e633318c
Merge branch 'master' into fix/profit-loss-report-filter-fields 2022-01-13 13:52:38 +05:30
18alantom
b502ac27d2 ci(publish): upload build artifacts 2022-01-13 13:02:24 +05:30
18alantom
e9369f0790 ci(publish): change to upgrade frappejs 2022-01-13 12:43:45 +05:30
18alantom
0b3e3c0326 ci(build): add upgrade frappejs 2022-01-13 12:43:45 +05:30
Piyush Singhania
d091bf1347 Fixed the half-yearly filter 2022-01-12 21:21:42 +05:30
Alan
7e18dc503a
Merge pull request #298 from piyushsinghania/feature/gstr2
Add ability to view and export GSTR II
2022-01-12 16:13:12 +05:30
18alantom
7878a405d3 fix(ux): allow custom empty messages in autocomp
- set custom message for State
2022-01-12 15:04:16 +05:30
18alantom
404cb60cc1 fix(ui): white toasts, not grey 2022-01-12 14:34:10 +05:30
Piyush Singhania
8958d96f26 Changed the bg color and checkbox color 2022-01-12 14:28:36 +05:30
Piyush Singhania
ee42005d87 Updated the layout of checkbox 2022-01-12 14:28:36 +05:30
18alantom
c8d2edd188 fix: DatePicker toggle on tab, allow click 2022-01-12 13:28:33 +05:30
18alantom
f128ad6f57 fix(ux): invoice complete on visiting invoice
- earlier complete on setting image and address
- the way to complete wasn't clear and these aren't mandatory
- hence this change
2022-01-12 12:28:04 +05:30
Piyush Singhania
80e542f390 Renamed to skipDocumentCache 2022-01-12 11:55:27 +05:30
Piyush Singhania
721bfab5b8 Fetching fresh document and avoiding cached one to prevent error 2022-01-12 11:55:27 +05:30
18alantom
55832f19ad fix(ux): select curr on focus
- close popover on blur
2022-01-11 12:33:49 +05:30
Alan
6a9fd904b5
Merge pull request #268 from 18alantom/make-money
refactor: currency handling to use pesa
2022-01-11 11:33:18 +05:30
Piyush Singhania
e3e2b43da0 Added ability to export B2B GSTR-2 CSV data 2022-01-10 18:54:32 +05:30
Piyush Singhania
1798902835 Resolved merge conflicts 2022-01-10 16:50:53 +05:30
18alantom
22f3080af3 fix(ui): use inline validations 2022-01-10 13:47:23 +05:30
18alantom
5a457614c3 fix: minor fixes to validation messages
- add two for SI items
2022-01-10 13:41:11 +05:30
18alantom
ab7cffe609 fix: remove ternary & number input style 2022-01-07 12:01:49 +05:30
18alantom
e1cac53fa8 fix: breaking of patch due to deprecated field numberFormat 2022-01-07 11:42:21 +05:30
18alantom
85cd124024 fix: payment status check function 2022-01-07 10:51:19 +05:30
18alantom
3d7aa6ba26 fix: avoid null issue check for nonzero falsy 2022-01-07 10:51:19 +05:30
18alantom
4d85642a40 chore: deprecate numberFormat 2022-01-07 10:51:19 +05:30
18alantom
595341c2aa fix: init pesa with correct currency 2022-01-07 10:51:19 +05:30
18alantom
5ad858ede7 fix: knex queries 2022-01-07 10:51:19 +05:30
18alantom
3d0e91d3f5 fix: GSTR reports, cashflow 2022-01-07 10:51:19 +05:30
18alantom
b69505bdbb fix: minor fixes to dashboard 2022-01-07 10:51:19 +05:30
18alantom
de17463bd2 fix: use neg, neq, update reports GL, PnL, BS, TB 2022-01-07 10:51:19 +05:30
18alantom
373684aab7 fix: update Account, Item models Currency fields 2022-01-07 10:51:19 +05:30
18alantom
b4957c3a64 fix: update JE, fix validation message 2022-01-07 10:51:19 +05:30
18alantom
8583db75d6 fix: update payments to use pesa 2022-01-07 10:51:19 +05:30
18alantom
ed16c47b42 fix: patch 0 for null currency values 2022-01-07 10:51:19 +05:30
18alantom
5f4a9ceeb1 fix: update SalesInvoice 2022-01-07 10:51:19 +05:30
18alantom
c9349b0570 fix: update ledger posting calculations 2022-01-07 10:51:19 +05:30
18alantom
5c6ac0e161 fix: currency field display (PI) 2022-01-07 10:51:19 +05:30
18alantom
1e6113e92f fix: update PurchaseInvoice to use pesa 2022-01-07 10:51:19 +05:30
18alantom
4385a93a77 fix: validate to true if no validation, parse into pesa on input 2022-01-07 10:51:19 +05:30
18alantom
facf5dbfb6 feat: add locales, reword a get started 2022-01-07 10:51:19 +05:30
18alantom
ec3558f513 fix: call validate on blur
- number type Float, Int
- remove floatPrecision
2022-01-07 10:51:19 +05:30
18alantom
44a60a84dd patch: convert existing currency values to precision adjusted int str 2022-01-07 10:51:19 +05:30
18alantom
4650b1eeda refactor: shift pesa init with currency to books 2022-01-07 10:51:19 +05:30