1. d301d26 fix: Enhancement in credit note (#18511) by Deepesh Garg · 5 years ago
  2. 3f83263 fix: remove wrong status update for order type maintenance (#18444) by Mangesh-Khairnar · 5 years ago
  3. 305da79 Handling case for Material Request type 'Manufacture' v12 (#18365) by Anurag Mishra · 5 years ago
  4. 7ed5919 fix(LoanApplication): Repayment amount check (#18376) by Faris Ansari · 5 years ago
  5. 88620d6 fix: precision on comparing with the outstanding amount (#18375) by Mangesh-Khairnar · 5 years ago
  6. 747c262 fix(BOM): Sever Error due in bom query to new behaviour of db.escape in v12 (#18401) by Karthikeyan S · 5 years ago
  7. 8a06b8f fix precision by Anurag Mishra · 5 years ago
  8. 322053e Merge pull request #18136 from nabinhait/inv-disc-improvements by Deepesh Garg · 5 years ago
  9. 868766d refactor: Refactored over delivery/receipt/billing fields (#17788) by Nabin Hait · 5 years ago
  10. d83e39d Merge branch 'develop' of https://github.com/frappe/erpnext into inv-disc-improvements by Nabin Hait · 5 years ago
  11. b315acb fix: Calculate taxes and totals only if items added in transaction by Nabin Hait · 5 years ago
  12. 6a79691 fix(bom): escape name with wildcard character (#18164) by Mangesh-Khairnar · 5 years ago
  13. 334335a fix: not able to make credit note for the sales invoice in which item code is not set (#18184) by rohitwaghchaure · 5 years ago
  14. 8a054e4 Merge pull request #18182 from rohitwaghchaure/provision_to_make_debit_credit_note_against_return_entry by rohitwaghchaure · 5 years ago
  15. 5d4d70b feat: provision to make debit / credit note against the stock returned entry by Rohit Waghchaure · 5 years ago
  16. 7b684a0 fix: merge conflict by Nabin Hait · 5 years ago
  17. 7dedd9a refactor: better error message when changing variant value (#18144) by Shivam Mishra · 5 years ago
  18. 841d852 refactor: added missing translation functions (#18143) by Anurag Mishra · 5 years ago
  19. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  20. 3bbcd49 fix: set invoice status considering invoice discounting by Nabin Hait · 5 years ago
  21. 126a02e fix: set invoice status considering invoice discounting by Nabin Hait · 5 years ago
  22. 78a86af fix: Fiter passing fix in get batch query (#18131) by Deepesh Garg · 5 years ago
  23. 659a01d Update accounts_controller.py by Nabin Hait · 5 years ago
  24. 8c621ab fix: precision for certain calculations in buying controller (#18008) by Mangesh-Khairnar · 5 years ago
  25. ea05746 fix: Removed submitted status from Quotation (#18055) by Deepesh Garg · 5 years ago
  26. e8d21cd fix: Division by zero error fix in group similar item by deepeshgarg007 · 5 years ago
  27. 4c16393 feat: creating stock entry against purchase receipt by Anurag Mishra · 5 years ago
  28. 0d7d487 Merge pull request #17920 from Anurag810/stock_balance_report by Deepesh Garg · 5 years ago
  29. bbe2c4f fix: fetch item on the base of item group by Anurag Mishra · 5 years ago
  30. 3cf2436 feat: provision to set multiple manufacturer in the item master by Rohit Waghchaure · 5 years ago
  31. 6744feb Merge pull request #17769 from deepeshgarg007/dimensions by Rushabh Mehta · 5 years ago
  32. 37fdeee Merge pull request #17805 from nabinhait/discount-rounding-adjustment-dev by Nabin Hait · 5 years ago
  33. 2580075 Merge branch 'develop' of https://github.com/frappe/erpnext into dimensions by deepeshgarg007 · 5 years ago
  34. 1bb3fc3 Merge pull request #17789 from sunnyakaxd/patch-2 by Nabin Hait · 5 years ago
  35. 4d58734 fix: Rounding adjustment while additional discount amount is aplied on grand total by Nabin Hait · 5 years ago
  36. 62d58ac fix: Added description if item variants does not have description in map(v12) (#17796) by Anurag Mishra · 5 years ago
  37. 70029b8 Update status_updater.py by Himanshu Mishra · 5 years ago
  38. acc2422 Merge branch develop into dimensions by deepeshgarg007 · 5 years ago
  39. ca8dae1 Merge branch 'develop' into opening-stock-entry-dev by Nabin Hait · 5 years ago
  40. 5cd04a6 fix: payment reconciliation against expense claim (#17729) by Nabin Hait · 5 years ago
  41. d330519 fix: Merge branch develop into dimensions by deepeshgarg007 · 5 years ago
  42. 8770ea2 fix: Opening accounting entry for stock entry by Nabin Hait · 5 years ago
  43. 3d11ac0 fix: Accounting dimensions for child tables by deepeshgarg007 · 5 years ago
  44. 3f119ec fix: GL Entry for opening stock reconciliation by Nabin Hait · 5 years ago
  45. d07a3e1 fix: limit offset was missing in the get_delivery_notes_to_be_billed method (#17611) by rohitwaghchaure · 5 years ago
  46. 60f4dd0 Merge branch 'develop' of https://github.com/frappe/erpnext into dimensions by deepeshgarg007 · 5 years ago
  47. 39be1d4 Merge pull request #17546 from rohitwaghchaure/incorrect_payment_amount_if_advance_amount_in_si_develop by rohitwaghchaure · 5 years ago
  48. d83cf65 fix: Added dimensions in financial reports and general ledger by deepeshgarg007 · 5 years ago
  49. 4a267b9 fix: incorrect payment amount in the payment terms if the sales invoice has the advance amount by Rohit Waghchaure · 5 years ago
  50. 4d2c307 Merge pull request #17475 from netchampfaris/item-variant-attributes-optional by rohitwaghchaure · 5 years ago
  51. ab14892 fix: Variant naming if optional attributes by Faris Ansari · 5 years ago
  52. cb03bb1 fix: Allow variant attributes to be optional by Faris Ansari · 5 years ago
  53. bffa060 Merge branch 'develop' of https://github.com/frappe/erpnext into notification by deepeshgarg007 · 5 years ago
  54. b8103ac Merge branch 'develop' into item-discount by Nabin Hait · 5 years ago
  55. f2fb0e0 fix: Add status for partial received by deepeshgarg007 · 5 years ago
  56. c23b709 Merge branch 'develop' of https://github.com/frappe/erpnext into notification by deepeshgarg007 · 5 years ago
  57. 4a994d4 fix: Don't allocate advance if pos by Nabin Hait · 5 years ago
  58. 64bfdd9 fix: test cases by Nabin Hait · 5 years ago
  59. 593242f fix: Calculate rate based on discount on server side only if not rate or pricing rule applied by Nabin Hait · 6 years ago
  60. 06c2040 feat: Track purchase receipt status in Material Request by deepeshgarg007 · 5 years ago
  61. 3ab2a18 Merge branch 'develop' into so-on-hold by Mangesh-Khairnar · 5 years ago
  62. 6472ed2 Merge pull request #16941 from Mangesh-Khairnar/po-on-hold by Faris Ansari · 5 years ago
  63. 89206e7 fixed merge conflict by Nabin Hait · 5 years ago
  64. 0f62b13 Merge pull request #17159 from rohitwaghchaure/sales_return_not_working_for_bundle_items by Nabin Hait · 5 years ago
  65. 9665a53 fix: item variant test cases by Rohit Waghchaure · 5 years ago
  66. f3a9552 fix: item variant test cases by Rohit Waghchaure · 5 years ago
  67. ed82e8b fix: removed before from accounts_controlle.pyr and fetch the gl from frontend by Anurag Mishra · 6 years ago
  68. 16c4fd6 Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold by Mangesh-Khairnar · 6 years ago
  69. 3771db9 fix: sales return not working for bundle items by Rohit Waghchaure · 6 years ago
  70. 9835c89 Added test cases by Rohit Waghchaure · 6 years ago
  71. 3d667b4 Merge branch 'develop' of https://github.com/frappe/erpnext into po-on-hold by Mangesh-Khairnar · 6 years ago
  72. 88f036a fix: Validate returned qty with ref qty considering field precision by Nabin Hait · 6 years ago
  73. 5fa9a7a feat: unlink advance payment entry on cancelation of order by Rohit Waghchaure · 6 years ago
  74. e540534 fix: Pricing rule not working for POS by Rohit Waghchaure · 6 years ago
  75. 84a18f5 Merge branch 'master' into develop by Saurabh · 6 years ago
  76. a7992ec style: Fix formatting by Suraj Shetty · 6 years ago
  77. abc2a64 fix: Commonify get gl_entry code by moving it to accounts_controller by Suraj Shetty · 6 years ago
  78. 5816fc2 Renamed subcontract to Send to Subcontractor by Rohit Waghchaure · 6 years ago
  79. 324e06c Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold by Mangesh-Khairnar · 6 years ago
  80. 5e474f4 fix: add server-side validation for closed sales order for linked material request by Mangesh-Khairnar · 6 years ago
  81. b07a5d4 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  82. 8bfe330 feat: pricing rule enhancements by Rohit Waghchaure · 6 years ago
  83. 439546c feat: add on hold status in purchase order by Mangesh-Khairnar · 6 years ago
  84. 7e67a40 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  85. 6b33c9b fix: purchase receipt not able to submit because default inventory account has not selected in another company by Rohit Waghchaure · 6 years ago
  86. 2bfb063 fix(sales order item): not able to search item by description by Rohit Waghchaure · 6 years ago
  87. 86e650c feat: validate linked sales order on material request creation by Mangesh-Khairnar · 6 years ago
  88. 5eb66ae feat: add on hold status check by Mangesh-Khairnar · 6 years ago
  89. e17b709 feat(sales order on hold): check status of sales order to validate entry by Mangesh-Khairnar · 6 years ago
  90. 482ebd2 Merge branch 'master' into develop by Saurabh · 6 years ago
  91. c18e925 fix: Moved regional methods from controller to hooks (#16736) by rohitwaghchaure · 6 years ago
  92. cc6e51c Merge branch 'master' into develop by Sagar Vora · 6 years ago
  93. f1e28e0 mod(regional,italy): Updates to Italian Localization by Gaurav · 6 years ago
  94. 13808b4 fix(py3): Convert to float before comparison by Aditya Hase · 6 years ago
  95. d9ce732 fix(py3): Explicitly convert to float for comparison by Aditya Hase · 6 years ago
  96. 1a441b2 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  97. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  98. f3cfad7 Merge branch 'master' into staging-fixes by Sagar Vora · 6 years ago
  99. 3d275af Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  100. e415cce Merge branch 'staging' into develop by Frappe Bot · 6 years ago