1. 9b0d7b9 fix: not able to submit the landed cost voucher by Rohit Waghchaure · 4 years, 10 months ago
  2. 0e10340 Merge pull request #19899 from rohitwaghchaure/not_able_to_cancel_landed_cost_voucher by Deepesh Garg · 4 years, 10 months ago
  3. 37cf096 fix: not able to cancel the landed cost voucher by Rohit Waghchaure · 4 years, 10 months ago
  4. 6e2c13f feat(regional): Auto state wise taxation for GST India (#19469) by Deepesh Garg · 4 years, 10 months ago
  5. 214acc9 fix: Changed check condition and added test by marination · 4 years, 10 months ago
  6. 5998034 fix: error message displays asset category as None (#19873) by Saqib · 4 years, 10 months ago
  7. 9e0b3b2 feat: better message for serial number creation (#19863) by Shivam Mishra · 4 years, 10 months ago
  8. da638cd fix: NoneType' object has no attribute '__getitem_'_ (#19859) by Deepesh Garg · 4 years, 10 months ago
  9. 6900681 feat: Continue Slide and New Illustrations for Onboarding Wizard (#19813) by Rucha Mahabal · 4 years, 10 months ago
  10. 5161ba7 Merge branch 'develop' into dev-batch-to-stock-ledger by Rohan · 4 years, 10 months ago
  11. cfbf895 Merge pull request #19498 from marination/stock_entry_bom_fetch by rohitwaghchaure · 4 years, 10 months ago
  12. 370cdc0 feat(Sales/Purchase Order): optional to reference a Blanket Order (#19612) by ronelvcabrera · 4 years, 10 months ago
  13. be88d0f fix: Custom button conditionally visible in draft condition as well by marination · 4 years, 10 months ago
  14. 10017c1 feat: HSN Code wise Item Tax (#19478) by Anurag Mishra · 4 years, 10 months ago
  15. 20c31dd fix: tax templates from all companies fetching in receipt (#19682) by Saqib · 4 years, 10 months ago
  16. 9d6d95c fix: valuation of "finished good" item in purchase receipt (#19268) by Suraj Shetty · 4 years, 10 months ago
  17. f3b393f fix: UOM was not fetching in purchase invoice (#19732) by Anurag Mishra · 4 years, 11 months ago
  18. aff678e fix: Changed type of column 'serial_no' in Stock Ledger Entry (#19702) by Marica · 4 years, 11 months ago
  19. f51ccbf chore: Added Quick Stock Balance to Stock Module (#19726) by Marica · 4 years, 11 months ago
  20. 236140d fix: Division by zero error in Stock Entry by marination · 4 years, 11 months ago
  21. 30245a0 Merge pull request #19677 from ruchamahabal/setup_wizard by Shivam Mishra · 4 years, 11 months ago
  22. c7cfc72 feat: navigate to stock ledger from batch report by Rohan Bansal · 4 years, 11 months ago
  23. f0e87f7 fix: get_batch_qty_and_serial_no() requires argument 'stock_qty' (#19693) by Marica · 4 years, 11 months ago
  24. 58928e8 Merge branch 'develop' into setup_wizard by Rucha Mahabal · 4 years, 11 months ago
  25. e2bb828 fix: moved slide json files to respective modules by Rucha Mahabal · 4 years, 11 months ago
  26. 3f8c460 feat: moved slide action functions from onboarding utils to doctypes by Rucha Mahabal · 4 years, 11 months ago
  27. b5991e9 Merge pull request #19683 from rohitwaghchaure/bom_ux_fixes_version_12 by rohitwaghchaure · 4 years, 11 months ago
  28. 9326fb7 fix: BOM UX by Rohit Waghchaure · 4 years, 11 months ago
  29. 737d8a1 fix: Added comments by marination · 4 years, 11 months ago
  30. 1919af2 Fixed Asset Refactor Review fixes (#19666) by Saqib · 4 years, 11 months ago
  31. b5c296d fix: Validation Error message on Prepared Report. (#19639) by Marica · 4 years, 11 months ago
  32. 290253f fix: last purchase rate greater than selling price (#19617) by Saqib · 4 years, 11 months ago
  33. 046137c fix: Multiple fixes related to landed cost accounting (#19657) by Nabin Hait · 4 years, 11 months ago
  34. e537cda fix: Added conditional check for conversion factor by marination · 4 years, 11 months ago
  35. a85ddf2 fix: performance issue of sales invoice while save/submit (#19598) by rohitwaghchaure · 4 years, 11 months ago
  36. 87c6718 fix: Book valuation expense in specified account rather than expense included in valuation account (#19590) by Deepesh Garg · 5 years ago
  37. d995609 Fixed asset refactor (#19369) by Saqib · 5 years ago
  38. a076bdd fix: Show 'Bill of Materials' custom button conditionally by marination · 5 years ago
  39. c74c5d5 Merge pull request #19583 from rohitwaghchaure/fixed_stock_rec_showing_incorrect_current_qty_and_serial_no by rohitwaghchaure · 5 years ago
  40. cf55c9c fix: stock reconciliation shwoing incorrect current serial no and qty by Rohit Waghchaure · 5 years ago
  41. ba8fc21 fix: merge similar entries for serialized items in stock reconciliation (#19408) by rohitwaghchaure · 5 years ago
  42. 06c8129 fix(batch): fetch company on splitting the batch (#19558) by Mangesh-Khairnar · 5 years ago
  43. d00c598 feat: Disable CWIP Accounting checkbox added in Company and Asset Category (#19262) by Marica · 5 years ago
  44. 001ee5e fix: dictionary changed size during iteration (#19546) by rohitwaghchaure · 5 years ago
  45. b819424 fix: incorrect balance qty in stock ledger if batch filter set (#19479) by rohitwaghchaure · 5 years ago
  46. d36c606 fix: 'NoneType' object has no attribute 'stock_uom' (#19532) by rohitwaghchaure · 5 years ago
  47. 7a23057 feat: Enhancement in landed cost voucher (#19252) by Deepesh Garg · 5 years ago
  48. 075f6ea feat: Provision to fetch items from BOM in Stock Entry by marination · 5 years ago
  49. ebf4612 Merge pull request #18985 from Alchez/dev-serial-no-statuses by Deepesh Garg · 5 years ago
  50. c82aed0 fix: Add missing semicolon by deepeshgarg007 · 5 years ago
  51. a11e738 feat: Stock value and account balance sync. (#19233) by Anurag Mishra · 5 years ago
  52. 139c20a Merge pull request #19454 from rohitwaghchaure/fix_item_price_stock_report_not_working_v12 by rohitwaghchaure · 5 years ago
  53. d8b64cd replaced frappe.db.sql with frappe.get_all by Rohit Waghchaure · 5 years ago
  54. 2e01573 fix: item price stock report not working by Rohit Waghchaure · 5 years ago
  55. 118f2c7 Merge pull request #19402 from Mangesh-Khairnar/fix-dn-status by Deepesh Garg · 5 years ago
  56. fba7cae Merge branch 'develop' into dev-serial-no-statuses by Rohan · 5 years ago
  57. 9942fcc fix: Better validation msg for difference account in Stock Entry (#19400) by Deepesh Garg · 5 years ago
  58. 233c0bc fix: sync delivery note status in both list view and form view by Mangesh-Khairnar · 5 years ago
  59. 8522fdc Merge branch 'develop' into dev-serial-no-statuses by Rohan · 5 years ago
  60. bebbc63 fix: Validation message in work order by Nabin Hait · 5 years ago
  61. eaff541 fix: query (#19376) by Anurag Mishra · 5 years ago
  62. c58d7d8 Merge pull request #19363 from rohitwaghchaure/stock_balance_report_not_working_for_stock_recon by Deepesh Garg · 5 years ago
  63. 432b035 fix: stock balance report not working if actual qty is zero by Rohit Waghchaure · 5 years ago
  64. dfc10bb fix: Fixed consumed qty based on Stock Ledger Entry (#19305) by Nabin Hait · 5 years ago
  65. a77f534 Merge branch 'develop' into dev-serial-no-statuses by Rohan · 5 years ago
  66. 0bb99c1 fix: while submitting landed cost voucher user getting negative stock error (#19269) by rohitwaghchaure · 5 years ago
  67. 8e937e9 fix: packed items child table reset on amending docs (#19157) by Anurag Mishra · 5 years ago
  68. 6676238 fixes: internal issues (#19201) by Saqib · 5 years ago
  69. 6c8fe5a Merge branch 'develop' into dev-serial-no-statuses by Rohan · 5 years ago
  70. ccad0a4 feat: Stock Quick Balance (#19123) by Marica · 5 years ago
  71. 16b8e7c Merge pull request #19248 from rohitwaghchaure/not_able_to_submit_work_order_v12 by rohitwaghchaure · 5 years ago
  72. 484e1fb fix: not able to submit the work order by Rohit Waghchaure · 5 years ago
  73. d5067b4 chore: label changes in retail and stock (#19243) by Saqib · 5 years ago
  74. 9351313 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-stock-ageing-report by Mangesh-Khairnar · 5 years ago
  75. ea70c6f fix: dynamically filter fifo queue by Mangesh-Khairnar · 5 years ago
  76. 20194c4 rename return/invoice to Purchase return/invoice (#19212) by DeeMysterio · 5 years ago
  77. ed1cc18 fix: stock ledger report not showing data if the UOM filter has selected (#19179) by rohitwaghchaure · 5 years ago
  78. c86cdd6 Merge branch 'develop' into dev-serial-no-statuses by Rohan · 5 years ago
  79. 7b1b3f0 fix: Allow alternative item in stock entry while transfering material to subcontractor (#19189) by Deepesh Garg · 5 years ago
  80. 3564ac7 fix: don't create debit/credit note automatically (#19185) by Rucha Mahabal · 5 years ago
  81. 5ef26b4 feat(delivery note): make the delivery trip plus button fetch data from delivery note (#19046) by DeeMysterio · 5 years ago
  82. e19e16f fix: remove internal fields from print (#19101) by Rohan · 5 years ago
  83. 77f2263 fix(stock-ageing): filter none values from the fifo queue by Mangesh-Khairnar · 5 years ago
  84. 001edb4 refactor: Reposting utility of Stock ledger (#19155) by Nabin Hait · 5 years ago
  85. c15cc8f fix: #18624 by thefalconx33 · 5 years ago
  86. 786d7bd Merge branch 'develop' into dev-serial-no-statuses by Nabin Hait · 5 years ago
  87. 2e7419d fix: Do not validate warehouse in case of Repack (#19050) by Deepesh Garg · 5 years ago
  88. fdad333 fix: get correct warehouse for product bundle (#19130) by Himanshu · 5 years ago
  89. 5dcf2c6 chore: remove unlinked letter head references (#19138) by Mangesh-Khairnar · 5 years ago
  90. 8dd4699 feat: Allow to make landed cost voucher against the asset item (#19121) by rohitwaghchaure · 5 years ago
  91. 462d9cb feat: "Purchase Order items to be Received or Billed" report (#19091) by Suraj Shetty · 5 years ago
  92. 6bbc834 Merge pull request #19112 from rohitwaghchaure/fixed_get_bin_details_and_serial_nos_arugument_passing_issue by rohitwaghchaure · 5 years ago
  93. 6daab3c fix: get_bin_details_and_serial_nos() takes at least 3 arguments (4 given) by Rohit Waghchaure · 5 years ago
  94. 28d182a fix: Permission issue in Total Stock Summary report (#19110) by Suraj Shetty · 5 years ago
  95. b9c1dad Merge branch 'develop' into dev-serial-no-statuses by Rohan · 5 years ago
  96. 9e4f674 fix: indentation error in stock ageing by kaviya · 5 years ago
  97. bc001d2 feat: Add stock ageing data to stock balance report (#19036) by Suraj Shetty · 5 years ago
  98. bac4b93 fix: Displaying manufacturer part no along with manufacturer and added Manufacturers validation in Item master (#19066) by Marica · 5 years ago
  99. 8cc2f83 fix: Fetch scrap items from BOM if purpose is repack (#19056) by Deepesh Garg · 5 years ago
  100. a3095c9 fix: optimized query (#19026) by Shivam Mishra · 5 years ago