1
0
forked from poc/pds

Added remark and identified logic in import transit mail

This commit is contained in:
dhanabalan
2026-06-02 16:24:13 +05:30
parent 2ae495473a
commit f8777db5c7
2 changed files with 32 additions and 28 deletions

View File

@@ -84,6 +84,8 @@ class SendImportTransit extends Command
'bill_number',
'bill_received_date',
'vessel_number',
'remark',
'is_transit_identified',
])
->where('status', '!=', 'Delivered')
->get();