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

145 Commits

Author SHA1 Message Date
18alantom
67e38e4729 fix: prevent errors cause undef or null 2022-08-30 13:43:52 +05:30
18alantom
648a82ce08 fix: skip if account tree doesn't have acc 2022-08-30 13:43:52 +05:30
18alantom
e65f69b5d5 fix: prevent undefined children from throwing error 2022-07-26 19:12:52 +05:30
18alantom
f4e5f3d29b fix: show P&L when either income or expense 2022-07-26 19:05:52 +05:30
18alantom
3975eb3f64 fix(ux): display can't delete cause link
- update reports on ledger entries
- pull data until .plus({days: 1}) to account for all entries of the day
2022-05-30 17:04:25 +05:30
18alantom
cda198bc69 fix: show Ledger Entries 2022-05-27 16:20:28 +05:30
18alantom
f27d22504b incr: fix build issue and minor updates to readme 2022-05-27 00:45:05 +05:30
18alantom
8ee4dded19 incr(ui): mainly make the hrs touch the ends 2022-05-26 00:28:54 +05:30
18alantom
aa73a33669 incr: add docs to search
- still incomplete, lotsa improvements left
2022-05-24 00:03:07 +05:30
18alantom
03ee043696 incr: fetch translateables from schema.json
- use legit csv
2022-05-23 16:18:23 +05:30
18alantom
37dc3e911f incr: small fixes 2022-05-23 16:18:23 +05:30
18alantom
5a633b9d07 incr: add gstr exports 2022-05-23 16:18:23 +05:30
18alantom
e20d7fc6d2 incr: enable non GST report exports 2022-05-23 16:18:23 +05:30
18alantom
496b2b77aa incr: display gstr reports 2022-05-23 16:18:23 +05:30
18alantom
07c923c6b1 incr: remove unused reports/**
- get profit and loss to display
2022-05-23 16:18:23 +05:30
18alantom
1e35635170 incr: get cash flow to display 2022-05-23 16:18:23 +05:30
18alantom
ebb42c28ea incr: get unpaid invoices to display 2022-05-23 16:18:23 +05:30
18alantom
63c2eace33 incr: add the TrialBalance report 2022-05-23 16:18:23 +05:30
18alantom
06b5ac4f90 incr: do BalanceSheet (smthn wrng) 2022-05-23 16:18:23 +05:30
18alantom
d65b04de4c incr: complete PNL report 2022-05-23 16:18:23 +05:30
18alantom
79650d6c8e incr: add indentation support, format PNL 2022-05-23 16:18:23 +05:30
18alantom
ad22005cc2 incr: get PNL to display
- needs a few more fixes
2022-05-23 16:18:23 +05:30
18alantom
6c350f0974 incr: add tree making functions to PNL 2022-05-23 16:18:23 +05:30
18alantom
bf01fa0327 incr: shift report commonalities to LedgerReport
- start with Profit and Loss
2022-05-23 16:18:23 +05:30
18alantom
3cdba15b81 fix: dynamic link ref
- gl ordering
- report filtering
- dummy dates
- few other things
2022-05-23 16:18:23 +05:30
18alantom
5188f28c0d fix: list display, minor UI fixes 2022-05-23 16:18:23 +05:30
18alantom
cc493e9fb1 incr: start rewriting reports
- list type report eg GL almost done
2022-05-23 16:18:23 +05:30
18alantom
c95473c6b0 incr: speed things up by like 20x or somthn 2022-05-23 16:18:23 +05:30
18alantom
1e88c5511f incr: add GeneralLedger business logic 2022-05-23 16:18:23 +05:30
18alantom
3e466c647c incr: search improvements
- get form to render
- minor ui fixes
2022-05-23 16:18:22 +05:30
18alantom
27aed52044 incr: type some files, frappe -> fyo
- get books to serve albiet broken
- one step at a time
2022-05-23 16:18:22 +05:30
18alantom
835deb4ce8 incr: type renderer
- move setup logic outside components, type it
2022-05-23 16:18:22 +05:30
18alantom
c56850d08f incr: refactor and type src/utils 2022-05-23 16:18:22 +05:30
18alantom
de7e5ba807 refactor: rename 'frappe' to 'fyo' outside src
- cause now most of it is different from what it was
2022-05-23 16:18:22 +05:30
18alantom
c1482b0d2f incr: convert knex calls to dbHandler calls
- add callBespoke
2022-05-23 16:18:21 +05:30
18alantom
0201844fd0 refactor: properly type naming
- remove redundant files
- change getDoc and getNewDoc
2022-05-23 16:18:21 +05:30
18alantom
a546f144ca incr: drop unused doctypes 2022-05-23 16:18:21 +05:30
18alantom
2afec6a74b incr: deprecate frappe.call 2022-05-23 16:18:21 +05:30
4silvertooth
8c6ada34e8 fix: #176 erroneous Profit ans Loss reports 2022-04-01 15:50:45 +05:30
18alantom
0d78df598c fix: mark missed strings as translate 2022-03-31 10:53:11 +05:30
18alantom
78397648d1 chore: add telemetry logs 2022-03-11 12:26:43 +05:30
18alantom
ddda0d38c7 fix: minor fixes to tstrings 2022-02-16 13:15:33 +05:30
18alantom
c52b7f54ad fix: translate all labels 2022-02-16 13:15:33 +05:30
18alantom
9ca8073a33 refactor: convert frappe.t( to frappe.t` 2022-02-16 13:15:33 +05:30
18alantom
d4675c0e5a refactor: replace all frappe._(" instances 2022-01-24 11:44:48 +05:30
18alantom
cc09847337 refactor: rename imports, frappejs → frappe 2022-01-21 02:27:29 +05:30
18alantom
81c6812e2f fix: use toast for Save as PDF
- DRY for export toast
2022-01-19 12:13:42 +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
Piyush Singhania
c8a314c5dc Created the initial setup for GSTR-1 export as CSV 2022-01-14 12:18:00 +05:30
Piyush Singhania
23e633318c
Merge branch 'master' into fix/profit-loss-report-filter-fields 2022-01-13 13:52:38 +05:30