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