1. 66eaf7e Merge pull request #4607 from saurabh6790/group_custom_buttons by Rushabh Mehta · 9 years ago
  2. ad42d2f Minor fixes by Nabin Hait · 9 years ago
  3. a88912a [fix] Item query and exchange rate by Nabin Hait · 9 years ago
  4. e23e99f [enhance] merge customize buttons under groups by Saurabh · 9 years ago
  5. cc5632a [minor] removed image_view from in list view by Anand Doshi · 9 years ago
  6. 4096603 [fix] add index on so_detail in Delivery Note Item by Anand Doshi · 9 years ago
  7. ed72a28 [minor] patch for billed in DN and PR by Anand Doshi · 9 years ago
  8. 2c021dc [fix] Stock Entry: calculate amount in javascript by Anand Doshi · 9 years ago
  9. 6b71ef5 [refactor] changed set_modified, change_modified to update_modified like in the framework by Anand Doshi · 9 years ago
  10. c040075 [patch] Update billing status in Delivery Note and Purchase Receipt by Nabin Hait · 9 years ago
  11. a2afb16 [testcase] Billing status in Purchase Receipt by Nabin Hait · 9 years ago
  12. bdab0ee Billing status in Purchase Receipt by Nabin Hait · 9 years ago
  13. ba5d6b5 [test-case] for billing status in DN by Nabin Hait · 9 years ago
  14. 5b13b99 Update billing status in Delivery Note if directly invoiced against SO by Nabin Hait · 9 years ago
  15. 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
  16. a40c628 [fix] don't allow import for child tables by Anand Doshi · 9 years ago
  17. d27308d Merge pull request #4575 from nabinhait/report_fix_1 by Anand Doshi · 9 years ago
  18. 06a82d4 Merge pull request #4574 from rmehta/translations by Anand Doshi · 9 years ago
  19. 13bf123 [hotfix] item on web by Anand Doshi · 9 years ago
  20. d35d743 [fix] minor fix in stock projected qty by Nabin Hait · 9 years ago
  21. 5760b79 [translations] fixes #4533 by Rushabh Mehta · 9 years ago
  22. eb96137 [translations] fixes #4532 by Rushabh Mehta · 9 years ago
  23. aee8b5b [fix] Purchase Receipt: Show row no. against the Rejected Warehouse mandatory error by Anand Doshi · 9 years ago
  24. 884d4cb Merge pull request #4560 from nabinhait/item_variants by Nabin Hait · 9 years ago
  25. 51ff265 [fix] Minor changes in item naming by Nabin Hait · 9 years ago
  26. dd1c3ba Merge branch 'develop' of https://github.com/gabtzi/erpnext into gabtzi-develop by Nabin Hait · 9 years ago
  27. 6b068e1 [fix] Disable atrribute table in variant item record by Nabin Hait · 9 years ago
  28. 6626e32 [fix] Disable atrribute table in variant item record by Nabin Hait · 9 years ago
  29. d46abb4 Fix for Issue #4543: Suffix now uses attribute abbreviation if it exists or value for numeric attributes by gabtzi · 9 years ago
  30. 096fc88 Fix for Issue #4543: Improved code to check if it's a variant only once. by gabtzi · 9 years ago
  31. 9d44ac8 Fix for Issue #4543: Automatic item_code generation for variants when parent item is named after a Naming Series by gabtzi · 9 years ago
  32. b166bcf [fixes] flag to trigger actual qty update by Saurabh · 9 years ago
  33. b6b5645 [fix] Get defaults based on doctype or fieldname by Nabin Hait · 9 years ago
  34. 01293bb [fix] [minor] fix available qty even if 0 by Rushabh Mehta · 9 years ago
  35. ee2129c Merge pull request #4513 from nabinhait/discount_percentage by Anand Doshi · 9 years ago
  36. 50ddf92 [minor] UOM message by Anand Doshi · 9 years ago
  37. 3769d87 Additional Discount amount based on percentage by Nabin Hait · 9 years ago
  38. 0f80942 [fix] Validate transfer qty cannot be greater than qty by Anand Doshi · 9 years ago
  39. 81b8627 Update serial_no.json by ShashaQin · 9 years ago
  40. 7958677 Update serial_no.json by ShashaQin · 9 years ago
  41. 695d09f [fix] typo by Anand Doshi · 9 years ago
  42. 66c9940 [fix] [validation] website url should be public by Anand Doshi · 9 years ago
  43. fc4eca5 [fix] Website Image validation by Nabin Hait · 9 years ago
  44. b3051ab [fix] validate that Item's website image is public by Anand Doshi · 9 years ago
  45. 5de53eb Voucher dynamic link fix to allow links to work if user language is not english by Giovanni Lion · 9 years ago
  46. 41c8cf6 [fix] Get incoming rate if args as json by Nabin Hait · 9 years ago
  47. 06db236 [fix] Allow Production Order, by default unchecked in item by Nabin Hait · 9 years ago
  48. 5eefff1 [fix] get_incoming_rate function whitelisted by Nabin Hait · 9 years ago
  49. e1f8b1d [minor] [production planning tool] include non production items without default BOM in multi-level BOM by Rushabh Mehta · 9 years ago
  50. 2c069a4 [minor] allow stock entry for manufacture without production order by Rushabh Mehta · 9 years ago
  51. f1f556c Merge pull request #4409 from nabinhait/reorder_level by Rushabh Mehta · 9 years ago
  52. 20abc2d [fix] Reorder Qty mandatory if reorder level entered by Nabin Hait · 9 years ago
  53. d793fc9 [fix] Mapping allowed for negative quantity by Nabin Hait · 9 years ago
  54. 5b73dea [fix] Get items in stock reconciliation based on default warehouse or existing bin by Nabin Hait · 9 years ago
  55. 29f9f6c [fixes] [ux] get product bundle items only on po, mr and button on toolbar by Rushabh Mehta · 9 years ago
  56. 9f7de86 [fixes] stock reco, must always set qty and rate by Rushabh Mehta · 9 years ago
  57. 70f57eb [fix] call apply price list, apply pricing rule only if price list is mentioned or there are items in the table by Anand Doshi · 9 years ago
  58. 15b22c9 Merge pull request #4383 from anandpdoshi/fix/auto-material-request-template by Anand Doshi · 9 years ago
  59. f942d97 [fix] removed UOM Replace Utility from message by Anand Doshi · 9 years ago
  60. 5cf7a0b [fix] Show Item Name in re-order email. Fixes #4381 by Anand Doshi · 9 years ago
  61. 03b3d66 [minor] re-order at re-order level, not below by Rushabh Mehta · 9 years ago
  62. c4f4c09 Get Items from Product Bundle button in purchase cycle by Nabin Hait · 9 years ago
  63. bde324a fix frappe call to update_purchase_receipt_status by Revant Nandgaonkar · 9 years ago
  64. 602e825 [enhancement] Int, Currency, Float, Percent as not null and default to 0 by Anand Doshi · 9 years ago
  65. 2e29206 [fix] Reserved and ordered qty fix for drop ship orders by Saurabh · 9 years ago
  66. 43ce642 [fix] Uncheck 'Is Production Item' if it is a non-stock item by Nabin Hait · 9 years ago
  67. 95d025f Show Close button in Delivery Note and Purchase Receipt, only if it is returned and user has submit permission by Nabin Hait · 9 years ago
  68. c1531e7 [minor] catch SSL error on make_thumbnail, via support by Rushabh Mehta · 9 years ago
  69. d65a03d [fix] material request type in reorder by Anand Doshi · 9 years ago
  70. 61fb7ee Deleted Stock UOM Replace Utility by Nabin Hait · 9 years ago
  71. 54fc260 [minor] trigger link triggers while mapping material request to po to set supplier default currency by Rushabh Mehta · 9 years ago
  72. 7a39d51 [fix] pull tax rate in item tax by Rushabh Mehta · 9 years ago
  73. c541b87 [thumbnail] remove attachment if fails by Rushabh Mehta · 9 years ago
  74. 20a7d82 [fix] shot ledger buttons for closed DN / PR by Rushabh Mehta · 9 years ago
  75. d48c239 [cleanup] drop ship testing & cleanup by Rushabh Mehta · 9 years ago
  76. 6197860 [fixes] test case update by Saurabh · 9 years ago
  77. 95fbfa4 [fixes] typo fixes by Saurabh · 9 years ago
  78. b7f0a496 - no delivery / reserve warehouse in drop ship by Saurabh · 9 years ago
  79. 9c044ee [cleanup] re-arrange drop ship field by Rushabh Mehta · 9 years ago
  80. 5951692 [fix] cleanup stop-resume code by Rushabh Mehta · 9 years ago
  81. c40148e [fixes] missing delivered by supplier field by Saurabh · 9 years ago
  82. b1d8979 Merge pull request #4179 from saurabh6790/drop-shipping by Rushabh Mehta · 9 years ago
  83. a8a91cc [feature] Close feature for Purchase Receipt and Delivery Note by Saurabh · 9 years ago
  84. 381385d [fixes] add status 'Closed' in filter creating PR, PI from PO and SI, DN from SO by Saurabh · 9 years ago
  85. 653cffe [change_log and fixes] set print hide, add change_log by Saurabh · 9 years ago
  86. cc8f1af [fixes] test case fixes for drop shipping by Saurabh · 9 years ago
  87. 2f702dc [fixes] bulk close facility, rename Drop Ship to Delivered By Supplier by Saurabh · 9 years ago
  88. 8a8ef85 [fixes] reviwe fixes by Saurabh · 9 years ago
  89. a4efbf0 [fixes] check for close status by Saurabh · 9 years ago
  90. e930f0f [fixes] filter on supplier list for DropShip, checking closed status by Saurabh · 9 years ago
  91. 98b2875 [enhance] close purchase order by Saurabh · 9 years ago
  92. c6dbe70 [Fixes] Drop Shipping by Saurabh · 9 years ago
  93. 21e09a2 [enhancement] Ability to disable an Item by Anand Doshi · 9 years ago
  94. 6d69ca6 [fix] don't show expired items in website item list. Fixes #4210. by Anand Doshi · 9 years ago
  95. a90a052 Fixed conflict by Nabin Hait · 9 years ago
  96. 6d490e5 [fix] Ignore users permission for To Warehouse field in Delivery Note by Nabin Hait · 9 years ago
  97. c794ca5 [fix] delete file records created via item.py even if website_image file didn't exist by Anand Doshi · 9 years ago
  98. 3f3696d [enhancement] [website] numeric attribute selector, smart selection of variant based on attribute combinations by Anand Doshi · 9 years ago
  99. abc0b64 [fix] Label changed for Target Warehouse in Delivery Note by Nabin Hait · 9 years ago
  100. b9bfe61 [optimization] Stock Projected Qty report by Anand Doshi · 9 years ago