1. ad45e31 [copyright] added Contributors by Rushabh Mehta · 11 years ago
  2. 0c26f81 Merge branch '1310' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  3. e83069c [fix] update future gl entries for stock by Nabin Hait · 11 years ago
  4. 1788c8b Merge branch '1310' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  5. 22c0d78 [minor] [fix] added end of life condition in item query by Anand Doshi · 11 years ago
  6. 3eb901f [merge] merged with master by Nabin Hait · 11 years ago
  7. 145e5e2 [patch] delete gl entries for cancelled vouchers by Nabin Hait · 11 years ago
  8. cf8ae7c [fix] [minor] perpetual inventory related by Nabin Hait · 11 years ago
  9. 5566bca [cleanup] purchase common by Nabin Hait · 11 years ago
  10. 89ad6f2 [fix] [conflict] by Nabin Hait · 11 years ago
  11. d1fd1e2 [Cleanup] Sales Common deprecated by Nabin Hait · 11 years ago
  12. 096d363 [fix] fixed merge conflict by Nabin Hait · 11 years ago
  13. 61b5c59 [fix] fixed conversion rate for mapping any documents by Akhilesh Darjee · 11 years ago
  14. 3ceba11 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  15. f8924bc [fix] [minor] update serial no in sle while creating auto serial no by Nabin Hait · 11 years ago
  16. 7e90485 Merge branch 'master' of github.com:webnotes/erpnext into wsgi by Anand Doshi · 11 years ago
  17. 74ec868 [fix] [minor] added for validate in buying controller by Akhilesh Darjee · 11 years ago
  18. 7837827 [fix] [minor] conversion arte related fixes by Akhilesh Darjee · 11 years ago
  19. 9106221 [minor] fixes after merge with master by Anand Doshi · 11 years ago
  20. 2eec1eb [minor] removed prevdoc_date by Rushabh Mehta · 11 years ago
  21. f56d73c [minor] removed get_rate by Rushabh Mehta · 11 years ago
  22. 373680b Merged master into wsgi by Anand Doshi · 11 years ago
  23. 77f37e6 Update Serial No details through serial_no controller by Nabin Hait · 11 years ago
  24. 8f05c05 Validate warehouse for allowed users and matched company by Nabin Hait · 11 years ago
  25. acc876e [minor] [fix] status updater, only change communication status when called explicitly by Rushabh Mehta · 11 years ago
  26. 6856d74 [minor] fixes to crm patch by Rushabh Mehta · 11 years ago
  27. 800b3aa [crm] Updated status and workflow for Lead > Opportunity > Quotation > Sales Order by Rushabh Mehta · 11 years ago
  28. 11f4195 [minor] fixed conflict while merging perpetual branch into master by Nabin Hait · 11 years ago
  29. 142007a [fix] [minor] perpetual inventory: account for each warehouse by Nabin Hait · 11 years ago
  30. 5cd1d54 [minor] merged with master branch by Nabin Hait · 11 years ago
  31. 7a75e10 [fix] [minor] perpetual inventory: account for each warehouse by Nabin Hait · 11 years ago
  32. db59ffb [usability] item price moved to price list by Akhilesh Darjee · 11 years ago
  33. c6d17a6 [fix] [minor] set price list currency and conversion rate by Anand Doshi · 11 years ago
  34. 179e377 [fix] [minor] item wise taxes by Anand Doshi · 11 years ago
  35. bf4d27e [minor] repost future gl entries only for current voucher items by Nabin Hait · 11 years ago
  36. 1dadf35 [fix] [minor] [query] sales invoice from delivery note by Anand Doshi · 11 years ago
  37. 36b63a4 [fix] [minor] profile query by Anand Doshi · 11 years ago
  38. 678130f [minor] [cleanup] Landed cost wizard by Nabin Hait · 11 years ago
  39. 215c901 [fix] [minor] recreate gl entries when using auto inventory accounting to fix bug introduced due to commit - 5dd6b1d082d180133813c1c661d5e72076a19491 by Anand Doshi · 11 years ago
  40. da3110f [merge] [minor] merged with master by Nabin Hait · 11 years ago
  41. 94c90bd [fix] [minor] buying amount for sales bom item by Nabin Hait · 11 years ago
  42. bb77756 [fix] [minor] auto accounting for stock transactions by Nabin Hait · 11 years ago
  43. e89c533 [sales/purchase] [minor] Set tax table on insert if tax master set, but table missing by Rushabh Mehta · 11 years ago
  44. d85d63b [minor] renamed perpetual accounting to make_accounting_entry_for_every_stock_entry by Nabin Hait · 11 years ago
  45. 2e296fa [fix] [minor] Repost future gl entries and testcases by Nabin Hait · 11 years ago
  46. 27994c2 [perpetual accounting] gl entries based on stock_value difference in sl entries by Nabin Hait · 11 years ago
  47. 11bd44e [minor] fixed conflict while merging with master by Nabin Hait · 11 years ago
  48. 9b09c95 [cleanup] [accounts] delete gl entries on cancellation of accounting transactions by Nabin Hait · 11 years ago
  49. 040d1f3 [minor] imported cstr in selling_controller by Nabin Hait · 11 years ago
  50. e98ab7a [fix] [minor] fixes in updating warranty period of serial no by Nabin Hait · 11 years ago
  51. 9653f60 [fix] [minor] insert cancelled sl entry for serialized inventory and at the end delete by Nabin Hait · 11 years ago
  52. c13c193 [fix] [minor] update reserved qty by Nabin Hait · 11 years ago
  53. 4ae729b [cleanup] [minor] deprecated cancelled stock ledger entry by Nabin Hait · 11 years ago
  54. 0565287 [merge] [minor] merged with master for serial_no updatess by Nabin Hait · 11 years ago
  55. b02fba9 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  56. 2e31e09 [fix] [minor] _round function - implement round halfs to nearest even number by Anand Doshi · 11 years ago
  57. 76273eb [merge] [minor] Fixed conflict while merging serial_no branch with master by Nabin Hait · 11 years ago
  58. 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
  59. 44da6f2 [fix] [minor] fixed conflict while merging with master by Nabin Hait · 11 years ago
  60. 21cf403 [fix] [minor] paid amount should be zero if not pos invoice by Nabin Hait · 11 years ago
  61. 170be3b [minor] merge master by Rushabh Mehta · 11 years ago
  62. 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 · 11 years ago
  63. 3d1ecf5 [fix] [minor] take correct docname when creating contact/address from a previous document by Anand Doshi · 11 years ago
  64. 30324b8 [fix] [minor] set due date in sales invoice after mapping by Anand Doshi · 11 years ago
  65. eaaa5b1 [fix] [minor] call dirty when synced with local doclist by Nabin Hait · 11 years ago
  66. 47e14a9 [fix] [minor] rate calculation on server side, only if blank/0 (honour client side calculation sequence), shopping cart settings by Anand Doshi · 11 years ago
  67. e42a022 [minor] [fix] precision for float fields on server-side by Anand Doshi · 11 years ago
  68. 4a404e9 [price list] Separated Default Price List for Selling and Buying and changed fieldnames by Rushabh Mehta · 11 years ago
  69. 0b99540 [cleanup] [minor] price list field rename (wip), set default supplier from item, make demo - purchase cycle (wip) by Rushabh Mehta · 11 years ago
  70. 5dd6b1d [optimization] [minor] pass filtered stock ledger entries to get_buying_amount by Anand Doshi · 11 years ago
  71. 815a49e [perpetual accounting] fixes in testcases by Nabin Hait · 11 years ago
  72. 7c2a2e2 [demo] [minor] simulate quotation by Rushabh Mehta · 11 years ago
  73. aa34201 [perpetual accounting] fixes in testcases by Nabin Hait · 11 years ago
  74. 8daa702 Merge branch 'master' into perpetual by Nabin Hait · 11 years ago
  75. 469ee71 [perpetual accounting] [minor] fixes for test cases by Nabin Hait · 11 years ago
  76. fbe1e16 [fix] [selling] reduce round-off loss when using tax inclusive price by Anand Doshi · 11 years ago
  77. cc0e2d1 [minor] merged with master by Nabin Hait · 11 years ago
  78. 43eba26 [perpetual accounting] make gl entries relevant for different transactions by Nabin Hait · 11 years ago
  79. d474194 [perpetual accounting] gl entry: sync stock and account balance by Nabin Hait · 11 years ago
  80. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 11 years ago
  81. 73d04b1 [minor] [fix] test cases fix for perpetual accounting by Nabin Hait · 11 years ago
  82. e79d57c [salary slip] total no. of working days calculation [issue] webnotes/erpnext#285 by Anand Doshi · 11 years ago
  83. a36adbd [minor] [fix] make sl entry by Nabin Hait · 11 years ago
  84. bbe1448 Merge branch 'master' into perpetual by Nabin Hait · 11 years ago
  85. cac622e [accounts] [perpetual] get account and stock balance difference by Nabin Hait · 11 years ago
  86. 1e2f20a [cleanup] code commonified of making sl entry by Nabin Hait · 11 years ago
  87. 078129f [fix] [minor] removed default from conversion_rate by Anand Doshi · 11 years ago
  88. 17350b8 [fix] [mapper] from delivery note to sales invoice, only map unbilled items by Anand Doshi · 11 years ago
  89. 7180eb6 [queries] [optimization] removed redundant code in get_match_cond by Anand Doshi · 11 years ago
  90. 1f996c3 [minor] currency trigger should not be called in refresh by Nabin Hait · 11 years ago
  91. 19d945a [minor] [fix] apply float precision on over-billing validation by Nabin Hait · 11 years ago
  92. 9eb2868 [fix] [minor] remove end of life condition from item query by Anand Doshi · 11 years ago
  93. 7474012 [fix] [minor] valide for freezed account by Anand Doshi · 11 years ago
  94. e329215 [fix] [minor] over-billing validation by Nabin Hait · 11 years ago
  95. d23e5c8 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  96. 3986bad [feature] If customer/supplier account freezed do not allow to make any transaction by Nabin Hait · 11 years ago
  97. 152cecc Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  98. f2045fb [fix] [minor] set customer/supplier defaults by Anand Doshi · 11 years ago
  99. 4dca401 [feature] Ability to set UOM as Integer-only and related validations. by Rushabh Mehta · 11 years ago
  100. 4166c35 [fix] [minor] over billing validation against delivery note by Nabin Hait · 11 years ago