1. 691c166 fix(py3): Use six.text_type instead of unicode by Aditya Hase · 6 years ago
  2. da1dc7f Merge branch 'master' into develop by Sagar Vora · 6 years ago
  3. 1a441b2 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  4. f3f4ce9 fix: Fetch data based on item group filter in item dashboard stock balance report by Nabin Hait · 6 years ago
  5. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  6. cc41b87 Merge pull request #16497 from nabinhait/bom_price by Nabin Hait · 6 years ago
  7. 4e45663 fix(stock): get item price based on party by Nabin Hait · 6 years ago
  8. 8ba9545 Merge pull request #16498 from nabinhait/stock-ledger-report by Nabin Hait · 6 years ago
  9. e819047 Merge branch 'staging-fixes' into unicode by Nabin Hait · 6 years ago
  10. 1187d61 fix(stock): Escaping issue in stock ledger report by Nabin Hait · 6 years ago
  11. 01ca3e5 fix(manufacturing): Get raw materials rate from price list ignoring party by Nabin Hait · 6 years ago
  12. fc9e733 Merge pull request #16483 from surajshetty3416/stock-levels-based-on-permission by Nabin Hait · 6 years ago
  13. 3d275af Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  14. 7a45887 fix typo by Suraj Shetty · 6 years ago
  15. dd0496f Add missed out field field by Suraj Shetty · 6 years ago
  16. c165838 Filter bin list based on warehouses that are accessible to the user by Suraj Shetty · 6 years ago
  17. e415cce Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  18. 55a08de style: Remove unusued local variable by Aditya Hase · 6 years ago
  19. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  20. 74a3370 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  21. 4d1a9b1 Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  22. f0ea152 Merge pull request #16289 from Anurag810/Quality-inspection-fix by Nabin Hait · 6 years ago
  23. 398f593 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  24. bace4d3 Merge pull request #16358 from adityahase/naming-series by Nabin Hait · 6 years ago
  25. bef2c22 Fix: merge conflict by Nabin Hait · 6 years ago
  26. 6202d0e fix: NoneType comparison with int error by Nabin Hait · 6 years ago
  27. 30667c1 test: Inter company stock transfer for serialised items by Nabin Hait · 6 years ago
  28. 5a87ac0 fix: Inter company stock transfer for serialised items by Nabin Hait · 6 years ago
  29. 983d102 Merge branch 'staging-fixes' into Quality-inspection-fix by Nabin Hait · 6 years ago
  30. 3dd5f55 feat(stock-reco): Fetch items in stock reco based on group warehouse by Nabin Hait · 6 years ago
  31. 158e7dc fix(bom-uom_issue)Fetch rate in BOM from Price List based on UOM by Nabin Hait · 6 years ago
  32. 7686aa9 Merge pull request #16400 from Zlash65/fix-deff by Nabin Hait · 6 years ago
  33. 7d630b3 Merge branch 'master' into staging-fixes by Saurabh · 6 years ago
  34. a3dd798 clean if conditions by Zlash65 · 6 years ago
  35. 627be1d minor fixes for deferred calculations by Zlash65 · 6 years ago
  36. acd7f73 Merge branch 'hotfix' into group_warehouse_stock_reco by Nabin Hait · 6 years ago
  37. 4ed7cfc tests(cost-center-company): Validate cost center's company and revent tests by Nabin Hait · 6 years ago
  38. 2cd49f5 fix issue #16284, child table copy (#16285) by Fisher Yu · 6 years ago
  39. 0d20885 Fix(stock-reco): Fixed codacy issues by Nabin Hait · 6 years ago
  40. afbdaa5 Merge pull request #16365 from hiousi/patch-1 by Nabin Hait · 6 years ago
  41. 8d61794 Merge branch 'Item-Tax-Template' of https://github.com/SaiFi0102/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  42. edd0e24 chore: Updated item.json, no changes by Saif Ur Rehman · 6 years ago
  43. 2689dea fix: Give higher precedence to set_warehouse in get_item_details while setting item level warehouse by Saif Ur Rehman · 6 years ago
  44. eb7277d Merge branch 'staging-fixes' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  45. 091cfba test: Added test for get_item_tax_template and get_item_tax_map by Saif Ur Rehman · 6 years ago
  46. 9671438 Update get_item_details.py by hiousi · 6 years ago
  47. 1516e29 [fix] variant can not get its price by hiousi · 6 years ago
  48. afec3ca Merge branch 'staging' into develop by Saurabh · 6 years ago
  49. ffdadbf fix: fallback to stock uom if uom is not defined (#16329) by rohitwaghchaure · 6 years ago
  50. 380b4b0 Merge branch 'staging-fixes' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  51. 4c08aae Merge pull request #16290 from deepeshgarg007/stock-recon by Nabin Hait · 6 years ago
  52. 0c16424 fix(naming): Use creation instead of name to order SLEs by Aditya Hase · 6 years ago
  53. 7bc692d feat(naming): Deferred naming for Stock Ledger Entry and GL Entry by Aditya Hase · 6 years ago
  54. e5091cb chore: Updated DocType JSON Files to Clean Up Git Diff of Other PRs (#16356) by Saif · 6 years ago
  55. 7ea6554 Merge branch 'staging' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  56. b1288b7 fix: Test Records by Saif Ur Rehman · 6 years ago
  57. 47c9826 test(reco-warehouse): Get items for group warehouse by Nabin Hait · 6 years ago
  58. 648bd15 Force item_tax_rate on setting item details server-side by Saif Ur Rehman · 6 years ago
  59. 9c0c633 fix: Added validation for stock reconciliation in stock ledger entry by deepeshgarg007 · 6 years ago
  60. 9eb99dc Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into stock-recon by deepeshgarg007 · 6 years ago
  61. eeead1d fix: Only load transaction's company's tax accounts in item tax map by Saif Ur Rehman · 6 years ago
  62. 0c8411d test cases sucess by Anurag Mishra · 6 years ago
  63. fcbe410 feat(stock-reco): Fetch items based on group warehouse by Nabin Hait · 6 years ago
  64. 3de12db Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes by Suraj Shetty · 6 years ago
  65. 6778668 More work on Tax Category and Item Tax Template by Saif Ur Rehman · 6 years ago
  66. 9e09b3a Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  67. 22e05b2 Fix for NoneType comparison with int error by deepeshgarg007 · 6 years ago
  68. e8c2fdf Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  69. 53a38e8 Merge pull request #16257 from surajshetty3416/permission-fixes by rohitwaghchaure · 6 years ago
  70. b763893 Fix quotes issue in item.js by Suraj Shetty · 6 years ago
  71. 67b311e Make -> Create by Suraj Shetty · 6 years ago
  72. 146be9f Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes by Suraj Shetty · 6 years ago
  73. 7ec5e80 [Fix] While making sales invoice from delivery note, system not remove the returned qty (#16141) by rohitwaghchaure · 6 years ago
  74. 5a9579b feat(quality): Check quality status before receipt/delivery (#16169) by Nabin Hait · 6 years ago
  75. 78bc405 fix: set fieldname for frappe prompt (#16198) by Valmik · 6 years ago
  76. 1790a6f Set ignore_user_permission 1 for Company field in Item Default (#16167) by KanchanChauhan · 6 years ago
  77. 349040d fix(work_order): Set operations for Work Order when created from MREQ (#16154) by Rohan · 6 years ago
  78. 4265c5a Rename BOM and Work order fields (#16209) by rohitwaghchaure · 6 years ago
  79. 1c1798c [Fix] Warehouse wise item balance age and value report not working (#16258) by rohitwaghchaure · 6 years ago
  80. 83e3c4c Fix quote error by Suraj Shetty · 6 years ago
  81. b296500 Replace 'Make' with 'Create' by Suraj Shetty · 6 years ago
  82. 8ac2617 Add and Modified DocTypes for Item Tax Template by Saif Ur Rehman · 6 years ago
  83. 1b7c583 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  84. 7ed37ae Commonify code - use get_permitted_documents function to avoid code redundancy by Suraj Shetty · 6 years ago
  85. 7ae2d59 Merge branch 'staging-fixes' into permission-fixes by Suraj Shetty · 6 years ago
  86. a8d9bfd Fix: currency symbol issue in delivery note list (#16233) by Suraj Shetty · 6 years ago
  87. 37d7d25 Merge pull request #16207 from Zlash65/fix-qi by rohitwaghchaure · 6 years ago
  88. 22a1e28 fix(variant): Show attribute values on single variant creation (#16204) by Nabin Hait · 6 years ago
  89. 9fde660 make quality inspection in query configurable by Zlash65 · 6 years ago
  90. 8e1326f Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  91. c1eb94d Revert "fix(delivery): update package total on validate (#16131)" by Rohan · 6 years ago
  92. 07e5786 Fix user permission checks by Suraj Shetty · 6 years ago
  93. 5b50b28 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  94. f43433b fix(delivery): update package total on validate (#16131) by Rohan · 6 years ago
  95. bc0ef0b Add Serial Number button in Delivery Note and Sales Invoice's Packing List (#16080) by RicardoJohann · 6 years ago
  96. 2bd6ab9 Merge pull request #16140 from KanchanChauhan/staging-fixes by Nabin Hait · 6 years ago
  97. 7c2a5bd Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  98. ee5d7e6 Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  99. 114cc81 List view currency bug fix by deepeshgarg007 · 6 years ago
  100. 9dc8515 [Minor]Method path fix in Material Request js by Kanchan Chauhan · 6 years ago