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