1. a967100 Update payment_collection_with_ageing.py by Nabin Hait · 11 years ago
  2. 451b01c [fix] [minor] print hide for purchase net and grand total by Nabin Hait · 11 years ago
  3. f1faf2d [fix] [minor] print hide for purchase net and grand total by Nabin Hait · 11 years ago
  4. 784a95c [fix] [minor] check print hide properties in purchase standard print format by Nabin Hait · 11 years ago
  5. 1d35c44 [fix] [minor] check print hide property to show net total and grand total in purchase cycle standard print format by Nabin Hait · 11 years ago
  6. 458b30b Merge branch '1310' of github.com:webnotes/erpnext into 1310 by Nabin Hait · 11 years ago
  7. 20f9354 [fix] [minor] all variance related reports fixed by Akhilesh Darjee · 11 years ago
  8. ca471f4 [fix] Rename and merge rewrite by Nabin Hait · 11 years ago
  9. 7373a83 Merge branch '1310' of github.com:webnotes/erpnext into 1310 by Nabin Hait · 11 years ago
  10. e83069c [fix] update future gl entries for stock by Nabin Hait · 11 years ago
  11. 155232e [fix] credit limit validation by Nabin Hait · 11 years ago
  12. d2d210d [fix] [minor] variance reports fixes by Akhilesh Darjee · 11 years ago
  13. bfe264b [fix] [minor] all types of variance reports fixed by Akhilesh Darjee · 11 years ago
  14. 49f2baf [fix] [minor] budget variance report logic + loading time by Nabin Hait · 11 years ago
  15. 06da1a6 Merge pull request #1029 from akhileshdarjee/1310 by Nabin Hait · 11 years ago
  16. fbfefd3 [fix] [minor] budget variance report fixed by Akhilesh Darjee · 11 years ago
  17. 113b4c1 [fix] [minor] accounts payable ageing data by Nabin Hait · 11 years ago
  18. 7344353 [report] [fix] accounts payable fixed for get_ageing_date() by Akhilesh Darjee · 11 years ago
  19. ce7ed98 [minor] [refactor] Accounts Receivable by Anand Doshi · 11 years ago
  20. 3990104 [minor] [refactor] Accounts Receivable by Anand Doshi · 11 years ago
  21. 9ff22fd [minor] [refactor] Accounts Receivable by Anand Doshi · 11 years ago
  22. 2ced381 [minor] fixes in test cases and demo by Anand Doshi · 11 years ago
  23. 06757a1 [minor] [query] expense and income account queries should exclude customer and supplier accounts by Anand Doshi · 11 years ago
  24. 4144b1c [fix] [minor] itemwise sales/purchase register by Nabin Hait · 11 years ago
  25. e158cea [cleanup] [minor] replaced for territory to applicable territory by Akhilesh Darjee · 11 years ago
  26. 93ba6f7 [fix] [minor] update outstanding amount by Nabin Hait · 11 years ago
  27. 9304396 [fix] [minor] Cost center is mandatory if tax is include din valuation and perpetual inventory enabled by Nabin Hait · 11 years ago
  28. 88f3cd5 [fix] [minor] gl entry negative debit/credit by Nabin Hait · 11 years ago
  29. 2d82f26 Merge branch 'master' of github.com:webnotes/erpnext by Akhilesh Darjee · 11 years ago
  30. fcd70d0 [item price] item price made as an individual master and removed from price list by Akhilesh Darjee · 11 years ago
  31. 8f72d9f Merge pull request #974 from akhileshdarjee/master by Nabin Hait · 11 years ago
  32. acf65a7 [fix] [minor] conversion rate related fixes by Akhilesh Darjee · 11 years ago
  33. 185991d [fix] [minor] rounding error in purchase invoice gl entry by Nabin Hait · 11 years ago
  34. a012ffe Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  35. fc75d96 [fix] [minor] Purchase Invoice - Amount for Stock received but not billed by Nabin Hait · 11 years ago
  36. 61b5c59 [fix] fixed conversion rate for mapping any documents by Akhilesh Darjee · 11 years ago
  37. b6f37b8 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  38. b338b6e [fix] [minor] validate converion rate by Nabin Hait · 11 years ago
  39. 8f90e1c Merge branch 'master' of github.com:webnotes/erpnext by Akhilesh Darjee · 11 years ago
  40. dd6ebc1 [cleanup] comminified copy_account_in_all_row and removed conversion rate from pos setting by Akhilesh Darjee · 11 years ago
  41. 1dfcc75 [fix] fetch difference account and cost center on selecting item in stock entry by Akhilesh Darjee · 11 years ago
  42. 3ceba11 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  43. f8924bc [fix] [minor] update serial no in sle while creating auto serial no by Nabin Hait · 11 years ago
  44. bfeae2d [cleanup] [minor] removed conversion rate from pos setting by Akhilesh Darjee · 11 years ago
  45. 7837827 [fix] [minor] conversion arte related fixes by Akhilesh Darjee · 11 years ago
  46. 1797cfe [fix] removed validation of conversion rate equals 1 from all transaction by Akhilesh Darjee · 11 years ago
  47. 3235e78 [fix] [minor] Pick cost_center from tax table for expense included in valuation by Nabin Hait · 11 years ago
  48. 6ec7d9d [fix] [minor] item-wose tax in item-wise sales register by Nabin Hait · 11 years ago
  49. 77f37e6 Update Serial No details through serial_no controller by Nabin Hait · 11 years ago
  50. 0352f9b [fix] [minor] gl entry cancellation by Nabin Hait · 11 years ago
  51. d1809e3 [minor] [fix] due date in sales invoice by Anand Doshi · 11 years ago
  52. cf30118 [fix] [minor] bind onclick function based on docstatus in pos by Nabin Hait · 11 years ago
  53. a3e9d0a Merge pull request #921 from akhileshdarjee/master by Nabin Hait · 11 years ago
  54. 4233ae2 [pos] pos related fixes by Akhilesh Darjee · 11 years ago
  55. 300ae0c [fix] [minor] dont call is_pos trigger in onload of pos invoice by Nabin Hait · 11 years ago
  56. a3d12bd [fix] [minor] gross profit report by Nabin Hait · 11 years ago
  57. 164d39d Merge pull request #883 from akhileshdarjee/master by Nabin Hait · 11 years ago
  58. 2428e8d [pos] [minor] fix for cur_frm by Akhilesh Darjee · 11 years ago
  59. 1ec5109 Reduce ordered qty in Purchase Receipt based on PO warehouse by Nabin Hait · 11 years ago
  60. 10dce34 [pos] pos view fixed for all purchase & sales cycle by Akhilesh Darjee · 11 years ago
  61. 625da79 item-wise price list rate, editable report by Nabin Hait · 11 years ago
  62. 04a3fee [minor] perpetual inventory fix by Nabin Hait · 11 years ago
  63. 11f4195 [minor] fixed conflict while merging perpetual branch into master by Nabin Hait · 11 years ago
  64. 66adb3c [minor] Frozen Accounts Modifier fixes by Nabin Hait · 11 years ago
  65. 7031ea7 Frozen Accounts Modifier setting in Accounts Settings by Nabin Hait · 11 years ago
  66. 6c66096 [minor] allowed role to edit entries against frozen accounts by Nabin Hait · 11 years ago
  67. e318c93 [fix] patch merge conflict fixed by Akhilesh Darjee · 11 years ago
  68. f624ffa [pos] refresh() to be called at minimum by Akhilesh Darjee · 11 years ago
  69. e947081 [pos] pos view in all sales & purchase cycle finished by Akhilesh Darjee · 11 years ago
  70. 7c26174 [fix] [minor] by Anand Doshi · 11 years ago
  71. 12144f3 Merge branch 'website-wip' by Anand Doshi · 11 years ago
  72. 6911bb2 [fix] [minor] fixes in voucher import tool by Nabin Hait · 11 years ago
  73. f83576b [pos] pos.js included in all selling & purchase cycle by Akhilesh Darjee · 11 years ago
  74. a550e74 [pos] moved pos realted code from sales_invoice.js to transaction.js by Akhilesh Darjee · 11 years ago
  75. 83de391 Merge branch 'akhileshdarjee-master' into website-wip by Anand Doshi · 11 years ago
  76. 2840620 [fix] [minor] [website] by Anand Doshi · 11 years ago
  77. 142007a [fix] [minor] perpetual inventory: account for each warehouse by Nabin Hait · 11 years ago
  78. 6773bc2 [pos] [minor] added pos in sales order for testing by Akhilesh Darjee · 11 years ago
  79. ad0b050 Merge branch 'master' of github.com:webnotes/erpnext into website-wip by Anand Doshi · 11 years ago
  80. 5cd1d54 [minor] merged with master branch by Nabin Hait · 11 years ago
  81. 7a75e10 [fix] [minor] perpetual inventory: account for each warehouse by Nabin Hait · 11 years ago
  82. cb45b8f Merge branch 'master' of github.com:webnotes/erpnext by Akhilesh Darjee · 11 years ago
  83. 7255313 [fix] [minor] pos invoice print format by Anand Doshi · 11 years ago
  84. 2e1f94f [fix] [pos] hide custom buttons in pos view by Akhilesh Darjee · 11 years ago
  85. 1be5bb7 [portal] [minor] show status for order and invoice by Anand Doshi · 11 years ago
  86. a7a06a7 [fix] journal voucher to fetch company currency by Akhilesh Darjee · 11 years ago
  87. 8a4b21a Merge branch 'master' of github.com:webnotes/erpnext into website-wip by Anand Doshi · 11 years ago
  88. fb109ad [website] [minor] moving to framework by Anand Doshi · 11 years ago
  89. c3ec72c [fix] [minor] merge conflict fixed by Akhilesh Darjee · 11 years ago
  90. db59ffb [usability] item price moved to price list by Akhilesh Darjee · 11 years ago
  91. b0d996f [website] [minor] moving to framework by Anand Doshi · 11 years ago
  92. 5636629 [fix] [minor] pos setting link validation by Nabin Hait · 11 years ago
  93. ee93ee3 [minor] allow import for journal voucher by Nabin Hait · 11 years ago
  94. a3f6fda [fix] Hide Make Delivery Note button, if Sales Invoice is made from Delivery Note. Hide Make Invoice Button, if Delivery Note is made from Sales Invoice by Anand Doshi · 11 years ago
  95. 87eb4b9 [fix] [minor] gl entries for purchase invoice by Nabin Hait · 11 years ago
  96. 272410b [fix] [minor] fixes in payment reconciiation by Nabin Hait · 11 years ago
  97. 335cdea [fix] [minor] fixes in test cases for is_pos by Nabin Hait · 11 years ago
  98. eec9371 [fix] [minor] gl entries for purchase invoice by Nabin Hait · 11 years ago
  99. a7b7d25 [fix] merge conflict by Akhilesh Darjee · 11 years ago
  100. 38e8f98 [fix] [patch] fixed paid_amount & patch for default pos view check in features setup by Akhilesh Darjee · 11 years ago