1. bd4348d [Enhance] Add additional cost of the manufacture stock entry in the project costing (#15341) by rohitwaghchaure · 6 years ago
  2. b892cc8 fix(item): Remove Hub Category field (#15331) by Faris Ansari · 6 years ago
  3. 431b4fb Allow for 0 valuation rate in Stock Reconciliation (#15313) by johnhkelley1 · 6 years ago
  4. 624927b [Fix] Not able to export the Supplier-Wise Sales Analytics report (#15271) by rohitwaghchaure · 6 years ago
  5. e0a47ae Improve performance for warehouse tree (#15207) by Shreya Shah · 6 years ago
  6. be77033 Fetch reserved qty (#15182) by Shreya Shah · 6 years ago
  7. ecc6af9 [Fix] Total materials consumed cost not consider in the calculation of Gross Margin in project (#15171) by rohitwaghchaure · 6 years ago
  8. 0631aed Discount amount field in all transactions' child tables (#15124) by Shreya Shah · 6 years ago
  9. f5cc1bd Created Eway Bill Report (#14926) by FinByz Tech Pvt. Ltd · 7 years ago
  10. 0fe6ced [Fix] Valuation rate for serialized items (#15017) by rohitwaghchaure · 7 years ago
  11. 6b862fc [Fix] Rounded total is not working in the purchase receipt (#14984) by rohitwaghchaure · 7 years ago
  12. a22e0d0 return empty if no stock ledger entry found (#14968) by Zarrar · 7 years ago
  13. 2d84945 [Fix] Stock reconciliation wrong difference amount calculation (#14893) by rohitwaghchaure · 7 years ago
  14. 07d0e9a Don't show disabled items in the stock balance report (#14851) by rohitwaghchaure · 7 years ago
  15. 3f5e80e Allow bulk edit for the sales invoice item (#14826) by rohitwaghchaure · 7 years ago
  16. 82a9fde Added compact print option for the material request (#14799) by rohitwaghchaure · 7 years ago
  17. dd8fba6 Do not check for batch on cancellation (#14506) by Shreya Shah · 7 years ago
  18. 32a118d fix precision in stock entry (#14366) by Zarrar · 7 years ago
  19. 7e0e859 item_name not fetched in packing slip (#14310) by Zarrar · 7 years ago
  20. 31a96d2 [Fix] System not fetching default warehoue defined in pos profile for packing materials of product bundle item (#14287) by rohitwaghchaure · 7 years ago
  21. ae95a8a Update status in Purchase Receipt (#14257) by Shreya Shah · 7 years ago
  22. b9f54ca [Enhance] Group same items during printing Delivery Note, Invoices, etc (#14250) by Zarrar · 7 years ago
  23. 3c1b153 Merge pull request #14111 from netchampfaris/stock-ledger-report-hotfix by Saurabh · 7 years ago
  24. f7713eb [optimize] introduce two filter in the report in order to handle large item master data (#14193) by Manas Solanki · 7 years ago
  25. b5d9b38 don't update the modified of the item price by Manas Solanki · 7 years ago
  26. 8f17281 Initialized dynamic link on Warehouse (#14135) by Gaurav Naik · 7 years ago
  27. 9e4889d [fix] Stock Ledger report item filter by Faris Ansari · 7 years ago
  28. ebe1ebe [Fix] 'ProductionOrder' object has no attribute 'set_work_order_operations' by Rohit Waghchaure · 7 years ago
  29. 9d215c2 Set operations on production order while making from Material Request by Nabin Hait · 7 years ago
  30. 40349f4 [fix] add stock entry link on Material Request Dashboard (#13950) by Saurabh · 7 years ago
  31. 764b9bf cint for Item field has_variants (#13916) by Shreya Shah · 7 years ago
  32. 62b985d [fix] Update show_in_website in template by Nabin Hait · 7 years ago
  33. ed376ca Set Qty in transactions based on serial no via Stock Settings (#13897) by Nabin Hait · 7 years ago
  34. d2065ce typo fix by Saurabh · 7 years ago
  35. 2476a8a a[fix] check content before making in condition by Saurabh · 7 years ago
  36. 9fbb819 [fix] do not escape % while using clause (#13677) by Saurabh · 7 years ago
  37. 2ea593b [Fix] POS Profile data not set in the sales invoice (#13568) by rohitwaghchaure · 7 years ago
  38. c10e106 Optimization related to large number of items (#13606) by Nabin Hait · 7 years ago
  39. c0f149a [Fix] Delivery notification for delivery trip (#13543) by rohitwaghchaure · 7 years ago
  40. 2ae6cfd [Fix] Item variant details report (#13545) by rohitwaghchaure · 7 years ago
  41. 22d9f0a [Fix] Bin not deleted on delete of an item (#13539) by rohitwaghchaure · 7 years ago
  42. 5fd79f7 Update stock_ledger.py by Nabin Hait · 7 years ago
  43. d5f9ebd [optimize] item queries (#13480) by Rushabh Mehta · 7 years ago
  44. 40a5a30 [Fix] Allow zero valuation rate if previous sle has zero valuation rate (#13432) by rohitwaghchaure · 7 years ago
  45. a4502c4 Merge pull request #13430 from codingCoffee/child_doc_perm_fix by Manas Solanki · 7 years ago
  46. 1f02c62 Merge pull request #13431 from manassolanki/fix-22 by Manas Solanki · 7 years ago
  47. ef770b5 fix the item varint details by Manas Solanki · 7 years ago
  48. c5d2222 Permisssion fixes for child table by Ameya Shenoy · 7 years ago
  49. 94769d8 Update get_item_details.py by Manas Solanki · 7 years ago
  50. a674640 Fixed waiting qty in item dashboard data by Nabin Hait · 7 years ago
  51. 9d7fe1f Indicator fix for stock entry item table by Nabin Hait · 7 years ago
  52. ba4f32b set default warehouse instead of product bundle's warehouse for packed_items in delivery note (#13398) by Shreya Shah · 7 years ago
  53. 2e560cb [Fix] Same serial no returned two times (#13378) by rohitwaghchaure · 7 years ago
  54. 651b612 Fixed logic for reserved qty for subcontract and production and written a patch (#13396) by Nabin Hait · 7 years ago
  55. 492de67 Added consumed material cost in project (#13365) by rohitwaghchaure · 7 years ago
  56. e3f0412 Pass doc while autonaming item by Nabin Hait · 7 years ago
  57. 23fa889 [Fix] Division by zero issue (#13362) by rohitwaghchaure · 7 years ago
  58. 93779c2 [Fix] Project not set in the stock ledger entry (#13357) by rohitwaghchaure · 7 years ago
  59. 969c8aa [Enhance] Fetch Customer's Item code based on Customer Name or Customer Group (#13198) by Zarrar · 7 years ago
  60. 2b88ac9 [Fix] Special character issue (#13350) by rohitwaghchaure · 7 years ago
  61. 8934696 Reverted #13259 (#13291) by Nabin Hait · 7 years ago
  62. 96f4b22 Set po nos in DN and SI (#13290) by Nabin Hait · 7 years ago
  63. 13460f0 [Fix] Batch value showing as item value while making batch (#13281) by rohitwaghchaure · 7 years ago
  64. 2c7a6e6 Reserve for subcontracting (#13195) by Nabin Hait · 7 years ago
  65. 052333e subctracting stock entry should also be considered as consumed qty by Nabin Hait · 7 years ago
  66. 668ec25 Allow Item variant Rename (#13161) by Vishal Dhayagude · 7 years ago
  67. 5fd7b3b Fix status updater (#13033) by Manas Solanki · 7 years ago
  68. 35b665c [new] Create multiple warehouse address and fetch address to stock entry (#13109) by Vishal Dhayagude · 7 years ago
  69. a6a4e86 [Fix] System only shows 20 attribute values while making variants (#13155) by rohitwaghchaure · 7 years ago
  70. 67cfa81 [Fix] Stock Ageing report does not work with group warehouse (#13151) by rohitwaghchaure · 7 years ago
  71. c10bbd6 Editable unallocated amount in pe (#13130) by Nabin Hait · 7 years ago
  72. 0df95fa Multi-UOM for sales/purchase return (#13132) by rohitwaghchaure · 7 years ago
  73. f68dc69 Set auto created serial nos in incoming transactions in case of multi UOM (#13112) by Nabin Hait · 7 years ago
  74. a645f36 Get valuation rate from historical SLE even if it is zero (#13129) by Nabin Hait · 7 years ago
  75. 332a17e [Fix] Test case for serial no (#13136) by rohitwaghchaure · 7 years ago
  76. 3799f8b Don't validate serial nos while cancelling the transaction by Nabin Hait · 7 years ago
  77. 127c61e Fixed logic in itemwise recommended reorder level by Nabin Hait · 7 years ago
  78. 339426c fix permission issue for stock balance report - Item Group (#13069) by Zarrar · 7 years ago
  79. 8a77a0e Add total row in all trends reports (#13010) by Shreya Shah · 7 years ago
  80. bc55156 [Hotfix] Selecting create on blank field throws error (#13014) by Zarrar · 7 years ago
  81. f65afac db_update instead of save to avoid unnecessary validations (#13009) by Shreya Shah · 7 years ago
  82. 2fbb492 item balance report (#12983) by Pawan Mehta · 7 years ago
  83. a13b177 [Fix] Not able to select delivery note in delivery trip (#12912) by rohitwaghchaure · 7 years ago
  84. 5a91989 Remove total_projected_qty (#12889) by Faris Ansari · 7 years ago
  85. 6a7495d Removed set only once for maintain stock field in item master (#12878) by rohitwaghchaure · 7 years ago
  86. 6e90f49 Wrong Exchange Rate Is Fetched When Exchange Rate Is Different From Company Currency For Price Lists #12712 (#12714) by tundebabzy · 7 years ago
  87. 0aeeb7e [Fix] Item variant details report (#12869) by rohitwaghchaure · 7 years ago
  88. 7477899 Formatter, code cleanup (#12852) by rohitwaghchaure · 7 years ago
  89. a884bd9 don't set the ordered_qty in SO on load from BIN by Manas Solanki · 7 years ago
  90. b553b7a PDC Enhancements (#12462) by rohitwaghchaure · 7 years ago
  91. a829d5a Merge branch 'hotfix' into issue-12535-1 by tundebabzy · 7 years ago
  92. b9ce104 Opening balance in stock ledger report (#12729) by Nabin Hait · 7 years ago
  93. 32a5f38 Merge pull request #12633 from vishdha/issue_12388 by rohitwaghchaure · 7 years ago
  94. 4990cf7 remove stray code by tundebabzy · 7 years ago
  95. 4e05f02 error in throw message rectify (#12719) by Zarrar · 7 years ago
  96. fc05cc4 [fix] link with supplier quotation to purchase order by Vishal · 7 years ago
  97. 4dc329f [fix] Sales order link to purchase order not working fixed by Vishal · 7 years ago
  98. 2f4854a create new dialog everytime (#12696) by tundebabzy · 7 years ago
  99. 5852544 Check credit limit while making DN, if bypassed on SO (#12702) by Nabin Hait · 7 years ago
  100. f7a4d42 check precision with qty by Zlash65 · 7 years ago