1. 8bde7f9 Conditionally toggle Naming Series. Fixes #1526 by Anand Doshi · 10 years ago
  2. c38fc71 updated translations by Rushabh Mehta · 10 years ago
  3. b52618c frappe._ to __ by Pratik Vyas · 10 years ago
  4. 66d52b5 #478 by Rushabh Mehta · 11 years ago
  5. aa355af refactored client side Model and Meta - frappe/frappe#478 by Rushabh Mehta · 11 years ago
  6. 73083dc Fix related to user_default by Nabin Hait · 11 years ago
  7. 05b28eb minor fixes by Nabin Hait · 11 years ago
  8. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  9. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago[Renamed from public/js/utils.js]
  10. ad45e31 [copyright] added Contributors by Rushabh Mehta · 11 years ago
  11. 7d8b189 [cleanup] UI Fixes by Rushabh Mehta · 11 years ago
  12. daaa14c Merge branch '1310' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  13. e158cea [cleanup] [minor] replaced for territory to applicable territory by Akhilesh Darjee · 11 years ago
  14. ca8ad21 Merge branch 'i18n' of git://github.com/bperretti/erpnext into bperretti-i18n by Nabin Hait · 11 years ago
  15. 70d7c48 [naming series] create, remove Property Setters to set naming fixes webnotes/erpnext#854 by Rushabh Mehta · 11 years ago
  16. 4b41e5f Merge branch 'wsgi' of https://github.com/webnotes/erpnext into i18n by Bárbara Perretti · 11 years ago
  17. 961d2e2 Fix translate utils.js by Bárbara Perretti · 11 years ago
  18. 8941841 [setup wizard] added more steps [minor] [wip] by Rushabh Mehta · 11 years ago
  19. f83cf58 [fix] [minor] setup serial no editor if serial no field exists by Anand Doshi · 11 years ago
  20. 3423a73 [serial no] Allow creation only of Warehouse is not set, [translation] Italian by Rushabh Mehta · 11 years ago
  21. 62030e0 [Serial No] Major updates, code cleanup, "In Store" is now "Available". Serial No can only be created via Stock Entry / Purchase Receipt. Serial No can be auto created using Series if mentioned in Item master by Rushabh Mehta · 11 years ago
  22. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 11 years ago
  23. 48a0bd3 [minor] [fix] price list currency read only and SO-MR mapping by Nabin Hait · 11 years ago
  24. 1ffc5b5 [minor] [for territory] auto add default For Territory in a new Tax Master, Shipping Rule and Price List by Anand Doshi · 11 years ago
  25. bdee6e0 [cleanup] moved company to top section, hide company if only one exists, changed field labels by Anand Doshi · 11 years ago
  26. 39384d3 [precision] server side cleanup and client side precision method by Anand Doshi · 11 years ago
  27. df6ff13 fixes in warehouse validation by Anand Doshi · 12 years ago
  28. 88ac485 minor fixes in utils, purchase common and task by Anand Doshi · 12 years ago
  29. f83f151 fix in get_currency -- using :Company by Anand Doshi · 12 years ago
  30. 597d470 added format_currency and added options to all currency fields by Rushabh Mehta · 12 years ago
  31. 3c51611 merge by Rushabh Mehta · 12 years ago
  32. be9ef4a added code to update timestamps in Task, Customer Issue and Support Ticket by Rushabh Mehta · 12 years ago
  33. 54d6f18 if local, then setup defaults by Anand Doshi · 12 years ago
  34. 4f5b899 stock uom replace bugfix by Rushabh Mehta · 12 years ago
  35. 143ea71 commified item_code query by Rushabh Mehta · 12 years ago
  36. dff6ed8 cleanup for stock entry - remove production order from locals by Nabin Hait · 12 years ago
  37. 079f5e0 For Material Transfer against Production Order, fetch quantity pending to be transferred for each item. by Nabin Hait · 12 years ago
  38. 6435437 updates in manufacturing module by Nabin Hait · 12 years ago
  39. 3adaf60 bom cleanup by Nabin Hait · 12 years ago
  40. 5999944 bom cleanup: update cost and flat bom by traversing full tree by Nabin Hait · 12 years ago
  41. bbd5ea3 added client side functions and mode_of_payment defaults by Rushabh Mehta · 12 years ago
  42. 93a35ca added customer get_query to allow search based on customer name. also don't show name again if id naming is based on customer name and not series by Anand Doshi · 12 years ago
  43. b45cbda fixed order by for common queries, should be ordered based on startswith match and then alphabetical order for fuzzy match by Anand Doshi · 12 years ago
  44. 452e686 lead get query to search by lead name or lead's company name by Anand Doshi · 12 years ago
  45. 353d408 added get_query for employee related table by Anand Doshi · 12 years ago
  46. e65e621 get_query for profile based link fields to enable searching by name by Anand Doshi · 12 years ago