1. 4d2520e Merge pull request #2176 from nabinhait/hotfix by Anand Doshi · 10 years ago
  2. cece0c7 Opening entry should not be considered in bank reconciliation statement by Nabin Hait · 10 years ago
  3. 5e34383 [minor] Add Permission for additional roles to Customer, Supplier by ankitjavalkarwork · 10 years ago
  4. b2a3f2d some minor changes get fixed for PO/PI by Sambhaji Kolate · 10 years ago
  5. 8e39ee7 Merge pull request #2167 from anandpdoshi/anand-september-9 by Anand Doshi · 10 years ago
  6. 6b679c4 Updated purchase_invoice.json and purchase_order.json with some missed out changes by Sambhaji Kolate · 10 years ago
  7. e3d2643 Changes for Recurring PO/PI by Sambhaji Kolate · 10 years ago
  8. fc33d5a Set allow_on_submit for 'page_break', 'letter_head', 'select_print_heading', 'print_heading'. Fixes frappe/erpnext#1810 by Anand Doshi · 10 years ago
  9. 6e566fb Merge branch 'develop' by Pratik Vyas · 10 years ago
  10. 6675ce9 bumped to version 4.3.0 by Pratik Vyas · 10 years ago
  11. 2cf75fc change version in hooks.py by Pratik Vyas · 10 years ago
  12. 941f698 Merge pull request #2165 from anandpdoshi/anand-september-9 by Anand Doshi · 10 years ago
  13. 48b3d13 [minor] Cheque Printing Format by Anand Doshi · 10 years ago
  14. dc79334 [fix] Clear website cache for Item Group on saving Item by Anand Doshi · 10 years ago
  15. ab74a50 Merge pull request #2162 from nabinhait/hotfix by Anand Doshi · 10 years ago
  16. fa18e7c Merge pull request #2140 from nathando/patch-1 by Nabin Hait · 10 years ago
  17. ff7e9b6 Get items in PO from material requests based on supplier by Nabin Hait · 10 years ago
  18. 00e93d1 Merge pull request #2159 from anandpdoshi/anand-september-8 by Rushabh Mehta · 10 years ago
  19. 45c9b1c [minor] Set in_list_view for Sales and Purchase item tables by Anand Doshi · 10 years ago
  20. dcfcd69 Merge pull request #2158 from rmehta/translated by Anand Doshi · 10 years ago
  21. 7ab4ee1 transations-08-sep-2014 by RM · 10 years ago
  22. c017ed2 Merge pull request #2151 from ankitjavalkarwork/fix1999 by Nabin Hait · 10 years ago
  23. 34b94af Merge pull request #2154 from anandpdoshi/anand-september-5 by Nabin Hait · 10 years ago
  24. 65a5f85 Setup Wizard: set corrected number format in system settings by Anand Doshi · 10 years ago
  25. 52a39a0 Merge pull request #2149 from anandpdoshi/anand-september-5 by Anand Doshi · 10 years ago
  26. ce9a9ee Allow renaming for Sales Partner Doctype by ankitjavalkarwork · 10 years ago
  27. cbd4336 Merge pull request #2150 from nabinhait/hotfix by Nabin Hait · 10 years ago
  28. 91fb661 minor fixes by Nabin Hait · 10 years ago
  29. 0b74b6d [fix] Validate Expense Approver by Anand Doshi · 10 years ago
  30. d42326b [hotfix] hooks - recurring order by Anand Doshi · 10 years ago
  31. 4c93f35 Merge pull request #2145 from nabinhait/hotfix by Anand Doshi · 10 years ago
  32. 84f0cc6 Dont show opening entries in Bank reconciliation by Nabin Hait · 10 years ago
  33. 0f798dd Valuation rate for finished goods in repack entries by Nabin Hait · 10 years ago
  34. 629e51a Search field fixed in stock entry by Nabin Hait · 10 years ago
  35. 4211aa4 [hotfix] Product Search 'More' button by Anand Doshi · 10 years ago
  36. 5893e14 Merge pull request #2143 from anandpdoshi/anand-septemper-3 by Anand Doshi · 10 years ago
  37. d91c4d3 [translations] German translations from a user by Anand Doshi · 10 years ago
  38. 3d911eb [minor] id.csv by Anand Doshi · 10 years ago
  39. 0c8e433 Merge pull request #2142 from nabinhait/hotfix by Nabin Hait · 10 years ago
  40. 247e9ff get_item_list does not [item qty=0] by nathando · 10 years ago
  41. 3f4c308 Remove frappe version pinning in requirements.txt by Pratik Vyas · 10 years ago
  42. a84f366 removed test records for landed cost voucher by Nabin Hait · 10 years ago
  43. 714b3ef Merge pull request #2139 from nabinhait/hotfix by Nabin Hait · 10 years ago
  44. 96bdc58 Get valuation rate in manufacturing/repack entry by Nabin Hait · 10 years ago
  45. 3f4885e repost stock reconciliation by Nabin Hait · 10 years ago
  46. ee2bc92 Merge pull request #2134 from nabinhait/hotfix by Nabin Hait · 10 years ago
  47. 144f06e Update patches.txt by Pratik Vyas · 10 years ago
  48. 7f3f2a0 Fixes in repost_stock utility by Nabin Hait · 10 years ago
  49. 9e563e7 Stock reconciliation when valuation rate column is blank by Nabin Hait · 10 years ago
  50. 12ce3ee landed cost voucher added in module page by Nabin Hait · 10 years ago
  51. f395b7c [hotfix] item grid rate visibility booboo by Anand Doshi · 10 years ago
  52. 4228adf Merge pull request #2109 from ankitjavalkarwork/recurringorder2 by Anand Doshi · 10 years ago
  53. 8ad474b Merge pull request #2122 from neilLasrado/print-templates-fix by Anand Doshi · 10 years ago
  54. 737d8e4 fix minor issue and set default value send as pdf by ankitjavalkarwork · 10 years ago
  55. aaac7c1 Fix minor errors, fix patch, call in hooks, move from account_controller to recurring_document by ankitjavalkarwork · 10 years ago
  56. 28a975d Add patch for field name change in SI, rename email template by ankitjavalkarwork · 10 years ago
  57. e60822b Add tests for Recurring Document, Sales Inv, Sales Order, fix minor errors by ankitjavalkarwork · 10 years ago
  58. ac085e0 Add manage_recurring_documents and path to hooks, fix minor issues by ankitjavalkarwork · 10 years ago
  59. e8331d4 Commonify Recurring Sales Order/Invoice by ankitjavalkarwork · 10 years ago
  60. 21b8d30 Merge pull request #2131 from anandpdoshi/anand-september-1 by Rushabh Mehta · 10 years ago
  61. 24989b9 Hide Rate, Amount in Item Grid template based on permlevel by Anand Doshi · 10 years ago
  62. 4f1bccb Merge pull request #2129 from anandpdoshi/anand-september-1 by Nabin Hait · 10 years ago
  63. 98eacdb [patch] Set company's country by Anand Doshi · 10 years ago
  64. 8331ec7 [cosmetics] Cheque Print format 2 by Neil Trini Lasrado · 10 years ago
  65. d43752f [cosmetics] Cheque Print format 1 by Neil Trini Lasrado · 10 years ago
  66. bd03c8b Merge branch 'develop' of https://github.com/frappe/erpnext into print-templates-fix by Neil Trini Lasrado · 10 years ago
  67. d490933 Merge pull request #2125 from anandpdoshi/anand-august-29 by Anand Doshi · 10 years ago
  68. f65817d [cosmetics] payment receipt Print format 1 by Neil Trini Lasrado · 10 years ago
  69. 40a8ae2 [fix] get incoming rate by Anand Doshi · 10 years ago
  70. 12b9802 [fix] Maintenance Scheduler periodicity validation by Anand Doshi · 10 years ago
  71. 45a0ea9 Merge branch 'develop' of https://github.com/frappe/erpnext into print-templates-fix by Neil Trini Lasrado · 10 years ago
  72. 98ff85d Merge pull request #2108 from neilLasrado/fix-issue-448 by Anand Doshi · 10 years ago
  73. 0015157 Merge pull request #2120 from nabinhait/hotfix by Anand Doshi · 10 years ago
  74. f513531 Merge pull request #2114 from neilLasrado/credit-note-feature by Anand Doshi · 10 years ago
  75. 4e16e9e Refactored Credit Note Print Format by Neil Trini Lasrado · 10 years ago
  76. 9f0ea97 [fix] get future vouchers query by Anand Doshi · 10 years ago
  77. 7a435bb [print-template] Credit Note Issue #31 1 by Neil Trini Lasrado · 10 years ago
  78. 014346a [print-template] Credit Note by Neil Trini Lasrado · 10 years ago
  79. c90773c Merge pull request #2115 from anandpdoshi/user-permission-doctypes by Anand Doshi · 10 years ago
  80. 0514e07 minor fix by Nabin Hait · 10 years ago
  81. 14b8af2 Rounding issue fixed for bom quantity by Nabin Hait · 10 years ago
  82. 818baca Minor fix in maintenance schedule by Nabin Hait · 10 years ago
  83. 6ba2e3d Merge pull request #2118 from anandpdoshi/anand-august-28 by Anand Doshi · 10 years ago
  84. bb370f3 HR - Leave Approver and Expense Approver fields changed to Link Fields, better default permissions by Anand Doshi · 10 years ago
  85. f680626 [minor] send translations in response by Anand Doshi · 10 years ago
  86. 83ca3e5 [Cosmetics] Print Templates Layout Improved by Neil Trini Lasrado · 10 years ago
  87. 37cb544 [fix] default quotation list filter by Anand Doshi · 10 years ago
  88. ec8964d Merge pull request #2117 from anandpdoshi/anand-august-27 by Nabin Hait · 10 years ago
  89. 913c51b [fix] get future vouchers query by Anand Doshi · 10 years ago
  90. cd1efb9 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-issue-448 by Neil Trini Lasrado · 10 years ago
  91. d6d71e8 [fix] issue 448 final 1 by Neil Trini Lasrado · 10 years ago
  92. 4cb6733 Merge pull request #2112 from anandpdoshi/anand-august-27 by Pratik Vyas · 10 years ago
  93. 4b71fe6 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-issue-448 by Neil Trini Lasrado · 10 years ago
  94. 46256cd Enqueue Newsletter sending in Longjob Queue by Anand Doshi · 10 years ago
  95. ad24069 [fix] issue 448 final by Neil Trini Lasrado · 10 years ago
  96. 3b1733b minor fix in sales invoice test records by Nabin Hait · 10 years ago
  97. 43f087c [hotfix] Supplier read permission for Purchase User by Anand Doshi · 10 years ago
  98. 54ca95b Merge pull request #2110 from nabinhait/hotfix by Nabin Hait · 10 years ago
  99. e3f2323 minor fix in sales invoice test records by Nabin Hait · 10 years ago
  100. c147667 [hotfix] Supplier read permission for Purchase User by Anand Doshi · 10 years ago