fix handle error and add note for shippings receive approve and reject mutations

This commit is contained in:
2025-06-13 14:19:12 +07:00
parent b2bfd666a7
commit 2f5eff9e63
28 changed files with 13055 additions and 154 deletions

View File

@@ -44,5 +44,5 @@
@endsection
@section('javascripts')
<script src="{{ asset('js/warehouse_management/opnames/index.js') }}"></script>
<script src="{{ mix('js/warehouse_management/opnames/index.js') }}"></script>
@endsection