1. a9ec49e [fix] [mapper] add rows only table is blank, allow multiple time pull and validation if same item pulled twice by Nabin Hait · 11 years ago
  2. a279d78 [minor] [fix] by Nabin Hait · 11 years ago
  3. 9b49614 [minor] [fix] get queries by Anand Doshi · 11 years ago
  4. 946e0de [minor] [fix] by Anand Doshi · 11 years ago
  5. 63d844b Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  6. 2ac0a83 [webshop] Place Order - submits Quotation, creates Customer if required, creates and submits Sales Order by Anand Doshi · 11 years ago
  7. 6e68e0e [fix] validate with prev doc by Nabin Hait · 11 years ago
  8. 253de85 [fixes] for testcases by Nabin Hait · 11 years ago
  9. 2bd3777 validate with prevdoc by Nabin Hait · 11 years ago
  10. 99100a4 [webshop] shopping cart settings, update price list, taxes and shipping rule on change of address, apply defaults on creation of fresh quotation by Anand Doshi · 11 years ago
  11. edbf3e1 [webshop] [addresses] address selector, my addresses list by Anand Doshi · 11 years ago
  12. 8f9f8a4 [lead] [address] store lead address in Address doctype, with link field=lead by Anand Doshi · 11 years ago
  13. b5fd788 Merge branch 'master' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  14. 11d3113 [event] [fix] commonified delete_events method, which is executed before auto-creation of events. Fixed delete issue by Anand Doshi · 11 years ago
  15. 060d924 [fixes] buying/selling price lists, communication and website settings by Anand Doshi · 11 years ago
  16. 097ac35 Merge branch 'master' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  17. 670199b [patch] [fix] event for project, oppty, lead by Anand Doshi · 11 years ago
  18. 7e2010a Merge branch 'master' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  19. e53a81d [event] [lead, opportunity, project] [fix] create events by Anand Doshi · 11 years ago
  20. c6548b6 [fixes][merge conflict] by Nabin Hait · 11 years ago
  21. 0feebc1 [status updater] managed by controllers and commonified for sales and purchase by Nabin Hait · 11 years ago
  22. e961af4 [transaction] [fix] fix in purchase transactions by Anand Doshi · 11 years ago
  23. 923d41d [selling/buying] [fixes] fixes in client side code, server side code, print formats by Anand Doshi · 11 years ago
  24. fc77718 [selling/buying] [fixes] updated js files of various doctypes related to selling/g/buying by Anand Doshi · 11 years ago
  25. f309613 [selling] [calculations] client side calculations, cleanup, patch fixes by Anand Doshi · 11 years ago
  26. 1dde46a [buying, selling] [refactor] get item details by Anand Doshi · 11 years ago
  27. edc5f2e [sales invoice] [fetching] fetch pos values and customer address contact values by Anand Doshi · 11 years ago
  28. 1e3fc88 [quotation][improvement] when made from lead by Nabin Hait · 12 years ago
  29. acec022 fixes in stock entry by Anand Doshi · 12 years ago
  30. ee3d5cc added validate posting time method by Anand Doshi · 12 years ago
  31. b7af3d0 changed field contact_no to phone in lead details of transaction base by Anand Doshi · 12 years ago
  32. 3e157ec show pin code after state instead of after city in address display by Anand Doshi · 12 years ago
  33. bf495c9 GL Control rewrite and many other cleanup using inheritence by Nabin Hait · 12 years ago
  34. 9d9aec1 shifted get_company_currency from transaction base to setup/utils.py by Anand Doshi · 12 years ago
  35. 756dca7 refactored purchase cycle's get item details and update item details functions and started with purchase price list by Anand Doshi · 12 years ago
  36. f5d90ab addchild will never save added doc by Anand Doshi · 12 years ago
  37. 0fd99e7 removed unnecessary imports by Anand Doshi · 12 years ago
  38. 35c017a cleanup of notification control: now in boot by Rushabh Mehta · 12 years ago
  39. c4e7b68 separated communication view by Rushabh Mehta · 12 years ago
  40. 78d4b49 introducing model 3.0, refactored import module by Rushabh Mehta · 12 years ago
  41. ae30e01 fetch contact designation and department as contact_designation and contact_department respectively by Anand Doshi · 12 years ago
  42. 8bde7cb Merge branch 'master' of github.com:webnotes/erpnext into 1209 by Anand Doshi · 12 years ago
  43. 2fa2f71 moved directory structure by Rushabh Mehta · 12 years ago[Renamed from erpnext/utilities/transaction_base.py]
  44. 486f9df added unicode_literals import at start of each file by Anand Doshi · 12 years ago
  45. f2f5c94 Default Currency specification for Customer and Supplier by Anand Doshi · 12 years ago
  46. 8ae5ba9 fixes related to --> clear locals and then sync locals when whole doclist is passed by Anand Doshi · 12 years ago
  47. 0eb790a cleaned up imports, doc by Rushabh Mehta · 12 years ago
  48. 926f46f Fixed conflict while merging with master by Nabin Hait · 12 years ago
  49. 41cc327 Fixed issie in auto notification by Nabin Hait · 12 years ago
  50. 239e790 Customer/customer group wise price list by Nabin Hait · 12 years ago
  51. 6535365 fax added in address display by Nabin Hait · 13 years ago
  52. 9ff9236 lead organization fld added in quotation for printing by Nabin Hait · 13 years ago
  53. 3966f1d added license files by Rushabh Mehta · 13 years ago
  54. 84d7310 sales team mapping issue in SO-DN and SO-RV by Nabin Hait · 13 years ago
  55. 74d1b65 changed sql to webnotes.conn.sql to avoid errors due to closing of connections in scheduler/push patch by Anand Doshi · 13 years ago
  56. 97bd366 Show full name in contact_display by Anand Doshi · 13 years ago
  57. 66ac2b0 first cut for lazy loading framework by Rushabh Mehta · 13 years ago[Renamed from utilities/transaction_base.py]
  58. 06c4de8 removed cstr in get_server_fields return value by Nabin Hait · 13 years ago
  59. 5708da5 Default currency for company fixed by Ravi Dey · 13 years ago
  60. c1e6e4c Sourced wnframework-modules from Google Code as erpnext by Pratik Vyas · 13 years ago