1. 139dc7b minor fixes by Nabin Hait · 11 years ago
  2. 0aa71a5 minor fixes by Nabin Hait · 11 years ago
  3. 5f59726 Rename fields: replaced in html and txt files by Nabin Hait · 11 years ago
  4. 1eb5601 Rename fields: amount related fields by Nabin Hait · 11 years ago
  5. 7979f7e Field Rename: rate field mass replacement by Nabin Hait · 11 years ago
  6. a7f757a Rename fields: initial commit by Nabin Hait · 11 years ago
  7. 7773974 Fields renamed in schema by Nabin Hait · 11 years ago
  8. 436f526 commonify get_item_details and rename fields to sync selling and purchase by Nabin Hait · 11 years ago
  9. f2b7cd6 customer and supplier dashboard set to company currency by Akhilesh Darjee · 11 years ago
  10. d7cc47e Do not validate Material Request against Sales Order, Moved Setup page to Framework by Anand Doshi · 11 years ago
  11. 574c7e7 item related cleanup by Nabin Hait · 11 years ago
  12. cc008cc commonified get_party_details by Rushabh Mehta · 11 years ago
  13. 347889b merge by Rushabh Mehta · 11 years ago
  14. 23c2870 Field arrangement in child table by Nabin Hait · 11 years ago
  15. b665d86 patch to reload all sales and purchase doctypes and print formats by Akhilesh Darjee · 11 years ago
  16. 4f72156 webnotes/erpnext#1090 set default tax type in customer and supplier by Akhilesh Darjee · 11 years ago
  17. 24da761 more updates to party by Rushabh Mehta · 11 years ago
  18. 2ced3b0 changed fieldname from charge to taxes by Akhilesh Darjee · 11 years ago
  19. 49dd7be added get_supplier_details and commonified invoice functions by Rushabh Mehta · 11 years ago
  20. 21d324c Merged with 4.0-wip by Nabin Hait · 11 years ago
  21. cb39e08 Merge remote-tracking branch 'webnotes/develop' into 4.0.0-wip by Anand Doshi · 11 years ago
  22. 4ba95d0 Fix in testcases by Nabin Hait · 11 years ago
  23. f96bcf9 added explicit delete perimssions by Rushabh Mehta · 11 years ago
  24. 5c6d13a Fixed conflict while merging with develop branch by Nabin Hait · 11 years ago
  25. dc15b4f Fixed conflict while merging with develop brnach by Nabin Hait · 11 years ago
  26. 57738a0 flat discount replaced to discount amount by Akhilesh Darjee · 11 years ago
  27. b09d9da started cleanup of address / contact calls - partly fixed for customer, to fix shipping_address, get_pos_values, for all supplier transactions by Rushabh Mehta · 11 years ago
  28. d203aea [flat discount] flat discount implemented on sales cycle by Akhilesh Darjee · 11 years ago
  29. 8e332ff Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions by Anand Doshi · 11 years ago
  30. 5404778 Merge with 3.3.8 by Rushabh Mehta · 11 years ago
  31. 6de403f added manifest, hooks and fixed requires webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  32. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  33. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago
  34. 2fa2f71 moved directory structure by Rushabh Mehta · 12 years ago
  35. 09d84b6 Stock Ageing & release of Analytics by Rushabh Mehta · 12 years ago
  36. 06f4c1a if last purchase not found, take last purchase rate from item by Anand Doshi · 12 years ago
  37. 8c3cfe0 get last purchase rate from item if not found from purchase order or receipt by Anand Doshi · 12 years ago
  38. ce946af Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  39. 6c85048 Fixes in item wise purchase details report by Nabin Hait · 12 years ago
  40. f03e3bb Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  41. e642805 changed date displayed in transaction listing from modified date to transaction/posting date by Anand Doshi · 12 years ago
  42. 5fc48f5 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  43. daba7c4 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  44. 0170b2b default purchase taxes and charges master will be automatically fetched in pur transactions by Nabin Hait · 12 years ago
  45. 6547375 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  46. 544b0f6 cascade project name to other items, if selected in one item during purchase cycle by Anand Doshi · 12 years ago
  47. 7b64b96 renamed report folder by Anand Doshi · 12 years ago
  48. 26dc1b7 fix in report: supplier quotations after merge with unicode by Anand Doshi · 12 years ago
  49. 16ad50f Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  50. e30d5f8 New Report: Supplier Quotations by Anand Doshi · 12 years ago
  51. b8219aa Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  52. 3e92c00 removed stock uom related fields from supplier quotation item, as there is no need to track stock uom details in a suppleir quoation by Anand Doshi · 12 years ago
  53. 793ec9f removed method get_uom_details from Supplier Quotation, as there is no need to track Stock UOM in a quotation by Anand Doshi · 12 years ago
  54. 6ea82c0 added button, method in Purchase Request form to make Supplier Quotation by Anand Doshi · 12 years ago
  55. 72f5a05 added fields 'Supplier Quotation' and 'Supplier Quotation Item' in Purchase Order Item to track parent by Anand Doshi · 12 years ago
  56. b6029d2 added button, method in Purchase Order to fetch Supplier Quotation Items by Anand Doshi · 12 years ago
  57. da85a83 call set missing values on load and contact section toggle on refresh of purchase order form by Anand Doshi · 12 years ago
  58. 280e0ce added function to hide/unhide contact section of a buying form by Anand Doshi · 12 years ago
  59. 41c4d19 added button to make Purchase Order from Supplier Quotation by Anand Doshi · 12 years ago
  60. 26e5f3d DocType Mappers: Purchase Request-Supplier Quotation and Supplier Quotation-Purchase Order by Anand Doshi · 12 years ago
  61. e64d900 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  62. 49dc5da refactor unicode changes and merge with master with refactored email by Rushabh Mehta · 12 years ago
  63. 3d54977 mark 'Supplier Quotation' as a beta feature by Anand Doshi · 12 years ago
  64. a67a74f supplier quotation, project shift patch by Anand Doshi · 12 years ago
  65. 486f9df added unicode_literals import at start of each file by Anand Doshi · 12 years ago
  66. 5756630 Merge branch 'master' of github.com:webnotes/erpnext into dev by Anand Doshi · 12 years ago
  67. 249659d Changed file names from listview.js to doctype_name_list.js by Anand Doshi · 12 years ago
  68. f2f5c94 Default Currency specification for Customer and Supplier by Anand Doshi · 12 years ago
  69. a25ebe3 Conversion rate fieldtype set as float (from currency) by Nabin Hait · 12 years ago
  70. d383e57 contact, address list views and allow their deletion from customer / supplier form by Anand Doshi · 12 years ago
  71. 8c7cd2c Merge branch 'master' of github.com:webnotes/erpnext into dev by Anand Doshi · 12 years ago
  72. 84a2e54 po date should be greated than equal to pur request date by Nabin Hait · 12 years ago
  73. 1f69f92 supplier part number in purchase order by Anand Doshi · 12 years ago
  74. e301e8a Merge branch 'master' into dev by Anand Doshi · 12 years ago
  75. 1bf92fe update modified time of GRN while updating QA no in GRN by Nabin Hait · 12 years ago
  76. 81fa802 Merge branch 'master' into dev 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. 4867182 listview of purchase invoice and deletion of supplier by Nabin Hait · 12 years ago
  79. 785fe9a validation changed in supplier by Nabin Hait · 12 years ago
  80. 4c56275 appframe is now heading by Rushabh Mehta · 12 years ago
  81. 0146ddc delete communication log for supplier and customer, on trash by Anand Doshi · 12 years ago
  82. 3b6eda3 fix in listviews of lead, customer and supplier by Anand Doshi · 12 years ago
  83. a6708fb new doctype: communication by Anand Doshi · 12 years ago
  84. 82695dd fixes in transaction history of customer and supplier by Anand Doshi · 12 years ago
  85. e012f06 fix in purchase order validate currency's error messages, production order's produced qty field marked as no copy by Anand Doshi · 12 years ago
  86. 9327bb9 fix in tag viewing in doclistview by Anand Doshi · 12 years ago
  87. 86375f0 Merge branch 'shf_rename' by Nabin Hait · 12 years ago
  88. fec3f78 custom field included in docfield query by Nabin Hait · 12 years ago
  89. 1aae261 delete button in doclistview by Anand Doshi · 12 years ago
  90. 0017561 Merge branch 'shf_rename' by Anand Doshi · 12 years ago
  91. d49da9b new listviews by Anand Doshi · 12 years ago
  92. c51c0d3 Merge branch 'shf_rename' by Anand Doshi · 12 years ago
  93. 86dec8d naming series issue fixed in pos settings by Nabin Hait · 12 years ago
  94. deeae62 merge js/css by Rushabh Mehta · 12 years ago
  95. 07af8f6 fix in last purchase rate by Anand Doshi · 12 years ago
  96. 314c202 more changes to last purchase rate by Anand Doshi · 12 years ago
  97. cec150b fixes in last purchase rate by Anand Doshi · 12 years ago
  98. 0eb790a cleaned up imports, doc by Rushabh Mehta · 12 years ago
  99. 6fb498e changed field position of net total(import) by Nabin Hait · 12 years ago
  100. 078867c fixes to listview by Rushabh Mehta · 12 years ago