- 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
- 68aee8c Merge pull request #38482 from s-aga-r/FIX-38476 by s-aga-r · 1 year, 2 months ago
- b24e289 chore: add translate function to email subject in digest frecuency (#38474) by Ernesto Ruiz · 1 year, 2 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
- 60a81a5 fix: `AttributeError` while saving Purchase Invoice by s-aga-r · 1 year, 2 months ago
- 3a66aef fix: show item name as title instead of item group in BOM (#38478) by Gughan Ravikumar · 1 year, 2 months ago
- 54f7cf5 chore: version bump by Ankush Menat · 1 year, 2 months ago
- ba10f7d Merge pull request #38455 from rohitwaghchaure/fixed-incorrect-requested-qty-in-mr-for-sco by rohitwaghchaure · 1 year, 2 months ago
- 691e3bb fix: incorrect requested quantity for the subcontracting order by Rohit Waghchaure · 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
- ae294ee fix(ux): make PR `rate` field read-only having PO ref by s-aga-r · 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
- 1da9087 refactor: Simpler log settings setup (#38449) 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
- e38b06b Merge pull request #38441 from s-aga-r/FIX-38434 by s-aga-r · 1 year, 2 months ago
- 7cb0b1b Merge pull request #38439 from s-aga-r/FIX-38433 by s-aga-r · 1 year, 2 months ago
- 62b4a26 fix: exploded items in Subcontracting Receipt by s-aga-r · 1 year, 2 months ago
- 96b13c5 fix(pe): show split alert only on splitting by Dany Robert · 1 year, 2 months ago
- 1423b38 fix: use `docstatus` instead of `status` by s-aga-r · 1 year, 2 months ago
- abc7d30 fix(ux): make `basic_rate` field read-only based on purpose by s-aga-r · 1 year, 2 months ago
- 591f4eb Merge pull request #38429 from GursheenK/set-cwip-account-for-asset-tests by Deepesh Garg · 1 year, 2 months ago
- ef8e419 fix: set cwip account before asset tests by Gursheen Anand · 1 year, 2 months ago
- cf97e3c Merge pull request #38427 from Nandhinidevi123/stock_entry by rohitwaghchaure · 1 year, 2 months ago
- 2e8739f Merge pull request #38290 from s-aga-r/FIX-36704 by s-aga-r · 1 year, 2 months ago
- 3da0aa6 fix(test): `test_auto_create_purchase_receipt` by s-aga-r · 1 year, 2 months ago
- 97be527 fix:change default qty by Nandhinidevi123 · 1 year, 2 months ago
- cac3b4a Merge branch 'develop' of https://github.com/Nandhinidevi123/erpnext into develop by Nandhinidevi123 · 1 year, 2 months ago
- 85f9f8d Merge pull request #38250 from GursheenK/unset-discount-amount-based-on-coupon-code by Deepesh Garg · 1 year, 2 months ago
- 7b0cd03 test: auto create PR on SCR submit by s-aga-r · 1 year, 2 months ago
- 68585f6 test: auto create SCO on PO submit by s-aga-r · 1 year, 2 months ago
- 857f2b5 chore: `linter` by s-aga-r · 1 year, 2 months ago
- 258148b Merge pull request #38365 from Nandhinidevi123/sales_register by rohitwaghchaure · 1 year, 2 months ago
- 7145b04 fix(ux): hide `Create Purchase Receipt` button for Subcontract Return by s-aga-r · 1 year, 2 months ago
- 874766a fix: map warehouses in return SCR by s-aga-r · 1 year, 2 months ago
- 096a2c8 chore: PR ref in SCR connections by s-aga-r · 1 year, 2 months ago
- fddf341 fix: incorrect ordered qty for Subcontracting Order (#38415) by rohitwaghchaure · 1 year, 2 months ago
- fe5fc5b feat: shift depreciation for assets (#38327) by Anand Baburajan · 1 year, 2 months ago
- 0255e09 test: ledger pre and post reconciliation on advance as liability by ruthra kumar · 1 year, 2 months ago
- 2b0b15f Merge pull request #38394 from s-aga-r/FIX-38330 by s-aga-r · 1 year, 2 months ago
- 8e4b591 fix: make create button translatable (#38165) by Patrick Eissler · 1 year, 2 months ago
- 663bb87 fix(regional): use net figures for sales calc (#38260) by Dany Robert · 1 year, 2 months ago
- 2add802 refactor(test): advance allocation on purchase invoice by ruthra kumar · 1 year, 2 months ago
- 9fadf5f refactor: don't use `cur_frm` by s-aga-r · 1 year, 2 months ago
- 3e63063 refactor: redefine dr_or_cr for unallocated amount by ruthra kumar · 1 year, 2 months ago
- 458dd51 Merge pull request #38398 from shariquerik/create-contact-only-if-not-exist by Shariq Ansari · 1 year, 2 months ago
- 23b0b8b fix: create contact if existing customer doesn't have contact by Shariq Ansari · 1 year, 2 months ago
- 592fc81 fix: serial no status (#38391) by rohitwaghchaure · 1 year, 2 months ago
- c232acb Merge pull request #38392 from GursheenK/report-rename-import by Gursheen Kaur Anand · 1 year, 2 months ago
- 640dfab refactor: use `frm.set_query` to add filters by s-aga-r · 1 year, 2 months ago
- 01044ca refactor: use DocType `Fetch From` instead of `frm.add_fetch` by s-aga-r · 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
- 1763824 refactor: use arrow function by s-aga-r · 1 year, 2 months ago
- aee2e12 chore: fix imports for renamed report by Gursheen Anand · 1 year, 2 months ago
- 5005730 Merge branch 'develop' into FIX-36704 by s-aga-r · 1 year, 2 months ago
- 8052103 feat: provision to create PR from SCR by s-aga-r · 1 year, 2 months ago
- 78ab11f refactor: post to GL and Payment Ledger on advance as liability by ruthra kumar · 1 year, 4 months ago
- 3263f20 test: assert ledger entries on partial reconciliation by ruthra kumar · 1 year, 5 months ago
- 8f00481 fix: no fstring in translation (#38381) by Raffael Meyer · 1 year, 2 months ago
- 9872e37 Merge pull request #38377 from s-aga-r/FIX-PB-SEARCH-INPUT by s-aga-r · 1 year, 2 months ago
- 37b3ac7 feat: SCR Item ref in PR Item by s-aga-r · 1 year, 2 months ago
- d891bd7 feat: Subcontracting Receipt ref in Purchase Receipt by s-aga-r · 1 year, 2 months ago
- d366a91 fix: use checkbox instead of select field by s-aga-r · 1 year, 2 months ago
- 8c3713b fix: don't select all fields by s-aga-r · 1 year, 2 months ago
- 729fc73 fix: product bundle search input by s-aga-r · 1 year, 2 months ago
- add238c fix: debit credit mismatch in multi-currecy asset purchase receipt (#38342) by Deepesh Garg · 1 year, 2 months ago