1. d1f5217 feat(Asset Maintenance): Check if Warehouse and Stock Items were entered by GangaManoj · 3 years, 5 months ago
  2. 04a909b feat(Asset Maintenance): Add 'Stock Consumption Details' section by GangaManoj · 3 years, 5 months ago
  3. 568369a feat(Asset Maintenance): Add stock_consumption checkbox by GangaManoj · 3 years, 5 months ago
  4. 2874d08 fix(Asset Repair): Rearrange fields by GangaManoj · 3 years, 5 months ago
  5. f7eebf0 feat(Asset Repair): Add 'Increase In Asset Life' field by GangaManoj · 3 years, 5 months ago
  6. 68b7837 fix(Asset): Make Manage button white by GangaManoj · 3 years, 5 months ago
  7. ec72f89 fix(Asset Repair): Revert to asset's previous status if repair is completed/cancelled by GangaManoj · 3 years, 5 months ago
  8. 1ac1ced feat(Asset Repair): Decrease stock quantity if consumed during Asset Repair by GangaManoj · 3 years, 5 months ago
  9. c8cb96a feat(Asset Repair): Add Warehouse field by GangaManoj · 3 years, 5 months ago
  10. f2fe55c feat(Asset Repair): Check for Cost Center and Payable Account by GangaManoj · 3 years, 5 months ago
  11. 8d05eca feat(Asset Repair): Create GL Entries to capitalise repair cost by GangaManoj · 3 years, 5 months ago
  12. 385ca80 feat(Asset Repair): Add total_repair_cost field by GangaManoj · 3 years, 5 months ago
  13. c2b0102 feat(Asset Repair): Add 'View General Ledger' button by GangaManoj · 3 years, 5 months ago
  14. 7ad74cf feat(Asset Repair): Add stock_consumption checkbox by GangaManoj · 3 years, 5 months ago
  15. 234b473 feat(Asset Repair): Remove 'Assign To' by GangaManoj · 3 years, 5 months ago
  16. d554267 feat(Asset Repair): Add 'Cost Center' to GL Entries by GangaManoj · 3 years, 5 months ago
  17. f5a2ea9 feat(Asset Repair): Add 'Accounting Dimensions' section by GangaManoj · 3 years, 5 months ago
  18. e5ab5d8 feat(Asset Repair): Create GL Entries by GangaManoj · 3 years, 5 months ago
  19. 0739d4b feat(Asset Repair): Add value of consumed stock items to asset value by GangaManoj · 3 years, 5 months ago
  20. d2d31fd feat(Asset Repair): Add 'Stock Items' table by GangaManoj · 3 years, 5 months ago
  21. c62890b feat: Create 'Stock Item' child table by GangaManoj · 3 years, 5 months ago
  22. 258c238 feat(Asset Repair): Add repair_cost to asset_value by GangaManoj · 3 years, 5 months ago
  23. 6d1cf76 feat(Asset): Add 'Asset Value' field by GangaManoj · 3 years, 5 months ago
  24. 194a08e fix(Asset Repair): Hide 'Accounting Details' section till doc gets saved by GangaManoj · 3 years, 5 months ago
  25. 1b2a5d1 feat(Asset Repair): Add 'Capitalize Repair Cost' checkbox by GangaManoj · 3 years, 5 months ago
  26. 11594f8 fix(Company): Add 'Repair and Maintenance Account' field by GangaManoj · 3 years, 5 months ago
  27. 88ac9b2 fix(Company): Rename 'Fixed Asset Depreciation Settings' to 'Fixed Asset Deafults' by GangaManoj · 3 years, 5 months ago
  28. deadcd9 feat(Asset Repair): Add payable_account field by GangaManoj · 3 years, 5 months ago
  29. 30c4a56 feat(Asset Repair): Change Asset's status according to repair_status by GangaManoj · 3 years, 5 months ago
  30. 1c26b27 fix(Asset Repair): Display 'Completion Date' and 'Repair Status' only after save by GangaManoj · 3 years, 5 months ago
  31. bbbd61d fix(Asset): Group all buttons under 'Manage' by GangaManoj · 3 years, 5 months ago
  32. 3e0e3f0 fix(Asset Repair): Replace 'Item Name' and 'Item Code' with 'Asset Name' by GangaManoj · 3 years, 5 months ago
  33. 322975a feat(Asset): Add 'Create > Asset Repair' button by GangaManoj · 3 years, 5 months ago
  34. ed79b22 fix(Asset): Group buttons under 'Action' by GangaManoj · 3 years, 5 months ago
  35. 18ad15e fix: designation insufficient permission on lead doctype. (#25331) by Asharam Seervi · 3 years, 5 months ago
  36. eebc6e9 refactor: Show item's full name on hover over item in POS (#25554) by Afshan · 3 years, 5 months ago
  37. 5fc4f1e Merge pull request #25238 from alyf-de/datev_fixes by Rushabh Mehta · 3 years, 5 months ago
  38. 384f4b5 fix: can't open general ledger from consolidated financial report (#25542) by Saqib · 3 years, 5 months ago
  39. 0760206 fix: empty payment term column in accounts receivable report (#25556) by Saqib · 3 years, 5 months ago
  40. 308905b fix: semgrep, refactor default mutable dict by 18alantom · 3 years, 5 months ago
  41. e36f303 fix: use percent string templates for db.sql calls by 18alantom · 3 years, 5 months ago
  42. 24e2cc9 Merge branch 'develop' into datev_fixes by barredterra · 3 years, 5 months ago
  43. ca37380 Merge branch 'develop' of github.com:frappe/erpnext into develop by Suraj Shetty · 3 years, 5 months ago
  44. f1bdfac fix: Employee Separation (#25503) by Rucha Mahabal · 3 years, 5 months ago
  45. 1f4df80 Merge pull request #25531 from noahjacob/fix_mr_filter by rohitwaghchaure · 3 years, 5 months ago
  46. 88734ee Merge pull request #25557 from rohitwaghchaure/increased-timeout-of-stoc-reco by rohitwaghchaure · 3 years, 5 months ago
  47. 8f34ca4 fix: stock reconciliation getting time out error during submission by Rohit Waghchaure · 3 years, 5 months ago
  48. cdc99cd fix(pos): incorrect expense account set in pos invoice (#25543) by Saqib · 3 years, 5 months ago
  49. 84ec295 Merge pull request #25546 from deepeshgarg007/loan_schedule_fixes by Deepesh Garg · 3 years, 5 months ago
  50. 5f177aa Merge pull request #25545 from rohitwaghchaure/fixed-depost-withdrwal-values-has-not-updated by rohitwaghchaure · 3 years, 5 months ago
  51. c571141 fix: Test cases by Deepesh Garg · 3 years, 5 months ago
  52. 824f089 fix: Auto write off on loan closure by Deepesh Garg · 3 years, 5 months ago
  53. 1efafb3 fix: Do not roundoff balance amount by Deepesh Garg · 3 years, 5 months ago
  54. 2fb5737 fix: rename field has not updated value of deposit and withdrawal fields by Rohit Waghchaure · 3 years, 5 months ago
  55. 0c7448f fix: Fixed merge conflict by Nabin Hait · 3 years, 5 months ago
  56. a2fcca8 fix: Fixed merge conflict by Nabin Hait · 3 years, 5 months ago
  57. d8cd5a9 bumped to version 13.2.0 by Nabin Hait · 3 years, 5 months ago
  58. 3c788f0 chore: Add release note for v13.2.0 by Nabin Hait · 3 years, 5 months ago
  59. 2e38f15 fix: stock ledger entry created against draft stock entry (#25539) by rohitwaghchaure · 3 years, 5 months ago
  60. 00ea336 fix: stock ledger entry created against draft stock entry (#25540) by rohitwaghchaure · 3 years, 5 months ago
  61. 1fd1e2b fix: fieldname when updating docfield property (#25517) by Afshan · 3 years, 5 months ago
  62. 5a4615f fix: allow to cancel loan with cancelled replayment entry (#25508) by Afshan · 3 years, 5 months ago
  63. a19c6a9 fix: Fetch total stock at company in PO (#25533) by Nabin Hait · 3 years, 5 months ago
  64. da0ba15 fix: Fetch total stock at company in PO (#25532) by Nabin Hait · 3 years, 5 months ago
  65. 07a081d Merge branch 'develop' into datev_fixes by Raffael Meyer · 3 years, 5 months ago
  66. a90c816 fix: updated item filters for material request by noahjacob · 3 years, 5 months ago
  67. 88d40e8 fix: Remove extra space by Deepesh Garg · 3 years, 5 months ago
  68. 1deef52 fix: Linting and translation issues by Deepesh Garg · 3 years, 6 months ago
  69. bd5ee7d fix: Use party account currency by Deepesh Garg · 3 years, 6 months ago
  70. 9cbca06 fix: Updated filters for process statement of accounts by Deepesh Garg · 3 years, 6 months ago
  71. 303f6d2 Merge branch 'version-13-pre-release' of https://github.com/frappe/erpnext into psoa_fixes_v13_pre_release by Deepesh Garg · 3 years, 5 months ago
  72. 178938b fix: Ageing errors in PSOA by Deepesh Garg · 3 years, 6 months ago
  73. c4231c7 Merge pull request #25524 from aerele/develop by Deepesh Garg · 3 years, 5 months ago
  74. 435e93b fix: allocated amount change wrt paid amount change by Anuja P · 3 years, 5 months ago
  75. 8aa5795 Merge pull request #25490 from deepeshgarg007/psoa_fixes_v2 by Deepesh Garg · 3 years, 5 months ago
  76. cd9fa61 Merge pull request #25521 from ernestoruiz89/patch-4 by Deepesh Garg · 3 years, 5 months ago
  77. 26920b4 Merge pull request #25394 from meike289/feature/check-field-subscription-invoice by Deepesh Garg · 3 years, 5 months ago
  78. 0dc4119 Merge pull request #25438 from nextchamp-saqib/round-off-diff-allowance by Deepesh Garg · 3 years, 5 months ago
  79. 7783a56 fix: List invoices in Payment Reconciliation Payment by Vignesh S · 3 years, 5 months ago
  80. 76e1e68 fix: Make strings translatable by Ernesto Ruiz · 3 years, 5 months ago
  81. 3e83542 fix: sider issues by Saqib Ansari · 3 years, 5 months ago
  82. 2bde1ba fix: remove print statement by Saqib · 3 years, 5 months ago
  83. 6dd1c5c refactor: remove extra fields by Saqib Ansari · 3 years, 5 months ago
  84. 3a5ecb7 fix: test by Saqib Ansari · 3 years, 5 months ago
  85. 973afea feat: set dynamic labels for payment schedule fields by Saqib Ansari · 3 years, 6 months ago
  86. a91eebf feat: base payment amount in payment schedule by Saqib Ansari · 3 years, 6 months ago
  87. e70d9c9 fix: payment amount showing in foreign currency by Saqib Ansari · 3 years, 6 months ago
  88. 07fb98b Merge branch 'develop' into fix_PE_allocated_amt by Anuja Pawar · 3 years, 5 months ago
  89. dd1e762 fix: changing paid amount should change allocated amount by Anuja P · 3 years, 5 months ago
  90. 7bf25b4 Merge pull request #25292 from nextchamp-saqib/payment-term-amount-display-currency-fix by Deepesh Garg · 3 years, 5 months ago
  91. 6fb4175 fix: sider issues by Saqib Ansari · 3 years, 5 months ago
  92. 3386d49 Merge pull request #25507 from AfshanKhan/fix-cancel-loan by Deepesh Garg · 3 years, 5 months ago
  93. 83e3820 fix: remove print statement by Saqib · 3 years, 5 months ago
  94. dc086dd fix: item stock levels displaying inconsistently (#25506) by Noah Jacob · 3 years, 5 months ago
  95. ab05259 fix: allow to cancel loan with cancelled replayment entry by Afshan · 3 years, 5 months ago
  96. d75b4c3 Merge branch 'develop' into feature/check-field-subscription-invoice by Raffael Meyer · 3 years, 5 months ago
  97. a949480 fix: add translation to make semgrep pass by Raffael Meyer · 3 years, 5 months ago
  98. 44b07e4 refactor: remove extra fields by Saqib Ansari · 3 years, 5 months ago
  99. da5b55c fix: test by Saqib Ansari · 3 years, 5 months ago
  100. 3f7ec95 Merge branch 'develop' of https://github.com/frappe/erpnext into payment-term-amount-display-currency-fix by Saqib Ansari · 3 years, 5 months ago