- 32a4ca6 fix: recalculate difference amount on allocation change by ruthra kumar · 1 year, 10 months ago
- f7780cd refactor: additional filters and columns in Payment Ledger report (#34577) by ruthra kumar · 1 year, 10 months ago
- 8c7fa57 feat: deprecate get_customer_list (#34563) by Raffael Meyer · 1 year, 10 months ago
- 0cd870f fix: get batch_no. for item automatically (#34473) by Shram Kadia · 1 year, 10 months ago
- 282a0ee Merge pull request #34257 from deepeshgarg007/opening_entry by Nabin Hait · 1 year, 10 months ago
- 980cca1 Merge pull request #34573 from rohitwaghchaure/timer-buttons-not-working by rohitwaghchaure · 1 year, 11 months ago
- 34c190b fix: Time button not working in the job card by Rohit Waghchaure · 1 year, 11 months ago
- e6b0196 fix: recalculate wdv rate after asset repair [develop] (#34570) by Anand Baburajan · 1 year, 11 months ago
- 87108be fix: Sales person variance report without item group (#34552) by Deepesh Garg · 1 year, 11 months ago
- 8ce1da1 chore: Improve validation message by Deepesh Garg · 1 year, 11 months ago
- f8cff09 fix: CS financial statement param by Deepesh Garg · 1 year, 11 months ago
- b7dcf27 fix: Partial trial balance view by Deepesh Garg · 1 year, 11 months ago
- 30eb6c8 fix: Validation for cancelation by Deepesh Garg · 1 year, 11 months ago
- 3fd9520 chore: Fix Typo by Deepesh Garg · 1 year, 11 months ago
- 528ab50 fix: Don't validate if no GL Entry exists by Deepesh Garg · 1 year, 11 months ago
- f7bf1b8 fix: unset address and contact on trash (#34495) by Raffael Meyer · 1 year, 11 months ago
- 24a0833 Merge branch 'develop' into crm-comments-overlap-fix by Shariq Ansari · 1 year, 11 months ago
- 76cea7d fix: Note username overlapping with note content(CRM) by Shariq Ansari · 1 year, 11 months ago
- 6d6a7bc fix: incorrect depr schedules after asset repair [develop] (#34544) by Anand Baburajan · 1 year, 11 months ago
- fa991b2 Merge branch 'develop' of https://github.com/frappe/erpnext into opening_entry by Deepesh Garg · 1 year, 11 months ago
- f9397a8 fix: Ignore opening entries if PCV posted by Deepesh Garg · 1 year, 11 months ago
- d8e73b6 fix: remove non-maintained Tax Detail report and missing workspace links (#34192) by Richard Case · 1 year, 11 months ago
- 7991173 fix: translations and UX in alternative item mapping (#34433) by Raffael Meyer · 1 year, 11 months ago
- 0df3a1a fix: remove unused translation (#34519) by Raffael Meyer · 1 year, 11 months ago
- 08fc686 fix: default pos conversion factor set to 1 (#34437) by Shram Kadia · 1 year, 11 months ago
- 59c2e7e fix: german translations (#34312) by Raffael Meyer · 1 year, 11 months ago
- 6966fa4 fix: POS not picking up pos profile company address instead fetch any random company address (#34521) by Vishal Dhayagude · 1 year, 11 months ago
- ee6c107 fix(client): Amount calculation for 0 qty debit notes (#34455) by Deepesh Garg · 1 year, 11 months ago
- 2d19cee Merge pull request #34501 from ruthra-kumar/incorrect_currency_symbol_for_bank_accounts_in_reconciliation_tool by ruthra kumar · 1 year, 11 months ago
- aaa4d1e fix: E-commerce issue with Item Variants by Rohit Waghchaure · 1 year, 11 months ago
- 109a9f1 perf: index against_sales_invoice field on DN items (#34509) by Ankush Menat · 1 year, 11 months ago
- 44053db chore: Remove unnecessary list comprehension by Deepesh Garg · 1 year, 11 months ago
- fc86a85 fix: Supplier RFQ email link (#34338) by Deepesh Garg · 1 year, 11 months ago
- d791dc1 fix: patch depends on Currency Exchange Settings (#34494) by Raffael Meyer · 1 year, 11 months ago
- 1eea585 refactor: allow for concurrent use of reconciliation tool by ruthra kumar · 1 year, 11 months ago
- 2d14d92 fix: incorrect currency symbol in Bank Reconciliation tool by ruthra kumar · 1 year, 11 months ago
- 0aadb68 chore: Add missing validations by Deepesh Garg · 1 year, 11 months ago
- 00fe304 chore: Simplify query by Deepesh Garg · 1 year, 11 months ago
- 7f11373 fix: Account sub query by Deepesh Garg · 1 year, 11 months ago
- d11a64d Merge branch 'develop' of https://github.com/frappe/erpnext into opening_entry by Deepesh Garg · 1 year, 11 months ago
- ca10e2b fix: bad strings format for command get-untraslated (#34361) by Danny · 1 year, 11 months ago
- f2c7816 Merge branch 'develop' into FIX-34354 by Sagar Sharma · 1 year, 11 months ago
- d8ece86 fix: Update account number from parent company (#34474) by Deepesh Garg · 1 year, 11 months ago
- 7b63021 fix: Multiple accounting dimension filtering in AR/AP reports (#34464) by Deepesh Garg · 1 year, 11 months ago
- be723bb chore: Update user manual link (#34478) by Deepesh Garg · 1 year, 11 months ago
- 6b0dc62 Merge pull request #34456 from ruthra-kumar/gp_return_invoice_issue by ruthra kumar · 1 year, 11 months ago
- 0753aa5 Merge branch 'develop' into FIX-34354 by Sagar Sharma · 1 year, 11 months ago
- cc61dae test: Gross Profit report output for Cr notes by ruthra kumar · 2 years ago
- d0715a8 refactor: Ignore linked Cr Notes in Report output by ruthra kumar · 1 year, 11 months ago
- e2f19c6 fix: Overallocation of 'qty' from Cr Notes to Parent Invoice by ruthra kumar · 2 years ago
- ec07512 refactor: difference amt validation for same currency accounts by ruthra kumar · 1 year, 11 months ago
- 861387f test: difference amount should not be calculated for base currency by ruthra kumar · 1 year, 11 months ago
- 48fae0c fix: difference amount calculation for company currency accounts by ruthra kumar · 1 year, 11 months ago
- 558db13 Merge branch 'develop' into fix-22-23-05686 by rohitwaghchaure · 1 year, 11 months ago
- 563ee92 Merge branch 'develop' into FIX-34354 by Anand Baburajan · 1 year, 11 months ago
- b6b8392 fix: refactor asset depr schedule and remove unnecessary depr method (#34434) by Anand Baburajan · 1 year, 11 months ago
- 357d499 Merge branch 'develop' into fix-22-23-05686 by Sagar Sharma · 1 year, 11 months ago
- ea269c6 Merge branch 'develop' into FIX-34354 by Sagar Sharma · 1 year, 11 months ago
- f1752fc Merge pull request #34116 from prateekkaramchandani/develop by Ankush Menat · 1 year, 11 months ago
- e004297 test: add test for primary address sorting by Ankush Menat · 1 year, 11 months ago
- 55489d0 Merge branch 'develop' into prateekkaramchandani/develop by Ankush Menat · 1 year, 11 months ago
- e0b288f Merge branch 'develop' into FIX-34354 by Sagar Sharma · 1 year, 11 months ago
- 258242f Merge branch 'develop' into FIX-ISS-22-23-05720 by Sagar Sharma · 1 year, 11 months ago
- f95ad03 test: add timeout to all BOM related tests (#34446) by Ankush Menat · 1 year, 11 months ago
- b89ecd4 chore: remove failing test (#34444) by Deepesh Garg · 1 year, 11 months ago
- 70c78d0 fix: incorrect EAN validation, EAN can be an EAN8, EAN12 or EAN13 code (#34250) by Johannes Obermeier · 1 year, 11 months ago
- 22ad9a1 chore: `Allow Zero Valuation Rate` msg in SE by s-aga-r · 1 year, 11 months ago
- 0dbf455 Merge branch 'develop' into FIX-ISS-22-23-05720 by Sagar Sharma · 1 year, 11 months ago
- 185a891 Merge branch 'develop' into fix-22-23-05686 by Sagar Sharma · 1 year, 11 months ago
- 6c88fb7 Merge branch 'develop' into fix-22-23-05686 by Sagar Sharma · 1 year, 11 months ago
- 48a88b7 Merge branch 'develop' into FIX-ISS-22-23-05720 by Sagar Sharma · 1 year, 11 months ago
- 72e9c05 Merge branch 'develop' into patch_assdeprsch_gpa_ndb by Anand Baburajan · 1 year, 11 months ago
- c6999fc fix: Total row in trail balance report (#34395) by Deepesh Garg · 1 year, 11 months ago
- 91f7b0b Merge branch 'develop' of https://github.com/frappe/erpnext into opening_entry by Deepesh Garg · 1 year, 11 months ago
- 76775a3 fix: Update patch by Deepesh Garg · 1 year, 11 months ago
- 492e994 Merge branch 'develop' into patch_assdeprsch_gpa_ndb by Deepesh Garg · 1 year, 11 months ago
- fa776d2 fix: Use customer name instead of name(id) in PSOA (#34412) by Deepesh Garg · 1 year, 11 months ago
- d8e54a2 test: Update values in Sales Invoice tests (#34419) by Deepesh Garg · 1 year, 11 months ago
- 5c06620 fix: set tax category from address before executing `get_regional_address_details` (#34372) by Sagar Vora · 1 year, 11 months ago
- d267111 chore: fix french translation (#34381) by HENRY Florian · 1 year, 11 months ago
- 796ad01 fix: Add translate function to Delayed Tasks Summary Report (#34411) by Ernesto Ruiz · 1 year, 11 months ago
- c8cc3fc chore: Move source and campaign to additional info section (#34414) by Deepesh Garg · 1 year, 11 months ago
- 4416ddc fix: Linked invoice cancellation issue via timesheet (#34337) by Deepesh Garg · 1 year, 11 months ago
- 4a05f37 Merge branch 'develop' into FIX-ISS-22-23-05720 by Sagar Sharma · 1 year, 11 months ago
- 66f6500 test: add test cases for `Over Order Allowance` against `Blanket Order` by s-aga-r · 1 year, 11 months ago
- 9d49afe Merge branch 'develop' into fix-22-23-05686 by Sagar Sharma · 1 year, 11 months ago
- b8703b0 Merge branch 'develop' into patch_assdeprsch_gpa_ndb by Anand Baburajan · 1 year, 11 months ago
- b8a61be test: fix hypothesis tests (#34416) by Ankush Menat · 1 year, 11 months ago
- 097be8b Merge branch 'develop' into patch_assdeprsch_gpa_ndb by Anand Baburajan · 1 year, 11 months ago
- f2e9a67 Merge branch 'develop' into FIX-ISS-22-23-05720 by Sagar Sharma · 1 year, 11 months ago
- 442ee3a fix: operation time for multi-level BOM in WO by s-aga-r · 1 year, 11 months ago
- 5bf6fb4 chore: fix broken TR translations by Ankush Menat · 1 year, 11 months ago
- 7101e7a fix: Filtering issue in payment entry (#34332) by Deepesh Garg · 1 year, 11 months ago
- 9f26e3c Merge pull request #34408 from ruthra-kumar/delete_remarks_migration_patch by ruthra kumar · 1 year, 11 months ago
- da37573 chore: delete remarks migration patch by ruthra kumar · 1 year, 11 months ago
- e371bb6 Merge pull request #34387 from ruthra-kumar/refactor_gl_migration_patch by ruthra kumar · 1 year, 11 months ago
- fa6d375 chore: Improve Turkish language translation by Mehmet Demirel · 1 year, 11 months ago
- aae53bb fix: Error in consolidated financial statement (#34330) by Deepesh Garg · 1 year, 11 months ago
- 9d0a114 chore: remove remarks migrations patch from patches.txt by ruthra kumar · 1 year, 11 months ago
- a43304b Merge branch 'develop' into fix_flaky_test_in_payment_terms_report by ruthra kumar · 1 year, 11 months ago