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