Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

And will not save the changes.Closing the accounting period on the legal entity will have a validation in place, which will restrict closing, if there are open Preinvoices in that period

Accounting periods

When an Accounting Periods Object Invoicing Closed field is marked as true a Validation runs to check if there are open pre-invoices assigned to this Accounting Period (Invoice__c.AccountingPeriod__c). If there’s no pre-invoice assigned, it saves the changes to the Accounting Period. And shows an error message if there are open pre-invoices and restricts it from closing.

...

Info

When there are pre-invoices without the accounting period the preinvoice generation will assign an accounting period to all the preinvoices on the org. If the runtime of the campaign item is in the future and accounting periods are not yet created, the accounting period will stay empty and when it is created it will be assigned to the Preinvoice with the next preinvoice generation.