How can I print accrual lists for accounting?

How can I print accrual lists for accounting?


This article has been machine translated. If you find any errors, we would be grateful if you could report them to translation@timesensor.com.

Delimitations

At the end of the year or period, the accountant needs to delineate various pieces of information. In particular, he wants to know:
  1. how many invoices were still unpaid on the relevant key date
  2. how much work had been started (i.e. work performed but not yet invoiced) as of the cut-off date
  3. how many advances had been collected but not yet credited as of the cut-off date
timeSensor LEGAL also allows you to subsequently create accrual lists on a key date. Three lists are available:
  1. Open services year-end
  2. Open invoices year-end
  3. Open advances year-end
You will find these lists as normal 4D Write Pro templates in your template collection (usually similar in the "Administration" capital):



If you do not have these lists, you can also install them later. Then follow the instructions in the next section. If you already have the lists, you can skip the next section.

Install accrual lists

If the accrual lists are not yet available, you can also install them later. You need administrator rights and should have at least timeSensor LEGAL 9.0/Build 3276 installed. The installation is very simple: download the three lists attached to this article and drag and drop them into your template collection, directly into the desired chapter.

Use accrual lists

We recommend that you use the accrual lists in connection with the address data set of your law firm. To do this, go to the address administration, to the area "Employees". Select the data record of your law firm. Now click on the printer button, find the accrual lists and print them. Note that the template asks for the year. For example, if you enter "2020", the lists will be prepared for 31.12.2020.



For the technically interested...

Of course, you can also edit the accrual lists. The lists are not very complex. They essentially contain a 4D Write expression that extracts and compiles the desired data from the database:


The 4D expressions of the "ACC_INSERT" family are used here:
  1. ACC_INSERT ("period_year")
  2. Returns the year of the key date (e.g. 2019).
  3. ACC_INSERT ("period_quarter")
  4. Returns the selected quarter
  5. ACC_INSERT ("period_semester")
  6. Returns the selected semester
  7. ACC_INSERT ("period_startdate")
  8. Returns the start date of the period
  9. ACC_INSERT ("period_enddate")
  10. Returns the end date of the period
  11. ACC_INSERT ("vat_report or vat_summary")
  12. Returns the turnover entries for the VAT statement
  13. ACC_INSERT ("vat_report_by_account")
  14. Returns the turnover entries for the VAT statement, broken down by account.
  15. ACC_INSERT ("input_vat_report or input_vat_summary")
  16. Returns the input tax entries for the VAT statement
  17. ACC_INSERT ("input_vat_report_by_account")
  18. Returns the input tax entries for the VAT accounting, broken down by account.
  19. ACC_INSERT ("dated_installments_report")
  20. Returns a list of the advances not yet invoiced as at the reference date.
  21. Option: if "manager" is specified in the third parameter, the list is subdivided by mandate manager
  22. ACC_INSERT ("dated_invoices_report")
  23. Returns a list of invoices open by key date
  24. Option: if "manager" is given in the third parameter, the list will be subdivided by manager of the client
  25. ACC_INSERT ("dated_services_report")
  26. Returns a list of work started (services not yet invoiced) by key date
  27. Option: if "manager" is specified in the third parameter, the list is subdivided according to the manager of the mandate.
  28. ACC_INSERT ("invoiced_services_report")
  29. Returns a list of work invoiced by key date by provider.




    • Related Articles

    • Possible interfaces of timeSensor LEGAL Accounting

      This article has been machine translated. If you find any errors, we would be grateful if you could report them to translation@timesensor.com. General When working with timeSensor LEGAL, accounting-relevant information accumulates. Corresponding ...
    • [116.x] Annual accrual

      Contents This report provides the necessary accrual figures for the annual financial statements: total work begun, total outstanding debtors, and total advances that have not yet been credited. The report first asks for the key date for the annual ...
    • How is credit booked correctly?

      Initial situation: You try to book a negative amount so that by clicking on the gear for invoicing the invoice image shown below. Solution: If this is the case, this is because the overpayment must first be recorded in accounting. Procedure: To do ...
    • Possible interfaces of timeSensor Accounting

      The following interfaces are certainly compatible with timeSensor accounting: ABACUS 12.x-… ABACUS ABACONNECT 2012 Banana Bexio Crésus einfach Crésus erweitert DATEV FibuNT 4.7b-… Loops M.O.R. Fibu MasterFinanz 1.7-… OfficeMaker ProFinance Sage 50 ...
    • How Can I Print and Create PDFs without Borders?

      Windows Install a PDF driver that supports borderless PDF documents. NOTE: A borderless PDF on your screen does not mean that your printer also supports borderless printing. To do so, you will need a printer that supports this feature. Mac On Apple ...