1. 828d5ff [fix] Show Debit/Credit in Bank Reconciliation table by Anand Doshi · 9 years ago
  2. 9a93378 [cleanup] Compact Item Print by Anand Doshi · 9 years ago
  3. 541abf5 Update item_table_description.html by ShashaQin · 9 years ago
  4. c77669f Update item_table_description.html by ShashaQin · 9 years ago
  5. 0bcd9ef [fix] value returned by frappe._ will always be unicode by Anand Doshi · 9 years ago
  6. 69f9975 [fixes] show link to visit cart after adding item, hide cart button on cart view by Saurabh · 9 years ago
  7. df2783d [enhance] i. facility to send PR email; ii. update cart, item view and order view; by Saurabh · 9 years ago
  8. 0a0c787 [enhace] display payment status on order by Saurabh · 9 years ago
  9. 276d3e6 [enhance] pay via cart by Saurabh · 9 years ago
  10. e88ffe0 [fix] show fields like sales_order, against_sales_order, schedule_date in item grid if In List View is checked by Anand Doshi · 9 years ago
  11. 13bf123 [hotfix] item on web by Anand Doshi · 9 years ago
  12. 51008f2 [cleanup] [website] by Rushabh Mehta · 9 years ago
  13. dfdeded [fix] product search limit = 12 instead of 10, since we show it in a grid of 12 by Anand Doshi · 9 years ago
  14. cc24d28 [fix] address creation for new user by Anand Doshi · 9 years ago
  15. 14a0441 [fix] removed temp_highlight by Rushabh Mehta · 9 years ago
  16. 15b22c9 Merge pull request #4383 from anandpdoshi/fix/auto-material-request-template by Anand Doshi · 9 years ago
  17. 4b12740 [fix] Shipment in portal. Fixes #4291 by Anand Doshi · 9 years ago
  18. 5cf7a0b [fix] Show Item Name in re-order email. Fixes #4381 by Anand Doshi · 9 years ago
  19. 4fbf01f [fix] urlencode address list's link by Anand Doshi · 9 years ago
  20. 7ba4d02 [docs] First commit for docs by Nabin Hait · 9 years ago
  21. 8d1191a Merge pull request #4252 from anandpdoshi/edge-case-website-variant-selection by Rushabh Mehta · 9 years ago
  22. 532b9e8 [fix] Edge case in variant selection in website - when variant has less number of attributes than template by Anand Doshi · 9 years ago
  23. 21e09a2 [enhancement] Ability to disable an Item by Anand Doshi · 9 years ago
  24. 6d69ca6 [fix] don't show expired items in website item list. Fixes #4210. by Anand Doshi · 9 years ago
  25. fdeab29 Removed console.log by Nabin Hait · 9 years ago
  26. 3f3696d [enhancement] [website] numeric attribute selector, smart selection of variant based on attribute combinations by Anand Doshi · 9 years ago
  27. 25ef4ff [fix] variant selector display by Anand Doshi · 9 years ago
  28. 7c0eadb [fix] Patch template item to be shown in website, show variant's description and price on change of attribute by Anand Doshi · 9 years ago
  29. 9f235b8 [fix] order.html rate display by Saurabh · 9 years ago
  30. 6e322d0 [enhancement] use thumbnails in grid views, patch to make thumbnails by Rushabh Mehta · 9 years ago
  31. 80d2a55 [enhancement] add variants in website by Rushabh Mehta · 9 years ago
  32. 199d8a4 [fix] check doc.has_website_permission in order.html by Anand Doshi · 9 years ago
  33. 06ad308 [fixes] setup wizard and other fixes related to cart by Anand Doshi · 9 years ago
  34. 72fbf90 [cleanup] added single price list for shopping cart, removed Applicable Territory by Rushabh Mehta · 9 years ago
  35. 8ffd483 [wip] shopping cart shipping rule, price list cleanup by Rushabh Mehta · 9 years ago
  36. 3d76686 [shopping-cart] cart via Jinja WIP by Rushabh Mehta · 9 years ago
  37. 156ce60 [cleanup] [wip] portal, shopping cart cleanup by Rushabh Mehta · 9 years ago
  38. 3bcb13b Update item_grid.html by bobzz-zone · 9 years ago
  39. f7800c0 [layout cleanup] in Quotation, Sales Order, Delivery Note by Rushabh Mehta · 9 years ago
  40. ddd79f4 [fix] [hot] erpnext contact page by Rushabh Mehta · 9 years ago
  41. 3c3a3ec Additional Costs in Stock Entry by Nabin Hait · 9 years ago
  42. 69095e7 [fix] website search by Rushabh Mehta · 9 years ago
  43. 886def0 [fix] convert Item and Item Grid images to absolute urls by Anand Doshi · 9 years ago
  44. f3a67c4 [fix] Mozilla hack for images in table for print by Anand Doshi · 9 years ago
  45. e6f7ac9 [fix] Add to Cart visibility, Customer's Price List in Shopping Cart and Address creation from Shopping Cart by Anand Doshi · 9 years ago
  46. c530161 [fix] Item image urls can now have paranthesis by Anand Doshi · 9 years ago
  47. fc3d871 [fix] cart and general leger report by Rushabh Mehta · 9 years ago
  48. 71349d2 [fix] item image in mozilla #3412 #3413 by Rushabh Mehta · 9 years ago
  49. 5105f90 [fix] show item description in form grid based on in_list_view by Rushabh Mehta · 9 years ago
  50. 8ad0b4e Show Issue id in list view from customer login by Nabin Hait · 9 years ago
  51. 686ef83 Show item name in item grid view based 'In List View' property by Nabin Hait · 9 years ago
  52. 6bf301f Show item description in grid view based on 'In List View' property by Nabin Hait · 9 years ago
  53. c87595b show item description in item grid view if marked for 'In List View' by Nabin Hait · 9 years ago
  54. 2204d0a Merge pull request #3397 from rmehta/portal-fixes by Rushabh Mehta · 9 years ago
  55. aded46d [fix] product search in new block header_actions by Rushabh Mehta · 9 years ago
  56. a33d468 [fixes] portal, issues, addresses etc by Rushabh Mehta · 9 years ago
  57. e481a21 item table print template by Nabin Hait · 9 years ago
  58. 8908543 In standard print format, item name will now honour 'Print Hide' property by Nabin Hait · 9 years ago
  59. b0b446e [fix] cleanup tables from description and re-sync print format by Rushabh Mehta · 9 years ago
  60. 81bded1 [fix] Product Search by Anand Doshi · 9 years ago
  61. d4c8dc2 multiple minor fixes by Nabin Hait · 9 years ago
  62. 822fd77 [email] [website] footer cleanup by Rushabh Mehta · 9 years ago
  63. f29a618 [email] [website] footer cleanup by Rushabh Mehta · 9 years ago
  64. 90fc19e Item image in print view by Nabin Hait · 9 years ago
  65. 7324955 [fix] [hot] website product list make full urls by Rushabh Mehta · 9 years ago
  66. 9cf1edc [fix] [hot] website product list make full urls by Rushabh Mehta · 9 years ago
  67. 20a41b5 [temp-fix] missing product image by Rushabh Mehta · 9 years ago
  68. 8be3ba3 fixed relative urls in some web pages by Anand Doshi · 9 years ago
  69. 7f9c4d8 [fix] item grid fix, via #3136 by Rushabh Mehta · 9 years ago
  70. 20bcf6a [fixes] print_hide on stock uom and gross profit by Rushabh Mehta · 10 years ago
  71. f5f0d5a [breadcrumbs] refactor by Rushabh Mehta · 10 years ago
  72. 31724da [print] item qty & uom on same line by Rushabh Mehta · 10 years ago
  73. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  74. 8f9e631 minor fixes by Anand Doshi · 10 years ago
  75. e474aa5 [minor] Product grid text-ellipsis by Anand Doshi · 10 years ago
  76. e913883 [minor] notifications and other fixes to stock by Rushabh Mehta · 10 years ago
  77. d35354c Merge remote-tracking branch 'frappe/develop' into v5.0 by Anand Doshi · 10 years ago
  78. da858cc Website Product Image by Anand Doshi · 10 years ago
  79. b620fed [fixes] [minor] by Rushabh Mehta · 10 years ago
  80. 9524ee7 tax amount in print by Nabin Hait · 10 years ago
  81. de9c8a9 discount calculation and in print view by Nabin Hait · 10 years ago
  82. f9fc04c Website Listing by Anand Doshi · 10 years ago
  83. 50dc4e9 [cleanup] item grid views, removed desc etc by Rushabh Mehta · 10 years ago
  84. c7a11cc [usability] [fixes] stock entry and production order by Rushabh Mehta · 10 years ago
  85. 7c28fc4 Merge branch 'v5.0' of https://github.com/frappe/erpnext into v5.0 by Nabin Hait · 10 years ago
  86. 2e0e711 [minor] stock_ledger_entry.py by Rushabh Mehta · 10 years ago
  87. df9e80c [refactor] stock entry, minor ux by Rushabh Mehta · 10 years ago
  88. 7d84550 Merge branch 'foreign_currency_calc' into v5.0 by Nabin Hait · 10 years ago
  89. 06072c1 [refactor] Material Transfer for Manufacture by Rushabh Mehta · 10 years ago
  90. 5690be1 Replaced renamed total fields in code files by Nabin Hait · 10 years ago
  91. 8fa503e Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  92. 15cd122 Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  93. 6dfd430 Moved flags like ignore_mandatory, ignore_validate etc to doc.flags by Anand Doshi · 10 years ago
  94. a3cb828 progress bar in item grid by Nabin Hait · 10 years ago
  95. 0e13221 [print] item tables - override description and uom by Rushabh Mehta · 10 years ago
  96. 4ce020f Item grid header in print format by Nabin Hait · 10 years ago
  97. f6f2fc4 Print format: show item table header as per meta label by Nabin Hait · 10 years ago
  98. 5bceebc [fix] fixes birthday reminders #2021 by Rushabh Mehta · 10 years ago
  99. f02e142 [design] mobile by Anand Doshi · 10 years ago
  100. b942cb8 [minor] auto-create Fiscal Year, loading, general ledger by Anand Doshi · 10 years ago