1. 71b41b4 [hub] response data in hub call event trigger by Prateeksha Singh · 6 years ago
  2. e72a2fa [hub] emit hub call event to set category options while publishing by Prateeksha Singh · 6 years ago
  3. 6faffa5 [feat] new component: ItemPublishDialog by Prateeksha Singh · 6 years ago
  4. 4ce54b0 [feat] new component: NotificationMessage by Prateeksha Singh · 6 years ago
  5. 2b0ecbe python3 based fix for sorted (#15159) by Zarrar · 6 years ago
  6. 42be665 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Prateeksha Singh · 6 years ago
  7. 96fdbd4 [hub][feat] stateful publishing area by Prateeksha Singh · 6 years ago
  8. fe67508 [hub][feat] Edit your Profile, recycle profile dialog by Prateeksha Singh · 6 years ago
  9. 305f737 [hub] Register in a dialog instead of Page by Prateeksha Singh · 6 years ago
  10. a525d12 [hub] sync multiple image urls by Prateeksha Singh · 6 years ago
  11. 0a60d1c [hub] Publishing Dialog, Sync category by Prateeksha Singh · 6 years ago
  12. 2ce2e1b feat(messages): split messages into buying and selling by Faris Ansari · 6 years ago
  13. 335c0f2 feat: custom cache invalidation for hub calls by Faris Ansari · 6 years ago
  14. c1fe1c4 feat: empty states for favourites and search page by Faris Ansari · 6 years ago
  15. aa46567 refactor: rename hub-card-container to hub-items-container by Faris Ansari · 6 years ago
  16. 5f33b69 fixes(minor): clean item group html and hide image by Rushabh Mehta · 6 years ago
  17. 9409edd Update __init__.py by Nabin Hait · 6 years ago
  18. 5c5688b Added provision to disabled in stock in products settings (#15133) by rohitwaghchaure · 6 years ago
  19. bd06a5b Small python 3 compatibility correction (#15151) by Charles-Henri Decultot · 6 years ago
  20. 80f3009 Fix error msg (#15146) by Shreya Shah · 6 years ago
  21. 6fb2117 Allow to make budget for the same cost center with different account (#15149) by rohitwaghchaure · 6 years ago
  22. 8705371 fix(product-listing): fix variant selection in website by Rushabh Mehta · 6 years ago
  23. 7e36aa4 Merge pull request #15150 from rohitwaghchaure/fix_consolidated_balance_sheet_report by rohitwaghchaure · 6 years ago
  24. cafd61d [Fix] Consolidated balance sheet report by Rohit Waghchaure · 6 years ago
  25. 3523b77 rounding off fixes and conversion fix (#15140) by Zarrar · 6 years ago
  26. 338dfcf monkey patching for demo (#15141) by Ameya Shenoy · 6 years ago
  27. acd47de Change page link by Saurabh · 6 years ago
  28. 460e279 [hub] Favourites UI - remove from listing - add to favourites by Prateeksha Singh · 6 years ago
  29. 4809f86 fix(report): field -> fieldname, dateutil -> frappe.datetime (#15106) by Faris Ansari · 6 years ago
  30. 0631aed Discount amount field in all transactions' child tables (#15124) by Shreya Shah · 6 years ago
  31. 88b0a13 Code optimization for accounts receivable report to avoid timeout error (#15114) by rohitwaghchaure · 6 years ago
  32. 1a0fb5b Add detail page favourited state by Prateeksha Singh · 6 years ago
  33. c5a9972 [refactor][major] Separate out Components by Prateeksha Singh · 6 years ago
  34. 3b5f182 fix(item_defaults): Item name was overwriting by child name by Nabin Hait · 6 years ago
  35. ddbf3aa Merge branch 'master' into develop by Saurabh · 6 years ago
  36. 9e98fdf Merge branch 'hotfix' by Saurabh · 6 years ago
  37. cd6b955 bumped to version 10.1.48 by Saurabh · 6 years ago
  38. bfd26b7 Merge pull request #15131 from rohitwaghchaure/project_task_custom_field_not_copying by Saurabh · 6 years ago
  39. 18960c7 Project task custom field not copying and error on project by Rohit Waghchaure · 6 years ago
  40. a8d8f52 Merge pull request #15127 from ahmedzaqout/patch-3 by Zarrar · 6 years ago
  41. a4d06fc replace cur_frm with frm by Zarrar · 6 years ago
  42. 7df03a4 replace department group to department by ahmad zaqout · 6 years ago
  43. 0fd562e replace customer to department by ahmad zaqout · 6 years ago
  44. c35271a fix(various) by Nabin Hait · 6 years ago
  45. 20fb443 [Resolved] merge conflicts by Saurabh · 6 years ago
  46. 9a78382 Merge branch 'hotfix' by Saurabh · 6 years ago
  47. 57d3c93 bumped to version 10.1.47 by Saurabh · 6 years ago
  48. b777f3d [layout][iterate] item detail page actions by Prateeksha Singh · 6 years ago
  49. 8bf52fe minor fixes by Nabin Hait · 6 years ago
  50. c13960d minor fix by Nabin Hait · 6 years ago
  51. e07bf15 minor fix by Nabin Hait · 6 years ago
  52. a0b846f [Minor] Added condition for get_bank_cash_account (#15112) by rohitwaghchaure · 6 years ago
  53. 8356d4b [Fix] disable_rounded_total not found error (#15113) by rohitwaghchaure · 6 years ago
  54. ba62013 [Fix] Not able to delete the task even if task removed from the project (#15105) by rohitwaghchaure · 6 years ago
  55. 2a774fa minor fix by Nabin Hait · 6 years ago
  56. 6a5695f minor fix by Nabin Hait · 6 years ago
  57. 59de1da [Fix] Math domain error (#15107) by rohitwaghchaure · 6 years ago
  58. 9a33bc6 optimizing transactions by caching by Nabin Hait · 6 years ago
  59. 50238c3 [optimize] tree conditions for pricing rule by Nabin Hait · 6 years ago
  60. 859d942 Cached calls (#15109) by Himanshu Mishra · 6 years ago
  61. f56aac6 [optimize]: bin updates (#15108) by Himanshu Mishra · 6 years ago
  62. 708e47a optimize(various) by Rushabh Mehta · 6 years ago
  63. 4d0b8da fix(style): modal for website by Rushabh Mehta · 6 years ago
  64. 84c7c77 [optimize] Get defaults from item group based on doc by Nabin Hait · 6 years ago
  65. 3f142b8 item defaults based on caching by Nabin Hait · 6 years ago
  66. 63a741e fix throw_overlap_error in Shift Assignment (#15103) by ahmad zaqout · 6 years ago
  67. 3be899c Item Alternate Image Features in e-commerce site. (#15044) by Solufyin · 6 years ago
  68. 8f0acf3 Merge pull request #15101 from rohitwaghchaure/ascii_issue_in_balance_sheet by rohitwaghchaure · 6 years ago
  69. 9a9974f [Fix] 'ascii' codec can't encode error in balance sheet report by Rohit Waghchaure · 6 years ago
  70. c63e0f9 Merge pull request #15100 from codingCoffee/splitissue2 by Ameya Shenoy · 6 years ago
  71. f2e73dd [fix] Split issue by Ameya Shenoy · 6 years ago
  72. 1ad8eca Point of sale will list only items that are in stock based on option "Display Items in stock" in POS Profle. (#14895) by Meritsystems · 6 years ago
  73. 824b388 Resolved merge conflicts by Saurabh · 6 years ago
  74. 28d52df [hub][fix] Category page api call by Prateeksha Singh · 6 years ago
  75. 91cecf8 Merge branch 'hotfix' by Saurabh · 6 years ago
  76. 6ec558b bumped to version 10.1.46 by Saurabh · 6 years ago
  77. 318cca8 [hub] Add 'See All' for Category items by Prateeksha Singh · 6 years ago
  78. 82b9508 Add Products by Seller by Prateeksha Singh · 6 years ago
  79. 796ca56 Use frappe.utils.md_to_html instead of manual import (#15087) by Faris Ansari · 6 years ago
  80. 658d1bb Fix product header styles by Prateeksha Singh · 6 years ago
  81. d3da401 Home: Category-wise Items by Prateeksha Singh · 6 years ago
  82. b614ece [hub] Move sync, correct legacy code by Prateeksha Singh · 6 years ago
  83. 2cadb1e add tax withholding & loyalty program in explore view (#15074) by Zarrar · 6 years ago
  84. 59e4c32 Allow Disabling Batch and edit Validations (#15076) by Doridel Cahanap · 6 years ago
  85. 11dd3ff Force delete item on deletion of Lab test template (#15079) by Shreya Shah · 6 years ago
  86. f0ef673 Accounts receivable aging based on supplier due date (#15080) by Shreya Shah · 6 years ago
  87. 614959d Correction of the get_price method for pricing rules (#15082) by Charles-Henri Decultot · 6 years ago
  88. ef96174 Spelling updated from Maxiumm to Maximum (#15093) by Jignesh Greycube · 6 years ago
  89. 57d07d6 Merge pull request #15097 from rohitwaghchaure/incorrect_tax_amount_in_report by rohitwaghchaure · 6 years ago
  90. 56027e3 Spelling updated from Maxiumm to Maximum (#15092) by Jignesh Greycube · 6 years ago
  91. cb66f69 Spelling updated from Maxiumm to Maximum (#15091) by Jignesh Greycube · 6 years ago
  92. b2d16ac Updated Spelling Maxiumm to Maximum (#15090) by Jignesh Greycube · 6 years ago
  93. fc682c8 [Fix] Inactive student validation issue while disabling the student group (#15095) by rohitwaghchaure · 6 years ago
  94. 15f52e7 [Fix] Incorrect tax amount calculation because of same fieldname in the code by Rohit Waghchaure · 6 years ago
  95. 7fb8540 Get item defaults from item group (#15089) by KanchanChauhan · 6 years ago
  96. a5f6e54 fix merge conflict by Prateeksha Singh · 6 years ago
  97. 733433c Merge pull request #15094 from frappe/search-injection-fix by Prateeksha Singh · 6 years ago
  98. 0c79622 prevent jinja exec in search title by Prateeksha Singh · 6 years ago
  99. 26bfede Merge pull request #15078 from rohitwaghchaure/task_email_alert_not_working_from_project by Ameya Shenoy · 6 years ago
  100. 5037e0d link to license.txt (#15085) by Daniel Chalmers · 6 years ago