1. 73d04b1 [minor] [fix] test cases fix for perpetual accounting by Nabin Hait · 11 years ago
  2. c12553f [journal voucher] [minor] added Reference section break in Journal Voucher Detail by Rushabh Mehta · 11 years ago
  3. 0b6e590 [fix] [minor] get supplier details in purchase invoice by Nabin Hait · 11 years ago
  4. a36adbd [minor] [fix] make sl entry by Nabin Hait · 11 years ago
  5. 6affb78 [minor] moved delivered items to be billed to accounts module by Anand Doshi · 11 years ago
  6. e5c6913 [minor] moved delivered items to be billed to accounts module by Anand Doshi · 11 years ago
  7. bbe1448 Merge branch 'master' into perpetual by Nabin Hait · 11 years ago
  8. a1ad6e1 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  9. cac622e [accounts] [perpetual] get account and stock balance difference by Nabin Hait · 11 years ago
  10. 1e2f20a [cleanup] code commonified of making sl entry by Nabin Hait · 11 years ago
  11. b865db9 [accounts] [perpetual] accounts settings for perpetual accounting for inventory by Nabin Hait · 11 years ago
  12. dbe4d19 [minor] added customer/supplier id and name in sales/purchase register by Nabin Hait · 11 years ago
  13. 078129f [fix] [minor] removed default from conversion_rate by Anand Doshi · 11 years ago
  14. 17350b8 [fix] [mapper] from delivery note to sales invoice, only map unbilled items by Anand Doshi · 11 years ago
  15. 8608f0e [fix] [minor] error display in voucher import tool by Nabin Hait · 11 years ago
  16. 0fa6319 [fix] [minor] [bug] int docstatus before to_docstatus check by Anand Doshi · 11 years ago
  17. f006916 [fix] [minor] [report] by Anand Doshi · 11 years ago
  18. 5c76f01 [report] [accounts] Delivered Items To Be Billed, Received Items To Be Billed by Anand Doshi · 11 years ago
  19. d2cb598 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  20. 733681a [fix] [minor] [sales invoice] trigger update stock on fetching pos details by Anand Doshi · 11 years ago
  21. a648f46 [fix] [minor] show stock ledger, general ledger, fixes post changes in script manager trigger [issue] webnotes/wnframework#228 by Anand Doshi · 11 years ago
  22. 4525a0b [fix] [minor] null value issue by Nabin Hait · 11 years ago
  23. f314051 Merge branch 'master' of github.com:webnotes/erpnext into custom_script_defer by Anand Doshi · 11 years ago
  24. f90df7d [fix] [minor] if customer_account is mentioned in POS Settings, also fetch customer_name by Anand Doshi · 11 years ago
  25. 1fac2a9 [fix] [client script] call cur_frm.cscript.custom_ type functions in the callback of standard functions by Anand Doshi · 11 years ago
  26. 19d945a [minor] [fix] apply float precision on over-billing validation by Nabin Hait · 11 years ago
  27. 17082e7 [pos] [minor] removed import of pos.js by Rushabh Mehta · 11 years ago
  28. 895f61d Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  29. 4a008f5 [sales_invoice] [pos] [minor] Added view for POS by Rushabh Mehta · 11 years ago
  30. 5e200e4 [minor] duplicate row id from same prevdoc by Nabin Hait · 11 years ago
  31. 90d74d4 [minor] sales invoice to delivery note mapping and prevdoc validation by Nabin Hait · 11 years ago
  32. 10c773d [fix] [minor] [sales invoice] don't hide warehouse and delivered_qty by Anand Doshi · 11 years ago
  33. 173e874 [fix] maintain same rate throughout purchase cycle optional by Nabin Hait · 11 years ago
  34. 114bc09 [minor] [fix] same account in item and tax table by Nabin Hait · 11 years ago
  35. a10ef45 [minor] total tax column in item-wise sales/purchase register by Nabin Hait · 11 years ago
  36. 508bd4c [report] Item-wise Purchase Register [issue] webnotes/erpnext#374 by Anand Doshi · 11 years ago
  37. ac90542 [report] Item-wise Sales Register [issue] webnotes/erpnext#372 by Anand Doshi · 11 years ago
  38. 5491332 [fix] [minor] use wn.defaults.get_default instead of sys_defaults by Anand Doshi · 11 years ago
  39. 720a01a [selling] changed fieldtype of Price List to link by Anand Doshi · 11 years ago
  40. 52b0491 [fix] [minor] call refresh_fields after cur_frm.call when doc is passed by Anand Doshi · 11 years ago
  41. 742b55f Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  42. 60403b2 [fix] [minor] [grid] set_colum_disp should force refresh the whole grid by Anand Doshi · 11 years ago
  43. c97fe01 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  44. ea51b41 [fix] [minor] allowed territory group in all transactions by Nabin Hait · 11 years ago
  45. 152cecc Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  46. f2045fb [fix] [minor] set customer/supplier defaults by Anand Doshi · 11 years ago
  47. 4dca401 [feature] Ability to set UOM as Integer-only and related validations. by Rushabh Mehta · 11 years ago
  48. bfe0c47 [fix] [minor] budget distribution validation by Nabin Hait · 11 years ago
  49. d2b3fe8 [fix] [minor] get_query for cost center form by Nabin Hait · 11 years ago
  50. 60117d6 [minor] moved Debit To and Credit To in Sales / Purchase Invoice to More Info #645 by Rushabh Mehta · 11 years ago
  51. 85fa3d2 [fix] [minor] upload callback arguments changed by Anand Doshi · 11 years ago
  52. 4166c35 [fix] [minor] over billing validation against delivery note by Nabin Hait · 11 years ago
  53. a877053 [accounts] [minor] [fix] fixed set_query for Mode of Payment by Rushabh Mehta · 11 years ago
  54. 148cbae [minor] fixed help for Sales Invoice / Purchase Invoice by Rushabh Mehta · 11 years ago
  55. 6c7f3db [report] [issue] #641 - added customer name and supplier name in accounts receivable and accounts payable reports respectively by Anand Doshi · 11 years ago
  56. 5642128 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  57. fafb9a8 [fix] [report] general ledger - group by ledger and group by voucher by Anand Doshi · 11 years ago
  58. 48a0bd3 [minor] [fix] price list currency read only and SO-MR mapping by Nabin Hait · 11 years ago
  59. 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
  60. b54cd99 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  61. c9bcfd1 [cleanup] [minor] removed 'System Manager' permission for new setups by Rushabh Mehta · 11 years ago
  62. 21503f8 [minor] [fix] on row add processing, [cleanup] shifted validate link and fetch to script_manager by Anand Doshi · 11 years ago
  63. 461b417 [minor] [fix] trigger in supplier address and contact person field by Nabin Hait · 11 years ago
  64. 6fa5e42 [minor] [fix] [issue] #617 by Anand Doshi · 11 years ago
  65. 535d833 [minor] [fix] call company trigger in onload for a new selling/buying transaction by Anand Doshi · 11 years ago
  66. 82e0069 [minor] [fix] get queries by Anand Doshi · 11 years ago
  67. c8b2c0f [minor] [fix] net_total_export printing and hover effect for brand in navbar by Anand Doshi · 11 years ago
  68. 5b43b3d merged with slow branch by Nabin Hait · 11 years ago
  69. 6f61e2c [fix] [minor] net_total on sales/purchase register by Nabin Hait · 11 years ago
  70. 6a3b951 [accounts] [feature] optional checkbox for same rate validation in sales cycle by Nabin Hait · 11 years ago
  71. 9a380ef [fix] [minor] get_query of tax account by Nabin Hait · 11 years ago
  72. 496219c Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Nabin Hait · 11 years ago
  73. cf1829d Merge branch 'master' of github.com:webnotes/erpnext into responsive by Nabin Hait · 11 years ago
  74. cbc96d5 [fix] [report] accounts receivable/payable by Nabin Hait · 11 years ago
  75. 642634f [fix] [report] sales/purchase register: if income/expense account entered in tax table for discount by Nabin Hait · 11 years ago
  76. 05859ad Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  77. 00dadc8 [fix] [minor] get query by Nabin Hait · 11 years ago
  78. 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
  79. 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
  80. a279d78 [minor] [fix] by Nabin Hait · 11 years ago
  81. 8faa90f [fix] [minor] add customer_name/supplier_name in sales/purchase register by Nabin Hait · 11 years ago
  82. 87bed52 [minor] [fix] get_query for cost center by Nabin Hait · 11 years ago
  83. 34736c8 Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  84. 946e0de [minor] [fix] by Anand Doshi · 11 years ago
  85. cfecd2b [fix] [cleanup] fixes while testing and code cleanup by Nabin Hait · 11 years ago
  86. df92a55 [style] Added Icons to Pages by Rushabh Mehta · 11 years ago
  87. 1bfb6db [minor] Bill Date not mandatory in Purchase Invoice by Rushabh Mehta · 11 years ago
  88. d96bfaf [fix] get_query where options not mentioned by Nabin Hait · 11 years ago
  89. eddd4a1 Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Nabin Hait · 11 years ago
  90. a4f0240 [conflict] merged for get_query by Nabin Hait · 11 years ago
  91. ad71473 [cleanup] Default Warehouses created on Company creation. Warehouse names have Company abbreviation as suffix by Rushabh Mehta · 11 years ago
  92. ee85cfd get_query to server side by Saurabh · 11 years ago
  93. a29b692 get_query to servet side by Saurabh · 11 years ago
  94. 3429b60 [feature] [grid] Allow Grid viewable columns to be selected via 'In List View' by Rushabh Mehta · 11 years ago
  95. 86408c3 queries to server side by Saurabh · 11 years ago
  96. f52dc07 queries to server side by Saurabh · 11 years ago
  97. f9404ba [feature] Added Section Breaks to Grids for better visual hierarchy by Rushabh Mehta · 11 years ago
  98. 2e3c06e [get_query]to server side by Saurabh · 11 years ago
  99. 3868371 [get_query] to server side by Saurabh · 11 years ago
  100. ab462d2 [get_query]to server side by Saurabh · 11 years ago