1. 6bd3098 Merge pull request #16716 from deepeshgarg007/precision-fix by Nabin Hait · 6 years ago
  2. de0f59b fix: Removed precision from multiple doctypes by deepeshgarg007 · 6 years ago
  3. 1bcbe90 Merge pull request #16610 from jay-parikh/hotfix by rohitwaghchaure · 6 years ago
  4. 34f4f24 fix: Address and contact report by deepeshgarg007 · 6 years ago
  5. 4d1bc0c fix: Add total row in analytics report (#16648) by Deepesh Garg · 6 years ago
  6. 1906f6d Fix - POS >> Item listing after submit pos >> list all the items which are not restricted to that pos profile #16588 by Jay Parikh · 6 years ago
  7. a8cc4b1 Merge branch 'staging-fixes' into pos_issue by Deepesh Garg · 6 years ago
  8. e819047 Merge branch 'staging-fixes' into unicode by Nabin Hait · 6 years ago
  9. 0bee62b fix: Made period fields read only and added validation for multiple entries by same user by deepeshgarg007 · 6 years ago
  10. c2ffcc5 feat(POS): Customer wise price list in offline mode and enhancement in POS closing voucher by deepeshgarg007 · 6 years ago
  11. 49cca7a fix: Customer based price_list in online POS by deepeshgarg007 · 6 years ago
  12. 4ef578e Merge pull request #16406 from rohitwaghchaure/newchanges_in_tds_reports by Nabin Hait · 6 years ago
  13. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  14. ceacacc Merge branch 'master' into staging-fixes by Sagar Vora · 6 years ago
  15. fa7ee0b Added dafult bank account in the customer/supplier by Rohit Waghchaure · 6 years ago
  16. 4fd710a Merge branch 'staging-fixes' into company_address by Nabin Hait · 6 years ago
  17. 3dde949 feat(mr_against_so): Merge same items from different BOMs by Nabin Hait · 6 years ago
  18. 34766c0 BIS issue fixes by Sahil Khan · 6 years ago
  19. 7bb7f95 Merge branch 'staging-fixes' into company_address by Deepesh Garg · 6 years ago
  20. f0571dd Merge pull request #16393 from diamorafaela/quotation-currency by Nabin Hait · 6 years ago
  21. 7d630b3 Merge branch 'master' into staging-fixes by Saurabh · 6 years ago
  22. 9080221 fix: added test cases by NahuelOperto · 6 years ago
  23. 7facc34 fix: removed filter from method validate by NahuelOperto · 6 years ago
  24. c693cd7 Merge pull request #16341 from Mangesh-Khairnar/date-range-fix by Nabin Hait · 6 years ago
  25. 9c5e9d7 Merge branch 'staging-fixes' into company_address by Deepesh Garg · 6 years ago
  26. d29ee97 Addition of GST fields in Sales Order,Purchase Order,Purchase Receipt by deepeshgarg007 · 6 years ago
  27. c190192 Merge pull request #16277 from deepeshgarg007/loyalty-program-fix by Nabin Hait · 6 years ago
  28. 4216d86 Merge pull request #16296 from deepeshgarg007/update_items_bug by Nabin Hait · 6 years ago
  29. 49ca9dc Merge branch 'staging-fixes' into report-fix by Nabin Hait · 6 years ago
  30. e5091cb chore: Updated DocType JSON Files to Clean Up Git Diff of Other PRs (#16356) by Saif · 6 years ago
  31. e2ea987 fixed edge cases for yearly, weekly and monthly views by Mangesh-Khairnar · 6 years ago
  32. 676a106 (refactor) removed unnecessary code by Mangesh-Khairnar · 6 years ago
  33. 8e47a54 (fix) multiple years in yearly view by Mangesh-Khairnar · 6 years ago
  34. 32f054b Added customer group column in item-wise-sales-history report by deepeshgarg007 · 6 years ago
  35. 78ad6c4 Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into loyalty-program-fix by deepeshgarg007 · 6 years ago
  36. 318dc42 Updated test Cases for update_child_rate_qty by deepeshgarg007 · 6 years ago
  37. cacbdec Merge pull request #16283 from rohitwaghchaure/fix_not_able_to_delete_customer by Nabin Hait · 6 years ago
  38. e8c2fdf Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  39. 52a692e [Fix] Not able to delete customer if contact is available by Rohit Waghchaure · 6 years ago
  40. 12f5cef Loyalty program issue fix in customer dashboard by deepeshgarg007 · 6 years ago
  41. 7ec5e80 [Fix] While making sales invoice from delivery note, system not remove the returned qty (#16141) by rohitwaghchaure · 6 years ago
  42. 052033a [Fix] Pos bugs (#16256) by Charles-Henri Decultot · 6 years ago
  43. 70c5aa5 [Enhancement] Pending SO Items for Purchase Request Report (#16188) by Mangesh-Khairnar · 6 years ago
  44. 91ddade fix: add currency to options (#16199) by Shreya Shah · 6 years ago
  45. ed35612 Update README.md (#16224) by Raffael Meyer · 6 years ago
  46. 1ee19e4 Analytics report graph fix by deepeshgarg007 · 6 years ago
  47. bc0ef0b Add Serial Number button in Delivery Note and Sales Invoice's Packing List (#16080) by RicardoJohann · 6 years ago
  48. 39b31ec fix(pos): Return empty dict if no results found (#16124) by Rohan · 6 years ago
  49. 4c79274 Fixed patch and deprecated grid reports by deepeshgarg007 · 6 years ago
  50. 37b6a2c row check bug fix by deepeshgarg007 · 6 years ago
  51. 3c7c4a6 Test case fix by deepeshgarg007 · 6 years ago
  52. 3eef641 Removed print statement by deepeshgarg007 · 6 years ago
  53. 1a1c013 Analytics report bug fixes and code cleaning by deepeshgarg007 · 6 years ago
  54. 72fc1b5 Merge pull request #16083 from Anurag810/new-fix-branch by Nabin Hait · 6 years ago
  55. 91c811f Merge branch 'staging-fixes' into new-fix-branch by Nabin Hait · 6 years ago
  56. 05c2989 removed total from graph by deepeshgarg007 · 6 years ago
  57. d0af088 Merge pull request #16051 from SaiFi0102/patch-1 by Nabin Hait · 6 years ago
  58. 5b6dd58 fixed ZeroDivisionError in sales_order.py by Anurag Mishra · 6 years ago
  59. e657fe8 making validation generic for sales order,sales invoice,purchase order etc. by Anurag Mishra · 6 years ago
  60. 48e0e19 fix(test): Fixed salary slip and sales analytics test cases by Nabin Hait · 6 years ago
  61. 9cdece4 Test case fix and other minor bug fix by deepeshgarg007 · 6 years ago
  62. 2a2f274 Remove "Test" Letter Head by Saif · 6 years ago
  63. 60ec88b Added Default Warehouse field that sets all item's warehouse (#15462) by Saif · 6 years ago
  64. 89974b2 [Feature] Create Raw Material Request from Sales Order (#15452) by Shreya Shah · 6 years ago
  65. 6922415 [New Feature]Scan Item Barcode label to quick create/update records in items child table (#15731) by Zarrar · 6 years ago
  66. 6714214 Server side script report for sales analytics (#15589) by Deepesh Garg · 6 years ago
  67. 92a4ff4 Merge pull request #15874 from shreyashah115/portal-fixes by Zarrar · 6 years ago
  68. 961849b Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  69. 41c5fda fix(sms-center): Fix db query (#15774) by Shreya Shah · 6 years ago
  70. e3a7c68 fix(portal): Add overdue status for sales order by Shreya · 6 years ago
  71. ca66c7b Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  72. 3a11f34 fix(): fetch correct warehouse for item in report by Ameya Shenoy · 6 years ago
  73. 0cbb9b5 Deprecating subscriber doctype (#15695) by deepeshgarg007 · 6 years ago
  74. 4bb90ad Currency symbol bug fix (#15698) by deepeshgarg007 · 6 years ago
  75. 7c44326 Currency symbol bug fix (#15690) by deepeshgarg007 · 6 years ago
  76. 1cb1074 Bug Fix (#15640) by deepeshgarg007 · 6 years ago
  77. 75fa6b3 [Enhancement] Improvement to the sales pipeline (#15524) by Charles-Henri Decultot · 6 years ago
  78. 719701f Enhancement in Budget Variance and other reports (#15455) by deepeshgarg007 · 6 years ago
  79. b2281cc Lead to customer UX enhancement (#15525) by Charles-Henri Decultot · 6 years ago
  80. 90cf2dd Make pricing rule from Supplier and Customer Doc (#15533) by Saif · 6 years ago
  81. 4fd7a4e Lead notes (#15510) by Charles-Henri Decultot · 6 years ago
  82. c3772f1 minor fix (#15503) by deepeshgarg007 · 6 years ago
  83. 86152eb Sales person Commission Report and more (#15431) by deepeshgarg007 · 6 years ago
  84. b113349 minor fix for auto-opt-in for customer (#15483) by Zarrar · 6 years ago
  85. 9fde97c Fixed merge conflict by Nabin Hait · 6 years ago
  86. 713cfc7 [enhance] Payment order (#15056) by rohitwaghchaure · 6 years ago
  87. e52ae4e [Fix] 'To Bill' status even if the amount is zero (#14784) by Alchez · 6 years ago
  88. 1b37186 set POS Invoice format only if its enabled (#15326) by Zarrar · 6 years ago
  89. ffeff2d fix(tests): reset session user as administrator after running tests by Nabin Hait · 6 years ago
  90. 1fe1884 Merge branch 'master' into develop by Saurabh · 6 years ago
  91. bb88e96 Remove unnecessary code (#15296) by Shreya Shah · 6 years ago
  92. f1a3fbd minor fixes in dropship by Nabin Hait · 6 years ago
  93. 2e5c776 Update sales_order.py by Fisher Yu · 6 years ago
  94. 102bc7f Update sales_order.js by Fisher Yu · 6 years ago
  95. 49f9747 major(manufacturing): fixes to ux, material requests to purchase order based on default supplier etc (#15267) by Rushabh Mehta · 6 years ago
  96. 13bcc4e perms: fix default import, export perms by Rushabh Mehta · 6 years ago
  97. a804d6d Fixed merge conflict by Nabin Hait · 6 years ago
  98. a5add28 Refactor Naming Series (#15070) by Shreya Shah · 6 years ago
  99. 25712f8 Sales order correction (#15190) by Charles-Henri Decultot · 6 years ago
  100. 0631aed Discount amount field in all transactions' child tables (#15124) by Shreya Shah · 6 years ago