1. e9baaa6 Changed frappe.conn to frappe.db by Anand Doshi · 11 years ago
  2. 901f443 Fixed Purchase Invoice test cases by Anand Doshi · 11 years ago
  3. 0936ae6 Fixed company web page creation by Anand Doshi · 11 years ago
  4. 4362443 Propagate ignore_permissions during mapping from quotation to sales order by Anand Doshi · 11 years ago
  5. 201dbbd Quotation Item Table can be empty by Anand Doshi · 11 years ago
  6. a6628ee rename sitemap to route by Rushabh Mehta · 11 years ago
  7. a1c96de party related cleanup by Nabin Hait · 11 years ago
  8. 6fbda08 fixed sitemap patch by Rushabh Mehta · 11 years ago
  9. cda83bb Row no fix in stock reconciliation by Nabin Hait · 11 years ago
  10. 2f8d445 calculate outstanding amount in server side, only if docstatus is 0 by Nabin Hait · 11 years ago
  11. 0f23106 fix in fetch item details and supplier non-mandatory to fetch by Nabin Hait · 11 years ago
  12. 33f36c3 Add CI badge to readme by Pratik Vyas · 11 years ago
  13. a08855a add site arg to travis build script, booboo by Pratik Vyas · 11 years ago
  14. 3197767 run setup wizard before running tests on travis by Pratik Vyas · 11 years ago
  15. 28da752 set single defaults after install by Pratik Vyas · 11 years ago
  16. ce64afa default value in single doctypes by Nabin Hait · 11 years ago
  17. f5bb9ae default value in single doctypes by Nabin Hait · 11 years ago
  18. 2283156 default value in selling settings by Nabin Hait · 11 years ago
  19. 32f1686 default value in global defaults by Nabin Hait · 11 years ago
  20. 74bbd24 Merge github.com:frappe/erpnext into develop by Nabin Hait · 11 years ago
  21. 9d1f077 get lead details in quotation by Nabin Hait · 11 years ago
  22. e0e3f92 fixed sales / accounts tree by Rushabh Mehta · 11 years ago
  23. 05b28eb minor fixes by Nabin Hait · 11 years ago
  24. 36a4db6 price list on_trash function by Nabin Hait · 11 years ago
  25. da0a23e remove print in patch, booboo by Pratik Vyas · 11 years ago
  26. 31affc0 bump modified dates for purchase receipt and purchase invoice by Pratik Vyas · 11 years ago
  27. d4f9af3 Delete install_erpnext.py by Pratik Vyas · 11 years ago
  28. ad9b4fa Update README.md by Pratik Vyas · 11 years ago
  29. 0240dc5 4.change version to 4.0.0-beta by Pratik Vyas · 11 years ago
  30. ed20b68 Update .travis.yml by Pratik Vyas · 11 years ago
  31. 86903e5 fixed travis by Rushabh Mehta · 11 years ago
  32. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  33. 8ae051c fixed conflict by Nabin Hait · 11 years ago
  34. adeff27 Merge branch '4.0.0-wip' of github.com:webnotes/erpnext into 4.0.0-wip by Nabin Hait · 11 years ago
  35. 9ea4616 minor fix by Nabin Hait · 11 years ago
  36. 989b60a removed setup from desktop: by Rushabh Mehta · 11 years ago
  37. fc274e2 Merge branch 'develop' by Pratik Vyas · 11 years ago
  38. d45f7d6 bumped to version 3.8.6 by Pratik Vyas · 11 years ago
  39. c1611ab Merge pull request #1418 from nabinhait/hotfix by Nabin Hait · 11 years ago
  40. e0f6b3e minor fixes in account receivable/payable by Nabin Hait · 11 years ago
  41. a038831 validate item of item_price record by Nabin Hait · 11 years ago
  42. 36028bf minor by Nabin Hait · 11 years ago
  43. a87121c Merge branch '4.0.0-wip' of github.com:webnotes/erpnext into 4.0.0-wip by Nabin Hait · 11 years ago
  44. e219d61 patch included in patches txt by Nabin Hait · 11 years ago
  45. 66b2717 Merge pull request #1414 from akhileshdarjee/4.0-hotfix by Nabin Hait · 11 years ago
  46. eba1bdb minor fixes by Nabin Hait · 11 years ago
  47. 139dc7b minor fixes by Nabin Hait · 11 years ago
  48. 0aa71a5 minor fixes by Nabin Hait · 11 years ago
  49. 5aecc53 Letter Head field added in purchase receipt and invoice by Nabin Hait · 11 years ago
  50. 5f59726 Rename fields: replaced in html and txt files by Nabin Hait · 11 years ago
  51. 1eb5601 Rename fields: amount related fields by Nabin Hait · 11 years ago
  52. 7979f7e Field Rename: rate field mass replacement by Nabin Hait · 11 years ago
  53. a7f757a Rename fields: initial commit by Nabin Hait · 11 years ago
  54. 7773974 Fields renamed in schema by Nabin Hait · 11 years ago
  55. 436f526 commonify get_item_details and rename fields to sync selling and purchase by Nabin Hait · 11 years ago
  56. c28c86d Validate duplicate serial nos entry by Nabin Hait · 11 years ago
  57. 9beffb6 Validate duplicate serial nos entry by Nabin Hait · 11 years ago
  58. f0d29be Removed on_trash function from support ticket by Nabin Hait · 11 years ago
  59. f2b7cd6 customer and supplier dashboard set to company currency by Akhilesh Darjee · 11 years ago
  60. 2735733 Minor fix in setup import by Anand Doshi · 11 years ago
  61. 93fdc67 Fixes in Test Cases by Anand Doshi · 11 years ago
  62. 40c5174 Merge pull request #1410 from nabinhait/hotfix by Nabin Hait · 11 years ago
  63. 0799b28 Letter Head field added in purchase receipt and invoice by Nabin Hait · 11 years ago
  64. 89a3ee7 Merge branch 'develop' by Pratik Vyas · 11 years ago
  65. 347bf93 bumped to version 3.8.5 by Pratik Vyas · 11 years ago
  66. d7cc47e Do not validate Material Request against Sales Order, Moved Setup page to Framework by Anand Doshi · 11 years ago
  67. 1d7e933 Fix in Get Job Applications by Anand Doshi · 11 years ago
  68. 080b64a Fixes in Sales Partner and Support Mails by Anand Doshi · 11 years ago
  69. c4ec534 added config.setup by Rushabh Mehta · 11 years ago
  70. 22ababb configs by Rushabh Mehta · 11 years ago
  71. 17cb5b7 Merge branch 'develop' by Pratik Vyas · 11 years ago
  72. e0c9dd3 bumped to version 3.8.4 by Pratik Vyas · 11 years ago
  73. 41891ec Merge pull request #1405 from nabinhait/hotfix by Nabin Hait · 11 years ago
  74. dfc0072 Merge branch 'develop' of github.com:webnotes/erpnext into hotfix by Nabin Hait · 11 years ago
  75. e1e5d67 Validate duplicate serial nos entry by Nabin Hait · 11 years ago
  76. c4e92c6 Validate duplicate serial nos entry by Nabin Hait · 11 years ago
  77. 7c34f1c Test Item Group by Anand Doshi · 11 years ago
  78. 2c832ad Merge pull request #1404 from nabinhait/hotfix by Nabin Hait · 11 years ago
  79. c095cfa Merge branch 'develop' of github.com:webnotes/erpnext into hotfix by Nabin Hait · 11 years ago
  80. fbb10d3 Removed on_trash function from support ticket by Nabin Hait · 11 years ago
  81. 7bb9c3f Nested Set Test using Test Item group by Anand Doshi · 11 years ago
  82. a03f654 Merge pull request #1382 from akhileshdarjee/4.0-hotfix by Nabin Hait · 11 years ago
  83. 574c7e7 item related cleanup by Nabin Hait · 11 years ago
  84. 9294fc8 Merge branch 'develop' by Pratik Vyas · 11 years ago
  85. 07d4c37 bumped to version 3.8.3 by Pratik Vyas · 11 years ago
  86. 79499e3 fix syntax error in material request, merge booboo by Pratik Vyas · 11 years ago
  87. cc9bc95 fix language typo in build script by Pratik Vyas · 11 years ago
  88. ae763d7 Merge pull request #1394 from pdvyas/testing-develop3 by Pratik Vyas · 11 years ago
  89. 70e2a50 fix travis build script typo by Pratik Vyas · 11 years ago
  90. c22ff12 Merge pull request #1390 from pdvyas/testing4 by Pratik Vyas · 11 years ago
  91. 1b8c158 Merge pull request #1393 from pdvyas/testing-develop2 by Pratik Vyas · 11 years ago
  92. 4078ef8 add travis build script by Pratik Vyas · 11 years ago
  93. 462740f sales funnel fix by Akhilesh Darjee · 11 years ago
  94. c055ea6 fix webnotes url in travis build script by Pratik Vyas · 11 years ago
  95. 3decf4d Fixes related website hierarchy by Anand Doshi · 11 years ago
  96. 4b41e42 cleaned up splash: by Rushabh Mehta · 11 years ago
  97. 2c545ef bugfix to feed by Rushabh Mehta · 11 years ago
  98. c6b59ef Merge branch 'develop' by Pratik Vyas · 11 years ago
  99. dbbba65 bumped to version 3.8.2 by Pratik Vyas · 11 years ago
  100. 3c3719f Merge pull request #1388 from nabinhait/hotfix by Nabin Hait · 11 years ago