1. 2b08985 Translations redesigned webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  2. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  3. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago[Renamed from utilities/transaction_base.py]
  4. ad45e31 [copyright] added Contributors by Rushabh Mehta · 11 years ago
  5. 910c716 [fix] [minor] fetch suppler default price list in purchase transactions by Akhilesh Darjee · 11 years ago
  6. e0b3282 [fix] [minor] updated message for conversion rate by Akhilesh Darjee · 11 years ago
  7. 7837827 [fix] [minor] conversion arte related fixes by Akhilesh Darjee · 11 years ago
  8. 1797cfe [fix] removed validation of conversion rate equals 1 from all transaction by Akhilesh Darjee · 11 years ago
  9. 164d39d Merge pull request #883 from akhileshdarjee/master by Nabin Hait · 11 years ago
  10. 1ec5109 Reduce ordered qty in Purchase Receipt based on PO warehouse by Nabin Hait · 11 years ago
  11. 10dce34 [pos] pos view fixed for all purchase & sales cycle by Akhilesh Darjee · 11 years ago
  12. ad6ce4e [fix] [minor] ignore permission while deleting event through code by Nabin Hait · 11 years ago
  13. d2b8726 [fix] [minor] in fetching pos settings by Nabin Hait · 11 years ago
  14. 96690eb [communication] [minor] cleaed model by Rushabh Mehta · 11 years ago
  15. 047f8d7 [fix] [minor] get customer default only if customer has value by Anand Doshi · 11 years ago
  16. 47e14a9 [fix] [minor] rate calculation on server side, only if blank/0 (honour client side calculation sequence), shopping cart settings by Anand Doshi · 11 years ago
  17. 813b1cb Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  18. 4a404e9 [price list] Separated Default Price List for Selling and Buying and changed fieldnames by Rushabh Mehta · 11 years ago
  19. b6084f1 [fix] [minor] set customer defaults to fetch price list by Anand Doshi · 11 years ago
  20. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 11 years ago
  21. 5e200e4 [minor] duplicate row id from same prevdoc by Nabin Hait · 11 years ago
  22. c7280b4 [fix] [minor] fetch supplier default currency only if it exists by Anand Doshi · 11 years ago
  23. 2b518e3 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  24. 6c0b936 [minor] [fix] set customer and supplier defaults by Anand Doshi · 11 years ago
  25. c4f5e4f [docs] remove attributions from page and added to docs by Rushabh Mehta · 11 years ago
  26. 152cecc Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  27. f2045fb [fix] [minor] set customer/supplier defaults by Anand Doshi · 11 years ago
  28. 4dca401 [feature] Ability to set UOM as Integer-only and related validations. by Rushabh Mehta · 11 years ago
  29. 02a3d7a [minor] [fix] fetching contact details by Nabin Hait · 11 years ago
  30. ba8ea7d [minor] [fix] fetch contact details by Anand Doshi · 11 years ago
  31. deff578 [minor] [fix] fetch contact details by Nabin Hait · 11 years ago
  32. 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
  33. a279d78 [minor] [fix] by Nabin Hait · 11 years ago
  34. 9b49614 [minor] [fix] get queries by Anand Doshi · 11 years ago
  35. 946e0de [minor] [fix] by Anand Doshi · 11 years ago
  36. 63d844b Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  37. 2ac0a83 [webshop] Place Order - submits Quotation, creates Customer if required, creates and submits Sales Order by Anand Doshi · 11 years ago
  38. 6e68e0e [fix] validate with prev doc by Nabin Hait · 11 years ago
  39. 253de85 [fixes] for testcases by Nabin Hait · 11 years ago
  40. 2bd3777 validate with prevdoc by Nabin Hait · 11 years ago
  41. 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
  42. edbf3e1 [webshop] [addresses] address selector, my addresses list by Anand Doshi · 11 years ago
  43. 8f9f8a4 [lead] [address] store lead address in Address doctype, with link field=lead by Anand Doshi · 11 years ago
  44. b5fd788 Merge branch 'master' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  45. 11d3113 [event] [fix] commonified delete_events method, which is executed before auto-creation of events. Fixed delete issue by Anand Doshi · 11 years ago
  46. 060d924 [fixes] buying/selling price lists, communication and website settings by Anand Doshi · 11 years ago
  47. 097ac35 Merge branch 'master' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  48. 670199b [patch] [fix] event for project, oppty, lead by Anand Doshi · 11 years ago
  49. 7e2010a Merge branch 'master' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  50. e53a81d [event] [lead, opportunity, project] [fix] create events by Anand Doshi · 11 years ago
  51. c6548b6 [fixes][merge conflict] by Nabin Hait · 11 years ago
  52. 0feebc1 [status updater] managed by controllers and commonified for sales and purchase by Nabin Hait · 11 years ago
  53. e961af4 [transaction] [fix] fix in purchase transactions by Anand Doshi · 11 years ago
  54. 923d41d [selling/buying] [fixes] fixes in client side code, server side code, print formats by Anand Doshi · 11 years ago
  55. fc77718 [selling/buying] [fixes] updated js files of various doctypes related to selling/g/buying by Anand Doshi · 11 years ago
  56. f309613 [selling] [calculations] client side calculations, cleanup, patch fixes by Anand Doshi · 11 years ago
  57. 1dde46a [buying, selling] [refactor] get item details by Anand Doshi · 11 years ago
  58. edc5f2e [sales invoice] [fetching] fetch pos values and customer address contact values by Anand Doshi · 11 years ago
  59. 1e3fc88 [quotation][improvement] when made from lead by Nabin Hait · 12 years ago
  60. acec022 fixes in stock entry by Anand Doshi · 12 years ago
  61. ee3d5cc added validate posting time method by Anand Doshi · 12 years ago
  62. b7af3d0 changed field contact_no to phone in lead details of transaction base by Anand Doshi · 12 years ago
  63. 3e157ec show pin code after state instead of after city in address display by Anand Doshi · 12 years ago
  64. bf495c9 GL Control rewrite and many other cleanup using inheritence by Nabin Hait · 12 years ago
  65. 9d9aec1 shifted get_company_currency from transaction base to setup/utils.py by Anand Doshi · 12 years ago
  66. 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
  67. f5d90ab addchild will never save added doc by Anand Doshi · 12 years ago
  68. 0fd99e7 removed unnecessary imports by Anand Doshi · 12 years ago
  69. 35c017a cleanup of notification control: now in boot by Rushabh Mehta · 12 years ago
  70. c4e7b68 separated communication view by Rushabh Mehta · 12 years ago
  71. 78d4b49 introducing model 3.0, refactored import module by Rushabh Mehta · 12 years ago
  72. ae30e01 fetch contact designation and department as contact_designation and contact_department respectively by Anand Doshi · 12 years ago
  73. 8bde7cb Merge branch 'master' of github.com:webnotes/erpnext into 1209 by Anand Doshi · 12 years ago
  74. 2fa2f71 moved directory structure by Rushabh Mehta · 12 years ago[Renamed from erpnext/utilities/transaction_base.py]
  75. 486f9df added unicode_literals import at start of each file by Anand Doshi · 12 years ago
  76. f2f5c94 Default Currency specification for Customer and Supplier by Anand Doshi · 12 years ago
  77. 8ae5ba9 fixes related to --> clear locals and then sync locals when whole doclist is passed by Anand Doshi · 12 years ago
  78. 0eb790a cleaned up imports, doc by Rushabh Mehta · 12 years ago
  79. 926f46f Fixed conflict while merging with master by Nabin Hait · 12 years ago
  80. 41cc327 Fixed issie in auto notification by Nabin Hait · 12 years ago
  81. 239e790 Customer/customer group wise price list by Nabin Hait · 12 years ago
  82. 6535365 fax added in address display by Nabin Hait · 13 years ago
  83. 9ff9236 lead organization fld added in quotation for printing by Nabin Hait · 13 years ago
  84. 3966f1d added license files by Rushabh Mehta · 13 years ago
  85. 84d7310 sales team mapping issue in SO-DN and SO-RV by Nabin Hait · 13 years ago
  86. 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
  87. 97bd366 Show full name in contact_display by Anand Doshi · 13 years ago
  88. 66ac2b0 first cut for lazy loading framework by Rushabh Mehta · 13 years ago[Renamed from utilities/transaction_base.py]
  89. 06c4de8 removed cstr in get_server_fields return value by Nabin Hait · 13 years ago
  90. 5708da5 Default currency for company fixed by Ravi Dey · 13 years ago
  91. c1e6e4c Sourced wnframework-modules from Google Code as erpnext by Pratik Vyas · 13 years ago