Cash Point Closings
After posting POS transactions, a Cash Point Closing record is generated. You can view these records using either of the following methods:
- On the Posted Close Out Summaries page, choose Navigate, then select Cash Point Closings.
- On the Fiskaly Setup page, choose the Cash Point Closings action.
If an error occurs during the submission of a cash point closing, you can retry the submission for records in the Error state by selecting the Retry Submit action.
To update records in a Pending state, select Refresh.
Note: Even if the State appears as Pending, the record may already be processed on the Fiskaly server. You must schedule a job queue to retrieve the latest status.
Set up a Job Queue to Update Cash Point Closings
A job queue is required to submit and synchronize the status of Cash Point Closings with the Fiskaly server.
-
Search for Job Queue Entries and select the relevant link.
-
Select New to create a new job queue entry.
-
In the General FastTab:
- Set Object Type to Run to Codeunit.
- Set Object ID to 70014080 (LSE DSFinV-K CPC Update).
-
In the Recurrence FastTab:
- Select the Recurring Job checkbox to make the job run periodically.
- Specify the days of the week the job should run.
- Optionally, define a time of day for execution and the number of minutes between runs.

