1. 0157fa1 chore: Use account closing balance in set gl entries by Deepesh Garg · 2 years, 1 month ago
  2. 719ac5c Merge branch 'develop' of https://github.com/frappe/erpnext into opening_entry by Deepesh Garg · 2 years, 1 month ago
  3. f0267fe test: Add test case for closing balance by Deepesh Garg · 2 years, 1 month ago
  4. a1ad958 Merge pull request #34352 from s-aga-r/FIX-ISS-22-23-05722 by Sagar Sharma · 2 years, 1 month ago
  5. 2d66384 Merge branch 'develop' into FIX-ISS-22-23-05722 by Sagar Sharma · 2 years, 1 month ago
  6. 52ab113 chore: drop hypothesis dependency by Ankush Menat · 2 years, 1 month ago
  7. 3249a79 chore: rename Closing Balance to Account Closing Balance by Deepesh Garg · 2 years, 1 month ago
  8. b53dcb0 test: add test cases for `BOM Stock Report` by s-aga-r · 2 years, 1 month ago
  9. a65b809 fix: `BOM Stock Report` by s-aga-r · 2 years, 1 month ago
  10. ba1162f Merge pull request #34313 from s-aga-r/fix-22-23-05690 by Sagar Sharma · 2 years, 1 month ago
  11. 336e0b9 Merge branch 'develop' into fix-22-23-05690 by Sagar Sharma · 2 years, 1 month ago
  12. 71de72b fix: Set contact filter link in Opportunity (#34325) by Solufyin · 2 years, 1 month ago
  13. 6de826b fix: exchange rate revaluation errors (#33947) by Devin Slauenwhite · 2 years, 1 month ago
  14. 4d1f620 Merge branch 'develop' into fix-22-23-05690 by Sagar Sharma · 2 years, 1 month ago
  15. 2feb27e fix(minor): Dirty the form after clicking on Get advances button in Invoices (#34323) by Marica · 2 years, 1 month ago
  16. 4cd16a8 Merge branch 'develop' into fix-22-23-05690 by Sagar Sharma · 2 years, 1 month ago
  17. 10632d7 fix: Do not calculate commission post submit (#34267) by Deepesh Garg · 2 years, 1 month ago
  18. 7d0199d fix: Default sales team not getting set (#34284) by Deepesh Garg · 2 years, 1 month ago
  19. ea8e233 fix: Payment Request against sales order with disabled rounded total (#34281) by Deepesh Garg · 2 years, 1 month ago
  20. 3952b33 Merge branch 'develop' into fix-22-23-05690 by Sagar Sharma · 2 years, 1 month ago
  21. 8ad9e99 perf: `update_completed_qty()` in `material_request.py` by s-aga-r · 2 years, 1 month ago
  22. de18f98 perf: Stock Entry (Material Transfer) by s-aga-r · 2 years, 1 month ago
  23. 53efc8f Merge pull request #34305 from rohitwaghchaure/fixed-not-able-to-complete-bom-update-log by rohitwaghchaure · 2 years, 1 month ago
  24. 04b3468 Merge pull request #34301 from barredterra/rename-timezone-utils by Sagar Sharma · 2 years, 1 month ago
  25. 5dabc98 chore: Add index to period closing voucher column by Deepesh Garg · 2 years, 1 month ago
  26. 2f157fa fix: BOM Update log not completed by Rohit Waghchaure · 2 years, 1 month ago
  27. 310f71c test: Add static posting dates to tests by Deepesh Garg · 2 years, 1 month ago
  28. 4a2046d fix: Aggregation with previous closing balance by Deepesh Garg · 2 years, 1 month ago
  29. 502a37a refactor: use renamed timezone utils by barredterra · 2 years, 1 month ago
  30. ac87fca Merge pull request #34299 from s-aga-r/fix-22-23-05638-2 by Sagar Sharma · 2 years, 1 month ago
  31. 70de444 fix: Stock Reconciliation `actual_qty` by s-aga-r · 2 years, 1 month ago
  32. 0185096 Merge pull request #34298 from s-aga-r/fix-22-23-05638-1 by Sagar Sharma · 2 years, 1 month ago
  33. e6a0271 fix: update inventory dimensions before returning sle by s-aga-r · 2 years, 1 month ago
  34. 31ed4ef Merge pull request #34293 from s-aga-r/fix-22-23-05638 by Sagar Sharma · 2 years, 1 month ago
  35. 0e1b776 fix: `Inventory Dimension` for `Stock Reconciliation` by s-aga-r · 2 years, 1 month ago
  36. c3d4556 Merge pull request #34258 from deepeshgarg007/finance_book_read_only by Deepesh Garg · 2 years, 1 month ago
  37. c089c41 chore: Minor fixes by Deepesh Garg · 2 years, 1 month ago
  38. 6e43d68 Merge pull request #34117 from s-aga-r/github-issue-33344 by Sagar Sharma · 2 years, 1 month ago
  39. 90e1a6b Merge branch 'develop' into github-issue-33344 by Sagar Sharma · 2 years, 1 month ago
  40. 310643d Merge pull request #34273 from s-aga-r/fix-return-pr-serial-no by Sagar Sharma · 2 years, 1 month ago
  41. 6e9d001 Merge branch 'develop' into github-issue-33344 by Sagar Sharma · 2 years, 1 month ago
  42. 50dc0c1 Merge branch 'develop' into fix-return-pr-serial-no by Sagar Sharma · 2 years, 1 month ago
  43. 330ae41 fix!: Parse float as per number format in quality inspection (#34259) by Ankush Menat · 2 years, 1 month ago
  44. cb0b6de fix: `Serial No is mandatory` even if the `qty` is `0` by s-aga-r · 2 years, 1 month ago
  45. a9f0a11 fix: `rejected_serial_no` not getting copied from PR to PR(Return) by s-aga-r · 2 years, 1 month ago
  46. 790f0aa Merge branch 'develop' into finance_book_read_only by Deepesh Garg · 2 years, 1 month ago
  47. 6a89cb9 Merge pull request #33874 from frappe/alternative-items-quotation by Deepesh Garg · 2 years, 1 month ago
  48. e0a3869 Merge pull request #34266 from frappe/mergify/bp/develop/pr-34265 by Suraj Shetty · 2 years, 1 month ago
  49. 6cd2ba5 fix: Resolve conflicts by Suraj Shetty · 2 years, 1 month ago
  50. 46a722d fix: Wrap unexpectedly long text in remark by Suraj Shetty · 2 years, 1 month ago
  51. 32b64db Merge pull request #34254 from rohitwaghchaure/fixed-subcontracting-stock-availability-issue by rohitwaghchaure · 2 years, 1 month ago
  52. 28dd1a2 chore: Make finance book read only by Deepesh Garg · 2 years, 1 month ago
  53. e5f603c perf: Apply closing balance in Trial Balance report by Deepesh Garg · 2 years, 1 month ago
  54. 95c9aaf fix: Update patch to generate closing balance entries by Deepesh Garg · 2 years, 1 month ago
  55. 436fc03 fix: Closing balance entries for period closing voucher by Deepesh Garg · 2 years, 1 month ago
  56. b38fe24 fix: consumed qty validation for subcontracting receipt by Rohit Waghchaure · 2 years, 1 month ago
  57. d88fe27 Merge pull request #34195 from HarryPaulo/fix-performance-on-insert-item by rohitwaghchaure · 2 years, 1 month ago
  58. f9c7505 Merge pull request #34241 from ruthra-kumar/bug_on_credit_note_creation by ruthra kumar · 2 years, 1 month ago
  59. 9bb8e35 Merge pull request #34243 from rohitwaghchaure/fixed-date-filters-in-subcontracting-reports by rohitwaghchaure · 2 years, 1 month ago
  60. dfddc4e fix: default date in Subcontracting reports by Rohit Waghchaure · 2 years, 1 month ago
  61. 2942cee Merge pull request #34235 from rohitwaghchaure/feat-adjust-valuation-rate by rohitwaghchaure · 2 years, 1 month ago
  62. 35c70f3 fix: pos return throwing amount greater than grand total by ruthra kumar · 2 years, 1 month ago
  63. a8445da fix: labels name by Rohit Waghchaure · 2 years, 1 month ago
  64. 58c027d chore: `Linters` by s-aga-r · 2 years, 1 month ago
  65. 26ced47 Merge branch 'develop' into github-issue-33344 by Sagar Sharma · 2 years, 1 month ago
  66. 8e86553 test: added test cases by Rohit Waghchaure · 2 years, 1 month ago
  67. 90abb28 Merge pull request #34060 from vishdha/pos_fix by Sagar Sharma · 2 years, 1 month ago
  68. eab775e feat: adjust purchase receipt valuation rate as per purchase invoice rate by Rohit Waghchaure · 2 years, 1 month ago
  69. f18ae58 chore: minor changes in pos_controller by Vishal · 2 years, 1 month ago
  70. a51bec0 chore: minor change by Vishal · 2 years, 1 month ago
  71. 3ebe7d8 chore: minor changes added to code by Vishal · 2 years, 1 month ago
  72. 1de531e fix: multiple pos conversion issue resolved by Vishal · 2 years, 2 months ago
  73. ecd15d2 Merge branch 'develop' into github-issue-33344 by Sagar Sharma · 2 years, 1 month ago
  74. 9cd42dd Merge pull request #34225 from s-aga-r/fix-mr-warehouse by Sagar Sharma · 2 years, 1 month ago
  75. c09a61f fix: set `from_warehouse` and `to_warehouse` while mapping SE by s-aga-r · 2 years, 1 month ago
  76. c226410 Merge pull request #34212 from brian-pond/patch-2 by Sagar Sharma · 2 years, 1 month ago
  77. bda1340 Merge branch 'develop' into patch-2 by Sagar Sharma · 2 years, 1 month ago
  78. bbb6a62 chore: add german translations (#34167) by Patrick Eissler · 2 years, 1 month ago
  79. 81651be Merge pull request #34174 from Vishnu7025/coa-import-currency by Deepesh Garg · 2 years, 1 month ago
  80. 5dcb723 Merge branch 'develop' into patch-2 by Sagar Sharma · 2 years, 1 month ago
  81. 83f3e31 fix: Remove missing DocField in fetch_from by Brian Pond · 2 years, 1 month ago
  82. d8b9b83 Merge pull request #34207 from ruthra-kumar/fix_permisssion_error_on_work_order_creation by ruthra kumar · 2 years, 1 month ago
  83. 9e38b61 Merge pull request #34214 from AnandBaburajan/manual_asset_schedule_develop by Anand Baburajan · 2 years, 1 month ago
  84. feeebb1 Merge branch 'develop' into manual_asset_schedule_develop by Anand Baburajan · 2 years, 1 month ago
  85. dd74839 fix: manual depr schedule by anandbaburajan · 2 years, 1 month ago
  86. a663df3 fix: Add patch to update closing balances by Deepesh Garg · 2 years, 1 month ago
  87. 6607c8b fix: Order by issue in aggregation query by Deepesh Garg · 2 years, 1 month ago
  88. f92c63f feat: Add validations against period closing voucher by Deepesh Garg · 2 years, 1 month ago
  89. 7fa7d6b chore: Rewrite query using query builder by Deepesh Garg · 2 years, 1 month ago
  90. e18336e feat: Add views in standard filter by Deepesh Garg · 2 years, 1 month ago
  91. 6d6e3cb Merge pull request #34206 from rohitwaghchaure/fixed-trivial-error-for-stock-reposting by rohitwaghchaure · 2 years, 1 month ago
  92. a11d332 fix(test): use standalone method to fetch work orders from SO by ruthra kumar · 2 years, 1 month ago
  93. b6bad72 fix: permission error while calling get_work_order_items by ruthra kumar · 2 years, 1 month ago
  94. 7d10dd9 fix: not able to repost gl entries by Rohit Waghchaure · 2 years, 1 month ago
  95. e26c6dc Revert "fix: Concurrency issues in Sales and Purchase returns" (#34202) by Deepesh Garg · 2 years, 1 month ago
  96. 04f00fd Merge pull request #34199 from rohitwaghchaure/fixed-converison-factor-issue by rohitwaghchaure · 2 years, 1 month ago
  97. 8e46aeb fix: conversion factor not set by Rohit Waghchaure · 2 years, 1 month ago
  98. 49af5ba fix: Performance improvement when adding a new item by HarryPaulo · 2 years, 1 month ago
  99. 670304f Merge pull request #34189 from rohitwaghchaure/prevent-to-make-item-price-for-template by rohitwaghchaure · 2 years, 1 month ago
  100. 6417ae0 fix: user shouldn't able to make item price for item template by Rohit Waghchaure · 2 years, 1 month ago