1. fffdb6f feat(Contacts): Multiple Emails in a Contact (#18675) by Himanshu · 5 years ago
  2. e26b552 Merge pull request #18840 from netchampfaris/missing-parent-item-group by Deepesh Garg · 5 years ago
  3. 4a8710e Merge pull request #18611 from surajshetty3416/fix-paid-amount by Suraj Shetty · 5 years ago
  4. 58e6b67 Merge pull request #18613 from surajshetty3416/fix-timesheet-creation by Suraj Shetty · 5 years ago
  5. ae587db Merge pull request #18524 from surajshetty3416/feature-pick-list by Suraj Shetty · 5 years ago
  6. 72bea0d test: Add test to check creation of pick list from multiple sales order by Suraj Shetty · 5 years ago
  7. 736b5e0 fix: Maintain the order of Item List by Suraj Shetty · 5 years ago
  8. ca58fde test: Enable basic tests by Suraj Shetty · 5 years ago
  9. bcfec77 style: Use single quotes by Suraj Shetty · 5 years ago
  10. 744b92d fix: Commonify item not available alert - Reorganise code - UX fixes by Suraj Shetty · 5 years ago
  11. 0eed0a9 test: Temporarily comment out tests by Suraj Shetty · 5 years ago
  12. 0df3889 fix: Update pick list print format by Suraj Shetty · 5 years ago
  13. f75481f Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  14. 5e84ce5 fix: Add is_stock_item filter for item in locations table by Suraj Shetty · 5 years ago
  15. effe53d fix: Set default value for qty by Suraj Shetty · 5 years ago
  16. 8888518 fix: Show separate button for pick list creation in work order by Suraj Shetty · 5 years ago
  17. 9641edc fix: Set item locations before save by Suraj Shetty · 5 years ago
  18. 9b42682 fix: Check parent warehouse for batch as well by Suraj Shetty · 5 years ago
  19. 52c6190 Merge pull request #18870 from rohitwaghchaure/not_able_to_save_sales_order_develop by Deepesh Garg · 5 years ago
  20. a6ab001 style: Remove commented code by Suraj Shetty · 5 years ago
  21. 9e4282e Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  22. 13c7e18 fix: not able to save sales order by Rohit Waghchaure · 5 years ago
  23. 3e11338 fix: Validate count of serial numbers by Suraj Shetty · 5 years ago
  24. 233ee27 Merge pull request #18853 from Mangesh-Khairnar/fix-allocation-expiry by Mangesh-Khairnar · 5 years ago
  25. acd00df Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  26. ed1ec82 refactor: Item picking logic by Suraj Shetty · 5 years ago
  27. 232b5da Merge pull request #18854 from ruchamahabal/fixes by Mangesh-Khairnar · 5 years ago
  28. dbe8dab Merge pull request #18794 from deepeshgarg007/supplier_items by Deepesh Garg · 5 years ago
  29. f5b2db7 Merge branch 'develop' into fixes by Rucha Mahabal · 5 years ago
  30. 1c29c52 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  31. 2f32260 Merge pull request #18852 from mbhavesh95863/patch-1 by Mangesh-Khairnar · 5 years ago
  32. 74c7b04 Merge branch 'develop' into fixes by Mangesh-Khairnar · 5 years ago
  33. c20e66e Merge pull request #18860 from rohitwaghchaure/added_purchase_invoice_in_buying_module by rohitwaghchaure · 5 years ago
  34. 445a93e Merge pull request #18859 from rohitwaghchaure/incorrect_valuation_rate_calculated_for_serial_no_develop by rohitwaghchaure · 5 years ago
  35. 66f2bc6 fix: Item mapping of stock entry with no reference by Suraj Shetty · 5 years ago
  36. 55a2699 fix: Update dashboard of doctypes that are linked with pick list by Suraj Shetty · 5 years ago
  37. 354d0af fix: added purchase invoice in buying module by Rohit Waghchaure · 5 years ago
  38. f455c92 fix: Remove Pick List Reference Item use Item locations table instead by Suraj Shetty · 5 years ago
  39. d03d820 fix: incorrect valuation rate calculated because of string replacement issue by Rohit Waghchaure · 5 years ago
  40. 1707c3d fix: exception by Rucha Mahabal · 5 years ago
  41. b606d4d Merge branch 'develop' into fixes by Rucha Mahabal · 5 years ago
  42. 9fa5dbd fix: raised exception in shopify by Rucha Mahabal · 5 years ago
  43. 1cf7270 fix: Add picklist dashboard config by Suraj Shetty · 5 years ago
  44. be0ae7a fix: Doctype changes by Suraj Shetty · 5 years ago
  45. 0aeccbf feat: added dashboard fixtures (#18812) by Shivam Mishra · 5 years ago
  46. 8f32ac0 fix: Batch selection logic by Suraj Shetty · 5 years ago
  47. 671c20e Merge branch 'develop' into patch-1 by Mangesh-Khairnar · 5 years ago
  48. 17d3de1 fix: process allocation expiry by Mangesh-Khairnar · 5 years ago
  49. cfec328 Same report 2 times in list by mbhavesh95863 · 5 years ago
  50. c5e0838 fix: Import get_conversion factor method by Suraj Shetty · 5 years ago
  51. 974ac3e fix: Update item detail for items without reference by Suraj Shetty · 5 years ago
  52. dc675b1 fix: Re-order stock qty field by Suraj Shetty · 5 years ago
  53. d6be898 fix: Remove "Material Issue" purpose from pick list by Suraj Shetty · 5 years ago
  54. 8ac2a2f fix: Set default Parent Item Group by Faris Ansari · 5 years ago
  55. db3bb79 feat: added domain info on footer (#18839) by Shivam Mishra · 5 years ago
  56. 8de8a78 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  57. 5dd1b50 fix: update show in website on disabling item (#18831) by Mangesh-Khairnar · 5 years ago
  58. 00f9930 style: Remove leftout print statements by Suraj Shetty · 5 years ago
  59. 457da47 fix: set for_qty instead of pick_list by Suraj Shetty · 5 years ago
  60. 2b9e256 fix: Rename method name by Suraj Shetty · 5 years ago
  61. a1aa857 Merge branch 'develop' into fix-timesheet-creation by Suraj Shetty · 5 years ago
  62. 05f2435 fix: Show option to create pick list or work order by Suraj Shetty · 5 years ago
  63. 94d7096 fix: Show create button only if target doc does not exists by Suraj Shetty · 5 years ago
  64. ecc801d fix: Add pick list field to delivery note by Suraj Shetty · 5 years ago
  65. be9f4ea fix: Add button to create pick list from material request by Suraj Shetty · 5 years ago
  66. a1dc152 fix: Move get items location button below items table by Suraj Shetty · 5 years ago
  67. 9209570 feat: Add option to create pick list from material request by Suraj Shetty · 5 years ago
  68. d8c262f fix: Translations of strings (#18825) by Nabin Hait · 5 years ago
  69. fe579c2 fix: show a descriptive message on submission of duplicate account (#18486) by Mangesh-Khairnar · 5 years ago
  70. d94a389 chore: remove unwanted code (#18645) by Mangesh-Khairnar · 5 years ago
  71. 98b86ec Merge branch 'develop' into supplier_items by Deepesh Garg · 5 years ago
  72. a7ab51c Update vehicle_expenses.py (#18768) by Tufan Kaynak · 5 years ago
  73. 5943241 fix: Consider multiple stock entry against a purchase order by deepeshgarg007 · 5 years ago
  74. 6e7b9b5 Update sales_invoice.py by Nabin Hait · 5 years ago
  75. 8b4d604 fix: Use purpose field and remove item_base_on field by Suraj Shetty · 5 years ago
  76. 4affe4b Merge branch 'develop' into fix-timesheet-creation by Suraj Shetty · 5 years ago
  77. c890401 fix: added payroll period in HR module (#18543) by Michelle Alva · 5 years ago
  78. 7f94a58 Merge branch 'develop' into fix-timesheet-creation by Suraj Shetty · 5 years ago
  79. f3d78dd fix: Duplicate items check in Sales Invoice (#18660) by Deepesh Garg · 5 years ago
  80. 23b5f4e fix: Leave Application status filter (#18770) by KanchanChauhan · 5 years ago
  81. 56d03a4 fix: add contract to CRM module (#18817) by Harshit · 5 years ago
  82. 680e098 fix(dash): Added Tax exemption category and sub category in Employee Tax and Benefits (#18545) by Michelle Alva · 5 years ago
  83. db88476 feat: refactor invoice_discounting (#18629) by Anurag Mishra · 5 years ago
  84. 88ee7d8 fix: POS Sync Issue (#18807) by rohitwaghchaure · 5 years ago
  85. 6689ed5 Merge branch 'develop' into fix-paid-amount by Suraj Shetty · 5 years ago
  86. f2798ea fix: Conside multiple stock entry against a purchase order by deepeshgarg007 · 5 years ago
  87. 210317c fix: division by zero in asset Depereciation (#18637) by Anurag Mishra · 5 years ago
  88. 687b1a5 fix: Make pick list submittable and add few fields by Suraj Shetty · 5 years ago
  89. 8d55f81 fix: Fix raw matterial selection based on finished item qty by Suraj Shetty · 5 years ago
  90. 7ff82fc Merge branch 'develop' into version-12 by Sahil Khan · 5 years ago
  91. cd25d6d bumped to version 12.0.8 by Sahil Khan · 5 years ago
  92. c1f25ff fix: Add option to select qty of finished goods Item by Suraj Shetty · 5 years ago
  93. 224d857 Merge pull request #18703 from rohitwaghchaure/reconciled_entry_still_has_no_clearance_date_develop by rohitwaghchaure · 5 years ago
  94. a23fc32 Merge pull request #18785 from rohitwaghchaure/payment_recon_for_debit_entry_not_working_properly_develop by rohitwaghchaure · 5 years ago
  95. ec92486 fix: Add option to create Stock Entry from Pick List by Suraj Shetty · 5 years ago
  96. a6c6e02 Incorrect database table (#18558) by Anastes Mp · 5 years ago
  97. 298d38c test: Fix existing tests by Suraj Shetty · 5 years ago
  98. 109a07b fix: Fix get_employees_with_number query by Suraj Shetty · 5 years ago
  99. 5619db2 fix: fetch capital work in progress as expense account (#18780) by Mangesh-Khairnar · 5 years ago
  100. bcb0f60 fix: Single gl entry should only be considered once either in opening or closing entry (#18792) by Nabin Hait · 5 years ago