Views:
Applies to Product -Dynamics 365 Project Operations

What’s happening?
The lease termination proposal is generated but not posted, and the period is closed, preventing deletion or editing of the proposal.

Reason:
The inability to post the lease termination proposal is due to the period is not open, which restricts any updates or modifications to the proposal.

Resolution:
To resolve this, the period needs to be reopened to allow posting of the proposal. 
- If the period is on-hold status, change the status by going to General ledger> Ledger setup> Ledger> Ledger calendar option. There select the period where the lease termination is being posted and then the legal entity. Then click on Update period status button to change the status to Open.
- If the period is closed, the status cannot be changed to open. So one possible option is to run an X++ custom script to update the date on the ASSETLEASELEASETERMINATIONTABLE. For further guidance on running custom X++ scripts, refer to the documentation on "Run custom X++ scripts with zero downtime - Finance & Operations | Dynamics 365 | Microsoft Learn."