- 90c6d4d chore: restrict only to administrator and type info by ruthra kumar · 1 year, 2 months ago
- 228aa1a chore: change data type for summary fields by ruthra kumar · 1 year, 4 months ago
- 993e2bf refactor: adding labels to important section by ruthra kumar · 1 year, 4 months ago
- ea3071d chore: UI cleanup by ruthra kumar · 1 year, 4 months ago
- 3952998 chore: add screen freeze on wait by ruthra kumar · 1 year, 4 months ago
- 5e2d21c chore: code cleanup by ruthra kumar · 1 year, 4 months ago
- c4c3090 chore: hide internal variables section by ruthra kumar · 1 year, 4 months ago
- 6492019 chore: rename btree and remove debugging statements by ruthra kumar · 1 year, 4 months ago
- f6831fb chore: hide internal fields and better painting logic for heatmap by ruthra kumar · 1 year, 4 months ago
- 16db6c2 refactor: working heatmap by ruthra kumar · 1 year, 4 months ago
- bd3dc64 chore: hide some internal fields by ruthra kumar · 1 year, 4 months ago
- f7b7b2b refactor: calculate summary on tree navigation by ruthra kumar · 1 year, 4 months ago
- 99fbd8a refactor: use DB to store tree and state by ruthra kumar · 1 year, 4 months ago
- 9d20256 chore: use doctype as btree by ruthra kumar · 1 year, 4 months ago
- 85f2a6d feat: nodes doctype by ruthra kumar · 1 year, 4 months ago
- de2eba0 chore: remove unwanted code by ruthra kumar · 1 year, 4 months ago
- 705ef4f refactor: add basic navigation by ruthra kumar · 1 year, 4 months ago
- b2dde55 refactor: ability to build and load tree from DB by ruthra kumar · 1 year, 4 months ago
- d53b34c refactor: introduce `node` class by ruthra kumar · 1 year, 4 months ago
- a427029 refactor: more buttons by ruthra kumar · 1 year, 4 months ago
- 2de3e6c refactor: date validation by ruthra kumar · 1 year, 4 months ago
- 03a38ed refactor: support for BFS and DFS by ruthra kumar · 1 year, 4 months ago
- 26503a2 refactor: simplify DFS by ruthra kumar · 1 year, 4 months ago
- 5a25c80 refactor: Depth First Search(DFS) by ruthra kumar · 1 year, 4 months ago
- 4c8a8c3 refactor: some logic by ruthra kumar · 1 year, 5 months ago
- decdbd2 feat: bisect doctype by ruthra kumar · 1 year, 5 months ago
- eb4c476 refactor: primitive summary for p&l and balance sheet by ruthra kumar · 1 year, 5 months ago
- 9656412 Merge pull request #38440 from rtdany10/pe-split-message by ruthra kumar · 1 year, 2 months ago
- 6128011 Merge pull request #38393 from ruthra-kumar/refactor_advance_as_liability by ruthra kumar · 1 year, 2 months ago
- 961bdf0d refactor: handle forex payment advance entries by ruthra kumar · 1 year, 2 months ago
- 080aa30 refactor(test): filter on document names by ruthra kumar · 1 year, 2 months ago
- eecf9cd fix(test): use correct account type for testing by ruthra kumar · 1 year, 2 months ago
- e2a5194 add supplier group filter in purchase register (#38421) by NandhiniDevi · 1 year, 2 months ago
- 832734f Merge pull request #38450 from s-aga-r/FIX-38151 by s-aga-r · 1 year, 2 months ago
- 3d4156c fix(ux): make PI `rate` field read-only having PR ref by s-aga-r · 1 year, 2 months ago
- cc053ad Merge pull request #38457 from ruthra-kumar/use_flt_on_outstanding_on_ar_ap_summary by ruthra kumar · 1 year, 2 months ago
- e4bdd3a refactor: use flt on outstanding on AR/AP summary report by ruthra kumar · 1 year, 2 months ago
- 63313ee feat: enable automatic type annotations (#38452) by Ankush Menat · 1 year, 2 months ago
- de3795a Merge pull request #38446 from ruthra-kumar/filter_bug_on_payment_reconciliation by ruthra kumar · 1 year, 2 months ago
- cfd3230 refactor: pass on filter to upfront outstanding query as well by ruthra kumar · 1 year, 2 months ago
- 96b13c5 fix(pe): show split alert only on splitting by Dany Robert · 1 year, 2 months ago
- 258148b Merge pull request #38365 from Nandhinidevi123/sales_register by rohitwaghchaure · 1 year, 2 months ago
- 0255e09 test: ledger pre and post reconciliation on advance as liability by ruthra kumar · 1 year, 2 months ago
- 2add802 refactor(test): advance allocation on purchase invoice by ruthra kumar · 1 year, 2 months ago
- 3e63063 refactor: redefine dr_or_cr for unallocated amount by ruthra kumar · 1 year, 2 months ago
- 2633d7d refactor: 'partial' flag to only cancel unlinked ledger entries by ruthra kumar · 1 year, 2 months ago
- ecb533c refactor: return the newly added reference upon reconciliation by ruthra kumar · 1 year, 2 months ago
- 5fc19da refactor: 'make_advance_gl_entries' method by ruthra kumar · 1 year, 2 months ago
- 58114e7 refactor: use different GL build logic for advance as liability by ruthra kumar · 1 year, 2 months ago
- aee2e12 chore: fix imports for renamed report by Gursheen Anand · 1 year, 2 months ago
- 78ab11f refactor: post to GL and Payment Ledger on advance as liability by ruthra kumar · 1 year, 5 months ago
- 3263f20 test: assert ledger entries on partial reconciliation by ruthra kumar · 1 year, 5 months ago
- 5a53a4b fix: make parameters of `create_subscription_process` optional (and other minor fixes) (#38360) by Sagar Vora · 1 year, 2 months ago
- 5a97fa6 feat:add customer group filter in sales register by Nandhinidevi123 · 1 year, 2 months ago
- 592ce45 refactor: handle rounding loss on AR/AP reports by ruthra kumar · 1 year, 2 months ago
- d9b3b95 fix : Payment Reco Issue and chart of account importer (#38321) by NandhiniDevi · 1 year, 2 months ago
- 5426b93 refactor: bank transaction (#38182) by Raffael Meyer · 1 year, 2 months ago
- 284a40a fix: Add name to Hungary - Chart of Accounts for Microenterprises json (#38278) by Monolithon Administrator · 1 year, 2 months ago
- d32147f Merge pull request #38273 from GursheenK/email-digest-annual-income-expense by Gursheen Kaur Anand · 1 year, 2 months ago
- 9d6a06a Merge pull request #38298 from ruthra-kumar/simplied_purchase_cost_update by ruthra kumar · 1 year, 2 months ago
- dd016e6 refactor: update project costing based on frequency by ruthra kumar · 1 year, 2 months ago
- 8ac647e Merge pull request #38269 from GursheenK/skip-fixed-assets-in-product-bundle by Deepesh Garg · 1 year, 2 months ago
- 4307d3b Merge pull request #38296 from ruthra-kumar/indexes_on_journal_entry_child_tables by ruthra kumar · 1 year, 2 months ago
- aa17110 perf: optimize total_purchase_cost update by ruthra kumar · 1 year, 2 months ago
- 64b44a3 add flt() for None type error (#38299) by NandhiniDevi · 1 year, 2 months ago
- 3be345e feat: add Bank Transaction to connections in Journal and Payment Entry (#38297) by Raffael Meyer · 1 year, 2 months ago
- 1efff26 chore: speed up Purchase Invoice cancellation by ruthra kumar · 1 year, 2 months ago
- 24fcd67 chore: index to speed up queries on JE child table reference by ruthra kumar · 1 year, 2 months ago
- 880a85d Merge pull request #38148 from ruthra-kumar/prevent_lock_on_reconciliation by ruthra kumar · 1 year, 2 months ago
- efd31a4 Merge pull request #38257 from ruthra-kumar/optimize_ple_outstanding_query by ruthra kumar · 1 year, 2 months ago
- 52305e3 fix: annual income and expenses in digest by Gursheen Anand · 1 year, 2 months ago
- 8bdb61c fix: condition in other bundle utils by Gursheen Anand · 1 year, 2 months ago
- e3af1dc Merge pull request #38258 from ruthra-kumar/rename_unreconcile by ruthra kumar · 1 year, 2 months ago
- 8b04c1d refactor: optimize outstanding vouchers query by ruthra kumar · 1 year, 2 months ago
- 74f9e34 chore: update new unreconcile doctype name in JS and PY files by ruthra kumar · 1 year, 2 months ago
- 1fddc30 Merge pull request #38081 from GursheenK/validate-repost-ledger-settings-for-editable-invoices by ruthra kumar · 1 year, 2 months ago
- 9006c9b chore: rename 'unreconcile payments' to 'unreconcile payment' by ruthra kumar · 1 year, 2 months ago
- 56e991b test: prevent rounding loss based validation error by ruthra kumar · 1 year, 2 months ago
- ce092bf Merge pull request #38210 from ruthra-kumar/set_default_on_billed_amt_update by ruthra kumar · 1 year, 3 months ago
- 83a13e2 refactor: add flag to POS Invoice by ruthra kumar · 1 year, 3 months ago
- ee0c642 refactor: set default for 'update_billed_amount_in_delivery_note' by ruthra kumar · 1 year, 3 months ago
- 7b2eacd Merge pull request #38159 from ruthra-kumar/provision_to_truncate_remarks by ruthra kumar · 1 year, 3 months ago
- a9bf906 refactor: add substring logic in ar/ap report by ruthra kumar · 1 year, 3 months ago
- 97090ff refactor: provision to set `remarks` length in accounts settings by ruthra kumar · 1 year, 3 months ago
- 6c8b6de Merge pull request #38171 from rtdany10/rounded-total by Deepesh Garg · 1 year, 3 months ago
- cc60c32 fix: test case for rounded total with cash disc by Dany Robert · 1 year, 3 months ago
- 3d1e3a9 fix: payment entry rounding error by Devin Slauenwhite · 1 year, 3 months ago
- 45299fe fix: pass check permission in render_address by Vishakh Desai · 1 year, 3 months ago
- 9c7b19e refactor: virtual doctype methods by ruthra kumar · 1 year, 3 months ago
- 3a51a3f refactor: convert payment reconciliation tool to virtual doctype by ruthra kumar · 1 year, 3 months ago
- 5b3eba7 Merge branch 'develop' into validate-repost-ledger-settings-for-editable-invoices by Gursheen Kaur Anand · 1 year, 3 months ago
- 8c6e341 Merge pull request #38144 from GursheenK/tax-report-party-without-naming-series by Gursheen Kaur Anand · 1 year, 3 months ago
- 7e43d7b fix: allow regional gl in payment entry for gl preview (#38136) by Smit Vora · 1 year, 3 months ago
- b27af6b fix: show party instead of party name where naming series not set by Gursheen Anand · 1 year, 3 months ago
- c69fb80 Merge pull request #38119 from ruthra-kumar/missing_filter_in_payable_report by ruthra kumar · 1 year, 3 months ago
- 1342017 fix: add revaluation journal filter in Payable report by ruthra kumar · 1 year, 3 months ago
- 9731b74 Merge pull request #38071 from GursheenK/unequal-dr-cr-for-payments-with-partial-credit-note by Deepesh Garg · 1 year, 3 months ago
- 3e884d3 Merge pull request #38082 from ruthra-kumar/fix_fy_exception by ruthra kumar · 1 year, 3 months ago
- 2499675 fix: test total unallocated amount in payment by Gursheen Anand · 1 year, 3 months ago
- e93a19f chore: refetch item images on transaction save (#38095) by Anand Baburajan · 1 year, 3 months ago