1. 5105f90 [fix] show item description in form grid based on in_list_view by Rushabh Mehta · 9 years ago
  2. 8ad0b4e Show Issue id in list view from customer login by Nabin Hait · 9 years ago
  3. 686ef83 Show item name in item grid view based 'In List View' property by Nabin Hait · 9 years ago
  4. 6bf301f Show item description in grid view based on 'In List View' property by Nabin Hait · 9 years ago
  5. c87595b show item description in item grid view if marked for 'In List View' by Nabin Hait · 9 years ago
  6. 2204d0a Merge pull request #3397 from rmehta/portal-fixes by Rushabh Mehta · 9 years ago
  7. aded46d [fix] product search in new block header_actions by Rushabh Mehta · 9 years ago
  8. a33d468 [fixes] portal, issues, addresses etc by Rushabh Mehta · 9 years ago
  9. e481a21 item table print template by Nabin Hait · 9 years ago
  10. 8908543 In standard print format, item name will now honour 'Print Hide' property by Nabin Hait · 9 years ago
  11. b0b446e [fix] cleanup tables from description and re-sync print format by Rushabh Mehta · 9 years ago
  12. 81bded1 [fix] Product Search by Anand Doshi · 9 years ago
  13. d4c8dc2 multiple minor fixes by Nabin Hait · 9 years ago
  14. 822fd77 [email] [website] footer cleanup by Rushabh Mehta · 9 years ago
  15. f29a618 [email] [website] footer cleanup by Rushabh Mehta · 9 years ago
  16. 90fc19e Item image in print view by Nabin Hait · 9 years ago
  17. 7324955 [fix] [hot] website product list make full urls by Rushabh Mehta · 9 years ago
  18. 9cf1edc [fix] [hot] website product list make full urls by Rushabh Mehta · 9 years ago
  19. 20a41b5 [temp-fix] missing product image by Rushabh Mehta · 9 years ago
  20. 8be3ba3 fixed relative urls in some web pages by Anand Doshi · 9 years ago
  21. 7f9c4d8 [fix] item grid fix, via #3136 by Rushabh Mehta · 9 years ago
  22. 20bcf6a [fixes] print_hide on stock uom and gross profit by Rushabh Mehta · 10 years ago
  23. f5f0d5a [breadcrumbs] refactor by Rushabh Mehta · 10 years ago
  24. 31724da [print] item qty & uom on same line by Rushabh Mehta · 10 years ago
  25. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  26. 8f9e631 minor fixes by Anand Doshi · 10 years ago
  27. e474aa5 [minor] Product grid text-ellipsis by Anand Doshi · 10 years ago
  28. e913883 [minor] notifications and other fixes to stock by Rushabh Mehta · 10 years ago
  29. d35354c Merge remote-tracking branch 'frappe/develop' into v5.0 by Anand Doshi · 10 years ago
  30. da858cc Website Product Image by Anand Doshi · 10 years ago
  31. b620fed [fixes] [minor] by Rushabh Mehta · 10 years ago
  32. 9524ee7 tax amount in print by Nabin Hait · 10 years ago
  33. de9c8a9 discount calculation and in print view by Nabin Hait · 10 years ago
  34. f9fc04c Website Listing by Anand Doshi · 10 years ago
  35. 50dc4e9 [cleanup] item grid views, removed desc etc by Rushabh Mehta · 10 years ago
  36. c7a11cc [usability] [fixes] stock entry and production order by Rushabh Mehta · 10 years ago
  37. 7c28fc4 Merge branch 'v5.0' of https://github.com/frappe/erpnext into v5.0 by Nabin Hait · 10 years ago
  38. 2e0e711 [minor] stock_ledger_entry.py by Rushabh Mehta · 10 years ago
  39. df9e80c [refactor] stock entry, minor ux by Rushabh Mehta · 10 years ago
  40. 7d84550 Merge branch 'foreign_currency_calc' into v5.0 by Nabin Hait · 10 years ago
  41. 06072c1 [refactor] Material Transfer for Manufacture by Rushabh Mehta · 10 years ago
  42. 5690be1 Replaced renamed total fields in code files by Nabin Hait · 10 years ago
  43. 8fa503e Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  44. 15cd122 Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  45. 6dfd430 Moved flags like ignore_mandatory, ignore_validate etc to doc.flags by Anand Doshi · 10 years ago
  46. a3cb828 progress bar in item grid by Nabin Hait · 10 years ago
  47. 0e13221 [print] item tables - override description and uom by Rushabh Mehta · 10 years ago
  48. 4ce020f Item grid header in print format by Nabin Hait · 10 years ago
  49. f6f2fc4 Print format: show item table header as per meta label by Nabin Hait · 10 years ago
  50. 5bceebc [fix] fixes birthday reminders #2021 by Rushabh Mehta · 10 years ago
  51. f02e142 [design] mobile by Anand Doshi · 10 years ago
  52. b942cb8 [minor] auto-create Fiscal Year, loading, general ledger by Anand Doshi · 10 years ago
  53. 419ae33 [merge] v5-design by Rushabh Mehta · 10 years ago
  54. 54361e8 fixed conflict while merging develop into v5 by Nabin Hait · 10 years ago
  55. a5b149c [design] module pages, messages, timelines by Rushabh Mehta · 10 years ago
  56. f870527 [design] wip by Rushabh Mehta · 10 years ago
  57. e7d1536 Table Field Renaming: code replace, JV and budget distribution renamed by Nabin Hait · 10 years ago
  58. 1fa7171 minor fixes by Nabin Hait · 10 years ago
  59. e84fa67 Actual operating cost, Actal operating time added to 'production order operations' - auto fetched based on 'time log' creation 'make time log' button appears only if 'production order' document is submitted server side validation added to check if 'Production Order' mentioned on 'Time Log' is in submit state test cases added to check all of the above by Neil Trini Lasrado · 10 years ago
  60. 90b5174 minor fix by Nabin Hait · 10 years ago
  61. bd9b62f [rename] Support Ticket -> Issue by Rushabh Mehta · 10 years ago
  62. d718c93 shopping cart fix by Neil Trini Lasrado · 10 years ago
  63. 3daa49a [shopping-cart] i'm back by Rushabh Mehta · 10 years ago
  64. c68646c [merge] 4.x to 5.0 by Nabin Hait · 10 years ago
  65. 1394509 Fixes for recurring document by Anand Doshi · 10 years ago
  66. 5cdc8e5 [mailbox] removed separate email settings for jobs, sales, support by Rushabh Mehta · 10 years ago
  67. 4211aa4 [hotfix] Product Search 'More' button by Anand Doshi · 10 years ago
  68. f395b7c [hotfix] item grid rate visibility booboo by Anand Doshi · 10 years ago
  69. 28a975d Add patch for field name change in SI, rename email template by ankitjavalkarwork · 10 years ago
  70. e8331d4 Commonify Recurring Sales Order/Invoice by ankitjavalkarwork · 10 years ago
  71. 24989b9 Hide Rate, Amount in Item Grid template based on permlevel by Anand Doshi · 10 years ago
  72. e0ffe7a [hotfix] Product Search by Anand Doshi · 10 years ago
  73. ebd30be [route] redesigned by Rushabh Mehta · 10 years ago
  74. 96964a4 [minor] Visible Columns' Label should show ellipsis on overflow by Anand Doshi · 10 years ago
  75. 03eadb7 Fixes to microtemplate feature by Anand Doshi · 10 years ago
  76. 873141c more updates to lists and started sane filters by Rushabh Mehta · 10 years ago
  77. 18eb4f5 added listviews for sales, purchase by Rushabh Mehta · 10 years ago
  78. b5e7689 built item grids for sales, purchase, stock by Rushabh Mehta · 10 years ago
  79. f16fefa [print] [fix] empty item grid issue by Anand Doshi · 10 years ago
  80. 8d16e9f [print] convert newlines to <br> based on fieldtype for Text/Small Text by Anand Doshi · 10 years ago
  81. 2b8344e [print] [fix] when item grid is empty by Anand Doshi · 10 years ago
  82. 4d18b3f Fixes for standard print formats by Nabin Hait · 10 years ago
  83. 0e93352 [print] Hide Rate, Amount if Print Without Amount in Delivery Note by Anand Doshi · 10 years ago
  84. ad1638e [print] Improvements to Item grid by Anand Doshi · 10 years ago
  85. 85eefad [fix] [print] Print Hide Item Code by Anand Doshi · 10 years ago
  86. 11586ed [minor] [fix] taxes print by Anand Doshi · 10 years ago
  87. a5437cd Fixes for print by Anand Doshi · 10 years ago
  88. 16deabe Format Qty by Anand Doshi · 10 years ago
  89. 85ff3bc updated pos invoice by Rushabh Mehta · 10 years ago
  90. 5b51cc8 many fixes to print by Rushabh Mehta · 10 years ago
  91. d82352e item grid, added other printable fields in description by Rushabh Mehta · 10 years ago
  92. f84c240 cleanup for print format by Rushabh Mehta · 10 years ago
  93. 28804bf started sales order print format (new style) by Rushabh Mehta · 10 years ago
  94. 11ada53 Fixes related to Website Route system and other misc fixes by Anand Doshi · 10 years ago
  95. 151125e fixed for travis by Rushabh Mehta · 10 years ago
  96. 5df521b updated generators for wip-4.2 by Rushabh Mehta · 10 years ago
  97. 3b7bcf0 make font size smaller for erpnext powered by Rushabh Mehta · 10 years ago
  98. ede8ea5 Fixes by Anand Doshi · 10 years ago
  99. 56f29cb Fixed contact page response. Fixes #1557 by Anand Doshi · 10 years ago
  100. a151647 started client side testing using selenium and other related and unrelated fixes by Rushabh Mehta · 10 years ago