1. fb29ffc fix: Usability fixes to Serial No and batch selector (#18071) by Deepesh Garg · 5 years ago
  2. ea05746 fix: Removed submitted status from Quotation (#18055) by Deepesh Garg · 5 years ago
  3. 40d25f4 fix: Show close button if per_ordered is less than 99.999999 (#18067) by Nabin Hait · 5 years ago
  4. 2caaa1b fix(sales-funnel): Remove duplicate code by Aditya Hase · 5 years ago
  5. 10562b6 fix(sales-funnel): Use frappe.Chart() instead of Chart() by Aditya Hase · 5 years ago
  6. 1777e60 fix: test case for payment terms in quotation by Rohit Waghchaure · 5 years ago
  7. 41721fe Merge pull request #17390 from ashish-greycube/develop_copy_payment_schedule_from_quot_to_SO by Rushabh Mehta · 5 years ago
  8. 23deb6f fix: Default cost center fix for delivery note item (#17990) by Deepesh Garg · 5 years ago
  9. 7efeffa fix: allow edit is enabled in the pos profile still user not able to edit the rates by Rohit Waghchaure · 5 years ago
  10. 250734d fix(selling): Remove Totals row for tree-based Sales Analytics by Rohan Bansal · 5 years ago
  11. 27518543 Merge branch 'develop' into develop_copy_payment_schedule_from_quot_to_SO by Nabin Hait · 5 years ago
  12. 04e89ce refactor: deprecate old API by Rushabh Mehta · 5 years ago
  13. a02ab2d Merge pull request #17635 from nabinhait/add-multiple-items-dev by Rushabh Mehta · 5 years ago
  14. 3fccfaa feat: Added 'Add Multiple' options in all sales / purchase transactions by Nabin Hait · 5 years ago
  15. 0ae1c29 fix: Status updater fixes in PO and SO and test coverage for return (#17491) by Deepesh Garg · 5 years ago
  16. 24442af fix: use list comprehension by Himanshu Warekar · 5 years ago
  17. fbed6a1 fix: calculate percentage only if sales team exist by Himanshu Warekar · 5 years ago
  18. 40b99e3 fix: sales percentage equal to 100 by Himanshu Warekar · 5 years ago
  19. 5ca977a fix: python side validation by Himanshu Warekar · 5 years ago
  20. 76eddcc fix: validate percentage total by Himanshu Warekar · 5 years ago
  21. 3d64a5d Merge pull request #17416 from asbasawaraj/add_status_field_in_campaign by Nabin Hait · 5 years ago
  22. c0fdb80 Merge branch 'develop' into develop_copy_payment_schedule_from_quot_to_SO by Nabin Hait · 5 years ago
  23. d539def Update campaign.json by Nabin Hait · 5 years ago
  24. 9ccdf59 Merge pull request #17445 from rmehta/refactor-child-tables by Nabin Hait · 5 years ago
  25. 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
  26. b8103ac Merge branch 'develop' into item-discount by Nabin Hait · 5 years ago
  27. 4b21225 fix: Map item_code to title (#17403) by Faris Ansari · 5 years ago
  28. d4585ef feat: Additional fields in campaign by Basawaraj Savalagi · 5 years ago
  29. 4707ad2 fix: copy_payment_schedule_from_quot_to_SO by ashish-greycube · 5 years ago
  30. 4a4ce12 fix: Commonfied code for inter-company-transaction by deepeshgarg007 · 5 years ago
  31. 593242f fix: Calculate rate based on discount on server side only if not rate or pricing rule applied by Nabin Hait · 6 years ago
  32. 555f425 fix: Test case and styling fixes by deepeshgarg007 · 5 years ago
  33. c841bd4 feat: Added validations and mapper to create inter company mapper by deepeshgarg007 · 5 years ago
  34. 90262f8 feat: Added custom button to make inter company order by deepeshgarg007 · 5 years ago
  35. 100bd29 feat: Updated doctypes for sales and purchase order by deepeshgarg007 · 5 years ago
  36. 3a2d6a4 Merge pull request #17169 from rohitwaghchaure/production_plan_multiple_enhancements by Nabin Hait · 5 years ago
  37. 38238b0 fixed test cases by Rohit Waghchaure · 5 years ago
  38. 00d73cd fix: POS not working if user has access of multiple company by Rohit Waghchaure · 5 years ago
  39. 34ee41a fix: Pending SO Items For Purchase Request not showing the so quantity correctly if so has duplicate items by Rohit Waghchaure · 5 years ago
  40. fa8f13d Merge pull request #17213 from rohitwaghchaure/optimized_code_to_get_items_for_pos by Nabin Hait · 5 years ago
  41. 4f49ce4 feat: auto assign lead/opportunity to lead owner, customer account manager by Rushabh Mehta · 5 years ago
  42. 2454d89 Optimized the code to fix slow loading of items in the POS by Rohit Waghchaure · 5 years ago
  43. 3ab2a18 Merge branch 'develop' into so-on-hold by Mangesh-Khairnar · 5 years ago
  44. 65cca62 fixed merge conflict by Nabin Hait · 5 years ago
  45. 89206e7 fixed merge conflict by Nabin Hait · 5 years ago
  46. 4898d19 Merge pull request #17200 from Anurag810/pos_running by rohitwaghchaure · 5 years ago
  47. 6cd114b Merge pull request #17198 from rohitwaghchaure/fix_auto_assign_payment_entry_to_invoice by rohitwaghchaure · 6 years ago
  48. 9a2ae67 fix: order by idx by Anurag Mishra · 6 years ago
  49. 5ab5f77 fix: order by idx by Anurag Mishra · 6 years ago
  50. b286fc9 fix: don't assign the advance payment entries if Allocate Advances Automatically is disabled by Rohit Waghchaure · 6 years ago
  51. 63cf56f style: change function call to anonymous function call by Mangesh-Khairnar · 6 years ago
  52. b70b048 style: change type comparison for boolean expression by Mangesh-Khairnar · 6 years ago
  53. 16c4fd6 Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold by Mangesh-Khairnar · 6 years ago
  54. bc02ee2 Merge pull request #17078 from rohitwaghchaure/unlinked_advance_payment_on_cancellation_of_order by rohitwaghchaure · 6 years ago
  55. 9835c89 Added test cases by Rohit Waghchaure · 6 years ago
  56. fc471ed Merge pull request #17142 from rohitwaghchaure/incorrect_pos_profile_selected_develop by rohitwaghchaure · 6 years ago
  57. c2ed03f always set the company from the POS Profile by Rohit Waghchaure · 6 years ago
  58. 4324f43 always set the company from the POS Profile by Rohit Waghchaure · 6 years ago
  59. 0a4aee0 fix: POS search items not works properly if item group filter has applied by Rohit Waghchaure · 6 years ago
  60. 6f3f218 fix: pos takes more time to add an item in the cart by Rohit Waghchaure · 6 years ago
  61. e994494 fix: POS qty decrement freezing the screen by Rohit Waghchaure · 6 years ago
  62. 5fa9a7a feat: unlink advance payment entry on cancelation of order by Rohit Waghchaure · 6 years ago
  63. e540534 fix: Pricing rule not working for POS by Rohit Waghchaure · 6 years ago
  64. b00c164 fix: POS items not loading by Rohit Waghchaure · 6 years ago
  65. c7b916a fix: test cases by Rohit Waghchaure · 6 years ago
  66. 4389cf0 feat: provision to make Maintenance Schedule from sales invoice by Rohit Waghchaure · 6 years ago
  67. 4ae2219 renamed report by Rohit Waghchaure · 6 years ago
  68. 324e06c Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold by Mangesh-Khairnar · 6 years ago
  69. 1c1d0bb feat: commonified item group wise target variance report by Rohit Waghchaure · 6 years ago
  70. b3ec508 feat: record reason for hold as comment by Mangesh-Khairnar · 6 years ago
  71. bcb8b13 feat: ask reason for putting sales order on hold by Mangesh-Khairnar · 6 years ago
  72. 6fabcdd Merge pull request #16978 from rohitwaghchaure/sales_partner_wise_reports by rohitwaghchaure · 6 years ago
  73. 3c95387 Merge branch 'master' into develop by Saurabh · 6 years ago
  74. 65d9435 feat: sales partner reports by Rohit Waghchaure · 6 years ago
  75. f3e5213 feat(Support): Service Level Agreements (#16828) by Himanshu · 6 years ago
  76. 8bfe330 feat: pricing rule enhancements by Rohit Waghchaure · 6 years ago
  77. 5f8b358 Website: Product Configurator and Bootstrap 4 (#15965) by Faris Ansari · 6 years ago
  78. 5b43e2f code cleanup by Rohit Waghchaure · 6 years ago
  79. ace95d5 feat: added cost center filter in AR/AP reports by Rohit Waghchaure · 6 years ago
  80. 8243384 fix(transaction): Add link to payments made by Customer / Supplier in their dashboards by Rohan Bansal · 6 years ago
  81. 7e67a40 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  82. 7ab961f remove debug code by Himanshu Warekar · 6 years ago
  83. 59699bf [debug] locally tests passed but travis failed by Himanshu Warekar · 6 years ago
  84. 4f1737c fix sales order test for creating work order from sales order by Himanshu Warekar · 6 years ago
  85. 783331c sales_order to work_order item desc fix by Himanshu Warekar · 6 years ago
  86. e1f72cc revert: Address and contact report fix (#16786) by Deepesh Garg · 6 years ago
  87. 83f1fbd test: assert validation error for sales order on hold by Mangesh-Khairnar · 6 years ago
  88. 3ebeac1 feat: add resume funtionality for sales order on hold by Mangesh-Khairnar · 6 years ago
  89. 602223d feat: add a option of on hold in sales order by Mangesh-Khairnar · 6 years ago
  90. e0eafb1 Merge branch 'master' into develop by Sagar Vora · 6 years ago
  91. d2d84e3 fix: Company filter fix by deepeshgarg007 · 6 years ago
  92. cc6e51c Merge branch 'master' into develop by Sagar Vora · 6 years ago
  93. 6bd3098 Merge pull request #16716 from deepeshgarg007/precision-fix by Nabin Hait · 6 years ago
  94. de0f59b fix: Removed precision from multiple doctypes by deepeshgarg007 · 6 years ago
  95. 1bcbe90 Merge pull request #16610 from jay-parikh/hotfix by rohitwaghchaure · 6 years ago
  96. 20db65e Merge pull request #16694 from rmehta/refactor-comments by Rushabh Mehta · 6 years ago
  97. 39c106d fix(test): rename test in test_customer by Rushabh Mehta · 6 years ago
  98. 74fd5da Merge branch 'master' into develop by Frappe Bot · 6 years ago
  99. 34f4f24 fix: Address and contact report by deepeshgarg007 · 6 years ago
  100. 4d1bc0c fix: Add total row in analytics report (#16648) by Deepesh Garg · 6 years ago