1. 82be717 Merge pull request #31201 from deepeshgarg007/manufacturing_workspace_fix by Deepesh Garg · 2 years, 4 months ago
  2. 167cf7b fix: Remove domain restrcition from Manufacturing Workspace by Deepesh Garg · 2 years, 4 months ago
  3. 753eb3e Merge branch 'develop' into bug_sales_order_analysis_report by Deepesh Garg · 2 years, 4 months ago
  4. 5fd31c6 Merge pull request #31199 from deepeshgarg007/settings_perm_fix by Deepesh Garg · 2 years, 4 months ago
  5. b3ccc4b fix: Auto Insert Item Price If Missing when discount & blank UOM (#31168) by maharshivpatel · 2 years, 4 months ago
  6. a6beafb fix: Permission for selling and buying settings by Deepesh Garg · 2 years, 4 months ago
  7. c4af63a feat: two new groupby mode: Monthly, Payment Term by hrzzz · 2 years, 4 months ago
  8. 4f1bfbb test: multiple delivery notes and billed quantity by ruthra kumar · 2 years, 4 months ago
  9. 0331e37 fix: incorrect billed_qty when item has multiple Delivery note by ruthra kumar · 2 years, 4 months ago
  10. a62bc9b chore: Limit Update Cost jobs & `db_update` only if changed values by marination · 2 years, 4 months ago
  11. a1b7a79 refactor!: drop naming series tool (#31183) by Ankush Menat · 2 years, 4 months ago
  12. 691b34a chore: unnessary args by Ankush Menat · 2 years, 4 months ago
  13. ddb46c5 fix: batch selector flag (#31191) by Ankush Menat · 2 years, 4 months ago
  14. a8f98f3 feat(india): Improve E-way Bill Cancellation. (#31088) by maharshivpatel · 2 years, 4 months ago
  15. ed1ba67 test: HRA Exemption in Proof Submission by Rucha Mahabal · 2 years, 5 months ago
  16. cfe2f8c fix: amount precision for Tax Exemption Proof Submission by Rucha Mahabal · 2 years, 5 months ago
  17. 2e98e9e test: set country to India before running regional tests by Rucha Mahabal · 2 years, 5 months ago
  18. 00adda7 fix: Tax Declaration tests and amount precision by Rucha Mahabal · 2 years, 5 months ago
  19. 5e96a46 test: HRA Exemption in Employee Tax Exemption Declaration by Rucha Mahabal · 2 years, 5 months ago
  20. 2b65c96 fix: component pay calculation by Rucha Mahabal · 2 years, 5 months ago
  21. 34925a3 fix: HRA Exemption calculation in case of multiple salary structure assignments by Rucha Mahabal · 2 years, 5 months ago
  22. f07246a Merge pull request #31127 from deepeshgarg007/loan_interest_accrual by Deepesh Garg · 2 years, 4 months ago
  23. 25290bb Merge pull request #31184 from Mitchy25/patch-1 by Deepesh Garg · 2 years, 4 months ago
  24. a0c412a Ignore Cancelled GL Entries by Mitchy25 · 2 years, 4 months ago
  25. 4c74637 refactor: remove naming expression for payment ledger by ruthra kumar · 2 years, 4 months ago
  26. 78c39e9 test: Salary Slip operations queuing, failure, and payroll entry status by Rucha Mahabal · 2 years, 4 months ago
  27. 42f6bca fix: reset Error Message on successful operation and fix status update on submit/cancel by Rucha Mahabal · 2 years, 4 months ago
  28. 08bf0ba chore!: remove unused bill no & date from purchase receipt (#31163) by Saqib Ansari · 2 years, 4 months ago
  29. 2cbc665 Merge pull request #31175 from ankush/recursive_non_explosive_bom by rohitwaghchaure · 2 years, 4 months ago
  30. de55157 chore: rename method `get_salary_component_account` method to `set` by Rucha Mahabal · 2 years, 4 months ago
  31. d7a7c47 Merge branch 'develop' into recursive_non_explosive_bom by Ankush Menat · 2 years, 4 months ago
  32. c02598a chore: remove framework tests from erpnext by Ankush Menat · 2 years, 4 months ago
  33. 954dac8 fix: allow non-explosive recrusive BOMs by Ankush Menat · 2 years, 4 months ago
  34. d224bf1 fix: only erase BOM when do_not_explode is set by Ankush Menat · 2 years, 4 months ago
  35. b170cec fix(ux): "New Version" button BOM by Ankush Menat · 2 years, 4 months ago
  36. 85b48fc fix: barcode scan resolve after model is updated (#31058) by Devin Slauenwhite · 2 years, 4 months ago
  37. 933434c chore: format by Ankush Menat · 2 years, 4 months ago
  38. 978ba52 fix: Safe cast `row.rate` (in case of faulty exploded items, edge case but oh well) by marination · 2 years, 4 months ago
  39. 2de2491 perf: `get_next_higher_level_boms` by marination · 2 years, 4 months ago
  40. ce8e051 chore: update translation fr for BOM (#31126) by HENRY Florian · 2 years, 4 months ago
  41. 7ff8aca fix: date filter on quality inspection report (#31148) by MOHAMMED NIYAS · 2 years, 4 months ago
  42. 5949946 chore: Change BOM Progress field types to Long Text by marination · 2 years, 4 months ago
  43. 4df76f3 Merge pull request #31160 from ruchamahabal/fix-gratuity-status-update by Rucha Mahabal · 2 years, 4 months ago
  44. c9e0703 test: make holiday list before running gratuity tests by Rucha Mahabal · 2 years, 4 months ago
  45. eabd829 feat: Only update exploded items rate and amount by marination · 2 years, 5 months ago
  46. 79b0aed fix: add list view settings for Gratuity by Rucha Mahabal · 2 years, 4 months ago
  47. 6c66bbb refactor: clean-up gratuity tests by Rucha Mahabal · 2 years, 4 months ago
  48. b81d751 test: Gratuity status for payment via salary slip by Rucha Mahabal · 2 years, 4 months ago
  49. 385e22a fix: Gratuity status not updated on salary slip submission by Rucha Mahabal · 2 years, 4 months ago
  50. 7adcac4 Merge pull request #31155 from deepeshgarg007/exchnage_rate_reset by Deepesh Garg · 2 years, 4 months ago
  51. 4b04694 fix(pos): freeze screen while processing pos invoices (#30850) by HarryPaulo · 2 years, 4 months ago
  52. 2a10f09 fix: Exchange rate reste to 1 on making mapped doc by Deepesh Garg · 2 years, 4 months ago
  53. 935e5b1 fix(india): duplicate qrcode and hide button (#31100) by maharshivpatel · 2 years, 4 months ago
  54. d0a9eb4 Merge branch 'develop' into fix-average-discount-auth by Deepesh Garg · 2 years, 4 months ago
  55. e3c0d01 Merge pull request #31101 from alyf-de/fix-warehouse-js by Ankush Menat · 2 years, 4 months ago
  56. ff798dc Merge pull request #31141 from ankush/naming_series_live_preview by Ankush Menat · 2 years, 4 months ago
  57. 47b539e fix: skip existing batch number during autogen (#31140) by Ankush Menat · 2 years, 4 months ago
  58. 964b418 test: add basic tests for naming series tool by Ankush Menat · 2 years, 4 months ago
  59. 4d0e2aa docs: update help information on naming series by Ankush Menat · 2 years, 4 months ago
  60. 24d1bf5 feat: preview next numbers on naming series tool by Ankush Menat · 2 years, 4 months ago
  61. 82cd54b chore: resave naming series doctype schema by Ankush Menat · 2 years, 4 months ago
  62. 5c74514 Merge pull request #31130 from ruchamahabal/fix-job-opening by Rucha Mahabal · 2 years, 4 months ago
  63. 2bc6d46 fix: validation message by Rucha Mahabal · 2 years, 4 months ago
  64. f49d8cd Merge pull request #31102 from alyf-de/german-translations-2022-05-23 by Deepesh Garg · 2 years, 4 months ago
  65. 8d2502b chore: update ru translate by Vladislav · 2 years, 4 months ago
  66. 3f13b0e Merge branch 'develop' into fix-job-opening by Rucha Mahabal · 2 years, 4 months ago
  67. ab0ef60 test: Job Opening against a Staffing Plan by Rucha Mahabal · 2 years, 4 months ago
  68. e5d2c1b fix: change project's actual_start_date fieldtype from Data to Date (#31085) by sersaber · 2 years, 5 months ago
  69. a5677d9 Merge pull request #31133 from frappe/mergify/bp/develop/pr-31124 by Deepesh Garg · 2 years, 5 months ago
  70. ca75d81 fix: timesheet fetching in sales invoice by Saqib Ansari · 2 years, 5 months ago
  71. c5e922c fix: Chart data for monthly periodicity in Cash Flow report (#31039) by xdlumertz · 2 years, 5 months ago
  72. efa5b5b Merge pull request #31038 from alyf-de/taxes-title-field by Deepesh Garg · 2 years, 5 months ago
  73. e73a0a8 Merge pull request #31129 from deepeshgarg007/loan_doc_reco_queries by Deepesh Garg · 2 years, 5 months ago
  74. d68187c Merge branch 'develop' into loan_doc_reco_queries by Deepesh Garg · 2 years, 5 months ago
  75. 2922857 fix: Job Opening linked to Staffing Plan cannot be created/updated if there are existing employees by Rucha Mahabal · 2 years, 5 months ago
  76. 9e4a360 chore: Linting Issues by Deepesh Garg · 2 years, 5 months ago
  77. a1f53f8 chore: Linting Issues by Deepesh Garg · 2 years, 5 months ago
  78. 147fc8f fix: Loan Doc query in Bank Reconciliation Statement by Deepesh Garg · 2 years, 5 months ago
  79. b562168 Merge pull request #26916 from deepeshgarg007/party_account_currency_check by Deepesh Garg · 2 years, 5 months ago
  80. ac17ecb Merge branch 'develop' into party_account_currency_check by Deepesh Garg · 2 years, 5 months ago
  81. bc34737 chore: Update test case by Deepesh Garg · 2 years, 5 months ago
  82. 96d8b1e feat: Auto accrue loan interest for backdated term loans by Deepesh Garg · 2 years, 5 months ago
  83. e8f4444 Merge pull request #31125 from frappe/mergify/bp/develop/pr-31123 by Deepesh Garg · 2 years, 5 months ago
  84. 6edbc58 fix: Handle missing HSN Codes by Deepesh Garg · 2 years, 5 months ago
  85. 268f413 fix(pos): paid amount calculation for multicurrency invoice (#31112) by Saqib Ansari · 2 years, 5 months ago
  86. 273b21c chore: move patch for updating Employee Advance status to v13 (#31118) by Rucha Mahabal · 2 years, 5 months ago
  87. e75c843 Merge pull request #31077 from deepeshgarg007/payroll_payable_party_type by Deepesh Garg · 2 years, 5 months ago
  88. d81fad0 Merge pull request #31080 from deepeshgarg007/company_address_trigger by Deepesh Garg · 2 years, 5 months ago
  89. 9f5f18e style: Update docstrings and fix/add type hints + Collapsible progress section in Log by marination · 2 years, 5 months ago
  90. ab2d95a feat: Level-wise BOM cost updation by marination · 2 years, 5 months ago
  91. 55276f1 fix: don't fetch item_code if already exists. (#31113) by Devin Slauenwhite · 2 years, 5 months ago
  92. 1e9f9c4 style: format by barredterra · 2 years, 5 months ago
  93. 1b16eb7 refactor: set queries during setup by barredterra · 2 years, 5 months ago
  94. e77c379 fix: remove unsupported arguments by Raffael Meyer · 2 years, 5 months ago
  95. e3bc3bf Merge branch 'develop' into german-translations-2022-05-23 by Raffael Meyer · 2 years, 5 months ago
  96. 1ecb8f4 chore: disable feed for material request by Ankush Menat · 2 years, 5 months ago
  97. ecb39d8 chore: error logging for auto material requests (#31103) by Ankush Menat · 2 years, 5 months ago
  98. 2388d86 feat: Add german translations by barredterra · 2 years, 5 months ago
  99. 9356eb1 fix: german translations by barredterra · 2 years, 5 months ago
  100. a6ddd86 fix: improve labels, simplify logic by barredterra · 2 years, 5 months ago