1. 4525a0b [fix] [minor] null value issue by Nabin Hait · 11 years ago
  2. f314051 Merge branch 'master' of github.com:webnotes/erpnext into custom_script_defer by Anand Doshi · 11 years ago
  3. f90df7d [fix] [minor] if customer_account is mentioned in POS Settings, also fetch customer_name by Anand Doshi · 11 years ago
  4. 1fac2a9 [fix] [client script] call cur_frm.cscript.custom_ type functions in the callback of standard functions by Anand Doshi · 11 years ago
  5. 19d945a [minor] [fix] apply float precision on over-billing validation by Nabin Hait · 11 years ago
  6. 17082e7 [pos] [minor] removed import of pos.js by Rushabh Mehta · 11 years ago
  7. 895f61d Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  8. 4a008f5 [sales_invoice] [pos] [minor] Added view for POS by Rushabh Mehta · 11 years ago
  9. 5e200e4 [minor] duplicate row id from same prevdoc by Nabin Hait · 11 years ago
  10. 90d74d4 [minor] sales invoice to delivery note mapping and prevdoc validation by Nabin Hait · 11 years ago
  11. 10c773d [fix] [minor] [sales invoice] don't hide warehouse and delivered_qty by Anand Doshi · 11 years ago
  12. 173e874 [fix] maintain same rate throughout purchase cycle optional by Nabin Hait · 11 years ago
  13. 114bc09 [minor] [fix] same account in item and tax table by Nabin Hait · 11 years ago
  14. a10ef45 [minor] total tax column in item-wise sales/purchase register by Nabin Hait · 11 years ago
  15. 508bd4c [report] Item-wise Purchase Register [issue] webnotes/erpnext#374 by Anand Doshi · 11 years ago
  16. ac90542 [report] Item-wise Sales Register [issue] webnotes/erpnext#372 by Anand Doshi · 11 years ago
  17. 5491332 [fix] [minor] use wn.defaults.get_default instead of sys_defaults by Anand Doshi · 11 years ago
  18. 720a01a [selling] changed fieldtype of Price List to link by Anand Doshi · 11 years ago
  19. 52b0491 [fix] [minor] call refresh_fields after cur_frm.call when doc is passed by Anand Doshi · 11 years ago
  20. 742b55f Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  21. 60403b2 [fix] [minor] [grid] set_colum_disp should force refresh the whole grid by Anand Doshi · 11 years ago
  22. c97fe01 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  23. ea51b41 [fix] [minor] allowed territory group in all transactions by Nabin Hait · 11 years ago
  24. 152cecc Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  25. f2045fb [fix] [minor] set customer/supplier defaults by Anand Doshi · 11 years ago
  26. 4dca401 [feature] Ability to set UOM as Integer-only and related validations. by Rushabh Mehta · 11 years ago
  27. bfe0c47 [fix] [minor] budget distribution validation by Nabin Hait · 11 years ago
  28. d2b3fe8 [fix] [minor] get_query for cost center form by Nabin Hait · 11 years ago
  29. 60117d6 [minor] moved Debit To and Credit To in Sales / Purchase Invoice to More Info #645 by Rushabh Mehta · 11 years ago
  30. 85fa3d2 [fix] [minor] upload callback arguments changed by Anand Doshi · 11 years ago
  31. 4166c35 [fix] [minor] over billing validation against delivery note by Nabin Hait · 11 years ago
  32. a877053 [accounts] [minor] [fix] fixed set_query for Mode of Payment by Rushabh Mehta · 11 years ago
  33. 148cbae [minor] fixed help for Sales Invoice / Purchase Invoice by Rushabh Mehta · 11 years ago
  34. 6c7f3db [report] [issue] #641 - added customer name and supplier name in accounts receivable and accounts payable reports respectively by Anand Doshi · 11 years ago
  35. 5642128 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  36. fafb9a8 [fix] [report] general ledger - group by ledger and group by voucher by Anand Doshi · 11 years ago
  37. 48a0bd3 [minor] [fix] price list currency read only and SO-MR mapping by Nabin Hait · 11 years ago
  38. 648a5c7 [fix] added required permissions for fiscal year, brand, company, country, currency, item group, price list, uom and warehouse by Anand Doshi · 11 years ago
  39. b54cd99 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  40. c9bcfd1 [cleanup] [minor] removed 'System Manager' permission for new setups by Rushabh Mehta · 11 years ago
  41. 21503f8 [minor] [fix] on row add processing, [cleanup] shifted validate link and fetch to script_manager by Anand Doshi · 11 years ago
  42. 461b417 [minor] [fix] trigger in supplier address and contact person field by Nabin Hait · 11 years ago
  43. 6fa5e42 [minor] [fix] [issue] #617 by Anand Doshi · 11 years ago
  44. 535d833 [minor] [fix] call company trigger in onload for a new selling/buying transaction by Anand Doshi · 11 years ago
  45. 82e0069 [minor] [fix] get queries by Anand Doshi · 11 years ago
  46. c8b2c0f [minor] [fix] net_total_export printing and hover effect for brand in navbar by Anand Doshi · 11 years ago
  47. 5b43b3d merged with slow branch by Nabin Hait · 11 years ago
  48. 6f61e2c [fix] [minor] net_total on sales/purchase register by Nabin Hait · 11 years ago
  49. 6a3b951 [accounts] [feature] optional checkbox for same rate validation in sales cycle by Nabin Hait · 11 years ago
  50. 9a380ef [fix] [minor] get_query of tax account by Nabin Hait · 11 years ago
  51. 496219c Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Nabin Hait · 11 years ago
  52. cf1829d Merge branch 'master' of github.com:webnotes/erpnext into responsive by Nabin Hait · 11 years ago
  53. cbc96d5 [fix] [report] accounts receivable/payable by Nabin Hait · 11 years ago
  54. 642634f [fix] [report] sales/purchase register: if income/expense account entered in tax table for discount by Nabin Hait · 11 years ago
  55. 05859ad Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  56. 00dadc8 [fix] [minor] get query by Nabin Hait · 11 years ago
  57. 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
  58. 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
  59. a279d78 [minor] [fix] by Nabin Hait · 11 years ago
  60. 8faa90f [fix] [minor] add customer_name/supplier_name in sales/purchase register by Nabin Hait · 11 years ago
  61. 87bed52 [minor] [fix] get_query for cost center by Nabin Hait · 11 years ago
  62. 34736c8 Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  63. 946e0de [minor] [fix] by Anand Doshi · 11 years ago
  64. cfecd2b [fix] [cleanup] fixes while testing and code cleanup by Nabin Hait · 11 years ago
  65. df92a55 [style] Added Icons to Pages by Rushabh Mehta · 11 years ago
  66. 1bfb6db [minor] Bill Date not mandatory in Purchase Invoice by Rushabh Mehta · 11 years ago
  67. d96bfaf [fix] get_query where options not mentioned by Nabin Hait · 11 years ago
  68. eddd4a1 Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Nabin Hait · 11 years ago
  69. a4f0240 [conflict] merged for get_query by Nabin Hait · 11 years ago
  70. ad71473 [cleanup] Default Warehouses created on Company creation. Warehouse names have Company abbreviation as suffix by Rushabh Mehta · 11 years ago
  71. ee85cfd get_query to server side by Saurabh · 11 years ago
  72. a29b692 get_query to servet side by Saurabh · 11 years ago
  73. 3429b60 [feature] [grid] Allow Grid viewable columns to be selected via 'In List View' by Rushabh Mehta · 11 years ago
  74. 86408c3 queries to server side by Saurabh · 11 years ago
  75. f52dc07 queries to server side by Saurabh · 11 years ago
  76. f9404ba [feature] Added Section Breaks to Grids for better visual hierarchy by Rushabh Mehta · 11 years ago
  77. 2e3c06e [get_query]to server side by Saurabh · 11 years ago
  78. 3868371 [get_query] to server side by Saurabh · 11 years ago
  79. ab462d2 [get_query]to server side by Saurabh · 11 years ago
  80. 1357c0b [cleanup] #402 changed fieldname company_name to company in Cost Center by Anand Doshi · 11 years ago
  81. 5c33e59 [fix][report] sales/purchase register, same accounts as income and tax account by Nabin Hait · 11 years ago
  82. c120776 Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  83. bdee6e0 [cleanup] moved company to top section, hide company if only one exists, changed field labels by Anand Doshi · 11 years ago
  84. 3b99922 [validation] over billing against DN/PR by Nabin Hait · 11 years ago
  85. e03e38d Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Nabin Hait · 11 years ago
  86. 253de85 [fixes] for testcases by Nabin Hait · 11 years ago
  87. 8f050f4 [sales invoice] payment section visible only if is_pos is true #382 by Rushabh Mehta · 11 years ago
  88. ebe5039 Merge branch 'responsive' of git://github.com/webnotes/erpnext into responsive by Saurabh · 11 years ago
  89. 7f00f7f [get_query] to server side by Saurabh · 11 years ago
  90. 6172b6f Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  91. a131c0a [fixed conflict] by Nabin Hait · 11 years ago
  92. 2bd3777 validate with prevdoc by Nabin Hait · 11 years ago
  93. 615701d Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  94. 4ee647e [bean] [mandatory] fixes in test cases by Anand Doshi · 11 years ago
  95. 0287559 get_query to server side by Saurabh · 11 years ago
  96. 7eee853 [mapper-pull] for sales / purchae by Rushabh Mehta · 11 years ago
  97. d9e7070 [mapper-pull] for sales / purchae by Rushabh Mehta · 11 years ago
  98. 11eda08 Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Rushabh Mehta · 11 years ago
  99. 436467a [purchase order] tests pass by Rushabh Mehta · 11 years ago
  100. 0f21b32 Merge branch 'master' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago