Out-of-the-box, D365 F&O does not support offline movement journal entry via the standard UI or Warehouse App. All journal operations require real-time connectivity to ensure validation, posting rules, and data consistency.
However, here are a few practical approaches you could consider:
Build a Power App (Canvas App) that allows users to:
Capture movement journal data offline
Capture recipient signature
Generate a PDF via Power Automate
Store data locally and sync back to D365 when online
Use a custom offline-capable mobile app
This would require a custom or low-code solution, but it's feasible and done in field environments like yours.
Hope this helps,
Zain