1. 607a21e feat: Init Employee Leave Balance Summary report by Suraj Shetty · 5 years ago
  2. b03fa8a Merge branch 'develop' into feat-customer-credit-limit by Nabin Hait · 5 years ago
  3. f4fde51 Update customer.py by Nabin Hait · 5 years ago
  4. c78c866 Update customer_credit_balance.py by Nabin Hait · 5 years ago
  5. 7834a01 Update move_credit_limit_to_customer_credit_limit.py by Nabin Hait · 5 years ago
  6. 1e0b0da fix(patch): add company in filters to get proper parent account (#18905) by sahil28297 · 5 years ago
  7. a2db947 fix: Honor Shopping Cart Price List (#18885) by Faris Ansari · 5 years ago
  8. 805b863 fix: incorrect stock value difference when stock move from negative to positive (#18887) by rohitwaghchaure · 5 years ago
  9. 1635967 fix: attribute error when trying to fetch items (#18900) by Rohan · 5 years ago
  10. a5907e1 Update accounts_receivable.py by Nabin Hait · 5 years ago
  11. 0252c14 Merge pull request #18917 from surajshetty3416/fix-call-popup by Suraj Shetty · 5 years ago
  12. f5bece1 Merge branch 'develop' into fix-call-popup by Suraj Shetty · 5 years ago
  13. e46c56b fix: Use medium instead of to number to get schedule by Suraj Shetty · 5 years ago
  14. 561a2e9 Update accounts_receivable.py by Nabin Hait · 5 years ago
  15. a9b0c55 Merge pull request #18914 from rohitwaghchaure/pos_search_item_not_working by rohitwaghchaure · 5 years ago
  16. 93bad51 fix: offline pos item search not working by Rohit Waghchaure · 5 years ago
  17. 1e2dc2c feat: Employee Incentive and Retention Bonus added in Salary Slip (Additional Salary) (#18647) by Rucha Mahabal · 5 years ago
  18. 2691991 Merge branch 'develop' into version-12 by Sahil Khan · 5 years ago
  19. e8b1c82 bumped to version 12.1.0 by Sahil Khan · 5 years ago
  20. 67e4186 Merge pull request #18909 from sahil28297/changelog_v12_1_0 by Saurabh · 5 years ago
  21. 3f8f8d3 Merge branch 'develop' into changelog_v12_1_0 by Saurabh · 5 years ago
  22. a70e2bd fix(change_log): add v12_1_0 changelog by Sahil Khan · 5 years ago
  23. 1ab75db refactor: Accounts Receivable / Payable report (#18906) by Nabin Hait · 5 years ago
  24. e85c320 Merge branch 'develop' into feat-customer-credit-limit by Nabin Hait · 5 years ago
  25. cb44f3a fix(purchase-invoice): add rounded total property setter for purchase invoice (#18841) by Mangesh-Khairnar · 5 years ago
  26. c174e4d fix: Default message from Payment Gateway Account not fetching (#18848) by Deepesh Garg · 5 years ago
  27. 7fa3f3f fix: include start and end date for contract status (#18866) by Rohan · 5 years ago
  28. 4bcc221 Merge branch 'develop' of https://github.com/frappe/erpnext into feat-customer-credit-limit by Mangesh-Khairnar · 5 years ago
  29. cf901da test: create customer credit limit on change by Mangesh-Khairnar · 5 years ago
  30. 496f8e9 Merge pull request #18889 from deepeshgarg007/contacts-ref by Suraj Shetty · 5 years ago
  31. 4dd8895 Merge branch 'contacts-ref' of https://github.com/deepeshgarg007/erpnext into contacts-ref by deepeshgarg007 · 5 years ago
  32. 8666ecc fix: Purchase receipt test by deepeshgarg007 · 5 years ago
  33. 152360d Merge branch 'develop' into contacts-ref by Suraj Shetty · 5 years ago
  34. e7c7a0e fix: loan application (#18882) by Mangesh-Khairnar · 5 years ago
  35. 4d553b7 Merge branch 'develop' into contacts-ref by Nabin Hait · 5 years ago
  36. fffdb6f feat(Contacts): Multiple Emails in a Contact (#18675) by Himanshu · 5 years ago
  37. 063144c fix: Check in_patch before adding 'All Item Group' by Suraj Shetty · 5 years ago
  38. 402d82b fix: Remove delete_doc from tests by deepeshgarg007 · 5 years ago
  39. 711d1ac fix: remove references of mobile_no by Himanshu Warekar · 5 years ago
  40. 81472e4 Merge branch 'contacts-ref' of https://github.com/hrwx/erpnext into contacts-ref by Himanshu Warekar · 5 years ago
  41. b8f23c2 fix: fix query for contacts by Himanshu Warekar · 5 years ago
  42. f33dfc2 Merge branch 'develop' into contacts-ref by Suraj Shetty · 5 years ago
  43. e26b552 Merge pull request #18840 from netchampfaris/missing-parent-item-group by Deepesh Garg · 5 years ago
  44. 26dfd5b fix: translation strings by Himanshu Warekar · 5 years ago
  45. e31c696 Merge branch 'contacts-ref' of https://github.com/hrwx/erpnext into contacts-ref by Himanshu Warekar · 5 years ago
  46. fd85b16 fix: review fixes by Himanshu Warekar · 5 years ago
  47. 4a8710e Merge pull request #18611 from surajshetty3416/fix-paid-amount by Suraj Shetty · 5 years ago
  48. 58e6b67 Merge pull request #18613 from surajshetty3416/fix-timesheet-creation by Suraj Shetty · 5 years ago
  49. f268562 Merge branch 'develop' into contacts-ref by Suraj Shetty · 5 years ago
  50. 86720de fix: bypass credit limit check by Mangesh-Khairnar · 5 years ago
  51. ae587db Merge pull request #18524 from surajshetty3416/feature-pick-list by Suraj Shetty · 5 years ago
  52. 72bea0d test: Add test to check creation of pick list from multiple sales order by Suraj Shetty · 5 years ago
  53. 736b5e0 fix: Maintain the order of Item List by Suraj Shetty · 5 years ago
  54. ca58fde test: Enable basic tests by Suraj Shetty · 5 years ago
  55. bb3cec1 test: fetch data from customer credit limit by Mangesh-Khairnar · 5 years ago
  56. 42d0da8 Revert "fix: process allocation expiry" by Mangesh-Khairnar · 5 years ago
  57. dbc69da fix: minor fixes by Mangesh-Khairnar · 5 years ago
  58. e3bb247 fix: check column in credit limit by Mangesh-Khairnar · 5 years ago
  59. f856b3b fix: fetch customer group of the customer by Mangesh-Khairnar · 5 years ago
  60. 89433b4 fix: get credit limit by Mangesh-Khairnar · 5 years ago
  61. bcfec77 style: Use single quotes by Suraj Shetty · 5 years ago
  62. 744b92d fix: Commonify item not available alert - Reorganise code - UX fixes by Suraj Shetty · 5 years ago
  63. 0eed0a9 test: Temporarily comment out tests by Suraj Shetty · 5 years ago
  64. b3e5d11 fix: multiple fixes by Mangesh-Khairnar · 5 years ago
  65. 0df3889 fix: Update pick list print format by Suraj Shetty · 5 years ago
  66. f75481f Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  67. 5e84ce5 fix: Add is_stock_item filter for item in locations table by Suraj Shetty · 5 years ago
  68. effe53d fix: Set default value for qty by Suraj Shetty · 5 years ago
  69. 8888518 fix: Show separate button for pick list creation in work order by Suraj Shetty · 5 years ago
  70. 9641edc fix: Set item locations before save by Suraj Shetty · 5 years ago
  71. 9b42682 fix: Check parent warehouse for batch as well by Suraj Shetty · 5 years ago
  72. dcd5be0 patch: move credit limit in customer to child table by Mangesh-Khairnar · 5 years ago
  73. c059bc3 fix: grid view of customer credit limit by Mangesh-Khairnar · 5 years ago
  74. 52c6190 Merge pull request #18870 from rohitwaghchaure/not_able_to_save_sales_order_develop by Deepesh Garg · 5 years ago
  75. a6ab001 style: Remove commented code by Suraj Shetty · 5 years ago
  76. 9e4282e Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  77. 13c7e18 fix: not able to save sales order by Rohit Waghchaure · 5 years ago
  78. 5755d2d fix: customer credit limit report by Mangesh-Khairnar · 5 years ago
  79. 7952532 feat: bypass credit limit check by Mangesh-Khairnar · 5 years ago
  80. 3e11338 fix: Validate count of serial numbers by Suraj Shetty · 5 years ago
  81. 233ee27 Merge pull request #18853 from Mangesh-Khairnar/fix-allocation-expiry by Mangesh-Khairnar · 5 years ago
  82. 36b3091 feat: customer credit limit by Mangesh-Khairnar · 5 years ago
  83. acd00df Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  84. ed1ec82 refactor: Item picking logic by Suraj Shetty · 5 years ago
  85. 232b5da Merge pull request #18854 from ruchamahabal/fixes by Mangesh-Khairnar · 5 years ago
  86. dbe8dab Merge pull request #18794 from deepeshgarg007/supplier_items by Deepesh Garg · 5 years ago
  87. f5b2db7 Merge branch 'develop' into fixes by Rucha Mahabal · 5 years ago
  88. 1c29c52 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  89. 2f32260 Merge pull request #18852 from mbhavesh95863/patch-1 by Mangesh-Khairnar · 5 years ago
  90. 74c7b04 Merge branch 'develop' into fixes by Mangesh-Khairnar · 5 years ago
  91. c20e66e Merge pull request #18860 from rohitwaghchaure/added_purchase_invoice_in_buying_module by rohitwaghchaure · 5 years ago
  92. 445a93e Merge pull request #18859 from rohitwaghchaure/incorrect_valuation_rate_calculated_for_serial_no_develop by rohitwaghchaure · 5 years ago
  93. 66f2bc6 fix: Item mapping of stock entry with no reference by Suraj Shetty · 5 years ago
  94. 55a2699 fix: Update dashboard of doctypes that are linked with pick list by Suraj Shetty · 5 years ago
  95. 354d0af fix: added purchase invoice in buying module by Rohit Waghchaure · 5 years ago
  96. f455c92 fix: Remove Pick List Reference Item use Item locations table instead by Suraj Shetty · 5 years ago
  97. b654dc0 fix: process allocation expiry by Mangesh-Khairnar · 5 years ago
  98. d03d820 fix: incorrect valuation rate calculated because of string replacement issue by Rohit Waghchaure · 5 years ago
  99. 1707c3d fix: exception by Rucha Mahabal · 5 years ago
  100. b606d4d Merge branch 'develop' into fixes by Rucha Mahabal · 5 years ago