1. 6131424 feat: uom in update items for SO & PO (#22869) by Saqib · 4 years, 1 month ago
  2. d531a8a Merge branch 'develop' of https://github.com/frappe/erpnext into update-items-permission-fix by Saqib Ansari · 4 years, 4 months ago
  3. c579b08 fix: cannot update delivery date by Saqib Ansari · 4 years, 4 months ago
  4. 5da8b98 fix: label by Saqib Ansari · 4 years, 4 months ago
  5. 2c3c8aa fix: submitted sales order can be updated with no permission by Saqib Ansari · 4 years, 4 months ago
  6. bcee78d fix: Remove console statement by Deepesh Garg · 4 years, 4 months ago
  7. 11ea0b1 fix: Do not add filters in report on accounting dimension creation if it already exists by Deepesh Garg · 4 years, 4 months ago
  8. f53299e fix: warehouse unset when cannot find item warehouse by Saqib Ansari · 4 years, 6 months ago
  9. 438e043 fix: cannot set warehouse on deleting all so items and updating them (#21078) by Saqib · 4 years, 6 months ago
  10. fc96c1a fix: update_child_qty_rate() missing argument (#20838) by Marica · 4 years, 7 months ago
  11. db00270 feat: Added popup to 'Get Items from Open Material Requests' in Purchase Order (#20371) by Marica · 4 years, 8 months ago
  12. 0ad7449 feat: allow adding & deleting of items in submitted SO & PO (#19911) by Saqib · 4 years, 10 months ago
  13. 4f72c0b fix: wrong items in table being deleted (#19994) by Prssanna Desai · 4 years, 10 months ago
  14. 1ed1c4e fix: make journal entry to sync stock and account balance by Nabin Hait · 4 years, 11 months ago
  15. 29a2e16 fix: Add Serial No. button not responding (#19550) by Marica · 5 years ago
  16. dadd049 fix: add serial no button not working for the delivery note by Rohit Waghchaure · 5 years ago
  17. 7d270ed fix: Added default dimension and filter in bootinfo by deepeshgarg007 · 5 years ago
  18. b590f89 fix: Default Accounting Dimensions in doctypes by deepeshgarg007 · 5 years ago
  19. 65a627c fix: module changes for Auto Repeat from Desk to Automation (#18356) by Rucha Mahabal · 5 years ago
  20. fca86c4 fix: Revert #frappe/erpnext/17896 (#18251) by Nabin Hait · 5 years ago
  21. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  22. e493490 fix: mapped doc by Mangesh-Khairnar · 5 years ago
  23. ea4c42d fix(Utils): Do not add duplicate items (#17896) by Himanshu · 5 years ago
  24. 01f56b8 fix: Return empty array to avoid failure by Suraj Shetty · 5 years ago
  25. b663966 fix: Use can_read API by Suraj Shetty · 5 years ago
  26. da62981 fix: Get accounting dimensions only if user has access by Suraj Shetty · 5 years ago
  27. e9c6e64 fix: Multiple changes in dimension creation logic by deepeshgarg007 · 5 years ago
  28. e64c357 fix: Commified function to get dimensions by deepeshgarg007 · 5 years ago
  29. ed4b052 style (codacy): code formatting fixes by scmmishra · 5 years ago
  30. 61d6b67 feat: Show standard serial number selector in item grid form by scmmishra · 5 years ago
  31. 3dd7ddd Merge branch 'master' into develop by Saurabh · 6 years ago
  32. 0d64d62 fix: filter only unique values for tree options by deepeshgarg007 · 6 years ago
  33. afec3ca Merge branch 'staging' into develop by Saurabh · 6 years ago
  34. 8300f5e fix: Codacy issues and added test case by deepeshgarg007 · 6 years ago
  35. 78ad6c4 Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into loyalty-program-fix by deepeshgarg007 · 6 years ago
  36. 9e09b3a Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  37. 64238ee (Codacy Fix) Fixed indenttion by deepeshgarg007 · 6 years ago
  38. 12f5cef Loyalty program issue fix in customer dashboard by deepeshgarg007 · 6 years ago
  39. 1b7c583 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  40. 7ae2d59 Merge branch 'staging-fixes' into permission-fixes by Suraj Shetty · 6 years ago
  41. 159897d fix(customer): Fix Total Unpaid amount in Customer dashboard (#16234) by Rohan · 6 years ago
  42. 07e5786 Fix user permission checks by Suraj Shetty · 6 years ago
  43. 5b50b28 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  44. 3d82b74 Update Items in Submit state can add new row (#15644) by Stavros Anastasiadis · 6 years ago
  45. 4c5bd25 fix(party dashboard): empty array is truthy, check for length (#16184) by Sagar Vora · 6 years ago
  46. c1a3c72 final dashboard design by deepeshgarg007 · 6 years ago
  47. f31caff Changes in get_dashboard_info by deepeshgarg007 · 6 years ago
  48. a1cffc3 minor changes in dashboard by deepeshgarg007 · 6 years ago
  49. 0e8c364 Added colspan to indicators by deepeshgarg007 · 6 years ago
  50. 920dc14 Customer/Supplier dashboard fix for multi company setup by deepeshgarg007 · 6 years ago
  51. 90cf2dd Make pricing rule from Supplier and Customer Doc (#15533) by Saif · 6 years ago
  52. 713cfc7 [enhance] Payment order (#15056) by rohitwaghchaure · 6 years ago
  53. 1b49f3a Allow cost center in entry of balance sheet accounts (#14972) by Sanjay Kumar · 6 years ago
  54. 49f9747 major(manufacturing): fixes to ux, material requests to purchase order based on default supplier etc (#15267) by Rushabh Mehta · 6 years ago
  55. 6f06cc2 Update Qty and Rate in PO and SO by Doridel Cahanap · 6 years ago
  56. 79e5b07 [Fix] Subscription method (#14604) by rohitwaghchaure · 6 years ago
  57. e25dcd2 [Minor] Report related fixes (#14620) by Zarrar · 6 years ago
  58. 6ffdf94 [Fixes] Defaults and User-Permission based fixes in treeview (#14501) by Zarrar · 6 years ago
  59. e42192b [WIP] Alternative items (#13705) by Doridel Cahanap · 6 years ago
  60. 14bd43d minor changes by Shreya · 6 years ago
  61. a3c3dec [enhance] Item Alternative (#13121) by rohitwaghchaure · 7 years ago
  62. b9c82b9 Fixed merge conflict by Nabin Hait · 7 years ago
  63. 149f7ee [Fix] General Ledger Report (#13374) by Shreya Shah · 7 years ago
  64. c897825 Report presentation currency (#12670) by tundebabzy · 7 years ago
  65. f06c281 [fix] allow to change doc status on get items (#12174) by Vishal Dhayagude · 7 years ago
  66. a11dcb6 Pull items in Stock Entry from Purchase Invoice (#11839) by Nabin Hait · 7 years ago
  67. 7677ff0 [hotfix] User not able to edit exchange rate even if Allow Stale Exchange Rates is disabled in the accounts settings (#11409) by rohitwaghchaure · 7 years ago
  68. e6712c1 [hotfix] fixed Permissions Error while fetching allow_stale field value from Accounts Settings (#11182) by Makarand Bauskar · 7 years ago
  69. dd092e3 Move subscription module to accounts (#10772) by rohitwaghchaure · 7 years ago
  70. 166b78f [Enhance] Subscription module (#10089) by rohitwaghchaure · 7 years ago
  71. 1a947db Item Name not loaded in Material Request via BOM (#10535) (#10555) by tundebabzy · 7 years ago
  72. e9ff191 Added is_perpetual_inventory_enabled method by Rohit Waghchaure · 7 years ago
  73. ab74ca7 Lint and fix JS files by Faris Ansari · 7 years ago
  74. 157c334 [minor] added get_terms methods to erpnext.utils so that it can be used in non transactional documents (#9037) by Makarand Bauskar · 7 years ago
  75. edeb4dc Multiselect dialog for getting items (#8583) by Prateeksha Singh · 7 years ago
  76. c642f76 Fixed merge conflict by Nabin Hait · 8 years ago
  77. 2087e57 [Fix] Serial nos not pulling on the delivery note, for language spanish add serial no button was not working by Rohit Waghchaure · 8 years ago
  78. 6981870 [Fix] Add Serial No fix for other langauges by Kanchan Chauhan · 8 years ago
  79. 51b1d6d [minor] moved the address_and_contact utils to frappe by mbauskar · 8 years ago
  80. 802b435 Fetch same items multiple times from source doc if all qty not processed by Nabin Hait · 8 years ago
  81. 5c18bd9 Fixed merge conflict by Nabin Hait · 8 years ago
  82. c857f37 [fix] currecny symbol for customer's total annual billing, total unpaid amount by Rohit Waghchaure · 8 years ago
  83. 3c7e70f [Fix] Disallow same items to be fetched multiple times in sales invoice by bhupen · 8 years ago
  84. be81442 [minor] link formatter fixes for Item and Employee by mbauskar · 8 years ago
  85. 559aa3a [enhance] show customer, supplier billing and outstanding, fixes #6078 by Rushabh Mehta · 8 years ago
  86. 981f6ea minor fix for item and employee link formatter by Nabin Hait · 8 years ago
  87. 180e435 [minor] formatter for item and employee by Rushabh Mehta · 8 years ago
  88. 14384c2 [fix] serial no button by akshay · 8 years ago
  89. 5a39d41 [redesign] replace document flow with dashboard, sorry @saurabh6790, fixes #5792 by Rushabh Mehta · 8 years ago
  90. 55ea7b1 [minor] set applicant name automatically by Rushabh Mehta · 8 years ago
  91. 176b63b [fix] remove first row on mapping, fixes #5707 by Rushabh Mehta · 8 years ago
  92. aa60fd9 [fix] new_doc to frappe.new_doc by Rushabh Mehta · 8 years ago
  93. 0394aec [wip] inventory tool by Rushabh Mehta · 8 years ago
  94. 621283c [enhancement] stock balance page by Rushabh Mehta · 8 years ago
  95. cef1086 [fix]Letterhead not being changed with change in company by rohitwaghchaure · 9 years ago
  96. 915778f [fix] Clear addressed and contacts on a new form by Nabin Hait · 9 years ago
  97. 06ad308 [fixes] setup wizard and other fixes related to cart by Anand Doshi · 9 years ago
  98. b7c0c55 Validate serial no in return entry with against document by Nabin Hait · 9 years ago
  99. fe2ffae Fixes in Production Planning Tool by Neil Trini Lasrado · 9 years ago
  100. 95b995b [minor] set timezone in posting time and added help by Rushabh Mehta · 9 years ago