1. 8c61f34 Validate negative stock on delivery while missing valuation rate for booking expenses by Nabin Hait · 8 years ago
  2. f49bbe1 Cleanup of lead and opportunity status updating logic by Nabin Hait · 8 years ago
  3. ad4f1c7 date is optional in get_exchange_rate by Nabin Hait · 8 years ago
  4. 3113f00 Replaced spaces with tabs by Nabin Hait · 8 years ago
  5. 288a18e Fixes and patch for Currency Exchange based on date by Nabin Hait · 8 years ago
  6. 1cc55fb Fixed merge conflict by Nabin Hait · 8 years ago
  7. a8333be Merge pull request #7023 from frappe/revert-7012-remove-count-star by Nabin Hait · 8 years ago
  8. f89f17c Merge branch 'master' into develop by Nabin Hait · 8 years ago
  9. 297d74a Unlink payment entries on cancellation of invoice by Nabin Hait · 8 years ago
  10. 9872d8c Revert "[optimize] remove count(*) from queries" by Rushabh Mehta · 8 years ago
  11. d50d6a5 Merge pull request #7012 from rmehta/remove-count-star by Nabin Hait · 8 years ago
  12. 5a258cb [optimize] remove count(*) from queries by Rushabh Mehta · 8 years ago
  13. c2f8dd7 Merge pull request #6965 from manassolanki/qa_redesign by Nabin Hait · 8 years ago
  14. 60db98a [Minor] Variable assignment before reference by Manas Solanki · 8 years ago
  15. 49a50fe Group same item in SO print (#6959) by KanchanChauhan · 8 years ago
  16. 7f6b99a Merge pull request #6962 from KanchanChauhan/payroll-fixes by Nabin Hait · 8 years ago
  17. 8af429d Cleanup and fixes in quality inspection feature by Nabin Hait · 8 years ago
  18. cc90241 Quality Inspection Issue by Manas Solanki · 8 years ago
  19. e9747a8 [minor] fixes in validate selling price by mbauskar · 8 years ago
  20. 7652b85 [Fix] Filters to get employee in Payroll by Kanchan Chauhan · 8 years ago
  21. 7be942d [Fix] Status updater for sales order in purchase order (#6944) by rohitwaghchaure · 8 years ago
  22. b3ba7f0 [Fix] PO status not changed as material return created against them (#6869) by rohitwaghchaure · 8 years ago
  23. 2285f90 added debit and credit note status by Rohit Waghchaure · 8 years ago
  24. 2f1db57 Added status field in sales invoice and purchase invoice by Rohit Waghchaure · 8 years ago
  25. d662502 [fix] Validate if warehouse is not linked to any account by Nabin Hait · 8 years ago
  26. 9f26bc1 Update selling_controller.py by Nabin Hait · 8 years ago
  27. e8aaa92 [Minor] Some more fixes to the code by shreyas · 8 years ago
  28. edcba51 [Fix] Added check to validate selling price against valuation rate by shreyas · 8 years ago
  29. 1cfe2d7 [Minor] Validate purchase price against selling price by shreyas · 8 years ago
  30. fa1cdd5 Fixed merge conflict by Nabin Hait · 8 years ago
  31. fcd10f2 Merge pull request #6335 from RobertSchouten/stock_entry by Nabin Hait · 8 years ago
  32. e040510 Always calculate additional discount amount if percentage is mentioned by Nabin Hait · 8 years ago
  33. cd9c45f Fixed merge conflict by Nabin Hait · 8 years ago
  34. 2f75b7b Fixed merge conflict by Nabin Hait · 8 years ago
  35. 770d04e [Fix] sales order status showing completed, while it's status was to bill by Rohit Waghchaure · 8 years ago
  36. 7d52989 Documentation for payments by Rohit Waghchaure · 8 years ago
  37. 558f526 Fixed version conflict by Nabin Hait · 8 years ago
  38. cccc45e Don't throw expense account validation on fetching item details by Nabin Hait · 8 years ago
  39. 5fd5a77 Fixed version conflict by Nabin Hait · 8 years ago
  40. 4f62c4c [minor][fix] for condition maker by Saurabh · 8 years ago
  41. 21499e8 [Enhancement] Supplier quotation added on supplier portal by Rohit Waghchaure · 8 years ago
  42. 256ec17 Corrections properly distinguish between transaction_date and posting_date as the basis for determining translation date that is passed to get_exchange_rate by Chude Osiegbu · 8 years ago
  43. 1f64f98 Additional corrections for cases where get_exchange_rate was not called with the correct number of arguments. by Chude Osiegbu · 8 years ago
  44. 7e74fb4 Modification to set_price_list_currency in accounts_controller.py to allow for specification of date in get_exchange_rate call by Chude Osiegbu · 8 years ago
  45. db33ebb [fix] status updater percent when qty is minus value by RobertSchouten · 8 years ago
  46. 6465711 [fix] missing gl entries warnings by robert schouten · 8 years ago
  47. b8b228e Fixed version conflict by Nabin Hait · 8 years ago
  48. ca627fb [fix] Fetch advance journal entry in invoice if it is tagged against linked order by Nabin Hait · 8 years ago
  49. 406f0a3 Fixed merge conflicts by Nabin Hait · 8 years ago
  50. 8693b5c Minor fixes by Nabin Hait · 8 years ago
  51. 560ba39 [Enhancement] Purchase return for rejected qty by Rohit Waghchaure · 8 years ago
  52. 5c69fed Ignore closed sales/purchase order in trends report by Nabin Hait · 8 years ago
  53. 609e2b4 [POS] Currency format issue by Rohit Waghchaure · 8 years ago
  54. a26bb96 Merge pull request #6178 from nabinhait/status_updater_fix by Nabin Hait · 8 years ago
  55. 47a3f63 Ignore validating billed amount against order if order item amount is zero by Nabin Hait · 8 years ago
  56. efb5bf2 [POS] Fixed payment gl entry for sales return by Rohit Waghchaure · 8 years ago
  57. ea6d7e9 [Fix] decimal button not working by Rohit Waghchaure · 8 years ago
  58. 3b6dc14 [fix] Repost only distinct purchase receipts and invoices by Nabin Hait · 8 years ago
  59. baef262 Given provision to enter write off and change amount on POS by Rohit Waghchaure · 8 years ago
  60. 7127a8f Allow user to edit change amount from sales invoice form for is pos by Rohit Waghchaure · 8 years ago
  61. 99d4ff4 Repost gle for future transactions if update stock checked in back dated purchase invoice by Nabin Hait · 8 years ago
  62. 3bb1a42 Change amount calcualtion in POS if there is write off amount and gl entries in this scenario by Nabin Hait · 8 years ago
  63. 26cf01a [mionr] fixes and cleanups by Rohit Waghchaure · 8 years ago
  64. 3557261 Extend search_fields for customer querie by Maxwell Morais · 8 years ago
  65. fc8e589 [fix] party status updating bug, fixes #5794, #5796 by Rushabh Mehta · 8 years ago
  66. 5c52fa9 [fix] variant error message by Rushabh Mehta · 8 years ago
  67. 95383bb [fix] item attribute validation and tests by Rushabh Mehta · 8 years ago
  68. 20122ae [minor] optimize item attribute validation for #5756 by Rushabh Mehta · 8 years ago
  69. b8bdfbc [minor] optimize item attribute validation for #5756 by Rushabh Mehta · 8 years ago
  70. ea0ff23 [cleanup] form dashboards by Rushabh Mehta · 8 years ago
  71. a71d9d3 Rename prevdoc field in purchase order and purchase receipt doctype by Rohit Waghchaure · 8 years ago
  72. ff2f3ef Test Case Fixes by Nabin Hait · 8 years ago
  73. 9db1b22 Payment Entry: Test cases and default remarks by Nabin Hait · 8 years ago
  74. 13093b4 Make payment entry aginst order, payment request and patch to rename advance table fields by Nabin Hait · 8 years ago
  75. 05aefbb Payment Entry from invoice by Nabin Hait · 8 years ago
  76. 1991c7b Payment Reconciliation changes for Payment Entry by Nabin Hait · 8 years ago
  77. 28a0528 Advance Payment Entry adjustment against Invoice by Nabin Hait · 8 years ago
  78. e3a1017 Payment Entry submission and more by Nabin Hait · 8 years ago
  79. 12e2a51 [new][feature] Payment Entry by Nabin Hait · 8 years ago
  80. b33df4a [cleanup] link methods made common by Rushabh Mehta · 8 years ago
  81. 878dfec [minor] by Rushabh Mehta · 8 years ago
  82. 78333c7 [fixes] check group condition by Saurabh · 8 years ago
  83. 7fecb50 [enhance] rename warehouse account type to stock by Saurabh · 8 years ago
  84. 4d02949 [fixes] validate trash condition for warehouse and related account, move existing warehouses under all warehouse group, set account parent and is group for warehouse account by Saurabh · 8 years ago
  85. ec8babe [minor][fix] by Saurabh · 8 years ago
  86. a334062 [redesign] website routing system by Rushabh Mehta · 8 years ago
  87. 2cb7a9f [ux] taxes table editable by Rushabh Mehta · 8 years ago
  88. fcaaa29 Status updater for quotation/lost to lead, quotation lost to oppt, and to set conversion as priority in lead by Alec Ruiz-Ramon · 8 years ago
  89. 3448278 [fix] removed bad import by Anand Doshi · 8 years ago
  90. aed79e9 [fix] item attribute validation, fixes #5308 by Rushabh Mehta · 8 years ago
  91. 591a5ab Added Project in GL Entry and General Ledger report by Nabin Hait · 8 years ago
  92. 5d97d89 [Fix] Sales Invoice shows default date while no default mentioned by Rohit Waghchaure · 8 years ago
  93. d42167e [cleanup] remove Features Setup by Rushabh Mehta · 8 years ago
  94. b81ed45 fixed conflict by Nabin Hait · 8 years ago
  95. 6087fe1 [Enhancement] POS by Rohit Waghchaure · 9 years ago
  96. a9c4c8f In Purchase Return entry, make sle and gle as per actual inward entry's valuation rate by Nabin Hait · 8 years ago
  97. 332d29f Merge branch 'master' into develop by Nabin Hait · 8 years ago
  98. 8704bea [fix] Validate returned serial nos and batch nos with original document by Nabin Hait · 8 years ago
  99. cd0e8ce Fixes and modification in fixed asset by Nabin Hait · 9 years ago
  100. 3d9c5c0 Fixed Asset module cleanup and fixes by Nabin Hait · 9 years ago