1. fb89008 fix(pos): unsupported operand type -=: for 'float' and 'NoneType' (#26097) by Saqib · 3 years, 4 months ago
  2. 5cc3f14 fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice by Rohit Waghchaure · 3 years, 4 months ago
  3. ddb0ec2 fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 4 months ago
  4. d17217c Merge pull request #25831 from deepeshgarg007/tds_advance_payment_v13 by Nabin Hait · 3 years, 4 months ago
  5. 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 4 months ago
  6. 758db79 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 4 months ago
  7. 7ace06a fix: sider by pateljannat · 3 years, 4 months ago
  8. bbf07d9 fix: quiz timer issues by pateljannat · 3 years, 4 months ago
  9. 6f2dacc Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 4 months ago
  10. 3646c30 fix: Linting issues by Deepesh Garg · 3 years, 4 months ago
  11. 8a7e283 feat: Item Taxes based on net rate by Deepesh Garg · 3 years, 4 months ago
  12. a06ec03 test: add test for new QI function by Rohan Bansal · 3 years, 4 months ago
  13. 11aff80 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 4 months ago
  14. 2f58856 fix: Labeling and other fixes by Deepesh Garg · 3 years, 4 months ago
  15. 04dfaf3 fix: Broken help links fixed by anushka19 · 3 years, 5 months ago
  16. 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 5 months ago
  17. c5b0742 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 5 months ago
  18. ff96bdf fix(ux): fix unstranslated text in msgprint/throw by Ankush Menat · 3 years, 5 months ago
  19. 36d47f9 fix: Linting issues by Deepesh Garg · 3 years, 5 months ago
  20. b07f7d1 fix: Linting and other fixes by Deepesh Garg · 3 years, 5 months ago
  21. e2f83ff fix: Linting fixes and other checks by Deepesh Garg · 3 years, 5 months ago
  22. fd380d3 fix: Linting errors by Deepesh Garg · 3 years, 5 months ago
  23. c26de28 fix: TDS against Purhase Orders by Deepesh Garg · 4 years ago
  24. 61c5e47 feat: Tax deduction against advance payments by Deepesh Garg · 4 years ago
  25. 651e934 Merge pull request #25683 from noahjacob/supplier_item_group_link by rohitwaghchaure · 3 years, 5 months ago
  26. be247ec fix: error message placeholders and sider issues by Rucha Mahabal · 3 years, 5 months ago
  27. ca2fb47 feat: updates item_code filters if item_group is linked to supplier by noahjacob · 3 years, 5 months ago
  28. 35137ba removing currency filter and added rate conversion while fetching timesheets in SI by Anupam · 3 years, 5 months ago
  29. fd4743c refactor: timesheet by Anupam · 3 years, 5 months ago
  30. 55c2fec feat: add pending qty section to batch/serial selector dialog (#25519) by Alan · 3 years, 5 months ago
  31. eca8629 fix: show uom for item in selector dialog (#25697) by Alan · 3 years, 5 months ago
  32. 83f98f6 Merge pull request #25653 from deepeshgarg007/tax_labels by Deepesh Garg · 3 years, 5 months ago
  33. 9f0823a fix: Linting issues by Deepesh Garg · 3 years, 5 months ago
  34. 13dfb97 fix: Lable for transaction child tables by Deepesh Garg · 3 years, 5 months ago
  35. 1a48eb4 fix: Client script breaking while settings tax labels by Deepesh Garg · 3 years, 5 months ago
  36. c6dc9ea feat!: add pick batch button (#25413) by Alan · 3 years, 5 months ago
  37. ffea9d4 fix: Check if payment schedule exists by Deepesh Garg · 3 years, 5 months ago
  38. 1bb7bb7 fix: Check if payment schedule exits before updating label by Deepesh Garg · 3 years, 5 months ago
  39. 04923d6 fix: function call to update payment schedule labels by Deepesh Garg · 3 years, 5 months ago
  40. cdc99cd fix(pos): incorrect expense account set in pos invoice (#25543) by Saqib · 3 years, 5 months ago
  41. 6fb4175 fix: sider issues by Saqib Ansari · 3 years, 5 months ago
  42. c5c9f9a feat: set dynamic labels for payment schedule fields by Saqib Ansari · 3 years, 6 months ago
  43. d552fe6 feat: base payment amount in payment schedule by Saqib Ansari · 3 years, 6 months ago
  44. 157b388 fix: change subcontracted item display (#25425) by Alan · 3 years, 6 months ago
  45. e8bc912 perf: Fetching exchange rate on every line item slows down PO (#25345) by Marica · 3 years, 6 months ago
  46. dcdd3be feat: Timer in LMS Quiz (#24246) by Jannat Patel · 3 years, 6 months ago
  47. 72929aa Merge pull request #24878 from anupamvs/planning by rohitwaghchaure · 3 years, 6 months ago
  48. c50fbc6 fix: list lookup with undefined variable (#25210) by Sun Howwrongbum · 3 years, 6 months ago
  49. ee0dda6 Merge branch 'develop' into planning by Anupam Kumar · 3 years, 6 months ago
  50. 4e25aa7 Merge branch 'develop' into dev-quality-inspection-accounts by Marica · 3 years, 6 months ago
  51. f045fde Merge branch 'develop' into patch-8 by Marica · 3 years, 6 months ago
  52. 24e4516 fix: Sider by Marica · 3 years, 6 months ago
  53. 03f711e style: sider issues by Rohan Bansal · 3 years, 6 months ago
  54. 7f8b95e fix: move QI logic to stock module by Rohan Bansal · 3 years, 6 months ago
  55. b670588 fix: Round off final tax amount instead of current tax amount (#25188) by Deepesh Garg · 3 years, 6 months ago
  56. 10c6137 fix: Backport missing commits to develop branch (#25305) by Nabin Hait · 3 years, 6 months ago
  57. 1f9d231 Merge branch 'develop' into patch-8 by Marica · 3 years, 6 months ago
  58. 65f25c2 fix(minor): fix dynamically changing grid properties by Rushabh Mehta · 3 years, 6 months ago
  59. bffe933 Fix: attempts to add overrides function by Andy Zhu · 3 years, 6 months ago
  60. cd2aedd Merge branch 'develop' into planning by Anupam Kumar · 3 years, 6 months ago
  61. d9fa79d fix: serial no refresh issue (#25127) by Jannat Patel · 3 years, 6 months ago
  62. dfdf72c Merge branch 'develop' into planning by Anupam Kumar · 3 years, 6 months ago
  63. a93b514 feat: create Quality Inspections from account and stock documents by Rohan Bansal · 3 years, 6 months ago
  64. 1033cf7 fix: added flag for dont_fetch_price_list_rate in transaction (#25041) by Anupam Kumar · 3 years, 6 months ago
  65. d5759ba Merge pull request #24922 from rohitwaghchaure/feat-recursice-pricing-rule by rohitwaghchaure · 3 years, 7 months ago
  66. 3da2df5 Merge branch 'develop' into help-links-fix by Prssanna Desai · 3 years, 7 months ago
  67. dd2a315 style: fix formatting by prssanna · 3 years, 7 months ago
  68. 97aab3a fix: missing help links in navbar help dropdown by prssanna · 3 years, 7 months ago
  69. d1bbb4c Merge branch 'develop' into planning by Anupam Kumar · 3 years, 7 months ago
  70. 12f0923 fix: serial no trim issue (#24949) by Jannat Patel · 3 years, 7 months ago
  71. 4980dd6 fix: resolving commits by Anupam · 3 years, 7 months ago
  72. 77add49 fix: don't club same free item by Rohit Waghchaure · 3 years, 7 months ago
  73. a9b1347 fix: nonetype object has no attribute options by Rohit Waghchaure · 3 years, 7 months ago
  74. ff70e61 feat: recursive product discount by Rohit Waghchaure · 3 years, 7 months ago
  75. 6117ac5 fix: copy_parent_value_in_all_row function error by Andy Zhu · 3 years, 7 months ago
  76. ed42afc feat: price margin in buying (#24685) by Anupam Kumar · 3 years, 7 months ago
  77. 63eb6bd Merge pull request #24643 from CaseSolvedUK/sinvfix-v13 by Marica · 3 years, 7 months ago
  78. a780306 fix: Don't throw exception on invoice lines when there is no item_code (fixes #24640) by casesolved-co-uk · 3 years, 8 months ago
  79. 78777d6 fix: fetch Material Requests of type Customer Provided in Stock Entry using Get Items From (#24756) by Sagar Vora · 3 years, 7 months ago
  80. 261c421 fix: updating phone icon setup logic for readonly fields (#24787) by Shariq Ansari · 3 years, 7 months ago
  81. d95b59e fix: call function when arguments available by Afshan · 3 years, 7 months ago
  82. 8418455 fix: currency symbol in update items (#24726) by Afshan · 3 years, 8 months ago
  83. 07f4059 feat(Bank Reconciliation): Redesign (#24273) by Mohammad Hasnain Mohsin Rajan · 3 years, 8 months ago
  84. 8676bed fix: Add phone icon on read only phone fields (#24680) by Shariq Ansari · 3 years, 8 months ago
  85. 6a5ef26 feat: Normal rounding for GST Taxes (#24488) by Deepesh Garg · 3 years, 8 months ago
  86. ad1f2b4 fix: Issues with packing items by Rucha Mahabal · 3 years, 8 months ago
  87. 7e1dcf9 feat: capture Rate of stock UOM in purchase (#24315) by Anupam Kumar · 3 years, 8 months ago
  88. ee87484 fix: calculated discount percentage (#24510) by Afshan · 3 years, 8 months ago
  89. 1016ff4 fix: Create new call popup if call popup does not exists by Suraj Shetty · 3 years, 8 months ago
  90. dcc9947 fix: Update call_popup by Suraj Shetty · 3 years, 8 months ago
  91. c5248b3 fix: Do not re-use call popup if call ID is different by Suraj Shetty · 3 years, 8 months ago
  92. 723e6dd fix: Update style of call log shown in timeline by Suraj Shetty · 3 years, 8 months ago
  93. 0a8939e Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 8 months ago
  94. 3234df5 feat: improved call log doctype by leela · 3 years, 9 months ago
  95. b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 3 years, 9 months ago
  96. 16bcd01 feat: Provision to disable serial no and batch selector (#24398) by Deepesh Garg · 3 years, 9 months ago
  97. bd9bdc5 feat: Batch wise item pricing (#24470) by Deepesh Garg · 3 years, 9 months ago
  98. bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 9 months ago
  99. 6ac51ed Merge branch 'develop' into putaway by Marica · 3 years, 9 months ago
  100. cbed6f9 Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_filters by Deepesh Garg · 3 years, 9 months ago