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