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