1. 4216972 [Fix] Asset gl entry not creating for non perpetual by Rohit Waghchaure · 7 years ago
  2. 38667ab return defaults according to the company by Manas Solanki · 7 years ago
  3. b233e9d [Fix] Multiple fixes by Rohit Waghchaure · 7 years ago
  4. e3910fb [fixes] fix in the item defaults by Manas Solanki · 7 years ago
  5. 8e18456 Update item.json by Manas Solanki · 7 years ago
  6. eff678d Merge pull request #13918 from manassolanki/item-level-defualts by rohitwaghchaure · 7 years ago
  7. fbb6b3d Undo replace of frappe.db.sql with frappe.get_list (#14074) by Suraj Shetty · 7 years ago
  8. 265005d apply sorting for make multiple variant attributes (#14073) by lasalesi · 7 years ago
  9. 6461437 fix codacy by Manas Solanki · 7 years ago
  10. b16a4ec changes for the default cost center by Manas Solanki · 7 years ago
  11. 0b62838 [minor] remove in_dialog old property by Rushabh Mehta · 7 years ago
  12. 087a225 update for default warehouse by Manas Solanki · 7 years ago
  13. c760222 add the item defaults in the childtable for multicompany by Manas Solanki · 7 years ago
  14. 8501010 Replace frappe.db.sql to frappe.get_list to apply permissions (#14037) by Suraj Shetty · 7 years ago
  15. f9fa588 Merge pull request #14061 from rohitwaghchaure/budget_validation_enhance_in_mr_po by rohitwaghchaure · 7 years ago
  16. 4d4fb6d [Enhance] Budget validation on material request, purchase order by Rohit Waghchaure · 7 years ago
  17. c3b9eab Merge pull request #14048 from shreyashah115/exchange-rate by rohitwaghchaure · 7 years ago
  18. 3f77852 Pass buying or selling as filter parameters by Shreya · 7 years ago
  19. 1879f08 Merge branch 'develop' into deferred-account by Manas Solanki · 7 years ago
  20. 0393848 deferred account in the item and company master by Manas Solanki · 7 years ago
  21. 99400bd remove duplicate fields occured due to merge conflicts by Saurabh · 7 years ago
  22. 2ca83d6 Resolve merge conflicts from enterprise_sprint branch by Saurabh · 7 years ago
  23. 7c6bef4 Merge branch 'enterprise_sprint' into supplier-group by rohitwaghchaure · 7 years ago
  24. aa7b434 Create asset adjustment doctype, post gl entry for the asset by Rohit Waghchaure · 7 years ago
  25. f2684ae Commonify get_asset_category_account and get_fixed_asset_account method by Rohit Waghchaure · 7 years ago
  26. f41e1ed Added default asset accounts in COA, CWIP account in asset category by Rohit Waghchaure · 7 years ago
  27. af05995 Asset accounting by Rohit Waghchaure · 7 years ago
  28. c6deb13 Added account fields in the company, fixes in auto creation of the asset from PR by Rohit Waghchaure · 7 years ago
  29. ab84254 Asset linked to purchase receipt and serial no by Rohit Waghchaure · 7 years ago
  30. f93cc57 Ignore user permission for 'variant Of' in Item (#14013) by Suraj Shetty · 7 years ago
  31. a27d29b enable deferred revenue in the item master by Manas Solanki · 7 years ago
  32. 0a50554 doctype level changes by Zlash65 · 7 years ago
  33. d560da9 [Minor] Show only active driver in Delivery Trip by Kanchan Chauhan · 7 years ago
  34. b2800ee Merge branch 'develop' of https://github.com/frappe/erpnext into develop by Nabin Hait · 7 years ago
  35. 9036b9e Merge branch 'master' into develop by Nabin Hait · 7 years ago
  36. f2df7f3 update subscription to auto_repeat across dashboards (#13956) by Zarrar · 7 years ago
  37. 40349f4 [fix] add stock entry link on Material Request Dashboard (#13950) by Saurabh · 7 years ago
  38. 4bbe5fb Fixes related to auto repeat by Nabin Hait · 7 years ago
  39. abd0325 Fixed merge conflict by Nabin Hait · 7 years ago
  40. 764b9bf cint for Item field has_variants (#13916) by Shreya Shah · 7 years ago
  41. dcc90e3 Add fix to support changes in user permission (#13923) by Suraj Shetty · 7 years ago
  42. 62b985d [fix] Update show_in_website in template by Nabin Hait · 7 years ago
  43. 00cced1 Success Action (#13666) by Suraj Shetty · 7 years ago
  44. ed376ca Set Qty in transactions based on serial no via Stock Settings (#13897) by Nabin Hait · 7 years ago
  45. 125c0ca Added brand in item price doctype, item prices report (#13900) by rohitwaghchaure · 7 years ago
  46. a7c6ff8 Merge pull request #13837 from shreyashah115/serial-batch-linking by Prateeksha Singh · 7 years ago
  47. 284de4c updated modified time - reload issue in patch (#13881) by Zarrar · 7 years ago
  48. 0456ced remove unused code by Shreya · 7 years ago
  49. 3652a62 minor fixes by Nabin Hait · 7 years ago
  50. d39386b Renamed some salary related fields by Nabin Hait · 7 years ago
  51. 96e4590 codacy by Shreya · 7 years ago
  52. 14bd43d minor changes by Shreya · 7 years ago
  53. 9f739fe Handle item_wise_tax_detail invalid value while item renaming (#13778) by Faris Ansari · 7 years ago
  54. 7e8a7ac Provision to select opening stock in stock reconciliation (#13802) by rohitwaghchaure · 7 years ago
  55. a20157a on item, warehouse and batch triggers, fetch serial nos based on batch by Shreya · 7 years ago
  56. 7461d28 add batch when creating serial nos by Shreya · 7 years ago
  57. 4a2fe60 batch no field in serial no doctype by Shreya · 7 years ago
  58. 9738d52 Merge branch 'master' into develop by Saurabh · 7 years ago
  59. d2065ce typo fix by Saurabh · 7 years ago
  60. 2e7a45d resolved merge conflicts by Saurabh · 7 years ago
  61. dbdf462 fix conflict by tundebabzy · 7 years ago
  62. 44e719d [Enhancement] Leave Application and Expense Claim (#13645) by Shreya Shah · 7 years ago
  63. 2476a8a a[fix] check content before making in condition by Saurabh · 7 years ago
  64. caae0f4 Merge branch 'develop' into new-subscription by tundebabzy · 7 years ago
  65. 46743d0 Merge branch 'master' into develop by Saurabh · 7 years ago
  66. 9fbb819 [fix] do not escape % while using clause (#13677) by Saurabh · 7 years ago
  67. bc83daf #13478 : Default Accounts in Item from Item Group (#13635) by Sanjay Kumar · 7 years ago
  68. 642d390 Fixed merge conflict by Nabin Hait · 7 years ago
  69. 2ea593b [Fix] POS Profile data not set in the sales invoice (#13568) by rohitwaghchaure · 7 years ago
  70. c10e106 Optimization related to large number of items (#13606) by Nabin Hait · 7 years ago
  71. 6225b76 remove external app reference and update get_warehouse_list (#13597) by Sanjay Kumar · 7 years ago
  72. ad76f9a [Enhancement] Work Order Material Consumption (#13384) by Doridel Cahanap · 7 years ago
  73. e9638be fixed merge conflict by Nabin Hait · 7 years ago
  74. c0f149a [Fix] Delivery notification for delivery trip (#13543) by rohitwaghchaure · 7 years ago
  75. 2ae6cfd [Fix] Item variant details report (#13545) by rohitwaghchaure · 7 years ago
  76. 22d9f0a [Fix] Bin not deleted on delete of an item (#13539) by rohitwaghchaure · 7 years ago
  77. 97d84eb5 remove apply user permission (#13505) by Suraj Shetty · 7 years ago
  78. 2b682c8 Fixed merge conflict by Nabin Hait · 7 years ago
  79. 5fd79f7 Update stock_ledger.py by Nabin Hait · 7 years ago
  80. d5f9ebd [optimize] item queries (#13480) by Rushabh Mehta · 7 years ago
  81. edd320e Optimisation of warehouse_account_map (#13454) by Nabin Hait · 7 years ago
  82. 40a5a30 [Fix] Allow zero valuation rate if previous sle has zero valuation rate (#13432) by rohitwaghchaure · 7 years ago
  83. ff2e4c8 Fixed merge conflict by Nabin Hait · 7 years ago
  84. a4502c4 Merge pull request #13430 from codingCoffee/child_doc_perm_fix by Manas Solanki · 7 years ago
  85. 1f02c62 Merge pull request #13431 from manassolanki/fix-22 by Manas Solanki · 7 years ago
  86. ef770b5 fix the item varint details by Manas Solanki · 7 years ago
  87. c5d2222 Permisssion fixes for child table by Ameya Shenoy · 7 years ago
  88. 94769d8 Update get_item_details.py by Manas Solanki · 7 years ago
  89. 4d9e104 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  90. a3c3dec [enhance] Item Alternative (#13121) by rohitwaghchaure · 7 years ago
  91. a674640 Fixed waiting qty in item dashboard data by Nabin Hait · 7 years ago
  92. b9c82b9 Fixed merge conflict by Nabin Hait · 7 years ago
  93. 9d7fe1f Indicator fix for stock entry item table by Nabin Hait · 7 years ago
  94. be368fe Enumerate numeric values in variant dialog by Prateeksha Singh · 7 years ago
  95. ba4f32b set default warehouse instead of product bundle's warehouse for packed_items in delivery note (#13398) by Shreya Shah · 7 years ago
  96. 2e560cb [Fix] Same serial no returned two times (#13378) by rohitwaghchaure · 7 years ago
  97. 651b612 Fixed logic for reserved qty for subcontract and production and written a patch (#13396) by Nabin Hait · 7 years ago
  98. 061d912 Fixed merge conflict by Nabin Hait · 7 years ago
  99. 492de67 Added consumed material cost in project (#13365) by rohitwaghchaure · 7 years ago
  100. e3f0412 Pass doc while autonaming item by Nabin Hait · 7 years ago