1. 118c786 fix: Partially Ordered status for quotation by Deepesh Garg · 2 years, 4 months ago
  2. 512c82f chore: Update imports/paths for doctypes moved to erpnext setup module by Rucha Mahabal · 2 years, 4 months ago
  3. 65b21ee fix: internal transfer GLE validation by Ankush Menat · 2 years, 4 months ago
  4. f7a52f7 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 4 months ago
  5. 7726271 fix: purchase invoice return GLe by Ankush Menat · 2 years, 5 months ago
  6. 74fae72 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  7. 992ba97 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 5 months ago
  8. b061ea4 chore: linter by Devin Slauenwhite · 2 years, 5 months ago
  9. 3a1c923 fix: display currencies in validation message. by Devin Slauenwhite · 2 years, 5 months ago
  10. 77dcdff fix: unusable SO after clearing taxes (#31215) by Ankush Menat · 2 years, 5 months ago
  11. c84e11a fix: re-validate warehouse after 'update items' (#31203) by Ankush Menat · 2 years, 5 months ago
  12. bcaac8f Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  13. ac17ecb Merge branch 'develop' into party_account_currency_check by Deepesh Garg · 2 years, 5 months ago
  14. 213113b Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  15. e9b2845 feat: SCR return by Sagar Sharma · 2 years, 5 months ago
  16. 3469560 refactor!: Accounts Controller by Sagar Sharma · 2 years, 5 months ago
  17. 34bda14 refactor!: Buying Controller by Sagar Sharma · 2 years, 6 months ago
  18. 574181f test: SubcontractingController by Sagar Sharma · 2 years, 6 months ago
  19. 70a1f40 feat: New DocType "Subcontracting Receipt" by Sagar Sharma · 2 years, 6 months ago
  20. 409df26 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 6 months ago
  21. 249726b feat: New DocType "Subcontracting Order" by Sagar Sharma · 2 years, 6 months ago
  22. 29a1cb8 feat: SubcontractingController by Sagar Sharma · 2 years, 6 months ago
  23. 77db843 refactor!: Make required changes to create SCO from PO by Sagar Sharma · 2 years, 6 months ago
  24. f915a9c fix: discount ledger entry in case of multicurrency invoice (#31024) by Saqib Ansari · 2 years, 5 months ago
  25. 3714e36 fix: disable pricing rules for internal transfers (#31034) by Ankush Menat · 2 years, 5 months ago
  26. 34de20f Merge pull request #30987 from ankush/internal_transfer_with_margin by Deepesh Garg · 2 years, 5 months ago
  27. 319c858 Merge pull request #30968 from nextchamp-saqib/validate-on-hold-invs by Saqib Ansari · 2 years, 5 months ago
  28. ee0a277 fix: prevent bypassing forced valuation rate by Ankush Menat · 2 years, 5 months ago
  29. 33d9767 Merge branch 'develop' of https://github.com/frappe/erpnext into party_account_currency_check by Deepesh Garg · 2 years, 5 months ago
  30. a1e3ae8 fix: user can select disabled accounts in taxes table by Saqib Ansari · 2 years, 5 months ago
  31. 0c91543 fix: Block 0 Qty via Update Items to be consistent with form validation by marination · 2 years, 5 months ago
  32. f3fa6ac fix: account setting seperation gl discount account creation by rahib-hassan · 2 years, 6 months ago
  33. 0d64349 Merge branch 'develop' into separate-discount-account by Ankush Menat · 2 years, 6 months ago
  34. 01fde15 fix: dependent codes updated by rahib-hassan · 2 years, 6 months ago
  35. e2fa9f7 Merge pull request #30710 from deepeshgarg007/advance_jv_allocation by Deepesh Garg · 2 years, 6 months ago
  36. c38be53 test: Update customer in Sales Invoice by Deepesh Garg · 2 years, 6 months ago
  37. 31883b6 fix: Exchange gain and loss on advance jv allocation by Deepesh Garg · 2 years, 6 months ago
  38. 993c6c0 feat: Ignore permlevel for specific fields by Nabin Hait · 2 years, 6 months ago
  39. 54eef3d Merge branch 'develop' of https://github.com/frappe/erpnext into deferred_revenue_default_account_fixes by Deepesh Garg · 2 years, 6 months ago
  40. 227a711 Merge pull request #30585 from frappe/mergify/bp/develop/pr-30575 by Deepesh Garg · 2 years, 6 months ago
  41. a2937cf fix: Implicit ignore pricing rule check on returns by Deepesh Garg · 2 years, 6 months ago
  42. 9bf5f76 fix: Deferred Revenue/Expense Account validation by Deepesh Garg · 2 years, 7 months ago
  43. 631545a fix: Use get instead of dot by Deepesh Garg · 2 years, 7 months ago
  44. 714fc08 fix: Do not apply shipping rule for POS transactions by Deepesh Garg · 2 years, 7 months ago
  45. ac5df1a test: test case to validate rejected qty without accepted warehouse by Rohit Waghchaure · 2 years, 7 months ago
  46. 0a71cab fix: if accepted warehouse not selected during rejection then stock ledger not created by Rohit Waghchaure · 2 years, 7 months ago
  47. 01c6491 chore: remove unwanted validation by Sagar Sharma · 2 years, 7 months ago
  48. d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 7 months ago
  49. 199a6da perf: skip warehouse validation for non-stock items by Saqib Ansari · 2 years, 7 months ago
  50. 6528218 perf: skip warehouse validation for non-stock items by Saqib Ansari · 2 years, 7 months ago
  51. 3821a97 Merge branch 'develop' into mergify/bp/develop/pr-30395 by Ankush Menat · 2 years, 7 months ago
  52. 494bd9e style: format code with black by Ankush Menat · 2 years, 7 months ago
  53. 19b1b1f test: test for auto write-off amount by Deepesh Garg · 2 years, 7 months ago
  54. b2ac773 fix: Ignore for Purchase Invoices by Deepesh Garg · 2 years, 7 months ago
  55. f57f4af fix: Write off amount wrongly calculated in POS Invoice by Deepesh Garg · 2 years, 7 months ago
  56. 97e102c fix: Condition by Deepesh Garg · 2 years, 7 months ago
  57. a83a0a0 fix: Revert rate calculation by Deepesh Garg · 2 years, 7 months ago
  58. 174a6ec fix: Rate change issue on save and mapping from other doc by Deepesh Garg · 2 years, 7 months ago
  59. 5792459 fix: GST account not showing up in tax templates by Deepesh Garg · 2 years, 7 months ago
  60. 8819ba0 Merge pull request #30266 from deepeshgarg007/expense_income_account_validation by Deepesh Garg · 2 years, 7 months ago
  61. 06936cf fix: Validate income/expense account in sales and purchase invoice by Deepesh Garg · 2 years, 7 months ago
  62. 9352185 Merge pull request #30198 from nextchamp-saqib/pos-fixes-#12 by Saqib Ansari · 2 years, 7 months ago
  63. e4e38ad Merge branch 'develop' into sales_purchase_retrun_optimization by Deepesh Garg · 2 years, 7 months ago
  64. e8a7a54 fix(pos): do not reset mode of payments in case of consolidation by Saqib Ansari · 2 years, 7 months ago
  65. d596e0e fix: Shipping rule application fixes by Deepesh Garg · 2 years, 7 months ago
  66. e9d458b fix: Update party type by Deepesh Garg · 2 years, 7 months ago
  67. 395b150 fix: Sales and Purchase retrun optimization by Deepesh Garg · 2 years, 7 months ago
  68. 56eb485 Merge pull request #30097 from nextchamp-saqib/fix-pos-round-off by Saqib Ansari · 2 years, 8 months ago
  69. 83dd3bd Merge pull request #29940 from deepeshgarg007/item_discounts_quotation by Deepesh Garg · 2 years, 8 months ago
  70. a13624d Merge branch 'develop' into fix-pos-round-off by Saqib Ansari · 2 years, 8 months ago
  71. 17445c7 fix(pos): multiple pos round off cases by Saqib Ansari · 2 years, 8 months ago
  72. 3638fbf fix: repost items with repeating item-warehouses by Ankush Menat · 2 years, 8 months ago
  73. d95f893 fix: Test cases with discount by Deepesh Garg · 2 years, 8 months ago
  74. afb69b0 Merge branch 'develop' into item_discounts_quotation by Ankush Menat · 2 years, 8 months ago
  75. bbc4710 fix: apply margin on duplicated doc too by Ankush Menat · 2 years, 8 months ago
  76. 39d3f20 fix: removed validation to check zero qty by Rohit Waghchaure · 2 years, 8 months ago
  77. 1bdcb73 Merge pull request #29879 from deepeshgarg007/misc_fixes by Deepesh Garg · 2 years, 8 months ago
  78. a61790c fix: Remove unintended changes by Deepesh Garg · 2 years, 8 months ago
  79. 3a547cb fix: Item discounts for quotation by Deepesh Garg · 2 years, 8 months ago
  80. 4738367 fix: boarding task dates not set when activity begins on is set to 0 (#29921) by Rucha Mahabal · 2 years, 8 months ago
  81. 5718777 fix: consider batch_no when getting incoming rate by Ankush Menat · 2 years, 8 months ago
  82. 342d09a feat: get_valuation_rate batch wise by Ankush Menat · 2 years, 8 months ago
  83. 5a2b571 fix: Validate party account with company by Deepesh Garg · 2 years, 8 months ago
  84. c36bd7e fix: avoid creating bins without item-wh by Ankush Menat · 2 years, 8 months ago
  85. b35b637 Merge pull request #29701 from nextchamp-saqib/consolidation-round-off-err by Saqib Ansari · 2 years, 8 months ago
  86. 7525686 fix(test): do not enable negative stock by Saqib Ansari · 2 years, 8 months ago
  87. ab36b27 fix: ignore pricing rule in all transactions by Saqib Ansari · 2 years, 8 months ago
  88. c2b83a0 fix(test): case if write off is calculated as negative amount by Saqib Ansari · 2 years, 8 months ago
  89. 3f96273 Merge branch 'develop' of https://github.com/frappe/erpnext into consolidation-round-off-err by Saqib Ansari · 2 years, 8 months ago
  90. 4f43955 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 8 months ago
  91. 0f913e0 Merge branch 'develop' into bug_invoice_creation_throws_typeerror by Saqib Ansari · 2 years, 8 months ago
  92. 4c3d751 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 8 months ago
  93. 0452d7d fix(pos): incorrect grand_total in case of inclusive taxes on item by Saqib Ansari · 2 years, 8 months ago
  94. 0ca60af fix: ignore cancelled SLEs (#29679) by Ankush Menat · 2 years, 8 months ago
  95. e6ab8df refactor: simplify get_items_and_warehouses by Ankush Menat · 2 years, 9 months ago
  96. c56d07d fix: consider packed items too when reposting by Ankush Menat · 2 years, 9 months ago
  97. 4655e11 Merge branch 'develop' into bug_invoice_creation_throws_typeerror by Saqib Ansari · 2 years, 8 months ago
  98. cec971b Merge pull request #29349 from alyf-de/disable-item-tax-category by Deepesh Garg · 2 years, 8 months ago
  99. 36f4fb0 fix: Incorrect tax template in Sales Invocie via data import by Deepesh Garg · 2 years, 9 months ago
  100. d679692 fix: Billing status for zero amount ref doc by Deepesh Garg · 2 years, 9 months ago