Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions markdownpages/endpoint/en/fientries-post.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2026-02-18
date: 2026-08-05
---

## Required data
Expand Down Expand Up @@ -43,4 +43,13 @@ You supply the administration in the 'UnId' field. If not, the administration th

## Matching invoices

In a memorial journal you can match a debit and a credit invoice against each other. It is not possible to match a prepayment against a credit invoice, or a prepaid receipt against a debit invoice.
In a memorial journal you can match a debit and a credit invoice against each other. It is not possible to match a prepayment against a credit invoice, or a prepaid receipt against a debit invoice.

### FiEntries

##### BpDa
The voucher date of the journal entry. This date may differ from the entry date (`EnDa`).

Profit uses the voucher date to determine the period in which the journal entry is posted. Therefore, the voucher date must fall within an open period for the administration.

The voucher date also determines which invoice numbering is applied, because the numbering rules in Profit are date-dependent.
13 changes: 11 additions & 2 deletions markdownpages/endpoint/nl/fientries-post.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2026-02-18
date: 2026-08-05
---

## Vereiste data
Expand Down Expand Up @@ -41,4 +41,13 @@ Je levert de administratie aan in het veld 'UnId'. Zo niet, dan wordt de adminis

## Afletteren van facturen

In een memoriaal dagboek kun je een debet- en een creditfactuur tegen elkaar afletteren. Het is niet mogelijk om een vooruitbetaling af te letteren tegen een creditfactuur, of een vooruitontvangst tegen een debetfactuur.
In een memoriaal dagboek kun je een debet- en een creditfactuur tegen elkaar afletteren. Het is niet mogelijk om een vooruitbetaling af te letteren tegen een creditfactuur, of een vooruitontvangst tegen een debetfactuur.

### FiEntries

##### BpDa
De boekstukdatum van de journaalpost. Deze datum mag afwijken van de boekingsdatum (`EnDa`).

Profit gebruikt de boekstukdatum om te bepalen in welke periode de journaalpost wordt geboekt. Daarom moet de boekstukdatum binnen een open periode van de administratie vallen.

Daarnaast bepaalt de boekstukdatum welke factuurnummering wordt toegepast, omdat de nummeringsregels in Profit datumafhankelijk zijn.
Loading