1. 24442af fix: use list comprehension by Himanshu Warekar · 5 years ago
  2. fbed6a1 fix: calculate percentage only if sales team exist by Himanshu Warekar · 5 years ago
  3. 40b99e3 fix: sales percentage equal to 100 by Himanshu Warekar · 5 years ago
  4. 5ca977a fix: python side validation by Himanshu Warekar · 5 years ago
  5. 76eddcc fix: validate percentage total by Himanshu Warekar · 5 years ago
  6. 3d64a5d Merge pull request #17416 from asbasawaraj/add_status_field_in_campaign by Nabin Hait · 5 years ago
  7. d539def Update campaign.json by Nabin Hait · 5 years ago
  8. 9ccdf59 Merge pull request #17445 from rmehta/refactor-child-tables by Nabin Hait · 5 years ago
  9. c3aecb1 fix(item-tables): add missing "item_tax_template" in purchase order detail and reorganize sequence of all child table by Rushabh Mehta · 5 years ago
  10. b8103ac Merge branch 'develop' into item-discount by Nabin Hait · 5 years ago
  11. 4b21225 fix: Map item_code to title (#17403) by Faris Ansari · 5 years ago
  12. d4585ef feat: Additional fields in campaign by Basawaraj Savalagi · 5 years ago
  13. 4a4ce12 fix: Commonfied code for inter-company-transaction by deepeshgarg007 · 5 years ago
  14. 593242f fix: Calculate rate based on discount on server side only if not rate or pricing rule applied by Nabin Hait · 6 years ago
  15. 555f425 fix: Test case and styling fixes by deepeshgarg007 · 5 years ago
  16. c841bd4 feat: Added validations and mapper to create inter company mapper by deepeshgarg007 · 5 years ago
  17. 90262f8 feat: Added custom button to make inter company order by deepeshgarg007 · 5 years ago
  18. 100bd29 feat: Updated doctypes for sales and purchase order by deepeshgarg007 · 5 years ago
  19. 3a2d6a4 Merge pull request #17169 from rohitwaghchaure/production_plan_multiple_enhancements by Nabin Hait · 5 years ago
  20. 38238b0 fixed test cases by Rohit Waghchaure · 5 years ago
  21. 00d73cd fix: POS not working if user has access of multiple company by Rohit Waghchaure · 5 years ago
  22. 34ee41a fix: Pending SO Items For Purchase Request not showing the so quantity correctly if so has duplicate items by Rohit Waghchaure · 6 years ago
  23. fa8f13d Merge pull request #17213 from rohitwaghchaure/optimized_code_to_get_items_for_pos by Nabin Hait · 5 years ago
  24. 4f49ce4 feat: auto assign lead/opportunity to lead owner, customer account manager by Rushabh Mehta · 5 years ago
  25. 2454d89 Optimized the code to fix slow loading of items in the POS by Rohit Waghchaure · 5 years ago
  26. 3ab2a18 Merge branch 'develop' into so-on-hold by Mangesh-Khairnar · 6 years ago
  27. 65cca62 fixed merge conflict by Nabin Hait · 6 years ago
  28. 89206e7 fixed merge conflict by Nabin Hait · 6 years ago
  29. 4898d19 Merge pull request #17200 from Anurag810/pos_running by rohitwaghchaure · 6 years ago
  30. 6cd114b Merge pull request #17198 from rohitwaghchaure/fix_auto_assign_payment_entry_to_invoice by rohitwaghchaure · 6 years ago
  31. 9a2ae67 fix: order by idx by Anurag Mishra · 6 years ago
  32. 5ab5f77 fix: order by idx by Anurag Mishra · 6 years ago
  33. b286fc9 fix: don't assign the advance payment entries if Allocate Advances Automatically is disabled by Rohit Waghchaure · 6 years ago
  34. 63cf56f style: change function call to anonymous function call by Mangesh-Khairnar · 6 years ago
  35. b70b048 style: change type comparison for boolean expression by Mangesh-Khairnar · 6 years ago
  36. 16c4fd6 Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold by Mangesh-Khairnar · 6 years ago
  37. bc02ee2 Merge pull request #17078 from rohitwaghchaure/unlinked_advance_payment_on_cancellation_of_order by rohitwaghchaure · 6 years ago
  38. 9835c89 Added test cases by Rohit Waghchaure · 6 years ago
  39. fc471ed Merge pull request #17142 from rohitwaghchaure/incorrect_pos_profile_selected_develop by rohitwaghchaure · 6 years ago
  40. c2ed03f always set the company from the POS Profile by Rohit Waghchaure · 6 years ago
  41. 4324f43 always set the company from the POS Profile by Rohit Waghchaure · 6 years ago
  42. 0a4aee0 fix: POS search items not works properly if item group filter has applied by Rohit Waghchaure · 6 years ago
  43. 6f3f218 fix: pos takes more time to add an item in the cart by Rohit Waghchaure · 6 years ago
  44. e994494 fix: POS qty decrement freezing the screen by Rohit Waghchaure · 6 years ago
  45. 5fa9a7a feat: unlink advance payment entry on cancelation of order by Rohit Waghchaure · 6 years ago
  46. e540534 fix: Pricing rule not working for POS by Rohit Waghchaure · 6 years ago
  47. b00c164 fix: POS items not loading by Rohit Waghchaure · 6 years ago
  48. c7b916a fix: test cases by Rohit Waghchaure · 6 years ago
  49. 4389cf0 feat: provision to make Maintenance Schedule from sales invoice by Rohit Waghchaure · 6 years ago
  50. 4ae2219 renamed report by Rohit Waghchaure · 6 years ago
  51. 324e06c Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold by Mangesh-Khairnar · 6 years ago
  52. 1c1d0bb feat: commonified item group wise target variance report by Rohit Waghchaure · 6 years ago
  53. b3ec508 feat: record reason for hold as comment by Mangesh-Khairnar · 6 years ago
  54. bcb8b13 feat: ask reason for putting sales order on hold by Mangesh-Khairnar · 6 years ago
  55. 6fabcdd Merge pull request #16978 from rohitwaghchaure/sales_partner_wise_reports by rohitwaghchaure · 6 years ago
  56. 3c95387 Merge branch 'master' into develop by Saurabh · 6 years ago
  57. 65d9435 feat: sales partner reports by Rohit Waghchaure · 6 years ago
  58. f3e5213 feat(Support): Service Level Agreements (#16828) by Himanshu · 6 years ago
  59. 8bfe330 feat: pricing rule enhancements by Rohit Waghchaure · 6 years ago
  60. 5f8b358 Website: Product Configurator and Bootstrap 4 (#15965) by Faris Ansari · 6 years ago
  61. 5b43e2f code cleanup by Rohit Waghchaure · 6 years ago
  62. ace95d5 feat: added cost center filter in AR/AP reports by Rohit Waghchaure · 6 years ago
  63. 8243384 fix(transaction): Add link to payments made by Customer / Supplier in their dashboards by Rohan Bansal · 6 years ago
  64. 7e67a40 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  65. 7ab961f remove debug code by Himanshu Warekar · 6 years ago
  66. 59699bf [debug] locally tests passed but travis failed by Himanshu Warekar · 6 years ago
  67. 4f1737c fix sales order test for creating work order from sales order by Himanshu Warekar · 6 years ago
  68. 783331c sales_order to work_order item desc fix by Himanshu Warekar · 6 years ago
  69. e1f72cc revert: Address and contact report fix (#16786) by Deepesh Garg · 6 years ago
  70. 83f1fbd test: assert validation error for sales order on hold by Mangesh-Khairnar · 6 years ago
  71. 3ebeac1 feat: add resume funtionality for sales order on hold by Mangesh-Khairnar · 6 years ago
  72. 602223d feat: add a option of on hold in sales order by Mangesh-Khairnar · 6 years ago
  73. e0eafb1 Merge branch 'master' into develop by Sagar Vora · 6 years ago
  74. d2d84e3 fix: Company filter fix by deepeshgarg007 · 6 years ago
  75. cc6e51c Merge branch 'master' into develop by Sagar Vora · 6 years ago
  76. 6bd3098 Merge pull request #16716 from deepeshgarg007/precision-fix by Nabin Hait · 6 years ago
  77. de0f59b fix: Removed precision from multiple doctypes by deepeshgarg007 · 6 years ago
  78. 1bcbe90 Merge pull request #16610 from jay-parikh/hotfix by rohitwaghchaure · 6 years ago
  79. 20db65e Merge pull request #16694 from rmehta/refactor-comments by Rushabh Mehta · 6 years ago
  80. 39c106d fix(test): rename test in test_customer by Rushabh Mehta · 6 years ago
  81. 74fd5da Merge branch 'master' into develop by Frappe Bot · 6 years ago
  82. 34f4f24 fix: Address and contact report by deepeshgarg007 · 6 years ago
  83. 4d1bc0c fix: Add total row in analytics report (#16648) by Deepesh Garg · 6 years ago
  84. c8018bd fix: refactored comments API. Depends on https://github.com/frappe/frappe/pull/6891 by Rushabh Mehta · 6 years ago
  85. 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
  86. 1a441b2 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  87. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  88. a8cc4b1 Merge branch 'staging-fixes' into pos_issue by Deepesh Garg · 6 years ago
  89. e819047 Merge branch 'staging-fixes' into unicode by Nabin Hait · 6 years ago
  90. 0bee62b fix: Made period fields read only and added validation for multiple entries by same user by deepeshgarg007 · 6 years ago
  91. c2ffcc5 feat(POS): Customer wise price list in offline mode and enhancement in POS closing voucher by deepeshgarg007 · 6 years ago
  92. 49cca7a fix: Customer based price_list in online POS by deepeshgarg007 · 6 years ago
  93. 37d7b80 Merge branch 'Item-Tax-Template' of https://saifi0102@github.com/SaiFi0102/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  94. 3d275af Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  95. d5c7410 Merge branch 'staging' of https://github.com/frappe/erpnext.git into Item-Tax-Template by Saif Ur Rehman · 6 years ago
  96. e415cce Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  97. 4ef578e Merge pull request #16406 from rohitwaghchaure/newchanges_in_tds_reports by Nabin Hait · 6 years ago
  98. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  99. 74a3370 Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12 by Saif Ur Rehman · 6 years ago
  100. 4d1a9b1 Merge branch 'staging' into develop by Sagar Vora · 6 years ago