1. 7925149 [fix] [minor] call set_dynamic_labels after onload_post_render by Anand Doshi · 11 years ago
  2. 38a07cf [fix] [chart of accounts] view ledger should show correct account's ledger by Anand Doshi · 11 years ago
  3. 75c3171 [rename] Naming Series is now Document Numbering Series and updated translations by Rushabh Mehta · 11 years ago
  4. 1c77745 [fix] [minor] [print formats] use format_currency in place of fmt_money by Anand Doshi · 11 years ago
  5. 5dd6b1d [optimization] [minor] pass filtered stock ledger entries to get_buying_amount by Anand Doshi · 11 years ago
  6. 815a49e [perpetual accounting] fixes in testcases by Nabin Hait · 11 years ago
  7. cdd1d4b [perpetual accounting] fixes in testcases by Nabin Hait · 11 years ago
  8. aa34201 [perpetual accounting] fixes in testcases by Nabin Hait · 11 years ago
  9. 8daa702 Merge branch 'master' into perpetual by Nabin Hait · 11 years ago
  10. 469ee71 [perpetual accounting] [minor] fixes for test cases by Nabin Hait · 11 years ago
  11. fbe1e16 [fix] [selling] reduce round-off loss when using tax inclusive price by Anand Doshi · 11 years ago
  12. cc0e2d1 [minor] merged with master by Nabin Hait · 11 years ago
  13. 43eba26 [perpetual accounting] make gl entries relevant for different transactions by Nabin Hait · 11 years ago
  14. 94d3963 [perpetual accounting] get account stock balance difference by Nabin Hait · 11 years ago
  15. d9f4d17 [minor] [fix] by Nabin Hait · 11 years ago
  16. 0d46274 Update sales_invoice.js by Nabin Hait · 11 years ago
  17. d056e1b [minor] added webnotes.get_list, fixed webnotes/erpnext#663 by Rushabh Mehta · 11 years ago
  18. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 11 years ago
  19. 7e405e2 [fix] [minor] expense head get_query fixed in purchase invoice by Nabin Hait · 11 years ago
  20. 4b7a79c Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  21. 7895d34 [fix] [minor] SO/DN required validation and get_single_value deprecated by Nabin Hait · 11 years ago
  22. 73d04b1 [minor] [fix] test cases fix for perpetual accounting by Nabin Hait · 11 years ago
  23. c12553f [journal voucher] [minor] added Reference section break in Journal Voucher Detail by Rushabh Mehta · 11 years ago
  24. 0b6e590 [fix] [minor] get supplier details in purchase invoice by Nabin Hait · 11 years ago
  25. a36adbd [minor] [fix] make sl entry by Nabin Hait · 11 years ago
  26. 6affb78 [minor] moved delivered items to be billed to accounts module by Anand Doshi · 11 years ago
  27. e5c6913 [minor] moved delivered items to be billed to accounts module by Anand Doshi · 11 years ago
  28. bbe1448 Merge branch 'master' into perpetual by Nabin Hait · 11 years ago
  29. a1ad6e1 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  30. cac622e [accounts] [perpetual] get account and stock balance difference by Nabin Hait · 11 years ago
  31. 1e2f20a [cleanup] code commonified of making sl entry by Nabin Hait · 11 years ago
  32. b865db9 [accounts] [perpetual] accounts settings for perpetual accounting for inventory by Nabin Hait · 11 years ago
  33. dbe4d19 [minor] added customer/supplier id and name in sales/purchase register by Nabin Hait · 11 years ago
  34. 078129f [fix] [minor] removed default from conversion_rate by Anand Doshi · 11 years ago
  35. 17350b8 [fix] [mapper] from delivery note to sales invoice, only map unbilled items by Anand Doshi · 11 years ago
  36. 8608f0e [fix] [minor] error display in voucher import tool by Nabin Hait · 11 years ago
  37. 0fa6319 [fix] [minor] [bug] int docstatus before to_docstatus check by Anand Doshi · 11 years ago
  38. f006916 [fix] [minor] [report] by Anand Doshi · 11 years ago
  39. 5c76f01 [report] [accounts] Delivered Items To Be Billed, Received Items To Be Billed by Anand Doshi · 11 years ago
  40. d2cb598 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  41. 733681a [fix] [minor] [sales invoice] trigger update stock on fetching pos details by Anand Doshi · 11 years ago
  42. 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
  43. 4525a0b [fix] [minor] null value issue by Nabin Hait · 11 years ago
  44. f314051 Merge branch 'master' of github.com:webnotes/erpnext into custom_script_defer by Anand Doshi · 11 years ago
  45. f90df7d [fix] [minor] if customer_account is mentioned in POS Settings, also fetch customer_name by Anand Doshi · 11 years ago
  46. 1fac2a9 [fix] [client script] call cur_frm.cscript.custom_ type functions in the callback of standard functions by Anand Doshi · 11 years ago
  47. 19d945a [minor] [fix] apply float precision on over-billing validation by Nabin Hait · 11 years ago
  48. 17082e7 [pos] [minor] removed import of pos.js by Rushabh Mehta · 11 years ago
  49. 895f61d Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  50. 4a008f5 [sales_invoice] [pos] [minor] Added view for POS by Rushabh Mehta · 11 years ago
  51. 5e200e4 [minor] duplicate row id from same prevdoc by Nabin Hait · 11 years ago
  52. 90d74d4 [minor] sales invoice to delivery note mapping and prevdoc validation by Nabin Hait · 11 years ago
  53. 10c773d [fix] [minor] [sales invoice] don't hide warehouse and delivered_qty by Anand Doshi · 11 years ago
  54. 173e874 [fix] maintain same rate throughout purchase cycle optional by Nabin Hait · 11 years ago
  55. 114bc09 [minor] [fix] same account in item and tax table by Nabin Hait · 11 years ago
  56. a10ef45 [minor] total tax column in item-wise sales/purchase register by Nabin Hait · 11 years ago
  57. 508bd4c [report] Item-wise Purchase Register [issue] webnotes/erpnext#374 by Anand Doshi · 11 years ago
  58. ac90542 [report] Item-wise Sales Register [issue] webnotes/erpnext#372 by Anand Doshi · 11 years ago
  59. 5491332 [fix] [minor] use wn.defaults.get_default instead of sys_defaults by Anand Doshi · 11 years ago
  60. 720a01a [selling] changed fieldtype of Price List to link by Anand Doshi · 11 years ago
  61. 52b0491 [fix] [minor] call refresh_fields after cur_frm.call when doc is passed by Anand Doshi · 11 years ago
  62. 742b55f Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  63. 60403b2 [fix] [minor] [grid] set_colum_disp should force refresh the whole grid by Anand Doshi · 11 years ago
  64. c97fe01 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  65. ea51b41 [fix] [minor] allowed territory group in all transactions by Nabin Hait · 11 years ago
  66. 152cecc Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  67. f2045fb [fix] [minor] set customer/supplier defaults by Anand Doshi · 11 years ago
  68. 4dca401 [feature] Ability to set UOM as Integer-only and related validations. by Rushabh Mehta · 11 years ago
  69. bfe0c47 [fix] [minor] budget distribution validation by Nabin Hait · 11 years ago
  70. d2b3fe8 [fix] [minor] get_query for cost center form by Nabin Hait · 11 years ago
  71. 60117d6 [minor] moved Debit To and Credit To in Sales / Purchase Invoice to More Info #645 by Rushabh Mehta · 11 years ago
  72. 85fa3d2 [fix] [minor] upload callback arguments changed by Anand Doshi · 11 years ago
  73. 4166c35 [fix] [minor] over billing validation against delivery note by Nabin Hait · 11 years ago
  74. a877053 [accounts] [minor] [fix] fixed set_query for Mode of Payment by Rushabh Mehta · 11 years ago
  75. 148cbae [minor] fixed help for Sales Invoice / Purchase Invoice by Rushabh Mehta · 11 years ago
  76. 6c7f3db [report] [issue] #641 - added customer name and supplier name in accounts receivable and accounts payable reports respectively by Anand Doshi · 11 years ago
  77. 5642128 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  78. fafb9a8 [fix] [report] general ledger - group by ledger and group by voucher by Anand Doshi · 11 years ago
  79. 48a0bd3 [minor] [fix] price list currency read only and SO-MR mapping by Nabin Hait · 11 years ago
  80. 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
  81. b54cd99 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  82. c9bcfd1 [cleanup] [minor] removed 'System Manager' permission for new setups by Rushabh Mehta · 11 years ago
  83. 21503f8 [minor] [fix] on row add processing, [cleanup] shifted validate link and fetch to script_manager by Anand Doshi · 11 years ago
  84. 461b417 [minor] [fix] trigger in supplier address and contact person field by Nabin Hait · 11 years ago
  85. 6fa5e42 [minor] [fix] [issue] #617 by Anand Doshi · 11 years ago
  86. 535d833 [minor] [fix] call company trigger in onload for a new selling/buying transaction by Anand Doshi · 11 years ago
  87. 82e0069 [minor] [fix] get queries by Anand Doshi · 11 years ago
  88. c8b2c0f [minor] [fix] net_total_export printing and hover effect for brand in navbar by Anand Doshi · 11 years ago
  89. 5b43b3d merged with slow branch by Nabin Hait · 11 years ago
  90. 6f61e2c [fix] [minor] net_total on sales/purchase register by Nabin Hait · 11 years ago
  91. 6a3b951 [accounts] [feature] optional checkbox for same rate validation in sales cycle by Nabin Hait · 11 years ago
  92. 9a380ef [fix] [minor] get_query of tax account by Nabin Hait · 11 years ago
  93. 496219c Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Nabin Hait · 11 years ago
  94. cf1829d Merge branch 'master' of github.com:webnotes/erpnext into responsive by Nabin Hait · 11 years ago
  95. cbc96d5 [fix] [report] accounts receivable/payable by Nabin Hait · 11 years ago
  96. 642634f [fix] [report] sales/purchase register: if income/expense account entered in tax table for discount by Nabin Hait · 11 years ago
  97. 05859ad Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  98. 00dadc8 [fix] [minor] get query by Nabin Hait · 11 years ago
  99. 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
  100. 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