1. de426cb [hub][vue] Home page, add section title in item key in v-for by Prateeksha Singh · 6 years ago
  2. 53fada1 [hub][vue] search page by Prateeksha Singh · 6 years ago
  3. 0be2859 [hub][vue] Category and Published Products pages by Prateeksha Singh · 6 years ago
  4. c31e5c0 [hub][vue] replace page files, fix item 'seen' prop by Prateeksha Singh · 6 years ago
  5. 00175ea [hub][vue] Saved Products Page, remote item card by Prateeksha Singh · 6 years ago
  6. fe41713 [hub][vue] add import by Prateeksha Singh · 6 years ago
  7. 40f7c46 [hub][vue] Publish Page by Prateeksha Singh · 6 years ago
  8. 771fbb8 Cleaned up welcome email code (#15175) by Neil Trini Lasrado · 6 years ago
  9. 2b72d09 [Fix] Raw materials are not showing in the stock entry if skip transfer is enabled and backflush is based on stock entry (#15187) by rohitwaghchaure · 6 years ago
  10. c5cf428 [Enhance] Provision to backflush raw materials from WIP warehouse (#15184) by rohitwaghchaure · 6 years ago
  11. 2b2712b [Minor] Create default department on country setup (#15206) by Zarrar · 6 years ago
  12. 67e0374 [hub] add data-driven notification message by Prateeksha Singh · 6 years ago
  13. b696b29 [hub][vue] add empty state and dynamic publish button by Prateeksha Singh · 6 years ago
  14. 8fe8d17 Permissions issue in BOM tree by Nabin Hait · 6 years ago
  15. 4b9f20e Permissions issue in BOM tree by Nabin Hait · 6 years ago
  16. d7d2bb2 [hub] add SearchInput by Prateeksha Singh · 6 years ago
  17. 6e5b9a8 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Prateeksha Singh · 6 years ago
  18. ff616b8 [hub][vue] init item card container in vue by Prateeksha Singh · 6 years ago
  19. cfb6929 Merge pull request #15194 from surajshetty3416/fixes-and-improvements by Prateeksha Singh · 6 years ago
  20. fbc3df3 Fix indentation accounts_receivable.py (#15203) by Mario Monroy · 6 years ago
  21. c4e38ff Remove hub page (#15195) by Faris Ansari · 6 years ago
  22. 4a394bc Fix shipping_address for DropShipping (#15202) by Maxwell Morais · 6 years ago
  23. 25712f8 Sales order correction (#15190) by Charles-Henri Decultot · 6 years ago
  24. 363dd27 Update email_digest.py (#15144) by Benji · 6 years ago
  25. 341386e Add list view for messages by Suraj Shetty · 6 years ago
  26. d94701e Add recent message block to item_card by Suraj Shetty · 6 years ago
  27. b361c23 Remove unused message to avoid confusion by Suraj Shetty · 6 years ago
  28. 6ad16db check for existing task before appending to child table (#15183) by Valmik · 6 years ago
  29. be77033 Fetch reserved qty (#15182) by Shreya Shah · 6 years ago
  30. 427a130 Issues on the Portal should be editable (#15181) by Faris Ansari · 6 years ago
  31. 7ee7949 Hide review option for unregistered user by Suraj Shetty · 6 years ago
  32. 831ff42 Stop event bubbling on clicking edit item by Suraj Shetty · 6 years ago
  33. 12de0ae Fix publish button alignment by Suraj Shetty · 6 years ago
  34. fc7b7b6 Allow item list for System Manager by Suraj Shetty · 6 years ago
  35. 7a040c4 Show favorite button only for registered user by Suraj Shetty · 6 years ago
  36. f9e4cca Throw error if hub_url is not present in site_config by Suraj Shetty · 6 years ago
  37. 3cd0c54 Fix pyhton 3 compatibility by Suraj Shetty · 6 years ago
  38. 631c170 [hub] fix merge conflicts by Prateeksha Singh · 6 years ago
  39. caadd8a [Hub] sync with insert_many, Remove Data Migration Run 💥 by Prateeksha Singh · 6 years ago
  40. e745e85 feat: route to message room page after contact seller dialog by Faris Ansari · 6 years ago
  41. e7af44f fix: remove items with invalid image by Faris Ansari · 6 years ago
  42. a22aa60 Merge with upstream by Faris Ansari · 6 years ago
  43. ff189b6 fix: publish items by Faris Ansari · 6 years ago
  44. d29a3b3 Highlight links with part route or full route by Faris Ansari · 6 years ago
  45. aac5a7b Merge pull request #15188 from Zlash65/indent-fix by Zarrar · 6 years ago
  46. 4d462d6 indentation fix by Zlash65 · 6 years ago
  47. 9a29bfa fix(indentation): sales_and_purchase_return.py by Rushabh Mehta · 6 years ago
  48. b0a3a10 [hub] profile email uneditable, style additions, base64 sync enable by Prateeksha Singh · 6 years ago
  49. d17aedb Add BuyingMessages page by Faris Ansari · 6 years ago
  50. 1ff2315 Trial balance and payable accounts reports and sales return fixes (#15000) by Bassam Ramadan · 6 years ago
  51. 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
  52. a09a8c3 Fixed missing DocType info for Purchase Items (#15152) by Saif · 6 years ago
  53. 8cca61f [Fix] Removed roles for Eway bill report (#15157) by rohitwaghchaure · 6 years ago
  54. b800382 [Fix] Due to incorrect conversion factor user not able to make purchase return entry (#15163) by rohitwaghchaure · 6 years ago
  55. e689a90 Allowed data import for Assessment Result (#15168) by rohitwaghchaure · 6 years ago
  56. e394729 Group by Voucher fix in General Ledger Report (#15169) by Saif · 6 years ago
  57. 299185f Improved task weight calc (#15170) by Benji · 6 years ago
  58. ecc6af9 [Fix] Total materials consumed cost not consider in the calculation of Gross Margin in project (#15171) by rohitwaghchaure · 6 years ago
  59. c95153f Offer date mandatory in job offer by Nabin Hait · 6 years ago
  60. 8de6380 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Faris Ansari · 6 years ago
  61. 71b41b4 [hub] response data in hub call event trigger by Prateeksha Singh · 6 years ago
  62. e72a2fa [hub] emit hub call event to set category options while publishing by Prateeksha Singh · 6 years ago
  63. 6faffa5 [feat] new component: ItemPublishDialog by Prateeksha Singh · 6 years ago
  64. 4ce54b0 [feat] new component: NotificationMessage by Prateeksha Singh · 6 years ago
  65. 2b0ecbe python3 based fix for sorted (#15159) by Zarrar · 6 years ago
  66. 42be665 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Prateeksha Singh · 6 years ago
  67. 96fdbd4 [hub][feat] stateful publishing area by Prateeksha Singh · 6 years ago
  68. fe67508 [hub][feat] Edit your Profile, recycle profile dialog by Prateeksha Singh · 6 years ago
  69. 305f737 [hub] Register in a dialog instead of Page by Prateeksha Singh · 6 years ago
  70. a525d12 [hub] sync multiple image urls by Prateeksha Singh · 6 years ago
  71. 0a60d1c [hub] Publishing Dialog, Sync category by Prateeksha Singh · 6 years ago
  72. 2ce2e1b feat(messages): split messages into buying and selling by Faris Ansari · 6 years ago
  73. 335c0f2 feat: custom cache invalidation for hub calls by Faris Ansari · 6 years ago
  74. c1fe1c4 feat: empty states for favourites and search page by Faris Ansari · 6 years ago
  75. aa46567 refactor: rename hub-card-container to hub-items-container by Faris Ansari · 6 years ago
  76. 5f33b69 fixes(minor): clean item group html and hide image by Rushabh Mehta · 6 years ago
  77. 9409edd Update __init__.py by Nabin Hait · 6 years ago
  78. 5c5688b Added provision to disabled in stock in products settings (#15133) by rohitwaghchaure · 6 years ago
  79. bd06a5b Small python 3 compatibility correction (#15151) by Charles-Henri Decultot · 6 years ago
  80. 80f3009 Fix error msg (#15146) by Shreya Shah · 6 years ago
  81. 6fb2117 Allow to make budget for the same cost center with different account (#15149) by rohitwaghchaure · 6 years ago
  82. 8705371 fix(product-listing): fix variant selection in website by Rushabh Mehta · 6 years ago
  83. 7e36aa4 Merge pull request #15150 from rohitwaghchaure/fix_consolidated_balance_sheet_report by rohitwaghchaure · 6 years ago
  84. cafd61d [Fix] Consolidated balance sheet report by Rohit Waghchaure · 6 years ago
  85. 3523b77 rounding off fixes and conversion fix (#15140) by Zarrar · 6 years ago
  86. 338dfcf monkey patching for demo (#15141) by Ameya Shenoy · 6 years ago
  87. acd47de Change page link by Saurabh · 6 years ago
  88. 460e279 [hub] Favourites UI - remove from listing - add to favourites by Prateeksha Singh · 6 years ago
  89. 4809f86 fix(report): field -> fieldname, dateutil -> frappe.datetime (#15106) by Faris Ansari · 6 years ago
  90. 0631aed Discount amount field in all transactions' child tables (#15124) by Shreya Shah · 6 years ago
  91. 88b0a13 Code optimization for accounts receivable report to avoid timeout error (#15114) by rohitwaghchaure · 6 years ago
  92. 1a0fb5b Add detail page favourited state by Prateeksha Singh · 6 years ago
  93. c5a9972 [refactor][major] Separate out Components by Prateeksha Singh · 6 years ago
  94. 3b5f182 fix(item_defaults): Item name was overwriting by child name by Nabin Hait · 6 years ago
  95. ddbf3aa Merge branch 'master' into develop by Saurabh · 6 years ago
  96. 9e98fdf Merge branch 'hotfix' by Saurabh · 6 years ago
  97. cd6b955 bumped to version 10.1.48 by Saurabh · 6 years ago
  98. bfd26b7 Merge pull request #15131 from rohitwaghchaure/project_task_custom_field_not_copying by Saurabh · 6 years ago
  99. 18960c7 Project task custom field not copying and error on project by Rohit Waghchaure · 6 years ago
  100. a8d8f52 Merge pull request #15127 from ahmedzaqout/patch-3 by Zarrar · 6 years ago