1. 11bd44e [minor] fixed conflict while merging with master by Nabin Hait · 11 years ago
  2. 9b09c95 [cleanup] [accounts] delete gl entries on cancellation of accounting transactions by Nabin Hait · 11 years ago
  3. 040d1f3 [minor] imported cstr in selling_controller by Nabin Hait · 11 years ago
  4. e98ab7a [fix] [minor] fixes in updating warranty period of serial no by Nabin Hait · 11 years ago
  5. 9653f60 [fix] [minor] insert cancelled sl entry for serialized inventory and at the end delete by Nabin Hait · 11 years ago
  6. c13c193 [fix] [minor] update reserved qty by Nabin Hait · 11 years ago
  7. 4ae729b [cleanup] [minor] deprecated cancelled stock ledger entry by Nabin Hait · 11 years ago
  8. 0565287 [merge] [minor] merged with master for serial_no updatess by Nabin Hait · 11 years ago
  9. b02fba9 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  10. 2e31e09 [fix] [minor] _round function - implement round halfs to nearest even number by Anand Doshi · 11 years ago
  11. 76273eb [merge] [minor] Fixed conflict while merging serial_no branch with master by Nabin Hait · 11 years ago
  12. 74c281c [cleanup] [minor] On cancellation of transation, do not post cancelled sl entries, delete allexisting sl entries against that transaction by Nabin Hait · 11 years ago
  13. 44da6f2 [fix] [minor] fixed conflict while merging with master by Nabin Hait · 11 years ago
  14. 21cf403 [fix] [minor] paid amount should be zero if not pos invoice by Nabin Hait · 12 years ago
  15. 170be3b [minor] merge master by Rushabh Mehta · 12 years ago
  16. 62030e0 [Serial No] Major updates, code cleanup, "In Store" is now "Available". Serial No can only be created via Stock Entry / Purchase Receipt. Serial No can be auto created using Series if mentioned in Item master by Rushabh Mehta · 12 years ago
  17. 3d1ecf5 [fix] [minor] take correct docname when creating contact/address from a previous document by Anand Doshi · 12 years ago
  18. 30324b8 [fix] [minor] set due date in sales invoice after mapping by Anand Doshi · 12 years ago
  19. eaaa5b1 [fix] [minor] call dirty when synced with local doclist by Nabin Hait · 12 years ago
  20. 47e14a9 [fix] [minor] rate calculation on server side, only if blank/0 (honour client side calculation sequence), shopping cart settings by Anand Doshi · 12 years ago
  21. e42a022 [minor] [fix] precision for float fields on server-side by Anand Doshi · 12 years ago
  22. 4a404e9 [price list] Separated Default Price List for Selling and Buying and changed fieldnames by Rushabh Mehta · 12 years ago
  23. 0b99540 [cleanup] [minor] price list field rename (wip), set default supplier from item, make demo - purchase cycle (wip) by Rushabh Mehta · 12 years ago
  24. 5dd6b1d [optimization] [minor] pass filtered stock ledger entries to get_buying_amount by Anand Doshi · 12 years ago
  25. 815a49e [perpetual accounting] fixes in testcases by Nabin Hait · 12 years ago
  26. 7c2a2e2 [demo] [minor] simulate quotation by Rushabh Mehta · 12 years ago
  27. aa34201 [perpetual accounting] fixes in testcases by Nabin Hait · 12 years ago
  28. 8daa702 Merge branch 'master' into perpetual by Nabin Hait · 12 years ago
  29. 469ee71 [perpetual accounting] [minor] fixes for test cases by Nabin Hait · 12 years ago
  30. fbe1e16 [fix] [selling] reduce round-off loss when using tax inclusive price by Anand Doshi · 12 years ago
  31. cc0e2d1 [minor] merged with master by Nabin Hait · 12 years ago
  32. 43eba26 [perpetual accounting] make gl entries relevant for different transactions by Nabin Hait · 12 years ago
  33. d474194 [perpetual accounting] gl entry: sync stock and account balance by Nabin Hait · 12 years ago
  34. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 12 years ago
  35. 73d04b1 [minor] [fix] test cases fix for perpetual accounting by Nabin Hait · 12 years ago
  36. e79d57c [salary slip] total no. of working days calculation [issue] webnotes/erpnext#285 by Anand Doshi · 12 years ago
  37. a36adbd [minor] [fix] make sl entry by Nabin Hait · 12 years ago
  38. bbe1448 Merge branch 'master' into perpetual by Nabin Hait · 12 years ago
  39. cac622e [accounts] [perpetual] get account and stock balance difference by Nabin Hait · 12 years ago
  40. 1e2f20a [cleanup] code commonified of making sl entry by Nabin Hait · 12 years ago
  41. 078129f [fix] [minor] removed default from conversion_rate by Anand Doshi · 12 years ago
  42. 17350b8 [fix] [mapper] from delivery note to sales invoice, only map unbilled items by Anand Doshi · 12 years ago
  43. 7180eb6 [queries] [optimization] removed redundant code in get_match_cond by Anand Doshi · 12 years ago
  44. 1f996c3 [minor] currency trigger should not be called in refresh by Nabin Hait · 12 years ago
  45. 19d945a [minor] [fix] apply float precision on over-billing validation by Nabin Hait · 12 years ago
  46. 9eb2868 [fix] [minor] remove end of life condition from item query by Anand Doshi · 12 years ago
  47. 7474012 [fix] [minor] valide for freezed account by Anand Doshi · 12 years ago
  48. e329215 [fix] [minor] over-billing validation by Nabin Hait · 12 years ago
  49. d23e5c8 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  50. 3986bad [feature] If customer/supplier account freezed do not allow to make any transaction by Nabin Hait · 12 years ago
  51. 152cecc Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  52. f2045fb [fix] [minor] set customer/supplier defaults by Anand Doshi · 12 years ago
  53. 4dca401 [feature] Ability to set UOM as Integer-only and related validations. by Rushabh Mehta · 12 years ago
  54. 4166c35 [fix] [minor] over billing validation against delivery note by Nabin Hait · 12 years ago
  55. a877053 [accounts] [minor] [fix] fixed set_query for Mode of Payment by Rushabh Mehta · 12 years ago
  56. 48a0bd3 [minor] [fix] price list currency read only and SO-MR mapping by Nabin Hait · 12 years ago
  57. 61cad50 [minor] [fix] opportunity form, queries, stock uom replace utility by Anand Doshi · 12 years ago
  58. 9a380ef [fix] [minor] get_query of tax account by Nabin Hait · 12 years ago
  59. 05859ad Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 12 years ago
  60. d4e76bc [minor] [transaction] validate exchange rate in calculate taxes and totals by Anand Doshi · 12 years ago
  61. da46a37 [fix] [minor] get query by Nabin Hait · 12 years ago
  62. a9ec49e [fix] [mapper] add rows only table is blank, allow multiple time pull and validation if same item pulled twice by Nabin Hait · 12 years ago
  63. cfecd2b [fix] [cleanup] fixes while testing and code cleanup by Nabin Hait · 12 years ago
  64. a29b692 get_query to servet side by Saurabh · 12 years ago
  65. 2deca5f queries to server side by Saurabh · 12 years ago
  66. f52dc07 queries to server side by Saurabh · 12 years ago
  67. 3868371 [get_query] to server side by Saurabh · 12 years ago
  68. ab462d2 [get_query]to server side by Saurabh · 12 years ago
  69. 3b99922 [validation] over billing against DN/PR by Nabin Hait · 12 years ago
  70. ebe5039 Merge branch 'responsive' of git://github.com/webnotes/erpnext into responsive by Saurabh · 12 years ago
  71. 7f00f7f [get_query] to server side by Saurabh · 12 years ago
  72. 2bd3777 validate with prevdoc by Nabin Hait · 12 years ago
  73. 0287559 get_query to server side by Saurabh · 12 years ago
  74. 436467a [purchase order] tests pass by Rushabh Mehta · 12 years ago
  75. 886c9ef [material requests] [tests] by Rushabh Mehta · 12 years ago
  76. 0b4943c [webshop] shopping cart with shipping rule selector, totals by Anand Doshi · 12 years ago
  77. 8aaccf7 Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 12 years ago
  78. 99100a4 [webshop] shopping cart settings, update price list, taxes and shipping rule on change of address, apply defaults on creation of fresh quotation by Anand Doshi · 12 years ago
  79. 080fcc8 [mapper] quotation-sales order for mapping in parent + child items by Rushabh Mehta · 12 years ago
  80. 15db6c4 Merge branch 'master' of github.com:webnotes/erpnext into responsive by Anand Doshi · 12 years ago
  81. 8f9f8a4 [lead] [address] store lead address in Address doctype, with link field=lead by Anand Doshi · 12 years ago
  82. 65d1292 [setup] bug fixes by Rushabh Mehta · 12 years ago
  83. 7925bd7 [merge] by Rushabh Mehta · 12 years ago
  84. 61a2f68 [webshop] territories in price list, taxes, updates in shopping cart settings by Anand Doshi · 12 years ago
  85. d35a69b Merge branch 'master' of https://github.com/webnotes/erpnext by Saurabh · 12 years ago
  86. 4555d3b [report][trends] by Nabin Hait · 12 years ago
  87. 36cb3ca [Pending so Items for purchase receipt] by Saurabh · 12 years ago
  88. d52b03a Merge branch 'master' of github.com:webnotes/erpnext into responsive by Anand Doshi · 12 years ago
  89. 2b02f14 Trends Analyzer cleanup finished by Saurabh · 12 years ago
  90. f8f68c5 [trends analyzer] cleanup completed by Saurabh · 12 years ago
  91. af5df66 to avoid merge conflict by Saurabh · 12 years ago
  92. b8ebbca [trend analyzer] cleanup by Nabin Hait · 12 years ago
  93. 616657d Merge pull request #495 from saurabh6790/master by Nabin Hait · 12 years ago
  94. bc2d9e8 [validation][buying] stock and non-stock items are now allowed in same document by Nabin Hait · 12 years ago
  95. d4f2199 [Reports][Trend Analyzer completed] by Saurabh · 12 years ago
  96. bfe9fe7 [Report][Spliting of Trend Analyzer Completed] by Saurabh · 12 years ago
  97. 5b6d03e [Report][Trend Analyzer] by Saurabh · 12 years ago
  98. 24208f5 [Report][Item-Wise Purchase Receipt] by Saurabh · 12 years ago
  99. 64c2764 [translations/build] deleted translation files (to be built on demand) by Rushabh Mehta · 12 years ago
  100. abc1003 [cart] create quotation on checkout by Anand Doshi · 12 years ago