1. 7a040c4 Show favorite button only for registered user by Suraj Shetty 路 6 years ago
  2. f9e4cca Throw error if hub_url is not present in site_config by Suraj Shetty 路 6 years ago
  3. 3cd0c54 Fix pyhton 3 compatibility by Suraj Shetty 路 6 years ago
  4. 631c170 [hub] fix merge conflicts by Prateeksha Singh 路 6 years ago
  5. caadd8a [Hub] sync with insert_many, Remove Data Migration Run 馃挜 by Prateeksha Singh 路 6 years ago
  6. e745e85 feat: route to message room page after contact seller dialog by Faris Ansari 路 6 years ago
  7. e7af44f fix: remove items with invalid image by Faris Ansari 路 6 years ago
  8. a22aa60 Merge with upstream by Faris Ansari 路 6 years ago
  9. ff189b6 fix: publish items by Faris Ansari 路 6 years ago
  10. d29a3b3 Highlight links with part route or full route by Faris Ansari 路 6 years ago
  11. 4d462d6 indentation fix by Zlash65 路 6 years ago
  12. 9a29bfa fix(indentation): sales_and_purchase_return.py by Rushabh Mehta 路 6 years ago
  13. b0a3a10 [hub] profile email uneditable, style additions, base64 sync enable by Prateeksha Singh 路 6 years ago
  14. d17aedb Add BuyingMessages page by Faris Ansari 路 6 years ago
  15. 1ff2315 Trial balance and payable accounts reports and sales return fixes (#15000) by Bassam Ramadan 路 6 years ago
  16. 15636a3 Problem: Making a PE from PO led to incorrect values in PE form since PO's default party_account_currency is the company's currency (#15153) by Saif 路 6 years ago
  17. a09a8c3 Fixed missing DocType info for Purchase Items (#15152) by Saif 路 6 years ago
  18. 8cca61f [Fix] Removed roles for Eway bill report (#15157) by rohitwaghchaure 路 6 years ago
  19. b800382 [Fix] Due to incorrect conversion factor user not able to make purchase return entry (#15163) by rohitwaghchaure 路 6 years ago
  20. e689a90 Allowed data import for Assessment Result (#15168) by rohitwaghchaure 路 6 years ago
  21. e394729 Group by Voucher fix in General Ledger Report (#15169) by Saif 路 6 years ago
  22. 299185f Improved task weight calc (#15170) by Benji 路 6 years ago
  23. ecc6af9 [Fix] Total materials consumed cost not consider in the calculation of Gross Margin in project (#15171) by rohitwaghchaure 路 6 years ago
  24. c95153f Offer date mandatory in job offer by Nabin Hait 路 6 years ago
  25. 8de6380 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Faris Ansari 路 6 years ago
  26. 71b41b4 [hub] response data in hub call event trigger by Prateeksha Singh 路 6 years ago
  27. e72a2fa [hub] emit hub call event to set category options while publishing by Prateeksha Singh 路 6 years ago
  28. 6faffa5 [feat] new component: ItemPublishDialog by Prateeksha Singh 路 6 years ago
  29. 4ce54b0 [feat] new component: NotificationMessage by Prateeksha Singh 路 6 years ago
  30. 2b0ecbe python3 based fix for sorted (#15159) by Zarrar 路 6 years ago
  31. 42be665 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Prateeksha Singh 路 6 years ago
  32. 96fdbd4 [hub][feat] stateful publishing area by Prateeksha Singh 路 6 years ago
  33. fe67508 [hub][feat] Edit your Profile, recycle profile dialog by Prateeksha Singh 路 6 years ago
  34. 305f737 [hub] Register in a dialog instead of Page by Prateeksha Singh 路 6 years ago
  35. a525d12 [hub] sync multiple image urls by Prateeksha Singh 路 6 years ago
  36. 0a60d1c [hub] Publishing Dialog, Sync category by Prateeksha Singh 路 6 years ago
  37. 2ce2e1b feat(messages): split messages into buying and selling by Faris Ansari 路 6 years ago
  38. 335c0f2 feat: custom cache invalidation for hub calls by Faris Ansari 路 6 years ago
  39. c1fe1c4 feat: empty states for favourites and search page by Faris Ansari 路 6 years ago
  40. aa46567 refactor: rename hub-card-container to hub-items-container by Faris Ansari 路 6 years ago
  41. 5f33b69 fixes(minor): clean item group html and hide image by Rushabh Mehta 路 6 years ago
  42. 9409edd Update __init__.py by Nabin Hait 路 6 years ago
  43. 5c5688b Added provision to disabled in stock in products settings (#15133) by rohitwaghchaure 路 6 years ago
  44. bd06a5b Small python 3 compatibility correction (#15151) by Charles-Henri Decultot 路 6 years ago
  45. 80f3009 Fix error msg (#15146) by Shreya Shah 路 6 years ago
  46. 6fb2117 Allow to make budget for the same cost center with different account (#15149) by rohitwaghchaure 路 6 years ago
  47. 8705371 fix(product-listing): fix variant selection in website by Rushabh Mehta 路 6 years ago
  48. 7e36aa4 Merge pull request #15150 from rohitwaghchaure/fix_consolidated_balance_sheet_report by rohitwaghchaure 路 6 years ago
  49. cafd61d [Fix] Consolidated balance sheet report by Rohit Waghchaure 路 6 years ago
  50. 3523b77 rounding off fixes and conversion fix (#15140) by Zarrar 路 6 years ago
  51. 338dfcf monkey patching for demo (#15141) by Ameya Shenoy 路 6 years ago
  52. 460e279 [hub] Favourites UI - remove from listing - add to favourites by Prateeksha Singh 路 6 years ago
  53. 4809f86 fix(report): field -> fieldname, dateutil -> frappe.datetime (#15106) by Faris Ansari 路 6 years ago
  54. 0631aed Discount amount field in all transactions' child tables (#15124) by Shreya Shah 路 6 years ago
  55. 88b0a13 Code optimization for accounts receivable report to avoid timeout error (#15114) by rohitwaghchaure 路 6 years ago
  56. 1a0fb5b Add detail page favourited state by Prateeksha Singh 路 6 years ago
  57. c5a9972 [refactor][major] Separate out Components by Prateeksha Singh 路 6 years ago
  58. 3b5f182 fix(item_defaults): Item name was overwriting by child name by Nabin Hait 路 6 years ago
  59. ddbf3aa Merge branch 'master' into develop by Saurabh 路 6 years ago
  60. cd6b955 bumped to version 10.1.48 by Saurabh 路 6 years ago
  61. 18960c7 Project task custom field not copying and error on project by Rohit Waghchaure 路 6 years ago
  62. a4d06fc replace cur_frm with frm by Zarrar 路 6 years ago
  63. 7df03a4 replace department group to department by ahmad zaqout 路 6 years ago
  64. 0fd562e replace customer to department by ahmad zaqout 路 6 years ago
  65. c35271a fix(various) by Nabin Hait 路 6 years ago
  66. 20fb443 [Resolved] merge conflicts by Saurabh 路 6 years ago
  67. 57d3c93 bumped to version 10.1.47 by Saurabh 路 6 years ago
  68. b777f3d [layout][iterate] item detail page actions by Prateeksha Singh 路 6 years ago
  69. 8bf52fe minor fixes by Nabin Hait 路 6 years ago
  70. c13960d minor fix by Nabin Hait 路 6 years ago
  71. e07bf15 minor fix by Nabin Hait 路 6 years ago
  72. a0b846f [Minor] Added condition for get_bank_cash_account (#15112) by rohitwaghchaure 路 6 years ago
  73. 8356d4b [Fix] disable_rounded_total not found error (#15113) by rohitwaghchaure 路 6 years ago
  74. ba62013 [Fix] Not able to delete the task even if task removed from the project (#15105) by rohitwaghchaure 路 6 years ago
  75. 2a774fa minor fix by Nabin Hait 路 6 years ago
  76. 6a5695f minor fix by Nabin Hait 路 6 years ago
  77. 59de1da [Fix] Math domain error (#15107) by rohitwaghchaure 路 6 years ago
  78. 9a33bc6 optimizing transactions by caching by Nabin Hait 路 6 years ago
  79. 50238c3 [optimize] tree conditions for pricing rule by Nabin Hait 路 6 years ago
  80. 859d942 Cached calls (#15109) by Himanshu Mishra 路 6 years ago
  81. f56aac6 [optimize]: bin updates (#15108) by Himanshu Mishra 路 6 years ago
  82. 708e47a optimize(various) by Rushabh Mehta 路 6 years ago
  83. 4d0b8da fix(style): modal for website by Rushabh Mehta 路 6 years ago
  84. 84c7c77 [optimize] Get defaults from item group based on doc by Nabin Hait 路 6 years ago
  85. 3f142b8 item defaults based on caching by Nabin Hait 路 6 years ago
  86. 63a741e fix throw_overlap_error in Shift Assignment (#15103) by ahmad zaqout 路 6 years ago
  87. 3be899c Item Alternate Image Features in e-commerce site. (#15044) by Solufyin 路 6 years ago
  88. 8f0acf3 Merge pull request #15101 from rohitwaghchaure/ascii_issue_in_balance_sheet by rohitwaghchaure 路 6 years ago
  89. 9a9974f [Fix] 'ascii' codec can't encode error in balance sheet report by Rohit Waghchaure 路 6 years ago
  90. c63e0f9 Merge pull request #15100 from codingCoffee/splitissue2 by Ameya Shenoy 路 6 years ago
  91. f2e73dd [fix] Split issue by Ameya Shenoy 路 6 years ago
  92. 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
  93. 824b388 Resolved merge conflicts by Saurabh 路 6 years ago
  94. 28d52df [hub][fix] Category page api call by Prateeksha Singh 路 6 years ago
  95. 6ec558b bumped to version 10.1.46 by Saurabh 路 6 years ago
  96. 318cca8 [hub] Add 'See All' for Category items by Prateeksha Singh 路 6 years ago
  97. 82b9508 Add Products by Seller by Prateeksha Singh 路 6 years ago
  98. 796ca56 Use frappe.utils.md_to_html instead of manual import (#15087) by Faris Ansari 路 6 years ago
  99. 658d1bb Fix product header styles by Prateeksha Singh 路 6 years ago
  100. d3da401 Home: Category-wise Items by Prateeksha Singh 路 6 years ago