Entering payments

Entering payments on invoices

Operating mode

Cloud Suite

|

ON-PREMISES

Modules

Services & CRM

Budget & Phases

Purchases

Resource Planning

Business Intelligence

Created: 04.04.2006
Machine translated
Updated: 22.01.2024 | Added information about button Pay before versions 6.7.0.6.

Entering payments via accounting system

If you manage your accounts receiveable in an accounting system, you enter the payments directly in the accounting system. If there is an Extension, the payments can be reconciled with Vertec. See also the article Payment import overview.

The data is entered in the Account and Post number fields on the payment in the Accounting section:

Entering payments manually

You can also enter payments manually in Vertec. The Payments on invoices subfolder is available for this purpose. Enter on the invoice or in the Payments subfolder via New menu > Zahlung. The following window will open:

  • Payment type: To manually enter payments, you must have at least one payment type. Select the appropriate payment type here.
  • Payment date: Today’s day is pre-filled here. You can change the date manually if necessary.
  • Invoice amount: The total amount of the invoice is already entered as the payment amount. If it is a partial payment, you can also adjust the amount manually.
  • Mark invoice as paid: If you check this box, the invoice will be marked as paid (see the following section):

Mark invoice as paid

Whether an invoice is considered paid depends not only on whether the amount has been reconciled, i.e. paid in full. There is also the checkbox Bezahlt on the invoice (see below). Invoices can also be marked as paid if a balance has been written off.

For example, if you create a filter folder that outputs all invoices marked as paid, the result may differ from a filter folder that outputs all invoices where the amount Pay equals the invoice total.

The option Bezahlt you can put through the payment (checkbox Rechnung als bezahlt markieren) or set manually on the invoice, on the More Info page:

Will the option Bezahlt manually set on the invoice, then this happens without changing the amount paid. If a list of invoices with the columns Amount Open and Amount Paid is used in an invoice voucher, then payments must also be entered for the invoices so that the Amount Open and Amount Paid can be changed. Otherwise, the invoice is considered “paid” (the checkbox) but no payment has been received/entered.

View payments

Entered payments can be found on the invoice in the Payments subfolder.

The payments can also be shown in the invoice list, for example. Create a column Payment amount with the column expression: payments.amount->sum. You can then see at a glance how much has already been paid per invoice.

Payments via script

There are also various scripts available to help automate the manual entering of payments. Contact your Vertec advisor if you would like to set up such a script for you.

Button Pay... on the page More Info

In Vertec versions before 6.7.0.6 there is also a button Pay.... on the page More info of invoices. This comes from the time before there was the possibility of entering payments. It was used to enter paid amounts manually. The corresponding amount is simply deducted, there is neither a history nor is it possible to enter partial payments in a clear way. We recommend not to use this button in earlier versions.

To prevent accidental use of the old mechanism by pressing this button, it can be disabled with the following user rights:

Rechnung > xBetragBezahlt > Schreiben > verweigern

Starting with version 6.0, the button can also be hidden via Customizing with the following rows:

<Page Override="InvoiceFurtherInfo">
    <Button Override="Pay" Visible="False" />
</Page>

The payment objects can continue to be entered as normal.

Netherlands

United Kingdom