1. fbb342c [enhancement] update landed cost on PI via landed cost voucher when update stock is set on PI by Saurabh · 9 years ago
  2. 130c57b [fixes] code clean-up by Saurabh · 9 years ago
  3. e29248b [fixes] test-case to validate quantity after update stock and purchase return and code-cleaning by Saurabh · 9 years ago
  4. d697f3d [minor][fix] reset is_paid if company not selected by Saurabh · 9 years ago
  5. 43520f9 [fixes] test cases, code cleanup. by Saurabh · 9 years ago
  6. 2a0e2fe [test-case] test update stock and payment by Saurabh · 9 years ago
  7. 4bd34a5 [fixes] fix perpetual inventory by Saurabh · 9 years ago
  8. bd5fc8e [fixes] add posting time by Saurabh · 9 years ago
  9. c204775 Added posting_time in purchase invoice by jof2jc · 9 years ago
  10. 821f571 added payments, make receipt field by jof2jc · 9 years ago
  11. 524ebbc Added Make Receipt (Update Stock) and IsCash option on Purchase Invoice by jof2jc · 9 years ago
  12. 17d52be [typo] by Rushabh Mehta · 9 years ago
  13. 86a824c [ux] added opening stock and rate in new Item by Rushabh Mehta · 9 years ago
  14. e8e9440 [fix] [tests] by Rushabh Mehta · 9 years ago
  15. be2dde4 [enhance] set material request title as comma separated list of items by Rushabh Mehta · 9 years ago
  16. a305c29 [cleanup] remove is_pro_applicable by Rushabh Mehta · 9 years ago
  17. 18f0dd0 [translations] by Nabin Hait · 9 years ago
  18. dd9a973 Merge pull request #5216 from umairsy/is-sales-purchase by Rushabh Mehta · 9 years ago
  19. f4c25b1 [fix] update total_projected_qty in bin.py by Rushabh Mehta · 9 years ago
  20. 72534de removed Is Sales Item and Is Purchase Item by Umair Sayyed · 9 years ago
  21. c65726b [patch] hide new icons if equivalent old ones are set by Rushabh Mehta · 9 years ago
  22. 18fc39b [feature] progress bars on production order by Rushabh Mehta · 9 years ago
  23. bd07ea4 fixed conflict by Nabin Hait · 9 years ago
  24. 6695394 bumped to version 6.27.9 by Nabin Hait · 9 years ago
  25. 36c9d11 Merge pull request #5211 from nabinhait/jv_precision_fix by Nabin Hait · 9 years ago
  26. 972c25f Fixed conflict by Nabin Hait · 9 years ago
  27. e393c62 [fix] Set debit / credit as per field precision by Nabin Hait · 9 years ago
  28. 15a7f21 [enhancement] heatmaps on item and notifications for item by Rushabh Mehta · 9 years ago
  29. 6269f1e address and contact related fields re-arranged in the sales transactions fixes #5192 by Umair Sayyed · 9 years ago
  30. 14baa70 Update project.py by ShashaQin · 9 years ago
  31. 65f2d92 Merge branch 'vjFaLk-remove-celery' into develop by Anand Doshi · 9 years ago
  32. 4af736b Moved tasks content to newsletter.py by Valmik Jangla · 9 years ago
  33. 8c9c57c [minor] update party timestamp after transaction by Rushabh Mehta · 9 years ago
  34. 0e2dd85 [cleanup] link dashboard for customer, supplier, item, employee and hide form by default by Rushabh Mehta · 9 years ago
  35. ba7d8b0 bumped to version 6.27.8 by Nabin Hait · 9 years ago
  36. 1ce6df8 Merge pull request #5203 from nabinhait/credit_limit_fix by Nabin Hait · 9 years ago
  37. 7132bd3 [fix] Ignore closed sales order in credit limit validation by Nabin Hait · 9 years ago
  38. 13a2574 Merge pull request #5159 from neilLasrado/setup-wizard-fix by Nabin Hait · 9 years ago
  39. 09855fc Merge pull request #5158 from neilLasrado/hotfix by Nabin Hait · 9 years ago
  40. c2ae1a7 fixed merge conflict by Nabin Hait · 9 years ago
  41. 4b09f48 Merge pull request #5195 from nabinhait/stock_non_stock_item_toggle by Nabin Hait · 9 years ago
  42. c792e65 Merge pull request #5196 from nabinhait/report_fix34 by Nabin Hait · 9 years ago
  43. 8bbca6f [enhancement] links menu in customer, supplier, item by Rushabh Mehta · 9 years ago
  44. dd94d4e Dont allow to toggle stock and non-stock settings if any transaction exists against the item by Nabin Hait · 9 years ago
  45. 471908a Merge pull request #5194 from nabinhait/gross_profit_fix by Nabin Hait · 9 years ago
  46. 9fef3df [fix] Fixed pending so items for material request report by Nabin Hait · 9 years ago
  47. 8a686ba [fix] Prevent from directly creating payment request by Nabin Hait · 9 years ago
  48. f509d13 [fix] Get average selling rate based on group by by Nabin Hait · 9 years ago
  49. 6842f2e WIP code migration from Celery to RQ by Valmik Jangla · 9 years ago
  50. 5d0e8de [fix] dashboard for customer, supplier by Rushabh Mehta · 9 years ago
  51. b2e7a1f [Fix] Default letter head by Rohit Waghchaure · 9 years ago
  52. 3912a31 Merge pull request #5176 from nabinhait/ar_ap_print_currency by Nabin Hait · 9 years ago
  53. b713406 Merge pull request #5180 from nabinhait/stock_entry_actual_qty by Nabin Hait · 9 years ago
  54. 32b2a77 [fix] Set actual qty onload of the draft stock entry. Fixed #5172 by Nabin Hait · 9 years ago
  55. ae270d6 [Fixes] Supplier can view their addresses, default buying price list issue by Rohit Waghchaure · 9 years ago
  56. f945e10 Currency column in AR/AP and sales/purchase register report by Nabin Hait · 9 years ago
  57. f4d1b18 [hooks] notify party on_change by Rushabh Mehta · 9 years ago
  58. e1433aa [fix] Fixed party update status patch by Nabin Hait · 9 years ago
  59. a4ff5d3 Collaborate PM permission fixes and daily tme log fix by Kanchan Chauhan · 9 years ago
  60. 2dff927 [test] fixed circular dependencies by Rushabh Mehta · 9 years ago
  61. 6fe962e [test] fixed circular dependencies by Rushabh Mehta · 9 years ago
  62. 2f957f2 [fix] apply Tax Rule for lead by Anand Doshi · 9 years ago
  63. bdefa24 [test] [fix] test-dependency by Rushabh Mehta · 9 years ago
  64. 7b46e51 Fixed setup wizard by Neil Trini Lasrado · 9 years ago
  65. 8cd1ab8 [minor] [fix] notifications for customer, supplier by Rushabh Mehta · 9 years ago
  66. dda1349 [minor] [fix] typo in customer_list.js by Rushabh Mehta · 9 years ago
  67. f16f9c5 [enhancement] add status in customer, supplier by Rushabh Mehta · 9 years ago
  68. 203cc96 [enhancement] Item Selector by Rushabh Mehta · 9 years ago
  69. 79a415e [fix] Use for shopping cart validation in Tax Rule by Anand Doshi · 9 years ago
  70. ce89349 Removed education as a domain in ERPNext setup wizard by Neil Trini Lasrado · 9 years ago
  71. 9b8937d Merge pull request #5157 from agusputra/patch-29 by Anand Doshi · 9 years ago
  72. cb64305 Fixed validation message for disabled employee by Neil Trini Lasrado · 9 years ago
  73. ffeacb2 [Fix] Show a message while user tries to create Material request with BOM which contains only non-stock item by shreyas · 9 years ago
  74. 155edfc Update quotation.md by Agus Syahputra · 9 years ago
  75. 3af1b00 [fix] BOM name in test_records.json by Anand Doshi · 9 years ago
  76. e6e7cd9 Merge pull request #5143 from KanchanChauhan/somefixes by Anand Doshi · 9 years ago
  77. 34f6145 Update opening-stock.md by Agus Syahputra · 9 years ago
  78. 5491000 bumped to version 6.27.7 by Anand Doshi · 9 years ago
  79. 1f2f82f Merge pull request #5147 from vjFaLk/leave-allocation-fix by Anand Doshi · 9 years ago
  80. 1a0d32c [fix] [minor] Learn link in welcome to ERPNext by Anand Doshi · 9 years ago
  81. b94b94a [Fix] Move company field to top of the Stock Entry form by shreyas · 9 years ago
  82. c33e96f Leave Allocation Fix by Valmik Jangla · 9 years ago
  83. 017d30f [Minor Fixes] Findings in setting up erpnext by Kanchan Chauhan · 9 years ago
  84. 78b7a53 [cleanup] set default bold, print_hide for prints by Rushabh Mehta · 9 years ago
  85. ca95384 [fix] Salary Slip: use accounts.utils.get_fiscal_year by Anand Doshi · 9 years ago
  86. 4b20764 [fix] sanitize html of product bundle description by Anand Doshi · 9 years ago
  87. bcbfeb0 bumped to version 6.27.6 by Anand Doshi · 9 years ago
  88. a32b3ea Merge pull request #5115 from nabinhait/test_fix by Anand Doshi · 9 years ago
  89. 94360cc [fix] received and delivered items to be billed report based on percentage billed by Nabin Hait · 9 years ago
  90. cd3ae0b Merge pull request #5121 from kaflesudip/develop by Anand Doshi · 9 years ago
  91. f1b2761 Merge pull request #5117 from nabinhait/report_modified_change by Anand Doshi · 9 years ago
  92. d690094 [image] added default image field for employee, customer, item, contact, lead, supplier and using - instead of / as separator in BOM by Rushabh Mehta · 9 years ago
  93. 62be8df Merge pull request #5131 from shreyasp/creditnote-print-format by Anand Doshi · 9 years ago
  94. c6b47bc [Fix] Show amount in credit note print format by shreyas · 9 years ago
  95. 15f7b1e [fix] POS paid amount validation using grand total by Anand Doshi · 9 years ago
  96. 7379fd4 POS Search Fixed by Kanchan Chauhan · 9 years ago
  97. 08b39b1 [fix] escape fg_item in production planning's get_so_items by Anand Doshi · 9 years ago
  98. 0e55417 Add User Remarks to Quick Entry Form in Journal Entry by sudip · 9 years ago
  99. 4f10f15 [fix] Modified date changed in query report due to project field renaming by Nabin Hait · 9 years ago
  100. adddf6f [fix] Test cases by Nabin Hait · 9 years ago