Mildred Ki'Lya
|
dd2830530b
|
fix(reports): Allow multiple root account to have the same type
In French accounting, multiple root accounts can be of the same type,
ensure that reports take all accounts and not only the first one.
|
2023-12-05 21:38:25 +01:00 |
|
18alantom
|
d0571a2450
|
chore: fix all fixable eslint errors in remaining non vue files
- update files to ignore
- delete babel.config.js
|
2023-06-22 14:22:54 +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
|
37dc3e911f
|
incr: small fixes
|
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
|
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
|
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
|
0d78df598c
|
fix: mark missed strings as translate
|
2022-03-31 10:53:11 +05:30 |
|
18alantom
|
c52b7f54ad
|
fix: translate all labels
|
2022-02-16 13:15:33 +05:30 |
|
18alantom
|
cc09847337
|
refactor: rename imports, frappejs → frappe
|
2022-01-21 02:27:29 +05:30 |
|
Piyush Singhania
|
d091bf1347
|
Fixed the half-yearly filter
|
2022-01-12 21:21:42 +05:30 |
|
Ankit Singhaniya
|
5a460aebeb
|
add ability to show different columns based on filter in reports
|
2021-12-29 10:52:31 +05:30 |
|
18alantom
|
89bc652571
|
feat: add Export to P&L, BS and TB
|
2021-12-21 18:22:40 +05:30 |
|
18alantom
|
1fd616fb0d
|
fix(ui): No empty required selects, set placeholders everywhere
|
2021-12-16 18:17:32 +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 |
|
Faris Ansari
|
2dd7176c53
|
fix: Profit and Loss
- Fix check for hasData
- Blank row rendering
|
2019-12-04 22:54:52 +05:30 |
|
Faris Ansari
|
1757f8f266
|
fix: Report
- Tree structured reports
- Profit and Loss
|
2019-12-03 17:15:07 +05:30 |
|
Faris Ansari
|
82bc0143e1
|
chore: Delete old ReportPage based views
|
2019-12-03 15:50:14 +05:30 |
|
Faris Ansari
|
259f22df09
|
fix: Reports
- Filters
- Set default filters
- Horizontal and Vertical scroll (wip)
|
2019-11-20 00:44:15 +05:30 |
|
thefalconx33
|
562b4759e0
|
- Bug Fixes
- PnL & Balance Sheet
- Search Keyboard Navigation
|
2019-08-20 14:27:27 +05:30 |
|
Faris Ansari
|
163a25529b
|
Add viewConfig for PnL and TB
|
2018-10-26 02:27:34 +05:30 |
|
Faris Ansari
|
17e5187c51
|
Reports and Models
- Models
- Bill
- Quotation (extended from Invoice)
- Journal Entry
- Reports
- Sales Register
- Purchase Register
|
2018-04-26 15:53:27 +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
|
1c1f72281e
|
wip
|
2018-04-18 14:32:05 +05:30 |
|