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