1. a221f7e Update test_customer.py by Nabin Hait · 8 years ago
  2. f09929e [Fix] Updated test cases to handle negative or zero outstanding amount against customer by shreyas · 8 years ago
  3. 17f43da [Test] Added test cases to evaluate customer credit limit by shreyas · 8 years ago
  4. e056569 [Minor] Do not allow change in credit limit by shreyas · 8 years ago
  5. db88bd6 Merge branch 'develop' of https://github.com/DigiThinkIT/erpnext into DigiThinkIT-develop by Nabin Hait · 8 years ago
  6. edcba51 [Fix] Added check to validate selling price against valuation rate by shreyas · 8 years ago
  7. 1cfe2d7 [Minor] Validate purchase price against selling price by shreyas · 8 years ago
  8. 0702fa2 Fixed version conflict by Nabin Hait · 8 years ago
  9. aa8abfa Test cases added in sales order to check total projected qty by Rohit Waghchaure · 8 years ago
  10. ac9172f [Fix] total projected qty by Rohit Waghchaure · 8 years ago
  11. 6cb4413 Fixed version conflict by Nabin Hait · 8 years ago
  12. d5c4a5c Hotfix by Nabin Hait · 8 years ago
  13. fa1cdd5 Fixed merge conflict by Nabin Hait · 8 years ago
  14. f32547a Merge pull request #6637 from nabinhait/cost_center_fix by Nabin Hait · 8 years ago
  15. 17f6874 [minor] [fix] doctype_dasboard.py files, move data to get_data by Rushabh Mehta · 8 years ago
  16. 55a8797 Set cost center while creating invoice from SO/PO by Nabin Hait · 8 years ago
  17. 558f526 Fixed version conflict by Nabin Hait · 8 years ago
  18. 219148d Sales Personwise transaction summary - total row by Nabin Hait · 8 years ago
  19. 5108200 [FIX] Issue with customer doctype not allowing name series past 10 by Felipe Orellana · 8 years ago
  20. 6b4eb7f Fixed version conflict by Nabin Hait · 8 years ago
  21. bd599b0 [Fix] Discount copied during making of PO from SO by Rohit Waghchaure · 8 years ago
  22. 559aa3a [enhance] show customer, supplier billing and outstanding, fixes #6078 by Rushabh Mehta · 8 years ago
  23. bd15e31 [minor] [enhance] fixes #6222 by Rushabh Mehta · 8 years ago
  24. e35dbca [fix] connect customer to Quotation, Opportunity if created from lead, fixes #6051 by Rushabh Mehta · 8 years ago
  25. 39b5d39 [fix] remove campaign depends on by Rushabh Mehta · 8 years ago
  26. 59dc0ec [enhance] added Lead Source master, fixes #6231 by Rushabh Mehta · 8 years ago
  27. dd96cbd Coded column deleted, column added from UI by Kanchan Chauhan · 8 years ago
  28. fcb793e [minor] language fields are now links by Rushabh Mehta · 8 years ago
  29. b969c2c [minor] budget link in cost center, fixes #6093 by Rushabh Mehta · 8 years ago
  30. 4da2c81 Merge pull request #6094 from rmehta/sales-purchase-items by Nabin Hait · 8 years ago
  31. d973c16 [revert] is_sales_item, is_purchase_item back by Rushabh Mehta · 8 years ago
  32. 987009b Update quotation.json by Neil Trini Lasrado · 8 years ago
  33. c917423 Fixed typo in quotation, added image feild in Program Enrollment by Neil Trini Lasrado · 8 years ago
  34. 6c3ac95 [fix] quick entry by Rushabh Mehta · 8 years ago
  35. 71b6494 Merge pull request #5845 from KanchanChauhan/quotation-fix by Rushabh Mehta · 8 years ago
  36. 39c952a [Minor Fix] by Kanchan Chauhan · 8 years ago
  37. e0cc87d Unlink payment entries on cancellation of Invoice by Nabin Hait · 8 years ago
  38. 5a39d41 [redesign] replace document flow with dashboard, sorry @saurabh6790, fixes #5792 by Rushabh Mehta · 8 years ago
  39. 39077d4 [dashboard] for quotation and sales order by Rushabh Mehta · 8 years ago
  40. fc8e589 [fix] party status updating bug, fixes #5794, #5796 by Rushabh Mehta · 8 years ago
  41. 76b1341 [fix] grid columns now restricted to 10 by Rushabh Mehta · 8 years ago
  42. 176b63b [fix] remove first row on mapping, fixes #5707 by Rushabh Mehta · 8 years ago
  43. 6bc7b89 [fix] alter fieldtype for is_group from select to check by Saurabh · 8 years ago
  44. 391c0ef [fix] make grids editable by Rushabh Mehta · 8 years ago
  45. 7333eb2 [minor] typo in customer.js by Rushabh Mehta · 8 years ago
  46. 964ad0f [cleanup] rename "links" to "dashboard" by Rushabh Mehta · 8 years ago
  47. 6d76359c [WIP] Task statuses updated in website by Kanchan Chauhan · 8 years ago
  48. 6cb5710 template selection of item disabledin Sales Order by Kanchan Chauhan · 8 years ago
  49. a71d9d3 Rename prevdoc field in purchase order and purchase receipt doctype by Rohit Waghchaure · 8 years ago
  50. 13093b4 Make payment entry aginst order, payment request and patch to rename advance table fields by Nabin Hait · 8 years ago
  51. 28a0528 Advance Payment Entry adjustment against Invoice by Nabin Hait · 8 years ago
  52. b33df4a [cleanup] link methods made common by Rushabh Mehta · 8 years ago
  53. b6d6b84 [fix] add filters and child doc name in previous link mapper by Saurabh · 8 years ago
  54. 2a0b111 [fix] mark completed docuemts on document flow by Saurabh · 8 years ago
  55. 8f24ecb [fix] set previous doc links for document flow by Saurabh · 8 years ago
  56. 520fb73 [fix] authorization rule fix for sales order by Saurabh · 8 years ago
  57. a9ba734 [fix] deprecate browser pages for accounts, cost_center, sales , bom, item group by Saurabh · 8 years ago
  58. eda1afb [fixes] comnify tree view by Saurabh · 8 years ago
  59. 51ad436 [fix] sales and accounts browser name by Anand Doshi · 8 years ago
  60. d56306a [minor] [fix] quotation cancelled status issue, fixes #5221 by Rushabh Mehta · 8 years ago
  61. 743de9b [minor] website field in customer and allow_import for purchase receipt, fixes #5227 by Rushabh Mehta · 8 years ago
  62. 16e2442 [cleanup] document flow by Anand Doshi · 8 years ago
  63. 7d0e78d [fixes] this.frm instead of cur_frm by Saurabh · 9 years ago
  64. 9df3d0f [enhance] show module flow on top of document by Saurabh · 9 years ago
  65. 9f98296 minor fix by Nabin Hait · 8 years ago
  66. aa60fd9 [fix] new_doc to frappe.new_doc by Rushabh Mehta · 8 years ago
  67. 37b5e0c Merge pull request #5399 from nabinhait/report-graph by Nabin Hait · 8 years ago
  68. 310d64d Fixed conflict by Nabin Hait · 8 years ago
  69. b46d021 Charts on reports / activity page, deprecated financial analytics report by Nabin Hait · 8 years ago
  70. 62dbbfb [Fix] during making of material request from sales order, system fetching product bundle items only if so has both product bundle and purchase item by Rohit Waghchaure · 8 years ago
  71. d0cee1b [fix] minor fixes to pos by Rushabh Mehta · 8 years ago
  72. 532eedf [enhance] more editable grids by Rushabh Mehta · 8 years ago
  73. 90cea14 domanifying EPRNext, fixes #5334 by Umair Sayyed · 8 years ago
  74. a3f20ae Merge pull request #5329 from KanchanChauhan/shoppingcart-cleanup by Anand Doshi · 8 years ago
  75. 1d79f35 Shopping Cart error messages issue resolved by Kanchan Chauhan · 8 years ago
  76. 6087fe1 [Enhancement] POS by Rohit Waghchaure · 9 years ago
  77. be2ee18 [fixed] frappe.require is now async :boom: by Rushabh Mehta · 8 years ago
  78. 1aa1c8a [minor] remove hide_first in forms by Rushabh Mehta · 8 years ago
  79. e3bd78e [css] portal by Anand Doshi · 8 years ago
  80. 621283c [enhancement] stock balance page by Rushabh Mehta · 8 years ago
  81. c291ab6 Merge pull request #5197 from KanchanChauhan/UXChanges_ERPNext by Rushabh Mehta · 8 years ago
  82. 0277244 [cleanup] added dashboard in project by Rushabh Mehta · 8 years ago
  83. 11638ba Changes 3 by Kanchan Chauhan · 8 years ago
  84. 704f248 Changes 2 by Kanchan Chauhan · 8 years ago
  85. 0525387 [enhancement] added reserved_qty_for_production in bin and updated item dashboard by Rushabh Mehta · 8 years ago
  86. 14aa9c5 [fix] Cleanup and fixes in update stock feature in Purchase Invoice by Nabin Hait · 8 years ago
  87. a305c29 [cleanup] remove is_pro_applicable by Rushabh Mehta · 8 years ago
  88. 72534de removed Is Sales Item and Is Purchase Item by Umair Sayyed · 8 years ago
  89. 972c25f Fixed conflict by Nabin Hait · 8 years ago
  90. 15a7f21 [enhancement] heatmaps on item and notifications for item by Rushabh Mehta · 8 years ago
  91. 6269f1e address and contact related fields re-arranged in the sales transactions fixes #5192 by Umair Sayyed · 8 years ago
  92. 0e2dd85 [cleanup] link dashboard for customer, supplier, item, employee and hide form by default by Rushabh Mehta · 9 years ago
  93. 7132bd3 [fix] Ignore closed sales order in credit limit validation by Nabin Hait · 9 years ago
  94. c2ae1a7 fixed merge conflict by Nabin Hait · 9 years ago
  95. 8bbca6f [enhancement] links menu in customer, supplier, item by Rushabh Mehta · 9 years ago
  96. 9fef3df [fix] Fixed pending so items for material request report by Nabin Hait · 9 years ago
  97. 5d0e8de [fix] dashboard for customer, supplier by Rushabh Mehta · 9 years ago
  98. 6fe962e [test] fixed circular dependencies by Rushabh Mehta · 9 years ago
  99. 2f957f2 [fix] apply Tax Rule for lead by Anand Doshi · 9 years ago
  100. dda1349 [minor] [fix] typo in customer_list.js by Rushabh Mehta · 9 years ago