1. 6c368e2 submit quotation in test by 0Pranav · 4 years, 11 months ago
  2. b335419 Fix sql query in set_expired_status by 0Pranav · 4 years, 11 months ago
  3. f511290 import make_item method in tests by 0Pranav · 4 years, 11 months ago
  4. 4a28144 add tests by 0Pranav · 4 years, 11 months ago
  5. 5717a26 remove: unused imports by 0Pranav · 4 years, 11 months ago
  6. e13b769 use `nowdate` instead of `date.today()` by Pranav Nachnekar · 4 years, 11 months ago
  7. b9460ed switched ORM methods for single SQL query by 0Pranav · 4 years, 11 months ago
  8. 53b65ab Add status expired to doctype quotation by 0Pranav · 5 years ago
  9. f75ea95 Added expired status to quotation by 0Pranav · 5 years ago
  10. 2f44480 enhancement: Item-wise sales history report (#19500) by Mangesh-Khairnar · 5 years ago
  11. 7091a21 fix(sales order): rename delivery to delivery note on sales order make button by Diksha · 5 years ago
  12. 8728e94 Merge branch 'develop' into develop-company-address-label by Rohan · 5 years ago
  13. 83b5835 fix: Overwrite default cost center if item has default cost center set. (#19405) by Suraj Shetty · 5 years ago
  14. 962f4eb Merge branch 'develop' into develop-company-address-label by Rohan · 5 years ago
  15. bd6b180 fix: fixed asset register report and made skip-dn field hidden by Nabin Hait · 5 years ago
  16. 6208755 fix: Unable to add details in quotation and opportunity (#19354) by Deepesh Garg · 5 years ago
  17. 737ec6b fix: Travis by deepeshgarg007 · 5 years ago
  18. 83740de fix(selling): Add missing label to company address field by Rohan Bansal · 5 years ago
  19. 66072fe fixed conflicts by Rohit Waghchaure · 5 years ago
  20. 74dc3c9 feat: coupon_code and referral_sales_partner functionality by ashish-greycube · 5 years ago
  21. 683a89a fix: Chart fix in Analytics report by deepeshgarg007 · 5 years ago
  22. 4ed9b45 feat(Sales Order): Allow to skip delivery note creation (#19222) by Mangesh-Khairnar · 5 years ago
  23. eba3a8e fix: get contact details (#19281) by Himanshu · 5 years ago
  24. d5067b4 chore: label changes in retail and stock (#19243) by Saqib · 5 years ago
  25. 3432647 fix: produced_qty field hidden and not updated in sales order item (#19037) by Rucha Mahabal · 5 years ago
  26. 25ab1e4 fix(Contact): mobile_no re-introduced and travis fixes (#19009) by Himanshu · 5 years ago
  27. 451d1a1 fix: Bypass credit limit and Project Template field not visible(#19162) by Saqib · 5 years ago
  28. d9e9d56 fix: Travis (develop) (#19140) by Deepesh Garg · 5 years ago
  29. 5dcf2c6 chore: remove unlinked letter head references (#19138) by Mangesh-Khairnar · 5 years ago
  30. e18f7b9 Merge pull request #19127 from rohitwaghchaure/removed_mandatory_property_for_address_field_in_quick_entry_develop by rohitwaghchaure · 5 years ago
  31. 1f9a84f fix: removed mandatory property for address field in quick entry by Rohit Waghchaure · 5 years ago
  32. c16fb9e fix: dashboard button not working (#19094) by Anurag Mishra · 5 years ago
  33. 6bbc834 Merge pull request #19112 from rohitwaghchaure/fixed_get_bin_details_and_serial_nos_arugument_passing_issue by rohitwaghchaure · 5 years ago
  34. 6daab3c fix: get_bin_details_and_serial_nos() takes at least 3 arguments (4 given) by Rohit Waghchaure · 5 years ago
  35. d793e39 fix: Customer Credit Balance Report query fix (#19104) by Marica · 5 years ago
  36. d51f7af fix: add contact phone to sales order (#19012) by Himanshu · 5 years ago
  37. 4ce3805 feat: Company wise credit limit by Nabin Hait · 5 years ago
  38. b847731 Merge branch 'feat-customer-credit-limit' of https://github.com/Mangesh-Khairnar/erpnext into Mangesh-Khairnar-feat-customer-credit-limit by Nabin Hait · 5 years ago
  39. cffe577 fix: Add UOM in anlytics report when viewing based on item (#18902) by Deepesh Garg · 5 years ago
  40. 867ac10 fix: handle for product bundle (#18420) by Anurag Mishra · 5 years ago
  41. 91596f2 Change the field name for Payment Entry (#18874) by Andy Zhu · 5 years ago
  42. b03fa8a Merge branch 'develop' into feat-customer-credit-limit by Nabin Hait · 5 years ago
  43. f4fde51 Update customer.py by Nabin Hait · 5 years ago
  44. c78c866 Update customer_credit_balance.py by Nabin Hait · 5 years ago
  45. 1ab75db refactor: Accounts Receivable / Payable report (#18906) by Nabin Hait · 5 years ago
  46. 4bcc221 Merge branch 'develop' of https://github.com/frappe/erpnext into feat-customer-credit-limit by Mangesh-Khairnar · 5 years ago
  47. cf901da test: create customer credit limit on change by Mangesh-Khairnar · 5 years ago
  48. fffdb6f feat(Contacts): Multiple Emails in a Contact (#18675) by Himanshu · 5 years ago
  49. bb3cec1 test: fetch data from customer credit limit by Mangesh-Khairnar · 5 years ago
  50. dbc69da fix: minor fixes by Mangesh-Khairnar · 5 years ago
  51. e3bb247 fix: check column in credit limit by Mangesh-Khairnar · 5 years ago
  52. f856b3b fix: fetch customer group of the customer by Mangesh-Khairnar · 5 years ago
  53. 89433b4 fix: get credit limit by Mangesh-Khairnar · 5 years ago
  54. b3e5d11 fix: multiple fixes by Mangesh-Khairnar · 5 years ago
  55. c059bc3 fix: grid view of customer credit limit by Mangesh-Khairnar · 5 years ago
  56. 5755d2d fix: customer credit limit report by Mangesh-Khairnar · 5 years ago
  57. 7952532 feat: bypass credit limit check by Mangesh-Khairnar · 5 years ago
  58. 36b3091 feat: customer credit limit by Mangesh-Khairnar · 5 years ago
  59. 55a2699 fix: Update dashboard of doctypes that are linked with pick list by Suraj Shetty · 5 years ago
  60. f455c92 fix: Remove Pick List Reference Item use Item locations table instead by Suraj Shetty · 5 years ago
  61. 8de8a78 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  62. 2b9e256 fix: Rename method name by Suraj Shetty · 5 years ago
  63. d8c262f fix: Translations of strings (#18825) by Nabin Hait · 5 years ago
  64. 8b4d604 fix: Use purpose field and remove item_base_on field by Suraj Shetty · 5 years ago
  65. f3d78dd fix: Duplicate items check in Sales Invoice (#18660) by Deepesh Garg · 5 years ago
  66. da2a623 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  67. 5f2c030 Merge branch 'version-12-hotfix' into merge_v12_hotfix_1 by Sahil Khan · 5 years ago
  68. 1a09043 fix: Quantity while creating pick list from work order by Suraj Shetty · 5 years ago
  69. 182f4de fix: Delivery note creation from pick list by Suraj Shetty · 5 years ago
  70. e047de8 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  71. 4b3b358 fix: Show correct label instead of showing undefined (#18559) by Suraj Shetty · 5 years ago
  72. e45102b fix: Show correct label instead of showing undefined (#18560) by Suraj Shetty · 5 years ago
  73. fc04d33 Merge branch 'develop' into develop-customer-item-price-report by Rohan · 5 years ago
  74. e06f486 fix: Rename methods by Suraj Shetty · 5 years ago
  75. fbcc565 fix: Rename Pick TIcket -> Pick List by Suraj Shetty · 5 years ago
  76. fa9111e fix: Add and rename some fields by Suraj Shetty · 5 years ago
  77. 40e3504 fix: can't compare datetime.date to unicode by Rohit Waghchaure · 5 years ago
  78. 64f174f feat: Get item location from reference items by Suraj Shetty · 5 years ago
  79. 0576ad5 fix: Move pick list creation code to picklist.py file by Suraj Shetty · 5 years ago
  80. 778b492 fix: Fetch warehouse location from Bin by Suraj Shetty · 5 years ago
  81. d23a95c fix: removed unnecessary fields from Campaign DocType and other fixes in Email Campaign by Rucha Mahabal · 5 years ago
  82. a566b4e Merge branch 'develop' into email-campaign by Rucha Mahabal · 5 years ago
  83. 9fe6e00 fix: not able to make material request for bundle items from the sales order by Rohit Waghchaure · 5 years ago
  84. 06b56ad Merge branch 'develop' into develop-customer-item-price-report by Suraj Shetty · 5 years ago
  85. 65a627c fix: module changes for Auto Repeat from Desk to Automation (#18356) by Rucha Mahabal · 5 years ago
  86. 902e5ab Merge branch 'develop' into ac_dim_usability_fixes by Deepesh Garg · 5 years ago
  87. 8cbc220 fix: Remove cost center filter from customer credit balance report by deepeshgarg007 · 5 years ago
  88. ad4c111 fix: Remove cost center filter from customer credit balance report by deepeshgarg007 · 5 years ago
  89. 868766d refactor: Refactored over delivery/receipt/billing fields (#17788) by Nabin Hait · 5 years ago
  90. bbb22ad fix: child table naming by Rucha Mahabal · 5 years ago
  91. 7697066 fix(sales_order_list): compare type as well (#18331) by sahil28297 · 5 years ago
  92. f739591 fix: Accounting Dimensions in Customer Credit Balance report by deepeshgarg007 · 5 years ago
  93. a85db66 fix: Usability fixes in accounting dimensions by deepeshgarg007 · 5 years ago
  94. f9e4391 Merge pull request #18038 from fproldan/sales_analytics_with_order_type_develop by Deepesh Garg · 5 years ago
  95. 9e35bff feat: Email Campaign by Rucha Mahabal · 5 years ago
  96. bc2ff78 fix: Restore "allow delivery" condition checks (#18246) by Suraj Shetty · 5 years ago
  97. d749f20 fix: installation note (#18232) by Mangesh-Khairnar · 5 years ago
  98. 93fbba4 Merge branch 'develop' into sales_analytics_with_order_type_develop by Don-Leopardo · 5 years ago
  99. e7bb54e feat(Issue): Settings to stop SLA tracking (#18112) by Himanshu · 5 years ago
  100. 59c5c3c fix: Make material request against SO only for pending qty (#18216) by Nabin Hait · 5 years ago