1. cc24d28 [fix] address creation for new user by Anand Doshi · 9 years ago
  2. ba2596a [minor] validate email id before inviting user by Rushabh Mehta · 9 years ago
  3. afacc3d [minor] catch illegal reference, via error report by Rushabh Mehta · 9 years ago
  4. 602e825 [enhancement] Int, Currency, Float, Percent as not null and default to 0 by Anand Doshi · 9 years ago
  5. da79740 [fix] injection by Anand Doshi · 9 years ago
  6. 33ebaf4 [feature] rename via console merge with frappe/frappe#1349 by Rushabh Mehta · 9 years ago
  7. 17dc249 [fix] rollback if exception in bulk rename by Anand Doshi · 9 years ago
  8. 12af479 [fix] rename tool by Anand Doshi · 9 years ago
  9. 1d093a4 [fix] change attach fields to small text by Anand Doshi · 9 years ago
  10. ee6862b [fix] VARCHAR lengths as 140 by Rushabh Mehta · 9 years ago
  11. 73e7379 [minor] Added 'Invite User' in Contact by Rushabh Mehta · 9 years ago
  12. 80d2a55 [enhancement] add variants in website by Rushabh Mehta · 9 years ago
  13. 71ebad5 Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error by Anand Doshi · 9 years ago
  14. dace2b6 [fix] get permission query condition if no permitted links by Nabin Hait · 9 years ago
  15. 89b8d11 [fix] Apply permissions on address and contact based on permissions of Customer, Supplier by Anand Doshi · 9 years ago
  16. 156ce60 [cleanup] [wip] portal, shopping cart cleanup by Rushabh Mehta · 9 years ago
  17. 0bd145a [fixes] test cases and tax rule validation by Saurabh · 9 years ago
  18. dbe623b [fix] Use User Permission value as default only if the document type is Setup by Anand Doshi · 9 years ago
  19. bc1e8b4 [minor] Unset Apply User Permissions in default permissions by Anand Doshi · 9 years ago
  20. 8b66f2a Exported all doctypes by Anand Doshi · 9 years ago
  21. 282e494 [fix] Changed more section label to 'More Information' by Anand Doshi · 9 years ago
  22. 414248b [fix] event creation on Contact Date by Anand Doshi · 9 years ago
  23. 3f321eb utilities/repost_stock file renamed to stock/stock_balance by Nabin Hait · 9 years ago
  24. 81e9d4e [fix] changed text > text editor for description fields in tables by Rushabh Mehta · 9 years ago
  25. 5b19dc3 Note files deleted, shifted to frappe repo by Nabin Hait · 9 years ago
  26. 907ea7d [minor] pincode label changed to postal code, #3770 by Rushabh Mehta · 9 years ago
  27. 28eff7f Phone removed from mandatory in Address by Dominik · 9 years ago
  28. 3c3a3ec Additional Costs in Stock Entry by Nabin Hait · 9 years ago
  29. 1e8025b [cleanup] yes/no selects changed to checks in Item by Rushabh Mehta · 9 years ago
  30. 3cf67a4 Cleanup and test cases for serialized item by Nabin Hait · 9 years ago
  31. 1d21842 Sales / Purchase Return redesigned via negative DN / SI / PR / PI by Nabin Hait · 9 years ago
  32. 098760f [fix] SMS status and log by Nabin Hait · 9 years ago
  33. 09a66c4 Fixed issue with Customer Contacts in Transaction Documents by Neil Trini Lasrado · 9 years ago
  34. fde13e6 Merge pull request #3609 from rmehta/address-link by Nabin Hait · 9 years ago
  35. 5a6ff21 Allowed same contact to be Linked to Customer AND Supplier AND Sales Partner by Neil Trini Lasrado · 9 years ago
  36. f073766 [fix] link address via owner, if created in portal #3540 by Rushabh Mehta · 9 years ago
  37. 5e3646a validation message fix by Nabin Hait · 9 years ago
  38. 28a9e35 Validate item rate with reference document with tolerance 0.009 by Nabin Hait · 9 years ago
  39. e06d01e Delete events via query instead of delete_doc function, to save time by Nabin Hait · 9 years ago
  40. a33d468 [fixes] portal, issues, addresses etc by Rushabh Mehta · 9 years ago
  41. 3b0adc5 [fix] ignore share permission while creating events on the background by Nabin Hait · 9 years ago
  42. 9dd8aab [fix] status updater by Rushabh Mehta · 9 years ago
  43. 92af795 Fixed note permission query by Anand Doshi · 10 years ago
  44. 611b513 [newsletter] fixed tests by Rushabh Mehta · 10 years ago
  45. 14ae4c3 [email] many fixes, newsletter, unsubscribe by Rushabh Mehta · 10 years ago
  46. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  47. 00e3b26 [fix] rename tool #2861 by Rushabh Mehta · 10 years ago
  48. d35354c Merge remote-tracking branch 'frappe/develop' into v5.0 by Anand Doshi · 10 years ago
  49. d57e793 [fix] Added unicode_literals if missing in py files by Anand Doshi · 10 years ago
  50. f9fc04c Website Listing by Anand Doshi · 10 years ago
  51. 7f9489e Update transaction_base.py by Pratik Vyas · 10 years ago
  52. 813f0ed [form] section labels by Rushabh Mehta · 10 years ago
  53. 50dc4e9 [cleanup] item grid views, removed desc etc by Rushabh Mehta · 10 years ago
  54. 6efbc9d [event] share with user by Rushabh Mehta · 10 years ago
  55. 8fa503e Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  56. 15cd122 Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  57. 6dfd430 Moved flags like ignore_mandatory, ignore_validate etc to doc.flags by Anand Doshi · 10 years ago
  58. c5fb88c UOM validation for BOM Items by Nabin Hait · 10 years ago
  59. a232c80 [share] add share permission by Rushabh Mehta · 10 years ago
  60. 0e13221 [print] item tables - override description and uom by Rushabh Mehta · 10 years ago
  61. aabeb38 minor fix by Nabin Hait · 10 years ago
  62. fe93ea5 Minor fixes: escaped characters by Nabin Hait · 10 years ago
  63. 0335005 [minor] added allow rename by Rushabh Mehta · 10 years ago
  64. fff3ab7 Fixed conflict by Nabin Hait · 10 years ago
  65. 4e7cc93 minor fix in reposting utility by Nabin Hait · 10 years ago
  66. e1cb0ae [design] list views by Rushabh Mehta · 10 years ago
  67. 419ae33 [merge] v5-design by Rushabh Mehta · 10 years ago
  68. dd38a26 Removed tname and fname from code by Nabin Hait · 10 years ago
  69. a5b149c [design] module pages, messages, timelines by Rushabh Mehta · 10 years ago
  70. e7d1536 Table Field Renaming: code replace, JV and budget distribution renamed by Nabin Hait · 10 years ago
  71. 9f32a50 [merge] fix by Rushabh Mehta · 10 years ago
  72. eca7e22 Shopping cart test fixed by Nabin Hait · 10 years ago
  73. 6d950d2 [merge] by Rushabh Mehta · 10 years ago
  74. bd9b62f [rename] Support Ticket -> Issue by Rushabh Mehta · 10 years ago
  75. 249bbbc fixes during testing version 5 by Nabin Hait · 10 years ago
  76. 2f4567f [minor] [ux] address refresh for lead by Rushabh Mehta · 10 years ago
  77. 5eeef7f [refactor] address and contact list in customer, supplier, lead, sales person by Rushabh Mehta · 10 years ago
  78. 7d36875 [refactor] address and contact list in customer, supplier, lead, sales person by Rushabh Mehta · 10 years ago
  79. ae1dcab Fixed merge conflict by Nabin Hait · 10 years ago
  80. 4acd431 Requested qty calculation logic by Nabin Hait · 10 years ago
  81. 10b155a cost center based on project by Nabin Hait · 10 years ago
  82. be1a8d8 [merge] develop by Rushabh Mehta · 10 years ago
  83. fc2dd44 Partial payment reconciliation. Fixes #1982 by Nabin Hait · 10 years ago
  84. 2348a5f repost stock utility by Nabin Hait · 10 years ago
  85. f1a07ff Allow zero rate while reposting by Nabin Hait · 10 years ago
  86. 8a28ccf Repost gl entries where mismatch with stock balance by Nabin Hait · 10 years ago
  87. 7c6f990 Minor fix for moving average by Nabin Hait · 10 years ago
  88. 4d74216 Maintain negative stock balance if balance qty is negative by Nabin Hait · 10 years ago
  89. e96e83d stock reco and repost vouchers by Nabin Hait · 10 years ago
  90. 6c48ef7 Utility: Repost stock ledger entries and gl entries for all stock transactions by Nabin Hait · 10 years ago
  91. 9ddc002 country wise chart of accounts restructured by Nabin Hait · 10 years ago
  92. c68646c [merge] 4.x to 5.0 by Nabin Hait · 10 years ago
  93. e10cf02 [email] remove communicationlist #561 by Rushabh Mehta · 10 years ago
  94. ce00772 [cleanup] removed communication js, fields by Rushabh Mehta · 10 years ago
  95. c0bb453 [refactor] [frappe 5.0] by Rushabh Mehta · 10 years ago
  96. 30c5b41 [minor] removed Suggest by Anand Doshi · 10 years ago
  97. 65bef02 Fixes in address template by Nabin Hait · 10 years ago
  98. 7f3f2a0 Fixes in repost_stock utility by Nabin Hait · 10 years ago
  99. 580f447 Merge pull request #2100 from rmehta/aug-22 by Anand Doshi · 10 years ago
  100. 06927a2 Update repost_stock.py by Nabin Hait · 10 years ago