fixed inventory

This commit is contained in:
NyanLinHtut
2019-09-11 13:26:01 +06:30
parent 06349e23cc
commit 90d0a4ebb1
5 changed files with 57 additions and 31 deletions

View File

@@ -46,6 +46,5 @@ class Reports::StockCheckController < BaseReportController
format.json { render json: out }
end
end
end
end