1. e8986df fix: Move test for Finance Books to Depreciation test suite by GangaManoj · 3 years, 4 months ago
  2. 83ec987 fix: Add test to validate available_for_use_date by GangaManoj · 3 years, 4 months ago
  3. 749d1b6 fix: Enable cwip accounting by GangaManoj · 3 years, 4 months ago
  4. 8ea1ad9 fix: Only validate against JV if it's not a reverse depreciation entry by GangaManoj · 3 years, 4 months ago
  5. a7ec007 fix: Add tests to validate item by GangaManoj · 3 years, 4 months ago
  6. d8aaf3d fix: Add tests to validate Asset values by GangaManoj · 3 years, 4 months ago
  7. 4918e95 fix: Add tearDownClass() by GangaManoj · 3 years, 4 months ago
  8. ef3f2fcb fix: Replace setUp() with setUpClass() by GangaManoj · 3 years, 4 months ago
  9. 273fccf fix: Add test for depreciation on return of sold Asset by GangaManoj · 3 years, 4 months ago
  10. adebf2d fix: Adjust depreciation_amount in final row by GangaManoj · 3 years, 4 months ago
  11. f51bd44 fix: Unlink Depreciation Entry made on sale if the Asset is returned by GangaManoj · 3 years, 4 months ago
  12. 62fea8a fix: Rename tests by GangaManoj · 3 years, 4 months ago
  13. c84c983 fix: Categorize into test suites by GangaManoj · 3 years, 4 months ago
  14. 28bdd6d Merge branch 'develop' into fix-depr-after-sale by Ganga Manoj · 3 years, 4 months ago
  15. 40ec2d6 fix: Add tests for depreciation by GangaManoj · 3 years, 4 months ago
  16. fdd9e6c fix: Replace asset.schedules with asset.get('schedules') by GangaManoj · 3 years, 4 months ago
  17. cc5dd5c feat: TDS deduction using journal entry and other fixes (#27451) by Deepesh Garg · 3 years, 4 months ago
  18. b68ac24 chore: add shipping address in eway bill test (#27662) by Saqib · 3 years, 4 months ago
  19. f2fca59 fix: cannot set custom label for 'total' field in print format (#27664) by Saqib · 3 years, 4 months ago
  20. 9fa24ff Merge pull request #27659 from nextchamp-saqib/fix-32644 by Saqib · 3 years, 4 months ago
  21. 711395d fix: linting errors by Saqib · 3 years, 4 months ago
  22. 1f8ad72 fix: indentation by Saqib · 3 years, 4 months ago
  23. 30f59b0 chore: log modified invoices by Saqib · 3 years, 4 months ago
  24. 18e5d59 fix: unknown column 'ref_exchange_rate' by Saqib Ansari · 3 years, 5 months ago
  25. e8ff649 Merge branch 'develop' into fix-32644 by Saqib · 3 years, 5 months ago
  26. e6b4d33 chore: hide exchange gain loss if empty by Saqib Ansari · 3 years, 5 months ago
  27. beebfb3 patch: invalid gain loss gl entry by Saqib Ansari · 3 years, 5 months ago
  28. f8c1c73 fix: local variable 'fiscal_year_details' referenced before assignment (#27656) by Saqib · 3 years, 5 months ago
  29. 78ad50e fix: cost center in exchange gain loss gl entry by Saqib Ansari · 3 years, 5 months ago
  30. dd2d039 chore: hide exchange gain loss if empty by Saqib Ansari · 3 years, 5 months ago
  31. 64efe8b fix: setting of gain/loss if party account is in company currency by Saqib Ansari · 3 years, 5 months ago
  32. dafe99b fix: holiday message reminder by escix · 3 years, 5 months ago
  33. 796ed94 fix: Reverse depreciation entry made on sale if asset that was set to be sold in the future gets returned by GangaManoj · 3 years, 5 months ago
  34. b9fb59d fix: Reset depreciation schedule on returning asset by GangaManoj · 3 years, 5 months ago
  35. c8b9a55 feat: add `Partly Paid` status in Invoices (#27625) by Sagar Vora · 3 years, 5 months ago
  36. 2af6ea6 fix: remove unknown field employee_name from query (bp #27634) by Frappe PR Bot · 3 years, 5 months ago
  37. c302c7a fix: remove bad default for anniversary reminders (#27632) by Ankush Menat · 3 years, 5 months ago
  38. 9110223 fix: (ux) Use subassembly schedule date while making WO from Prod Plan (#27628) by Marica · 3 years, 5 months ago
  39. abded89 fix: update default KSA VAT rate for setup (#27614) by Kenneth Sequeira · 3 years, 5 months ago
  40. 5c400da Update training_result.js (#27615) by François de Ryckel · 3 years, 5 months ago
  41. 7ab3b9d fix: Add test for depreciation on sale of a depreciated Asset by GangaManoj · 3 years, 5 months ago
  42. 249672c fix: Add depreciation_schedule details in create_asset() by GangaManoj · 3 years, 5 months ago
  43. 700e78d fix: Remove extra brackets by GangaManoj · 3 years, 5 months ago
  44. eb8122b Merge branch 'develop' into fix-depr-after-sale by Ganga Manoj · 3 years, 5 months ago
  45. 3c8879e fix: Calculate depreciation_amount accurately by GangaManoj · 3 years, 5 months ago
  46. 244d9de fix: Correct expected_values by GangaManoj · 3 years, 5 months ago
  47. 6d8e869 fix(pos): check if item exists before fetching available qty (#27581) by Abdullah A. Zaqout · 3 years, 5 months ago
  48. 190c2d8 fix: reference row added in allocation table (#27602) by Anuja Pawar · 3 years, 5 months ago
  49. 4f01115 Merge pull request #27601 from ankush/overbill_warn by Ankush Menat · 3 years, 5 months ago
  50. 21a955d fix(ux): better error message by Ankush Menat · 3 years, 5 months ago
  51. 5e4fbba refactor: add guard clause in for loop by Ankush Menat · 3 years, 5 months ago
  52. 43bf82b fix: warn when overbilling checks are skipped. by Ankush Menat · 3 years, 5 months ago
  53. 0ff7367 fix: Tax Breakup table headers fix (#27596) by Subin Tom · 3 years, 5 months ago
  54. ef66bee fix(plaid): query to check if bank account exists by Saqib · 3 years, 5 months ago
  55. 648b2d7 perf: extract loop invariant db calls by Ankush Menat · 3 years, 5 months ago
  56. f07ff92 fix: Improvements in COA Importer (#27584) by Deepesh Garg · 3 years, 5 months ago
  57. 164a2ad fix: Calculate depreciation_left accurately by GangaManoj · 3 years, 5 months ago
  58. 4f7af79 fix: PO/PINV - Check if doctype has company_address field before setting the value (#27441) (#27576) by Frappe PR Bot · 3 years, 5 months ago
  59. bf2a590 fix: View Stock / Accounting Ledger button not showing in the stock entry (#27570) by rohitwaghchaure · 3 years, 5 months ago
  60. e03d9aa fix: unecessary keyword args were passed in mapper functions (#27563) by Saqib · 3 years, 5 months ago
  61. d49346a fix: Tax breakup based on items, missing GST fields (#27524) by Subin Tom · 3 years, 5 months ago
  62. 41f11ec fix: Remove duplicates from customer_code field (#27555) by Marica · 3 years, 5 months ago
  63. c9c8957 feat: Merge POS invoices based on customer group (#27471) by Deepesh Garg · 3 years, 5 months ago
  64. 5eba1cc fix: no validation on item defaults (#27393) by Saqib · 3 years, 5 months ago
  65. 557d951 ci: comment about coverage after min. 3 builds (#27544) by Ankush Menat · 3 years, 5 months ago
  66. 9b38888 fix: Validate if item exists on uploading items in stock reco (#27538) by Marica · 3 years, 5 months ago
  67. 78fe925 fix(ProdPlan): Get SubAssy Items does not work (#27537) by Ankush Menat · 3 years, 5 months ago
  68. 866763c fix(minor): Employee filter in Unpaid Expense Claims report (#27530) by Rucha Mahabal · 3 years, 5 months ago
  69. e6a1ad8 fix: not able to submit stock entry with 350 items (#27523) by rohitwaghchaure · 3 years, 5 months ago
  70. 70c203d test: automated test for running all stock reports (#27510) by Ankush Menat · 3 years, 5 months ago
  71. 29dab06 fix(minor): Remove b2c limit check from CDNR Invoices (#27516) (#27520) by Frappe PR Bot · 3 years, 5 months ago
  72. 5e0b215 fix: table data deleted on submitted maintenance schedule (#27513) by Noah Jacob · 3 years, 5 months ago
  73. d4d5e27 fix: Maintain same rate in Stock Ledger until stock become positive (#27227) (#27478) by Frappe PR Bot · 3 years, 5 months ago
  74. c5a77f6 feat: provision to add scrap item in job card (#27483) by rohitwaghchaure · 3 years, 5 months ago
  75. 6e7945f fix: Tags getting fetched correctly in Get Supplier in RFQ (Request For Quotation) (#27499) (#27506) by Frappe PR Bot · 3 years, 5 months ago
  76. 759f2b7 fix: Autoname for customer and supplier (#27398) by Deepesh Garg · 3 years, 5 months ago
  77. 625626b fix: Values with same account and different account number in consolidated balance sheet report (#27493) by Deepesh Garg · 3 years, 5 months ago
  78. 2e2985e fix: calculate operating cost based on BOM Quantity (#27464) by rohitwaghchaure · 3 years, 5 months ago
  79. c53b78e fix: Patch for updating tax withholding category dates (#27489) by Deepesh Garg · 3 years, 5 months ago
  80. fea51f4 chore: isort by Ankush Menat · 3 years, 5 months ago
  81. 8fed8da Merge pull request #27475 from marination/job-card-excess-transfer by Marica · 3 years, 5 months ago
  82. de9f783 Merge branch 'develop' into job-card-excess-transfer by Marica · 3 years, 5 months ago
  83. 469bb8d test: Work Order Material Transfer against Job Card by marination · 3 years, 5 months ago
  84. aa82624 Merge pull request #27281 from DeeMysterio/party-specific-items by DeeMysterio · 3 years, 5 months ago
  85. 9aa6f52 fix: Webform Permission for custom doctype (#26232) by Shariq Ansari · 3 years, 5 months ago
  86. 9520215 feat: Handle Excess/Multiple Item Transfer against Job Card by marination · 3 years, 5 months ago
  87. 95460d9 fix(HR): Ignore invalid fields when updating employee details (#27456) by Chillar Anand · 3 years, 5 months ago
  88. 1c1b476 perf: Optimize get_attribute_filters (#26729) by Faris Ansari · 3 years, 5 months ago
  89. b98740b fix: employee advance return through multiple additional salaries (#27438) by Rucha Mahabal · 3 years, 5 months ago
  90. c7ceb37 Merge pull request #27465 from nextchamp-saqib/so-analytics-report-fix by Deepesh Garg · 3 years, 5 months ago
  91. 44139fb fix: cancelled sales invoices are considered in billed quantity calculation by Saqib Ansari · 3 years, 5 months ago
  92. a5baf90 fix: editable price list rate field in sales transactions (#27455) by Saqib · 3 years, 5 months ago
  93. bab644a fix(Payroll): incorrect component amount calculation if dependent on another payment days based component (#27349) by Rucha Mahabal · 3 years, 5 months ago
  94. 7292f54 feat: (get_items_from) filter material request item in purchase order (#27449) by Saqib · 3 years, 5 months ago
  95. d743c41 fix(ux): apply proper filtering in stock reports (#27411) by Ankush Menat · 3 years, 5 months ago
  96. 6ef879f fix(ux): clean invalid fields from variant setting (#27412) by Ankush Menat · 3 years, 5 months ago
  97. a52d4c2 fix: fail migration due to None type during v13_0.update_returned_qty_in_pr_dn (#27430) (#27436) by Frappe PR Bot · 3 years, 5 months ago
  98. dae0a1c fix: Template Error due to use of single quote (#27433) by Sagar Vora · 3 years, 5 months ago
  99. 62fc544 test: basic tests for controllers/queries (#27422) by Ankush Menat · 3 years, 5 months ago
  100. 3da3438 ci: Remove extra space by Suraj Shetty · 3 years, 5 months ago