1. 5f2c030 Merge branch 'version-12-hotfix' into merge_v12_hotfix_1 by Sahil Khan · 5 years ago
  2. 1a09043 fix: Quantity while creating pick list from work order by Suraj Shetty · 5 years ago
  3. 182f4de fix: Delivery note creation from pick list by Suraj Shetty · 5 years ago
  4. e047de8 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  5. 4b3b358 fix: Show correct label instead of showing undefined (#18559) by Suraj Shetty · 5 years ago
  6. e45102b fix: Show correct label instead of showing undefined (#18560) by Suraj Shetty · 5 years ago
  7. fc04d33 Merge branch 'develop' into develop-customer-item-price-report by Rohan · 5 years ago
  8. e06f486 fix: Rename methods by Suraj Shetty · 5 years ago
  9. fbcc565 fix: Rename Pick TIcket -> Pick List by Suraj Shetty · 5 years ago
  10. fa9111e fix: Add and rename some fields by Suraj Shetty · 5 years ago
  11. 40e3504 fix: can't compare datetime.date to unicode by Rohit Waghchaure · 5 years ago
  12. 64f174f feat: Get item location from reference items by Suraj Shetty · 5 years ago
  13. 0576ad5 fix: Move pick list creation code to picklist.py file by Suraj Shetty · 5 years ago
  14. 778b492 fix: Fetch warehouse location from Bin by Suraj Shetty · 5 years ago
  15. d23a95c fix: removed unnecessary fields from Campaign DocType and other fixes in Email Campaign by Rucha Mahabal · 5 years ago
  16. a566b4e Merge branch 'develop' into email-campaign by Rucha Mahabal · 5 years ago
  17. 9fe6e00 fix: not able to make material request for bundle items from the sales order by Rohit Waghchaure · 5 years ago
  18. 06b56ad Merge branch 'develop' into develop-customer-item-price-report by Suraj Shetty · 5 years ago
  19. 65a627c fix: module changes for Auto Repeat from Desk to Automation (#18356) by Rucha Mahabal · 5 years ago
  20. 902e5ab Merge branch 'develop' into ac_dim_usability_fixes by Deepesh Garg · 5 years ago
  21. 8cbc220 fix: Remove cost center filter from customer credit balance report by deepeshgarg007 · 5 years ago
  22. ad4c111 fix: Remove cost center filter from customer credit balance report by deepeshgarg007 · 5 years ago
  23. 868766d refactor: Refactored over delivery/receipt/billing fields (#17788) by Nabin Hait · 5 years ago
  24. bbb22ad fix: child table naming by Rucha Mahabal · 5 years ago
  25. 7697066 fix(sales_order_list): compare type as well (#18331) by sahil28297 · 5 years ago
  26. f739591 fix: Accounting Dimensions in Customer Credit Balance report by deepeshgarg007 · 5 years ago
  27. a85db66 fix: Usability fixes in accounting dimensions by deepeshgarg007 · 5 years ago
  28. f9e4391 Merge pull request #18038 from fproldan/sales_analytics_with_order_type_develop by Deepesh Garg · 5 years ago
  29. 9e35bff feat: Email Campaign by Rucha Mahabal · 5 years ago
  30. bc2ff78 fix: Restore "allow delivery" condition checks (#18246) by Suraj Shetty · 5 years ago
  31. d749f20 fix: installation note (#18232) by Mangesh-Khairnar · 5 years ago
  32. 93fbba4 Merge branch 'develop' into sales_analytics_with_order_type_develop by Don-Leopardo · 5 years ago
  33. e7bb54e feat(Issue): Settings to stop SLA tracking (#18112) by Himanshu · 5 years ago
  34. 59c5c3c fix: Make material request against SO only for pending qty (#18216) by Nabin Hait · 5 years ago
  35. 8309fcf BREAKING CHANGE: Remove anti-pattern "Project Task" (#18059) by Rushabh Mehta · 5 years ago
  36. 6b2075a Merge pull request #18161 from deepeshgarg007/additional_discount by rohitwaghchaure · 5 years ago
  37. 7fc6021 feat(setup): adding selling buying filter in terms and conditions by karthikeyan5 · 5 years ago
  38. a9ea49c fix: Additonal discount not get set in sales transactions by deepeshgarg007 · 5 years ago
  39. bdec7fe feat: purchase order against sales order (#17975) by Anurag Mishra · 5 years ago
  40. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  41. fb29ffc fix: Usability fixes to Serial No and batch selector (#18071) by Deepesh Garg · 5 years ago
  42. a01d0a5 Merge branch 'develop' into sales_analytics_with_order_type_develop by Don-Leopardo · 5 years ago
  43. ea05746 fix: Removed submitted status from Quotation (#18055) by Deepesh Garg · 5 years ago
  44. 40d25f4 fix: Show close button if per_ordered is less than 99.999999 (#18067) by Nabin Hait · 5 years ago
  45. 2caaa1b fix(sales-funnel): Remove duplicate code by Aditya Hase · 5 years ago
  46. 10562b6 fix(sales-funnel): Use frappe.Chart() instead of Chart() by Aditya Hase · 5 years ago
  47. 54b9fd5 Merge branch 'develop' into sales_analytics_with_order_type_develop by Don-Leopardo · 5 years ago
  48. 42fe68d feat: order type in trr type filter by NahuelOperto · 5 years ago
  49. 1777e60 fix: test case for payment terms in quotation by Rohit Waghchaure · 5 years ago
  50. 41721fe Merge pull request #17390 from ashish-greycube/develop_copy_payment_schedule_from_quot_to_SO by Rushabh Mehta · 5 years ago
  51. 23deb6f fix: Default cost center fix for delivery note item (#17990) by Deepesh Garg · 5 years ago
  52. 7efeffa fix: allow edit is enabled in the pos profile still user not able to edit the rates by Rohit Waghchaure · 5 years ago
  53. 0426636 fix(customer): Improve performance by reducing queries by Rohan Bansal · 5 years ago
  54. e3a3306 feat(customer): Add report to show item prices per Customer by Rohan Bansal · 5 years ago
  55. 250734d fix(selling): Remove Totals row for tree-based Sales Analytics by Rohan Bansal · 5 years ago
  56. 27518543 Merge branch 'develop' into develop_copy_payment_schedule_from_quot_to_SO by Nabin Hait · 5 years ago
  57. 04e89ce refactor: deprecate old API by Rushabh Mehta · 5 years ago
  58. a02ab2d Merge pull request #17635 from nabinhait/add-multiple-items-dev by Rushabh Mehta · 5 years ago
  59. 3fccfaa feat: Added 'Add Multiple' options in all sales / purchase transactions by Nabin Hait · 5 years ago
  60. 0ae1c29 fix: Status updater fixes in PO and SO and test coverage for return (#17491) by Deepesh Garg · 5 years ago
  61. 24442af fix: use list comprehension by Himanshu Warekar · 5 years ago
  62. fbed6a1 fix: calculate percentage only if sales team exist by Himanshu Warekar · 5 years ago
  63. 40b99e3 fix: sales percentage equal to 100 by Himanshu Warekar · 5 years ago
  64. 5ca977a fix: python side validation by Himanshu Warekar · 5 years ago
  65. 76eddcc fix: validate percentage total by Himanshu Warekar · 5 years ago
  66. 3d64a5d Merge pull request #17416 from asbasawaraj/add_status_field_in_campaign by Nabin Hait · 5 years ago
  67. c0fdb80 Merge branch 'develop' into develop_copy_payment_schedule_from_quot_to_SO by Nabin Hait · 5 years ago
  68. d539def Update campaign.json by Nabin Hait · 5 years ago
  69. 9ccdf59 Merge pull request #17445 from rmehta/refactor-child-tables by Nabin Hait · 5 years ago
  70. 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
  71. b8103ac Merge branch 'develop' into item-discount by Nabin Hait · 5 years ago
  72. 4b21225 fix: Map item_code to title (#17403) by Faris Ansari · 5 years ago
  73. d4585ef feat: Additional fields in campaign by Basawaraj Savalagi · 5 years ago
  74. 4707ad2 fix: copy_payment_schedule_from_quot_to_SO by ashish-greycube · 5 years ago
  75. 4a4ce12 fix: Commonfied code for inter-company-transaction by deepeshgarg007 · 5 years ago
  76. 593242f fix: Calculate rate based on discount on server side only if not rate or pricing rule applied by Nabin Hait · 6 years ago
  77. 555f425 fix: Test case and styling fixes by deepeshgarg007 · 5 years ago
  78. c841bd4 feat: Added validations and mapper to create inter company mapper by deepeshgarg007 · 5 years ago
  79. 90262f8 feat: Added custom button to make inter company order by deepeshgarg007 · 5 years ago
  80. 100bd29 feat: Updated doctypes for sales and purchase order by deepeshgarg007 · 5 years ago
  81. 3a2d6a4 Merge pull request #17169 from rohitwaghchaure/production_plan_multiple_enhancements by Nabin Hait · 5 years ago
  82. 38238b0 fixed test cases by Rohit Waghchaure · 5 years ago
  83. 00d73cd fix: POS not working if user has access of multiple company by Rohit Waghchaure · 5 years ago
  84. 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
  85. fa8f13d Merge pull request #17213 from rohitwaghchaure/optimized_code_to_get_items_for_pos by Nabin Hait · 5 years ago
  86. 4f49ce4 feat: auto assign lead/opportunity to lead owner, customer account manager by Rushabh Mehta · 6 years ago
  87. 2454d89 Optimized the code to fix slow loading of items in the POS by Rohit Waghchaure · 6 years ago
  88. 3ab2a18 Merge branch 'develop' into so-on-hold by Mangesh-Khairnar · 6 years ago
  89. 65cca62 fixed merge conflict by Nabin Hait · 6 years ago
  90. 89206e7 fixed merge conflict by Nabin Hait · 6 years ago
  91. 4898d19 Merge pull request #17200 from Anurag810/pos_running by rohitwaghchaure · 6 years ago
  92. 6cd114b Merge pull request #17198 from rohitwaghchaure/fix_auto_assign_payment_entry_to_invoice by rohitwaghchaure · 6 years ago
  93. 9a2ae67 fix: order by idx by Anurag Mishra · 6 years ago
  94. 5ab5f77 fix: order by idx by Anurag Mishra · 6 years ago
  95. b286fc9 fix: don't assign the advance payment entries if Allocate Advances Automatically is disabled by Rohit Waghchaure · 6 years ago
  96. 63cf56f style: change function call to anonymous function call by Mangesh-Khairnar · 6 years ago
  97. b70b048 style: change type comparison for boolean expression by Mangesh-Khairnar · 6 years ago
  98. 16c4fd6 Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold by Mangesh-Khairnar · 6 years ago
  99. bc02ee2 Merge pull request #17078 from rohitwaghchaure/unlinked_advance_payment_on_cancellation_of_order by rohitwaghchaure · 6 years ago
  100. 9835c89 Added test cases by Rohit Waghchaure · 6 years ago