1. c38be53 test: Update customer in Sales Invoice by Deepesh Garg · 2 years, 6 months ago
  2. 31883b6 fix: Exchange gain and loss on advance jv allocation by Deepesh Garg · 2 years, 6 months ago
  3. 993c6c0 feat: Ignore permlevel for specific fields by Nabin Hait · 2 years, 6 months ago
  4. 54eef3d Merge branch 'develop' of https://github.com/frappe/erpnext into deferred_revenue_default_account_fixes by Deepesh Garg · 2 years, 6 months ago
  5. 227a711 Merge pull request #30585 from frappe/mergify/bp/develop/pr-30575 by Deepesh Garg · 2 years, 6 months ago
  6. a2937cf fix: Implicit ignore pricing rule check on returns by Deepesh Garg · 2 years, 6 months ago
  7. 9bf5f76 fix: Deferred Revenue/Expense Account validation by Deepesh Garg · 2 years, 7 months ago
  8. 631545a fix: Use get instead of dot by Deepesh Garg · 2 years, 7 months ago
  9. 714fc08 fix: Do not apply shipping rule for POS transactions by Deepesh Garg · 2 years, 7 months ago
  10. ac5df1a test: test case to validate rejected qty without accepted warehouse by Rohit Waghchaure · 2 years, 7 months ago
  11. 0a71cab fix: if accepted warehouse not selected during rejection then stock ledger not created by Rohit Waghchaure · 2 years, 7 months ago
  12. 01c6491 chore: remove unwanted validation by Sagar Sharma · 2 years, 7 months ago
  13. d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 7 months ago
  14. 199a6da perf: skip warehouse validation for non-stock items by Saqib Ansari · 2 years, 7 months ago
  15. 6528218 perf: skip warehouse validation for non-stock items by Saqib Ansari · 2 years, 7 months ago
  16. 3821a97 Merge branch 'develop' into mergify/bp/develop/pr-30395 by Ankush Menat · 2 years, 7 months ago
  17. 494bd9e style: format code with black by Ankush Menat · 2 years, 7 months ago
  18. 19b1b1f test: test for auto write-off amount by Deepesh Garg · 2 years, 7 months ago
  19. b2ac773 fix: Ignore for Purchase Invoices by Deepesh Garg · 2 years, 7 months ago
  20. f57f4af fix: Write off amount wrongly calculated in POS Invoice by Deepesh Garg · 2 years, 7 months ago
  21. 97e102c fix: Condition by Deepesh Garg · 2 years, 7 months ago
  22. a83a0a0 fix: Revert rate calculation by Deepesh Garg · 2 years, 7 months ago
  23. 174a6ec fix: Rate change issue on save and mapping from other doc by Deepesh Garg · 2 years, 7 months ago
  24. 5792459 fix: GST account not showing up in tax templates by Deepesh Garg · 2 years, 7 months ago
  25. 8819ba0 Merge pull request #30266 from deepeshgarg007/expense_income_account_validation by Deepesh Garg · 2 years, 7 months ago
  26. 06936cf fix: Validate income/expense account in sales and purchase invoice by Deepesh Garg · 2 years, 7 months ago
  27. 9352185 Merge pull request #30198 from nextchamp-saqib/pos-fixes-#12 by Saqib Ansari · 2 years, 7 months ago
  28. e4e38ad Merge branch 'develop' into sales_purchase_retrun_optimization by Deepesh Garg · 2 years, 7 months ago
  29. e8a7a54 fix(pos): do not reset mode of payments in case of consolidation by Saqib Ansari · 2 years, 7 months ago
  30. d596e0e fix: Shipping rule application fixes by Deepesh Garg · 2 years, 7 months ago
  31. e9d458b fix: Update party type by Deepesh Garg · 2 years, 7 months ago
  32. 395b150 fix: Sales and Purchase retrun optimization by Deepesh Garg · 2 years, 7 months ago
  33. 56eb485 Merge pull request #30097 from nextchamp-saqib/fix-pos-round-off by Saqib Ansari · 2 years, 7 months ago
  34. 83dd3bd Merge pull request #29940 from deepeshgarg007/item_discounts_quotation by Deepesh Garg · 2 years, 7 months ago
  35. a13624d Merge branch 'develop' into fix-pos-round-off by Saqib Ansari · 2 years, 8 months ago
  36. 17445c7 fix(pos): multiple pos round off cases by Saqib Ansari · 2 years, 8 months ago
  37. 3638fbf fix: repost items with repeating item-warehouses by Ankush Menat · 2 years, 8 months ago
  38. d95f893 fix: Test cases with discount by Deepesh Garg · 2 years, 8 months ago
  39. afb69b0 Merge branch 'develop' into item_discounts_quotation by Ankush Menat · 2 years, 8 months ago
  40. bbc4710 fix: apply margin on duplicated doc too by Ankush Menat · 2 years, 8 months ago
  41. 39d3f20 fix: removed validation to check zero qty by Rohit Waghchaure · 2 years, 8 months ago
  42. 1bdcb73 Merge pull request #29879 from deepeshgarg007/misc_fixes by Deepesh Garg · 2 years, 8 months ago
  43. a61790c fix: Remove unintended changes by Deepesh Garg · 2 years, 8 months ago
  44. 3a547cb fix: Item discounts for quotation by Deepesh Garg · 2 years, 8 months ago
  45. 4738367 fix: boarding task dates not set when activity begins on is set to 0 (#29921) by Rucha Mahabal · 2 years, 8 months ago
  46. 5718777 fix: consider batch_no when getting incoming rate by Ankush Menat · 2 years, 8 months ago
  47. 342d09a feat: get_valuation_rate batch wise by Ankush Menat · 2 years, 8 months ago
  48. 5a2b571 fix: Validate party account with company by Deepesh Garg · 2 years, 8 months ago
  49. c36bd7e fix: avoid creating bins without item-wh by Ankush Menat · 2 years, 8 months ago
  50. b35b637 Merge pull request #29701 from nextchamp-saqib/consolidation-round-off-err by Saqib Ansari · 2 years, 8 months ago
  51. 7525686 fix(test): do not enable negative stock by Saqib Ansari · 2 years, 8 months ago
  52. ab36b27 fix: ignore pricing rule in all transactions by Saqib Ansari · 2 years, 8 months ago
  53. c2b83a0 fix(test): case if write off is calculated as negative amount by Saqib Ansari · 2 years, 8 months ago
  54. 3f96273 Merge branch 'develop' of https://github.com/frappe/erpnext into consolidation-round-off-err by Saqib Ansari · 2 years, 8 months ago
  55. 4f43955 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 8 months ago
  56. 0f913e0 Merge branch 'develop' into bug_invoice_creation_throws_typeerror by Saqib Ansari · 2 years, 8 months ago
  57. 4c3d751 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 8 months ago
  58. 0452d7d fix(pos): incorrect grand_total in case of inclusive taxes on item by Saqib Ansari · 2 years, 8 months ago
  59. 0ca60af fix: ignore cancelled SLEs (#29679) by Ankush Menat · 2 years, 8 months ago
  60. e6ab8df refactor: simplify get_items_and_warehouses by Ankush Menat · 2 years, 8 months ago
  61. c56d07d fix: consider packed items too when reposting by Ankush Menat · 2 years, 9 months ago
  62. 4655e11 Merge branch 'develop' into bug_invoice_creation_throws_typeerror by Saqib Ansari · 2 years, 8 months ago
  63. cec971b Merge pull request #29349 from alyf-de/disable-item-tax-category by Deepesh Garg · 2 years, 8 months ago
  64. 36f4fb0 fix: Incorrect tax template in Sales Invocie via data import by Deepesh Garg · 2 years, 9 months ago
  65. d679692 fix: Billing status for zero amount ref doc by Deepesh Garg · 2 years, 8 months ago
  66. b5242df Merge branch 'develop' into disable-item-tax-category by Raffael Meyer · 2 years, 9 months ago
  67. 9432d8e Merge branch 'develop' into bug_invoice_creation_throws_typeerror by Saqib Ansari · 2 years, 9 months ago
  68. 551f296 Merge pull request #27923 from marination/e-commerce-refactor-develop by Ankush Menat · 2 years, 9 months ago
  69. 41a95e5 fix: ignore empty customer/supplier in item query (#29610) by Ankush Menat · 2 years, 9 months ago
  70. 5a7236e Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 9 months ago
  71. 780e29b Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  72. 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 2 years, 9 months ago
  73. 9bd56b0 fix: typeerror on invoice creation from SO/PO by ruthra kumar · 2 years, 9 months ago
  74. 62e5aa7 Merge pull request #29359 from KrithiRamani/foc_item by rohitwaghchaure · 2 years, 9 months ago
  75. 6cd7c47 Merge branch 'develop' into e-commerce-refactor-develop by Ankush Menat · 2 years, 9 months ago
  76. 1170bee Merge pull request #29480 from nextchamp-saqib/revert-drop-einvoicing by Saqib Ansari · 2 years, 9 months ago
  77. 36882f3 fix: Employee Onboarding and Separation UX (#29504) by Rucha Mahabal · 2 years, 9 months ago
  78. e177c52 fix: extend sr_no cleanup to packed items too by Ankush Menat · 2 years, 9 months ago
  79. b20df37 refactor: reusable clean_serial_nos by Ankush Menat · 2 years, 9 months ago
  80. 8a66a7a Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 9 months ago
  81. c5782b0 revert: "refactor!: drop e-invoicing integration from erpnext (#26940)" by Saqib Ansari · 2 years, 9 months ago
  82. 78b6b29 fix: Use get for conditionally available fields while setting missing values by marination · 2 years, 9 months ago
  83. 58cc3b3 Merge pull request #29334 from nextchamp-saqib/grouped-asset-purchase by Saqib Ansari · 2 years, 9 months ago
  84. ea5efd0 perf: single query to update serial nos by Ankush Menat · 2 years, 9 months ago
  85. b8c41e3 test: item price on remove pricing rule by Saqib Ansari · 2 years, 9 months ago
  86. 8c536ff bypass selling price validation for free item by Krithi Ramani · 2 years, 9 months ago
  87. f60e040 feat: option to disable Item Tax Template by barredterra · 2 years, 9 months ago
  88. 35a6b58 feat: purchase grouped asset by Saqib Ansari · 2 years, 9 months ago
  89. dbda10e Merge pull request #28987 from ankush/fix/srvaluation by Marica · 2 years, 9 months ago
  90. 8f57724 fix: dont update sle values from get_gl_entries by Ankush Menat · 2 years, 9 months ago
  91. fcc885b fix: get incoming rate only if not return by Ankush Menat · 2 years, 10 months ago
  92. 14e0d00 Merge pull request #29115 from deepeshgarg007/deferred_revenue_multi_currency_jv by Deepesh Garg · 2 years, 9 months ago
  93. efcfb82 Merge pull request #29257 from marination/fix-reset-wh-defaults by Marica · 2 years, 9 months ago
  94. b5abf68 Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  95. 33aad4b fix: UOM autocomplete broken by Ankush Menat · 2 years, 9 months ago
  96. 30a647f fix: Handle frozen books while handling by Deepesh Garg · 2 years, 9 months ago
  97. b83608b Merge pull request #28994 from nextchamp-saqib/zero-qty-debit-note by Deepesh Garg · 2 years, 9 months ago
  98. f6f449e Merge pull request #29176 from deepeshgarg007/outstanding_amount_anomaly by Deepesh Garg · 2 years, 9 months ago
  99. 9d3a5c3 fix: Inconsistency in calculating outstanding amount by Deepesh Garg · 2 years, 10 months ago
  100. 733c9de fix: update idx after updating items in so/po (#29134) by Ankush Menat · 2 years, 10 months ago