1. a90a052 Fixed conflict by Nabin Hait · 9 years ago
  2. 6d490e5 [fix] Ignore users permission for To Warehouse field in Delivery Note by Nabin Hait · 9 years ago
  3. c794ca5 [fix] delete file records created via item.py even if website_image file didn't exist by Anand Doshi · 9 years ago
  4. 3f3696d [enhancement] [website] numeric attribute selector, smart selection of variant based on attribute combinations by Anand Doshi · 9 years ago
  5. abc0b64 [fix] Label changed for Target Warehouse in Delivery Note by Nabin Hait · 9 years ago
  6. b9bfe61 [optimization] Stock Projected Qty report by Anand Doshi · 9 years ago
  7. 5033e7b [hot] fix stock projected qty by Rushabh Mehta · 9 years ago
  8. 398c83a [fix] For Serial No Status by Nabin Hait · 9 years ago
  9. d144124 [fix] variant website page render by Anand Doshi · 9 years ago
  10. 066ff95 Merge pull request #4206 from neilLasrado/variant by Anand Doshi · 9 years ago
  11. 3a573d1 Prevent Template Item from going into infinite loop while saving by Neil Trini Lasrado · 9 years ago
  12. 7f66983 [minor] added column type definition in batch-wise balance history by Rushabh Mehta · 9 years ago
  13. ea0d988 [minor] don't display missing file doc message in item's make thumbnail by Anand Doshi · 9 years ago
  14. 3bc4368 Merge pull request #4199 from neilLasrado/item by Anand Doshi · 9 years ago
  15. 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
  16. c0f88e4 Default value fot allow production order in Item master changed to 1 by Neil Trini Lasrado · 9 years ago
  17. 7b2b0cd [fix] Item Re-order if Bin does not exists and fixed Stock Projected Qty report to show per Warehouse Re-order level by Anand Doshi · 9 years ago
  18. 17c633d [fix] Set fieldtype of description field as Text Editor in Landed Cost Item by Anand Doshi · 9 years ago
  19. 4d20f30 [fix] Set fieldtype of description field as Text in Landed Cost Item by Nabin Hait · 9 years ago
  20. 25956d6 [fix] Item thumbnail by Anand Doshi · 9 years ago
  21. 6f64a78 Test case fixed for swtiching valuation method by Nabin Hait · 9 years ago
  22. 608bbc7 Test case fixed for swtiching valuation method by Nabin Hait · 9 years ago
  23. afd14f6 [fix] Allowed accounts with account type='Income Account' for default income account in item by Nabin Hait · 9 years ago
  24. b4e9c1d [fix] thumbnail generation for item by Anand Doshi · 9 years ago
  25. 1d093a4 [fix] change attach fields to small text by Anand Doshi · 9 years ago
  26. 3a519f2 Merge pull request #4175 from anandpdoshi/dynamic-linked-with by Rushabh Mehta · 9 years ago
  27. d3b8a74 [test] fix, force values in target warehouse too by Rushabh Mehta · 9 years ago
  28. 1d23ebb [fix] exclude gl entry and stock ledger entry in linked with. Depends on frappe/frappe#1339 by Anand Doshi · 9 years ago
  29. ba5b0e8 [test] [fix] print values for failing test by Rushabh Mehta · 9 years ago
  30. 14a908b [test] [fix] abs(valuation_rate) for moving average by Rushabh Mehta · 9 years ago
  31. f94f153 [test] fixes by Rushabh Mehta · 9 years ago
  32. c9baced [test] fixes by Rushabh Mehta · 9 years ago
  33. c4d4c7f [fix] repost_actual_qty fix by Rushabh Mehta · 9 years ago
  34. ee6862b [fix] VARCHAR lengths as 140 by Rushabh Mehta · 9 years ago
  35. fb73151 [fixes] by Rushabh Mehta · 9 years ago
  36. 6e322d0 [enhancement] use thumbnails in grid views, patch to make thumbnails by Rushabh Mehta · 9 years ago
  37. 80d2a55 [enhancement] add variants in website by Rushabh Mehta · 9 years ago
  38. 71ebad5 Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error by Anand Doshi · 9 years ago
  39. 38e4c6f Allow same serial nos for raw materials and fg item in repack / manufacture entry by Nabin Hait · 9 years ago
  40. 03afb45 [fix] Validate deletion of serial no by Nabin Hait · 9 years ago
  41. d91382d [fix] serial no status by Nabin Hait · 9 years ago
  42. b445be3 Test case for delivery to target warehouse by Nabin Hait · 9 years ago
  43. c865f22 Target Warehouse in Delivery Note and Sales Invoice and removed Serial No status by Nabin Hait · 9 years ago
  44. 22d0d58 [minor] [typo] by Rushabh Mehta · 9 years ago
  45. eb62aed Merge pull request #4157 from nabinhait/bin by Rushabh Mehta · 9 years ago
  46. 5f349a6 Merge pull request #4156 from rmehta/item-section-fix by Rushabh Mehta · 9 years ago
  47. d256055 Merge pull request #4153 from rmehta/stock-entry-fix by Rushabh Mehta · 9 years ago
  48. b7e46c4 [fix][patch] Delete duplicate bins by Nabin Hait · 9 years ago
  49. d488265 [fix] [minor] collapsible section for Item - removed custom script by Rushabh Mehta · 9 years ago
  50. a30f3ea [fix] [minor] stock_entry.py error for None qty by Rushabh Mehta · 9 years ago
  51. 51e980d [fix] Multiple minor fixes by Nabin Hait · 9 years ago
  52. 314086d [fix] Fetch UOM Conversion Factor from template if not specified in variants by Nabin Hait · 9 years ago
  53. 5c66fb7 Merge pull request #4130 from nabinhait/reports by Nabin Hait · 9 years ago
  54. 8a7bdd5 [fix] Valuation Rate in Stock Balance report by Nabin Hait · 9 years ago
  55. f4edaef [fix][report] Left join used in pending reports by Nabin Hait · 9 years ago
  56. 21f6ea6 [hotfix] remove allow on submit from item tables by Anand Doshi · 9 years ago
  57. c320fe5 Merge pull request #4067 from anandpdoshi/remove-party-account-currency by Anand Doshi · 9 years ago
  58. f40a875 Merge pull request #4091 from rmehta/repack-allow-low-rate by Anand Doshi · 9 years ago
  59. cb96b61 [fix] remove validation to disallow lower rate by Rushabh Mehta · 9 years ago
  60. cd0989e Added method get_account_currency by Anand Doshi · 9 years ago
  61. edba8f5 [fix] Print 'Attach' field in Stock Entry Detail by Anand Doshi · 9 years ago
  62. e5a3146 Update get_item_details.py by gmarke · 9 years ago
  63. 361eca4 Merge pull request #4054 from anandpdoshi/sales-team-update-after-submit by Anand Doshi · 9 years ago
  64. e2d46d0 [fix] Allow Sales Team to be added/updated after submit by Anand Doshi · 9 years ago
  65. 06ad308 [fixes] setup wizard and other fixes related to cart by Anand Doshi · 9 years ago
  66. 52dfc32 [fix] validate_valuation_rate for Repack by Anand Doshi · 9 years ago
  67. 8ffd483 [wip] shopping cart shipping rule, price list cleanup by Rushabh Mehta · 9 years ago
  68. 156ce60 [cleanup] [wip] portal, shopping cart cleanup by Rushabh Mehta · 9 years ago
  69. b6ec680 [fix] round percentages in get_indicator by Anand Doshi · 9 years ago
  70. 5fe0086 [Fixes] Warehouse check while company delete & Variant Attribute value check by Saurabh · 9 years ago
  71. 69f2cc8 [fix] don't fetch template item in get items of stock reconciliation by Anand Doshi · 9 years ago
  72. dbe623b [fix] Use User Permission value as default only if the document type is Setup by Anand Doshi · 9 years ago
  73. 5d9cfc7 Don't copy title field in Duplicate by Anand Doshi · 9 years ago
  74. 2377cdf Fixed conflict by Nabin Hait · 9 years ago
  75. 9d5b84e Merge pull request #3996 from nabinhait/fix6 by Anand Doshi · 9 years ago
  76. f0b3014 Planned Qty logic fixed and reposted for existing by Nabin Hait · 9 years ago
  77. cd103c0 Check credit limit in Delivery Note / Sales Invoice, only if not created against Sales Order by Nabin Hait · 9 years ago
  78. bc1e8b4 [minor] Unset Apply User Permissions in default permissions by Anand Doshi · 9 years ago
  79. 6c3ff3e Fixed conflict by Nabin Hait · 9 years ago
  80. 9f25575 Merge pull request #3988 from nabinhait/fix2 by Anand Doshi · 9 years ago
  81. f44128f Set expense account in stock reco only if company available by Nabin Hait · 9 years ago
  82. 11a746d Fixed conflict by Nabin Hait · 9 years ago
  83. 85abdc4 [minor] added stock settings for serial no. #3967. Merge with https://github.com/frappe/frappe/pull/1291 by Rushabh Mehta · 9 years ago
  84. 283850c Merge pull request #3971 from anandpdoshi/fix-item-variant-attributes by Anand Doshi · 9 years ago
  85. 099bbbd Attributes in the variant should be in the same order as in the Template by Anand Doshi · 9 years ago
  86. 906bf64 [fix] Insert Item Price automatically based on Rate in Stock UOM by Nabin Hait · 9 years ago
  87. 76bb927 Fixed conflict by Nabin Hait · 9 years ago
  88. 6e439a5 Multi currency: test case and fixes by Nabin Hait · 9 years ago
  89. 8b66f2a Exported all doctypes by Anand Doshi · 9 years ago
  90. f370b0c [fix] print hide additional discount, reload doctypes in sales return patch by Anand Doshi · 9 years ago
  91. 09c68c9 Merge branch 'develop' of https://github.com/frappe/erpnext into multi-currency by Nabin Hait · 9 years ago
  92. 13d8835 Fixed merge conflict by Nabin Hait · 9 years ago
  93. b8610e1 [fix] removed update_stock_ledger from delivery note by Anand Doshi · 9 years ago
  94. 41e948b [hotfix] update reserved quantity in delivery note by Anand Doshi · 9 years ago
  95. c6802ca [minor] show Inventory section for new Item if Maintain Stock is checked by Anand Doshi · 9 years ago
  96. 282e494 [fix] Changed more section label to 'More Information' by Anand Doshi · 9 years ago
  97. b99c180 Merge branch 'rmehta-validation-settings' into develop by Anand Doshi · 9 years ago
  98. 740db53 [fix] returned_qty reapply and change-log by Rushabh Mehta · 9 years ago
  99. 69b6195 Merge branch 'validation-settings' of https://github.com/rmehta/erpnext into rmehta-validation-settings by Anand Doshi · 9 years ago
  100. cd2d8a0 [merge] re-applied changes to sales invoice & delivery note by Rushabh Mehta · 9 years ago