Add declaraties
This commit is contained in:
parent
6d00df1225
commit
a75c51ec42
38 changed files with 485 additions and 23 deletions
|
@ -23,16 +23,19 @@ plugin "beancount_periodic.recur" "{'generate_until':'2025-05-31'}"
|
|||
2025-01-01 open Inkomsten:Statiegeld EUR
|
||||
|
||||
2025-01-01 open Uitgaven:Bankkosten EUR
|
||||
2025-01-01 open Uitgaven:Huur EUR
|
||||
2025-01-01 open Uitgaven:Voorraad EUR
|
||||
2025-01-01 open Uitgaven:IT-Infra EUR
|
||||
2025-01-01 open Uitgaven:Verbruiksartikelen EUR
|
||||
2025-01-01 open Uitgaven:Gereedschap EUR
|
||||
2025-01-01 open Uitgaven:Gereedschap:Lasercutter EUR
|
||||
2025-01-01 open Uitgaven:Huur EUR
|
||||
2025-01-01 open Uitgaven:IT-Infra EUR
|
||||
2025-01-01 open Uitgaven:Toegang EUR
|
||||
2025-01-01 open Uitgaven:Verbouwing EUR
|
||||
2025-01-01 open Uitgaven:Verbruiksartikelen EUR
|
||||
2025-01-01 open Uitgaven:VerkoopVoorraad EUR
|
||||
|
||||
2025-01-01 open Uitgaven:Bar:Snacks EUR
|
||||
2025-01-01 open Uitgaven:Bar:Mate EUR
|
||||
|
||||
2025-01-01 open Passiva:Declaraties EUR
|
||||
2011-03-15 open Passiva:Crediteuren EUR
|
||||
2025-01-01 open Passiva:RevBank EUR
|
||||
|
||||
2011-03-15 open Activa:Borg EUR
|
||||
|
@ -52,5 +55,4 @@ include "Activa/Debiteuren/Huurders.beancount"
|
|||
include "Activa/Debiteuren/Deelnemers.beancount"
|
||||
include "Inkomsten.beancount"
|
||||
include "Uitgaven.beancount"
|
||||
|
||||
include "reimburse.beancount"
|
||||
include "Passiva/Crediteuren.beancount"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue