- d15d0d8 Merge pull request #25254 from CaseSolvedUK/taxdetail-v13 by Deepesh Garg · 3 years, 9 months ago
- d5256b6 fix: lint by casesolved-co-uk · 3 years, 10 months ago
- 6998786 fix: use correct fiscal year function in testing by casesolved-co-uk · 3 years, 10 months ago
- cf5b57b fix: only load data for tests that need it by casesolved-co-uk · 3 years, 10 months ago
- 68a31d3 fix: fiscal year error by casesolved-co-uk · 3 years, 10 months ago
- 75ebfbd fix: fiscal year test case issue by casesolved-co-uk · 3 years, 10 months ago
- 89fcdf3 fix: exclude rounding GL Entries from invoice tax lines by casesolved-co-uk · 3 years, 10 months ago
- 06e31e5 fix: Test data for empty db by casesolved-co-uk · 3 years, 10 months ago
- 391dc45 chore: fix sider by casesolved-co-uk · 3 years, 10 months ago
- 7555f5f fix: add to workspace and fix lint by casesolved-co-uk · 3 years, 10 months ago
- 77ffa6b feat: add test case for report output by casesolved-co-uk · 3 years, 10 months ago
- 2cb0da8 fix: rewrite to allow referring to existing sections and reduce to single amount column by casesolved-co-uk · 3 years, 10 months ago
- 1c37390 fix: Change & simplify query to cater for zero rate tax entries by casesolved-co-uk · 3 years, 10 months ago
- 442a0de fix: finalise query, fix bugs, put Add Columns back by casesolved-co-uk · 3 years, 10 months ago
- ece0028 Refactor for Journal Entries (payroll) by casesolved-co-uk · 3 years, 10 months ago
- 3027cc7 fix: minor bug and tidy by casesolved-co-uk · 3 years, 11 months ago
- 5d9217a fix: minor bugs and improvements by casesolved-co-uk · 3 years, 11 months ago
- 8e41365 fix: major refactor to monkey-patch into the QueryReport class by casesolved-co-uk · 3 years, 11 months ago
- dba4b3c feat: add run mode, add tests, various fixes by casesolved-co-uk · 3 years, 11 months ago
- ef8ab13 develop: progress tax detail report by Richard Case · 3 years, 11 months ago
- a5d47f7 Fleshed out report setup functionality by casesolved-co-uk · 4 years ago
- 3503598 Initial commit of Tax Detail report and report builder by casesolved-co-uk · 4 years ago
- 8e748f8 fix: Parameter for get_filtered_list_for_consolidated_report in consolidated balance sheet by Deepesh Garg · 3 years, 9 months ago
- 27cf19a feat(pos): show POS reserved stock in stock projected qty report (#25593) by Saqib · 3 years, 9 months ago
- 00e00e4 fix: Report summary showing inflated values when values are accumulated in Group Company (#25577) by Deepesh Garg · 3 years, 9 months ago
- 384f4b5 fix: can't open general ledger from consolidated financial report (#25542) by Saqib · 3 years, 9 months ago
- 0760206 fix: empty payment term column in accounts receivable report (#25556) by Saqib · 3 years, 9 months ago
- cb64948 feat: purchase receipt creation from purchase invoice by Rohit Waghchaure · 3 years, 10 months ago
- 0586b7d feat: discount configuration on early payments (#24586) by Saqib · 3 years, 10 months ago
- 8298336 fix: Period list for exponential smoothing forecasting report (#24982) by Deepesh Garg · 3 years, 11 months ago
- 59fdee4 Merge branch 'develop' into consolidated_report_acc_name_fix by Ankush Menat · 3 years, 11 months ago
- 000fa82 fix: use account_name only in consolidated report by Ankush Menat · 3 years, 11 months ago
- e314b8b fix: general ledger report (#24770) by Afshan · 4 years ago
- 1002e36 fix: removed unused import by Afshan · 4 years ago
- fa932e2 fix: sending proper arguments for report by Afshan · 4 years ago
- 27ea232 fix: total row in AR/AP summary report by UrvashiKishnani · 4 years ago
- 164ffac fix: Consolidated Financial Statement report not works if child company account not present in parent company (#24580) by rohitwaghchaure · 4 years ago
- 0a79392 fix: dynamic links for reports (#24462) by Jannat Patel · 4 years ago
- ffb36aa fix: fixing item_code not found error in the report (#24483) by Anuja Pawar · 4 years ago
- 0a8939e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years ago
- b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 4 years ago
- 953960b Merge branch 'develop' into item-wise-purchase-registry-item-name-error by Jannat Patel · 4 years ago
- bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years ago
- 6bec696 fix: item_group fallback by pateljannat · 4 years, 1 month ago
- fa2b0d4 fix: handled invoices with no item_code by pateljannat · 4 years, 1 month ago
- 47b42e6 fix: Translation fixes by Anuja P · 4 years, 1 month ago
- 5ead7ee fix:Payment Period based on invoice date report fix/refactor by Anuja P · 4 years, 1 month ago
- 91e3c07 fix: assest depreciation ledger by Afshan · 4 years, 1 month ago
- f2511c8 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 2 months ago
- f8d6726 fix(acc recv report): columns mismatch (#24109) by Mohammad Hasnain Mohsin Rajan · 4 years, 2 months ago
- dc13d4b Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 2 months ago
- fec8dba fix(merge): merge develop by Rushabh Mehta · 4 years, 2 months ago
- fa95066 fix: import statement by Rucha Mahabal · 4 years, 2 months ago
- db0bbfa feat(reports): get item details from Item doctype instead of the Transaction by Rucha Mahabal · 4 years, 2 months ago
- 724e16b chore: Use JSON style response and use ORM by marination · 4 years, 2 months ago
- 9b897c4 Merge branch 'develop' into pr-dn-return by Marica · 4 years, 3 months ago
- bed717b Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Shivam Mishra · 4 years, 3 months ago
- 91fdb7a feat: added column cost_center to receivable reports (#23835) by Anurag Mishra · 4 years, 3 months ago
- 28dd90f Merge branch 'develop' of https://github.com/frappe/erpnext into pr-dn-return by marination · 4 years, 3 months ago
- a51d9e3 fix: pos register shows cancelled documents (#23747) by Saqib · 4 years, 3 months ago
- cf8698f Merge branch 'develop' into pr-dn-return by Marica · 4 years, 3 months ago
- ba1cca6 fix: Show accounts in financial statements upto level 20 (#23718) by Nabin Hait · 4 years, 3 months ago
- 55f52e8 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Shivam Mishra · 4 years, 4 months ago
- 50b708f Merge branch 'develop' into pr-dn-return by Marica · 4 years, 4 months ago
- 617892d feat: Add company and correct filter in bank statement reconciliation report filters by aakvatech · 4 years, 4 months ago
- ebbe285 feat: (report) POS Register (#23313) by Saqib · 4 years, 4 months ago
- 3c77a46 Merge pull request #23471 from rohitwaghchaure/fixed-currency-issue-in-pl-report by rohitwaghchaure · 4 years, 4 months ago
- d65e050 Update profit_and_loss_statement.py by rohitwaghchaure · 4 years, 4 months ago
- b428e4c fix: currency symbol in profit and loss report by Rohit Waghchaure · 4 years, 4 months ago
- 2331353 Merge pull request #23465 from abhishekbalam/currency_in_trial_balance by Deepesh Garg · 4 years, 4 months ago
- 001e7e9 fix: remove default value by Abhishek Balam · 4 years, 4 months ago
- 42d8db5 fix: add currency select to Trial Balance by Abhishek Balam · 4 years, 4 months ago
- 9a4d603 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Shivam Mishra · 4 years, 4 months ago
- 8be51e2 fix: escape apostrophe in cost centre and project if exist by Afshan · 4 years, 4 months ago
- ef2b5e8 Merge branch 'develop' into pr-dn-return by Marica · 4 years, 4 months ago
- 170ecdc fix: No handlefor Cost centers in Accounts Receivable by Anurag Mishra · 4 years, 5 months ago
- efb211a chore: Fix Received/Delivered Items to Billed Logic by marination · 4 years, 5 months ago
- 5b381ac fix: consolidated financial statement sums values into wrong parent by barry86m · 4 years, 5 months ago
- 3312956 Merge pull request #23019 from prssanna/gross-profit-total by rohitwaghchaure · 4 years, 5 months ago
- 6a51f39 Merge pull request #23054 from marination/general-ledger-filters by rohitwaghchaure · 4 years, 5 months ago
- 232cb37 Merge branch 'develop' into variance-report-fix by Anupam Kumar · 4 years, 5 months ago
- b23840b fix: Filter out cancelled entries in customer ledger summary by Syed Mujeer Hashmi · 4 years, 5 months ago
- f39bb11 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 5 months ago
- e7fabb1 Merge branch 'develop' into general-ledger-filters by Marica · 4 years, 5 months ago
- 07ee7a5 Merge branch 'develop' into dims_in_gl_report by Deepesh Garg · 4 years, 5 months ago
- 6f9f409 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 5 months ago
- 111183d fix: Installation failed due to global variable (#23114) by Nabin Hait · 4 years, 5 months ago
- 310ade7 profit and loss report not working by Rohit Waghchaure · 4 years, 6 months ago
- b2604d1 fix(General Ledger): include Accounting Dimension columns in report by Glen Whitney · 4 years, 6 months ago
- eb241c6 fix: General Ledger filter validation by marination · 4 years, 6 months ago
- b3bd780 fix: codasy dix by Anupam K · 4 years, 6 months ago
- bfb2196 feat: enable total row in Gross Profit Report by prssanna · 4 years, 6 months ago
- b7311c8 fix: SQL query in accounts receivable, payable reports (#22888) by Rucha Mahabal · 4 years, 6 months ago
- 11111cd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Shivam Mishra · 4 years, 6 months ago
- 8718daa Adding formatter in budget variance report by Anupam K · 4 years, 6 months ago
- 91fe106 fix: buying price for non stock item in gross profit report (#22616) by Afshan · 4 years, 6 months ago
- f59d927 feat: update summary items by Shivam Mishra · 4 years, 7 months ago
- 840550e refactor: change sequence for profit and loss statement by Shivam Mishra · 4 years, 7 months ago
- 493b581 fix: Ignore cancelled entries in trial balance opening by Nabin Hait · 4 years, 7 months ago
- d81372a Merge pull request #22734 from deepeshgarg007/custom_cash_flow by Deepesh Garg · 4 years, 7 months ago