1. 216e5bb Incoming rate for sales return by Nabin Hait · 11 years ago
  2. afdc0a5 Valuation rate and amount for fg item by Nabin Hait · 11 years ago
  3. 222b7b6 Stock Entry: get fg item incoming rate if bom is mentioned by Anand Doshi · 11 years ago
  4. a469954 Revert "Stock Entry: get fg item incoming rate if bom is mentioned" by Anand Doshi · 11 years ago
  5. 457515f Stock Entry: get fg item incoming rate if bom is mentioned by Anand Doshi · 11 years ago
  6. e3ac8dd Don't set default for warehouse when creating serial no by Anand Doshi · 11 years ago
  7. cea571f Fixes in fetching valuation rate in stock entry by Nabin Hait · 11 years ago
  8. 7c6c2e0 Do not make packing list after submission by Nabin Hait · 11 years ago
  9. 3688180 Merge branch 'wip-4.2' into wip-4.1 by Rushabh Mehta · 11 years ago
  10. 9f887b4 fixes new routing, for frappe/frappe#600 by Rushabh Mehta · 11 years ago
  11. 5df521b updated generators for wip-4.2 by Rushabh Mehta · 11 years ago
  12. d2e8a0a Delivery note update after submission by Nabin Hait · 11 years ago
  13. a6fc3f6 Ignore pricing rule for material request by Nabin Hait · 11 years ago
  14. 539f352 Delivery note to packing slip mapping by Nabin Hait · 11 years ago
  15. c1bfb63 Create price list if missing by Anand Doshi · 11 years ago
  16. f2202fc minor fix by Nabin Hait · 11 years ago
  17. 46dc3b1 validations added in stock entry by Nabin Hait · 11 years ago
  18. 2128c98 available qty validation. Fixes #1045 by Nabin Hait · 11 years ago
  19. e98b326 Stock Entry: Always set valuation rate automatically if source warehouse provided or sales return. Fixes #932 by Nabin Hait · 11 years ago
  20. 7656377 Show website route for generator via set_intro, fix in Support Email Settings by Anand Doshi · 11 years ago
  21. b527e54 Fixed report: Item wise Price List Rate by Anand Doshi · 11 years ago
  22. edb9efd Fixed manifest and website by Anand Doshi · 11 years ago
  23. cdfa9a3 Export perm for GL Entry and Stock Ledger Entry by Anand Doshi · 11 years ago
  24. 482d29d Fixed Purchase Receipt qty trigger by Anand Doshi · 11 years ago
  25. 880b3ef added qty updating option multi-item selector by Rushabh Mehta · 11 years ago
  26. ba83e9c removed sms control and related cleanup, fixes frappe/erpnext#462 by Rushabh Mehta · 11 years ago
  27. 19d1e49 Removed Purchase in transit report #1435 by Nabin Hait · 11 years ago
  28. ec8240e Apply User Permissions optional in Script and Query Reports by Anand Doshi · 11 years ago
  29. 69eec9e Role and User Permissions by Anand Doshi · 11 years ago
  30. a8ce570 Permission relogication continued by Anand Doshi · 11 years ago
  31. fab0904 Started permission relogication by Anand Doshi · 11 years ago
  32. ffc28fa Merge pull request #1744 from rmehta/develop by Anand Doshi · 11 years ago
  33. b6843f2 added multiple item select and allow non purchase items in Material Request of type transfer by Rushabh Mehta · 11 years ago
  34. ce6977f Minor fixes in fetching item details by Nabin Hait · 11 years ago
  35. bc7efa6 Parent account mandatory for all non-root accounts by Nabin Hait · 11 years ago
  36. b15764e Translation issue fixed in analytics/grid report by Nabin Hait · 11 years ago
  37. 548cf96 Minor fixes in sales return by Nabin Hait · 11 years ago
  38. e6ddd28 Don't execute reorder_item, if initial setup not completed. fixes #1668 by Nabin Hait · 11 years ago
  39. c1367d9 minor fixes by Nabin Hait · 11 years ago
  40. 7f32cbe Total valuation for manufactured or repacked item(s) can not be less than total valuation of raw materials #1688 by Nabin Hait · 11 years ago
  41. c7253b3 Get valuation rate for fg item base don issued item cost + operation cost. #1688 by Nabin Hait · 11 years ago
  42. 66cecf4 uom trigger issue in stock entry fixes #1712 by Nabin Hait · 11 years ago
  43. f3552ca packing slip fixes #1711 by Nabin Hait · 11 years ago
  44. 3dc6a80 deleted delivery note packing list wise print format by Nabin Hait · 11 years ago
  45. e71159d Standard Rate field removed from item. Fixes #1688 by Nabin Hait · 11 years ago
  46. 732a7e8 Incoming rate in stock ledger and valuation rate in stock balance report. Fixes #1706 by Nabin Hait · 11 years ago
  47. 9bc9b87 Fixes in stock reconciliation by Nabin Hait · 11 years ago
  48. d060544 removed print statement by Nabin Hait · 11 years ago
  49. 47a8670 pricing rule testcase fixes by Nabin Hait · 11 years ago
  50. ccb9826 pricing list tets case fixes by Nabin Hait · 11 years ago
  51. a3dd72a Pricing Rule by Nabin Hait · 11 years ago
  52. f944e81 fixes #1581 and added icons to grid reports by Rushabh Mehta · 11 years ago
  53. a7c46e4 removed debug in query (packing_slip.py) by Rushabh Mehta · 11 years ago
  54. b15d760 fix to packing slip (validation) by Rushabh Mehta · 11 years ago
  55. edf87a2 Create serial no based on series only if item is serialized by Nabin Hait · 11 years ago
  56. 2e0620e Server side onload functionality in multiple docs by Nabin Hait · 11 years ago
  57. b5a8cab Valuation Rate column in Stock Ledger report. Fixed #1633 by Nabin Hait · 11 years ago
  58. 54b7962 Pass frm to open_mapped_doc by Anand Doshi · 11 years ago
  59. 39cc1df Fixes #1635, Stock Reconcilation by Anand Doshi · 11 years ago
  60. 4c83e40 Changed Print Format files to lowercase by Anand Doshi · 11 years ago
  61. aade34b Reports and print formats modified for renamed fields by Nabin Hait · 11 years ago
  62. b3bead2 Merge branch 'develop' of github.com:frappe/erpnext into v4-hotfix by Nabin Hait · 11 years ago
  63. 827480f import, export and report permission in account and pricing rule by Nabin Hait · 11 years ago
  64. 2fdb51f fixes frappe/erpnext#1627 by Rushabh Mehta · 11 years ago
  65. 2f50b85 Test case fixes for serial no by Nabin Hait · 11 years ago
  66. 0ff6e3a Merge branch 'develop' of github.com:frappe/erpnext into v4-hotfix by Nabin Hait · 11 years ago
  67. 75e50ee Fixes for subcontracting by Nabin Hait · 11 years ago
  68. 6d5c248 Test case fixes for serial no by Nabin Hait · 11 years ago
  69. 78e9c6e Deprecate Select fields with options as link: by Anand Doshi · 11 years ago
  70. d64a952 Stock reco: item and warehouse validation and translation fixes by Nabin Hait · 11 years ago
  71. 344f443 Create / update raw materials supplied table for sub-contracting by Nabin Hait · 11 years ago
  72. 5d07075 Item managed batch-wise, can not be reconciled through stock reconciliation by Nabin Hait · 11 years ago
  73. 227db76 Item valuation rate on material transfer based on fifo by Nabin Hait · 11 years ago
  74. 0c85169 Fixed clear cache for item page by Anand Doshi · 11 years ago
  75. f410bd9 Better default permissions, ignore_restrictions for defaults, removed field trash_reason by Anand Doshi · 11 years ago
  76. 8c2dbab Changed default naming series options by Anand Doshi · 11 years ago
  77. 37909b2 Remove India specific fields by Anand Doshi · 11 years ago
  78. cea4cd4 Pull stock entry difference account from company by Nabin Hait · 11 years ago
  79. 98c2a05 Fixes in pricing rule testcases #565 by Nabin Hait · 11 years ago
  80. f2db87a Pricing Rule: If rule for price applied, discount rule against price list should not be applied #565 by Nabin Hait · 11 years ago
  81. 53dab55 Pricing Rule: if multiple rules, ask to resolve conflict #565 by Nabin Hait · 11 years ago
  82. f57f0a6 Stock Entry: pulling items from BOM fixed #1579 by Nabin Hait · 11 years ago
  83. 4ab5382 Item Group delete permission, Serial No status and item code should be non-editable. Fixes #1564 by Anand Doshi · 11 years ago
  84. 296d626 Back flush issue fixed in sub contracting #1567 by Nabin Hait · 11 years ago
  85. 1e6c32e Address and contact creation from opportunity #1570 by Nabin Hait · 11 years ago
  86. d341254 Purchase receipt to purchase invoice item by Nabin Hait · 11 years ago
  87. d9f0f27 Fixes in test cases by Anand Doshi · 11 years ago
  88. a151647 started client side testing using selenium and other related and unrelated fixes by Rushabh Mehta · 11 years ago
  89. 6777efa Merge branch 'develop' of github.com:frappe/erpnext into develop by Nabin Hait · 11 years ago
  90. 2594e41 Removed Stock Ledger doctype by Nabin Hait · 11 years ago
  91. 6916baa BugFix: Item search in Stock UOM Replace Utility by Anand Doshi · 11 years ago
  92. 41d1265 fix get_server_fields in stock_entry.js by Rushabh Mehta · 11 years ago
  93. 8e5b2af Set conversion_factor in stock entry test case by Anand Doshi · 11 years ago
  94. fc79efb Fixes #1532. Only show an error message for missing Quality Inspection but let the user submit Purchase Receipt. by Anand Doshi · 11 years ago
  95. bbffaf7 BugFix: use transfer_qty instead of actual_qty in check_duplicate_entry_for_production_order - ported webnotes/erpnext@942ff2583b3f68d921c6506179f7ee5909ba1954 by Anand Doshi · 11 years ago
  96. 8bde7f9 Conditionally toggle Naming Series. Fixes #1526 by Anand Doshi · 11 years ago
  97. b054eb7 Call calculate_taxes_and_totals after mapping by Anand Doshi · 11 years ago
  98. 68d0b7c get_item_details fixed for Material Request by Anand Doshi · 11 years ago
  99. 07339fc Fixes in Setup Wizard and Attachments by Anand Doshi · 11 years ago
  100. 0549b1c Duplicate supplier delivery number validation in Purchase Receipt should happen per financial year by Anand Doshi · 11 years ago