ComptaClub/db_1.json

21585 lines
627 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"model": "auth.user",
"pk": 1,
"fields": {
"password": "pbkdf2_sha256$320000$VrZeKqitvfjQ87bUemta2X$07/midd/9K8SWjCuRHYUb/LgD1E32jMj9CWD6q/putw=",
"last_login": "2022-05-04T08:45:52.104Z",
"is_superuser": true,
"username": "Sulley",
"first_name": "",
"last_name": "",
"email": "gtrullem@gmail.com",
"is_staff": true,
"is_active": true,
"date_joined": "2016-08-04T14:05:51Z",
"groups": [],
"user_permissions": []
}
},
{
"model": "comptabilite.ruleofevaluation",
"pk": 1,
"fields": {
"label": "Trampoline",
"explanation": "Un amortissement linéaire sur 8 ans (perte de 12,5% de la valeur acquisition par an) est d'application.",
"start_date": "2016-01-01",
"stop_date": null
}
},
{
"model": "comptabilite.ruleofevaluation",
"pk": 2,
"fields": {
"label": "Tapis de parade",
"explanation": "Un amortissement linéaire sur 4 ans (perte de 25% de la valeur d'acquisition par an) est d'application.",
"start_date": "2016-01-01",
"stop_date": null
}
},
{
"model": "comptabilite.ruleofevaluation",
"pk": 3,
"fields": {
"label": "Tapis de sécurité",
"explanation": "Un amortissement linéaire sur 10 ans (perte de 10% de la valeur d'acquisition par an) est d'application.",
"start_date": "2016-01-01",
"stop_date": null
}
},
{
"model": "comptabilite.annuality",
"pk": 1,
"fields": {
"year": "2016-01-01",
"opening_balance": "0.00",
"closing_balance": "3494.81"
}
},
{
"model": "comptabilite.annuality",
"pk": 2,
"fields": {
"year": "2017-01-01",
"opening_balance": "3494.81",
"closing_balance": "20938.41"
}
},
{
"model": "comptabilite.annuality",
"pk": 3,
"fields": {
"year": "2018-01-01",
"opening_balance": "20938.41",
"closing_balance": "25273.19"
}
},
{
"model": "comptabilite.annuality",
"pk": 4,
"fields": {
"year": "2020-01-01",
"opening_balance": "32378.58",
"closing_balance": "45207.95"
}
},
{
"model": "comptabilite.annuality",
"pk": 5,
"fields": {
"year": "2019-01-01",
"opening_balance": "25273.19",
"closing_balance": "32378.58"
}
},
{
"model": "comptabilite.annuality",
"pk": 6,
"fields": {
"year": "2021-01-01",
"opening_balance": "45207.95",
"closing_balance": "44670.24"
}
},
{
"model": "comptabilite.annuality",
"pk": 7,
"fields": {
"year": "2022-01-01",
"opening_balance": "44670.24",
"closing_balance": "0.00"
}
},
{
"model": "comptabilite.evaluationrules",
"pk": 1,
"fields": {}
},
{
"model": "comptabilite.evaluationrules",
"pk": 2,
"fields": {}
},
{
"model": "comptabilite.evaluationrules",
"pk": 3,
"fields": {}
},
{
"model": "comptabilite.complementaryinformations",
"pk": 1,
"fields": {
"annuality": 1,
"label": "Délai exercice 2016",
"information": "L'exercice 2016 cours du 5 août 2016 au 31 décembre 2016."
}
},
{
"model": "comptabilite.transactiontype",
"pk": 1,
"fields": {
"order": 1,
"label": "Marchandises & Services",
"category": 1,
"transaction_type": 0,
"parent": null
}
},
{
"model": "comptabilite.transactiontype",
"pk": 2,
"fields": {
"order": 2,
"label": "Rémunérations",
"category": 2,
"transaction_type": 0,
"parent": null
}
},
{
"model": "comptabilite.transactiontype",
"pk": 3,
"fields": {
"order": 3,
"label": "Services & biens divers",
"category": 3,
"transaction_type": 0,
"parent": null
}
},
{
"model": "comptabilite.transactiontype",
"pk": 4,
"fields": {
"order": 10,
"label": "Autres dépenses",
"category": 0,
"transaction_type": 0,
"parent": null
}
},
{
"model": "comptabilite.transactiontype",
"pk": 5,
"fields": {
"order": 9,
"label": "Autres recettes",
"category": 0,
"transaction_type": 1,
"parent": null
}
},
{
"model": "comptabilite.transactiontype",
"pk": 6,
"fields": {
"order": 1,
"label": "Cotisations",
"category": 4,
"transaction_type": 1,
"parent": null
}
},
{
"model": "comptabilite.transactiontype",
"pk": 7,
"fields": {
"order": 2,
"label": "Dons & Legs",
"category": 5,
"transaction_type": 1,
"parent": null
}
},
{
"model": "comptabilite.transactiontype",
"pk": 8,
"fields": {
"order": 3,
"label": "Subsides",
"category": 6,
"transaction_type": 1,
"parent": null
}
},
{
"model": "comptabilite.transactiontype",
"pk": 9,
"fields": {
"order": 4,
"label": "Locaux et charges",
"category": 3,
"transaction_type": 0,
"parent": 3
}
},
{
"model": "comptabilite.transactiontype",
"pk": 10,
"fields": {
"order": 5,
"label": "Poste et téléphone",
"category": 3,
"transaction_type": 0,
"parent": 3
}
},
{
"model": "comptabilite.transactiontype",
"pk": 11,
"fields": {
"order": 6,
"label": "Fourniture",
"category": 3,
"transaction_type": 0,
"parent": 3
}
},
{
"model": "comptabilite.transactiontype",
"pk": 12,
"fields": {
"order": 7,
"label": "Représentation",
"category": 3,
"transaction_type": 0,
"parent": 3
}
},
{
"model": "comptabilite.transactiontype",
"pk": 13,
"fields": {
"order": 8,
"label": "Documentation & formations",
"category": 3,
"transaction_type": 0,
"parent": 3
}
},
{
"model": "comptabilite.transactiontype",
"pk": 14,
"fields": {
"order": 9,
"label": "Autres",
"category": 3,
"transaction_type": 0,
"parent": 3
}
},
{
"model": "comptabilite.transactiontype",
"pk": 15,
"fields": {
"order": 9,
"label": "Stages",
"category": 0,
"transaction_type": 1,
"parent": 5
}
},
{
"model": "comptabilite.transaction",
"pk": 3,
"fields": {
"registrationDate": "2016-09-01T14:10:16Z",
"totalAmount": "15.00",
"description": "Carte Pré-payée Mobile Vikings",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "15.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 10,
"amount": "15.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 4,
"fields": {
"registrationDate": "2016-09-06T14:13:07Z",
"totalAmount": "540.00",
"description": "Cotisation TR 2016-17 VANHOLDER Noah.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "540.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "540.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 5,
"fields": {
"registrationDate": "2016-09-08T14:13:35Z",
"totalAmount": "490.00",
"description": "Cotisation TR 2016-17 PESESSE Lucas.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "490.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "490.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 6,
"fields": {
"registrationDate": "2016-09-08T14:13:53Z",
"totalAmount": "200.00",
"description": "Cotisation TR 2016-17 SCOKART Romain. (reste encore 140€)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "200.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "200.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 7,
"fields": {
"registrationDate": "2016-09-20T14:14:08Z",
"totalAmount": "215.00",
"description": "Cotisation TR 2016-17 KOOB Raphaël.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "215.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "215.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 8,
"fields": {
"registrationDate": "2016-09-16T14:22:17Z",
"totalAmount": "430.00",
"description": "Vente de 86 cartes de soutien.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "430.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "430.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 9,
"fields": {
"registrationDate": "2016-09-15T14:14:27Z",
"totalAmount": "430.00",
"description": "Cotisation TR 2016-17 ZEMOURI Zaynab. (reste encore 60€)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "430.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "430.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 10,
"fields": {
"registrationDate": "2016-09-15T11:05:04Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2016-17 MENNE Margaux/Juliette (reste encore 308,5€)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 11,
"fields": {
"registrationDate": "2016-09-14T14:14:52Z",
"totalAmount": "215.00",
"description": "Cotisation TR 2016-17 HUYS Rachel.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "215.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "215.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 12,
"fields": {
"registrationDate": "2016-08-16T14:15:10Z",
"totalAmount": "35.68",
"description": "Impression de 1000 Flyers (pour la \"Faites du sport\" du 28 aout)",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "35.68",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 12,
"amount": "35.68",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 13,
"fields": {
"registrationDate": "2016-09-16T14:16:01Z",
"totalAmount": "58.01",
"description": "Impression de 5000 flyers.",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "58.01",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 12,
"amount": "58.01",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 14,
"fields": {
"registrationDate": "2016-08-29T14:16:09Z",
"totalAmount": "16.94",
"description": "Achat adresses mail (à vie)",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "16.94",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 12,
"amount": "16.94",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 15,
"fields": {
"registrationDate": "2016-08-19T14:16:19Z",
"totalAmount": "8.46",
"description": "Achat nom de domaine (pour un an)",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "8.46",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 12,
"amount": "8.46",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 16,
"fields": {
"registrationDate": "2016-09-22T14:17:33Z",
"totalAmount": "490.00",
"description": "Cotisation TR 2016-17 MERTENS Deborah.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "490.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "490.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 17,
"fields": {
"registrationDate": "2016-09-22T12:15:43Z",
"totalAmount": "45.00",
"description": "Vente de 9 cartes de soutien. (Cindy H.)",
"is_done": true,
"is_simulated": false,
"notes": "Cindy nous a acheté 9 cartes de soutient pour nous aider dans le lancement de notre club.",
"counterpart": "Cindy Hoyez",
"bkExtractNumber": null,
"bkAmount": "45.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "45.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 18,
"fields": {
"registrationDate": "2016-09-22T14:17:25Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2016-17 MENNE Margaux/Juliette (reste encore 208,5€)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 19,
"fields": {
"registrationDate": "2016-09-03T14:16:55Z",
"totalAmount": "2.58",
"description": "Serveur Web (Scaleway)",
"is_done": true,
"is_simulated": true,
"notes": "`Simulé` car payé par Gregory Trullemans",
"counterpart": "Scaleway",
"bkExtractNumber": null,
"bkAmount": "2.58",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 12,
"amount": "2.58",
"otherDescription": "(description à remplir si le type est \"autres dépenses\" ou \"autres recettes\".",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 20,
"fields": {
"registrationDate": "2016-11-15T11:14:19Z",
"totalAmount": "132.74",
"description": "Payement Status ASBL",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "132.74",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "132.74",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 21,
"fields": {
"registrationDate": "2016-11-15T11:12:29Z",
"totalAmount": "250.00",
"description": "Caution Balad'Arena",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "250.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 9,
"amount": "250.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 22,
"fields": {
"registrationDate": "2016-09-27T14:18:35Z",
"totalAmount": "665.00",
"description": "Cotisation TR 2016-17 SALHI Safwane.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "665.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "665.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 23,
"fields": {
"registrationDate": "2016-09-29T14:19:28Z",
"totalAmount": "3000.00",
"description": "Location de salle",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "3000.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 9,
"amount": "3000.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 24,
"fields": {
"registrationDate": "2016-12-31T14:20:08Z",
"totalAmount": "3000.00",
"description": "Location de salle",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "3000.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 9,
"amount": "3000.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 25,
"fields": {
"registrationDate": "2017-04-24T14:53:35Z",
"totalAmount": "2111.25",
"description": "Location de salle",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "2111.25",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 9,
"amount": "2111.25",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 26,
"fields": {
"registrationDate": "2016-09-26T14:20:21Z",
"totalAmount": "100.00",
"description": "Cotisation 2016-17 CARLINI Gabriel. (reste 390€)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 27,
"fields": {
"registrationDate": "2016-09-28T14:19:56Z",
"totalAmount": "408.50",
"description": "Cotisation DAVID Valentine/Thorwald. (215+193,5) (en ordre)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "408.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "408.50",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 28,
"fields": {
"registrationDate": "2016-09-30T14:21:17Z",
"totalAmount": "305.00",
"description": "Vente de 61 cartes de soutien.",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "305.00",
"transaction_type": 5,
"amount": "225.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 29,
"fields": {
"registrationDate": "2016-09-27T12:16:22Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2016-17 BAELONGANDI Eliana. (reste 390)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 30,
"fields": {
"registrationDate": "2016-09-30T12:21:08Z",
"totalAmount": "153.00",
"description": "Cotisation TR 2016-17 SANTOS CARAPINHEIRO Lile (reste 62€)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "153.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "153.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 31,
"fields": {
"registrationDate": "2016-10-03T12:22:51Z",
"totalAmount": "140.00",
"description": "Cotisation TR 2016-17 SCOKART Romain.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "140.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "140.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 32,
"fields": {
"registrationDate": "2016-10-05T14:23:00Z",
"totalAmount": "266.00",
"description": "Cotisation TR 2016-17 GRANDA MARTINEZ Noelia (reste 299€)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "266.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "266.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 33,
"fields": {
"registrationDate": "2016-10-06T14:23:21Z",
"totalAmount": "240.00",
"description": "Cotisation LITT-MAGIS Jeanne",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "240.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "240.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 34,
"fields": {
"registrationDate": "2017-01-10T18:15:25Z",
"totalAmount": "274.00",
"description": "Cotisation TR 2016-17 GRANDA MARTINEZ Noelia (suite et fin)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "274.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "299.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 35,
"fields": {
"registrationDate": "2017-01-06T23:03:58Z",
"totalAmount": "390.00",
"description": "Cotisation TR 2016-17 CARLINI Gabriel. (suite et fin)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "390.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "390.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 36,
"fields": {
"registrationDate": "2017-09-30T14:27:20Z",
"totalAmount": "96.00",
"description": "Cotisation BAELONGANDI Eliana. (suite et fin)",
"is_done": false,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "96.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "146.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 37,
"fields": {
"registrationDate": "2017-05-30T10:28:05Z",
"totalAmount": "108.50",
"description": "Cotisation Margaux/Juliette. (108,5€)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "C.MENNE ET I.VAN MALDER",
"bkExtractNumber": null,
"bkAmount": "108.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "108.50",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 38,
"fields": {
"registrationDate": "2016-10-12T14:25:52Z",
"totalAmount": "100.00",
"description": "Cotisation LAURENT Noam. (reste 115€)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 40,
"fields": {
"registrationDate": "2016-10-07T14:24:31Z",
"totalAmount": "551.00",
"description": "Cotisation PETITJEAN Mila et Colin. (reste ou complet ?)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "551.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "551.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 41,
"fields": {
"registrationDate": "2016-10-07T14:25:32Z",
"totalAmount": "220.00",
"description": "Cotisation DASSY Lea. (5€ de trop)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "220.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "220.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 43,
"fields": {
"registrationDate": "2016-10-13T14:26:20Z",
"totalAmount": "31.00",
"description": "Cotisation Colline De Zan (5 cours).",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "31.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "31.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 44,
"fields": {
"registrationDate": "2016-10-31T14:26:50Z",
"totalAmount": "137.00",
"description": "Cotisation SARTIAUX Nora jusqu'en Décembre (reste 16€ à payer)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "137.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "137.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 45,
"fields": {
"registrationDate": "2016-10-20T17:00:00Z",
"totalAmount": "120.00",
"description": "Payement Cours à Grand Bigard de Safwane",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "120.00",
"transaction_type": 3,
"amount": "120.00",
"otherDescription": "Tirés du retrait de 250€ du 20 Octobre 2016.",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 46,
"fields": {
"registrationDate": "2016-10-21T14:11:48Z",
"totalAmount": "50.00",
"description": "Achat tapis 200x300x40 cm à Gregory Denis",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "50.00",
"transaction_type": 1,
"amount": "50.00",
"otherDescription": "Tirés du retrait de 250€ du 20 Octobre 2016.",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 48,
"fields": {
"registrationDate": "2016-11-03T05:09:26Z",
"totalAmount": "100.00",
"description": "Cotisation MENNE Margaux/Juliette (reste encore 108,5€)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 49,
"fields": {
"registrationDate": "2016-08-08T14:10:42Z",
"totalAmount": "5.00",
"description": "Serv.fee retraits/paiement carte débit",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Crelan",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "-5.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 50,
"fields": {
"registrationDate": "2016-11-03T11:28:42Z",
"totalAmount": "350.00",
"description": "Payement commande de calendriers",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Printing'o",
"bkExtractNumber": null,
"bkAmount": "350.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 1,
"amount": "350.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 51,
"fields": {
"registrationDate": "2016-11-17T10:30:21Z",
"totalAmount": "5.00",
"description": "Vente d'un calendrier à ses parents",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Morgane",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "5.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 52,
"fields": {
"registrationDate": "2016-11-17T09:27:18Z",
"totalAmount": "185.00",
"description": "Vente de 37 calendriers (Julie - maman Zaynab)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Julie/Zaynab",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "185.00",
"transaction_type": 5,
"amount": "180.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 53,
"fields": {
"registrationDate": "2016-11-17T13:36:58Z",
"totalAmount": "10.00",
"description": "Vente de 2 calendriers à des élèves de loisir (Morgane)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Morgane Petit",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "10.00",
"transaction_type": 5,
"amount": "10.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 55,
"fields": {
"registrationDate": "2016-11-09T09:29:24Z",
"totalAmount": "45.00",
"description": "Vente de 9 calendriers (Noelia)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Noelia Granda Martinez",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "45.00",
"transaction_type": 5,
"amount": "45.00",
"otherDescription": "Vente de 9 calendriers 2017 (Noelia)",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 57,
"fields": {
"registrationDate": "2017-03-17T10:41:29Z",
"totalAmount": "100.00",
"description": "Vente de 20 calendriers (Gabriel)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Gabriel Carlini",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 59,
"fields": {
"registrationDate": "2017-09-30T18:55:37Z",
"totalAmount": "50.00",
"description": "Vente de 10 calendriers (Eliana)",
"is_done": false,
"is_simulated": false,
"notes": "",
"counterpart": "Eliana",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 60,
"fields": {
"registrationDate": "2016-11-18T10:41:22Z",
"totalAmount": "25.00",
"description": "Vente de 5 calendriers (Lucas)",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "Lucas",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 61,
"fields": {
"registrationDate": "2016-09-01T11:39:53Z",
"totalAmount": "10.00",
"description": "Impression et encre pour les cartes de soutien.",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "10.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 1,
"amount": "-10.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 62,
"fields": {
"registrationDate": "2016-09-01T11:39:53Z",
"totalAmount": "10.00",
"description": "Feuilles de papier cartonnées (120g/m2)",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "10.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 1,
"amount": "10.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 63,
"fields": {
"registrationDate": "2016-09-29T16:44:06Z",
"totalAmount": "100.00",
"description": "Acompte (premier tiers) pour la location de la salle \"Le Cercle\".",
"is_done": true,
"is_simulated": false,
"notes": "Acompte donné par David grâce à 100€ de vente de carte de soutient.",
"counterpart": "Dany Vande Reyde",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "100.00",
"transaction_type": 9,
"amount": "100.00",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 64,
"fields": {
"registrationDate": "2016-10-10T16:44:06Z",
"totalAmount": "237.00",
"description": "Achat viande (30kg : 7,9€/kg)",
"is_done": true,
"is_simulated": true,
"notes": "Acheté et payé par Yahya",
"counterpart": "Yahya Salhi",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "237.00",
"transaction_type": 1,
"amount": "237.00",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 65,
"fields": {
"registrationDate": "2016-10-10T16:44:06Z",
"totalAmount": "157.39",
"description": "Achat légumes, 4 fromages, … (nécessaire pour la préparation de la sauce).",
"is_done": true,
"is_simulated": true,
"notes": "Acheté et payé par Yahya",
"counterpart": "Yahya Salhi",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "157.39",
"transaction_type": 1,
"amount": "157.39",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 66,
"fields": {
"registrationDate": "2016-10-16T16:44:06Z",
"totalAmount": "212.74",
"description": "Liquide vaisselle, cacahuètes, chips, snacks, serviettes, …",
"is_done": true,
"is_simulated": false,
"notes": "Cash pris de la somme résultant du dîner spaghettis.",
"counterpart": "David Vanholder",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "212.74",
"transaction_type": 1,
"amount": "212.74",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 67,
"fields": {
"registrationDate": "2016-10-12T16:44:06Z",
"totalAmount": "126.02",
"description": "Achat spaghettis, fromages, café, sucre, lait, ... (cf. mail alain/david).",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "Yahya Salhi",
"bkExtractNumber": null,
"bkAmount": "126.02",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 1,
"amount": "126.02",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 68,
"fields": {
"registrationDate": "2016-10-14T16:44:06Z",
"totalAmount": "2.50",
"description": "Location de 2 panneaux d'interdiction de stationner.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "BLC",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "2.50",
"transaction_type": 3,
"amount": "2.50",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 69,
"fields": {
"registrationDate": "2016-10-14T16:44:06Z",
"totalAmount": "51.00",
"description": "Caution panneau d'interdiction de stationner.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "BLC",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "51.00",
"transaction_type": 3,
"amount": "51.00",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 70,
"fields": {
"registrationDate": "2016-10-16T16:44:06Z",
"totalAmount": "16.00",
"description": "Charcuterie, sirop de cassis, ... (repas pour les aidants)",
"is_done": true,
"is_simulated": false,
"notes": "Cash pris de la somme résultant du dîner spaghettis.",
"counterpart": "David Vanholder",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "16.00",
"transaction_type": 1,
"amount": "16.00",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 71,
"fields": {
"registrationDate": "2016-10-16T08:00:06Z",
"totalAmount": "143.50",
"description": "Avance fond de caisse boisson pour David Vanholder.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "David Vanholder",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "143.50",
"transaction_type": 5,
"amount": "143.50",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 72,
"fields": {
"registrationDate": "2016-10-16T08:00:06Z",
"totalAmount": "143.50",
"description": "Avance fond de caisse boisson pour Alain Vanbellinghen.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "David Vanholder",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "143.50",
"transaction_type": 5,
"amount": "143.50",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 73,
"fields": {
"registrationDate": "2016-10-16T08:00:06Z",
"totalAmount": "143.50",
"description": "Avance fond de caisse boisson pour Laurent.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "David Vanholder",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "143.50",
"transaction_type": 5,
"amount": "143.50",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 74,
"fields": {
"registrationDate": "2016-10-16T08:00:06Z",
"totalAmount": "229.50",
"description": "Avance fond de caisse Entrée pour Sabine et Laetitia.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "David Vanholder",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "229.50",
"transaction_type": 5,
"amount": "229.50",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 75,
"fields": {
"registrationDate": "2016-10-15T16:44:06Z",
"totalAmount": "351.60",
"description": "Boulangerie : éclairs et tartes pour le dessert, pain, piccolo.",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "David Vanholder",
"bkExtractNumber": null,
"bkAmount": "351.60",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 1,
"amount": "351.60",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 76,
"fields": {
"registrationDate": "2016-10-16T10:42:23Z",
"totalAmount": "450.00",
"description": "Livraison de 45 repas à domicile par David Vanholder, payé par des cartes de soutient",
"is_done": true,
"is_simulated": true,
"notes": "Les 450€ ont été payé par le retour de 90 cartes de soutien vendues.",
"counterpart": "David Vanholder",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "450.00",
"transaction_type": 5,
"amount": "450.00",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 77,
"fields": {
"registrationDate": "2016-10-16T16:00:00Z",
"totalAmount": "100.00",
"description": "Payement (2ème tiers) pour la location de la salle.",
"is_done": true,
"is_simulated": false,
"notes": "100€ payés par David.",
"counterpart": "Dany Vande Reyde",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "100.00",
"transaction_type": 9,
"amount": "100.00",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 78,
"fields": {
"registrationDate": "2016-10-16T16:05:06Z",
"totalAmount": "1575.60",
"description": "Entrée (nourriture).",
"is_done": true,
"is_simulated": false,
"notes": "Entrée calculées ce jour là : 1805,10€ - 229,5€ de fond de caisse = 1575,6€.\r\nComptabilisé dans le versement de 2358,56€",
"counterpart": "Sabine et Laetitia",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "1575.60",
"transaction_type": 5,
"amount": "1575.60",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 79,
"fields": {
"registrationDate": "2016-10-16T16:44:06Z",
"totalAmount": "5.00",
"description": "Poubelles",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Dany Vande Reyde",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "5.00",
"transaction_type": 3,
"amount": "5.00",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 80,
"fields": {
"registrationDate": "2016-10-16T19:44:06Z",
"totalAmount": "25.00",
"description": "Rachat bières invendues",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Dany Vande Reyde",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "25.00",
"transaction_type": 5,
"amount": "25.00",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 81,
"fields": {
"registrationDate": "2016-10-16T16:14:08Z",
"totalAmount": "228.80",
"description": "\"Petite\" tombola (tous les numéros gagnants).",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Nell Wauthy",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "228.80",
"transaction_type": 5,
"amount": "228.00",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 82,
"fields": {
"registrationDate": "2016-10-16T16:15:10Z",
"totalAmount": "124.10",
"description": "\"Grosse\" tombola (5 gros lots).",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Morgane Petit",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "124.10",
"transaction_type": 5,
"amount": "124.10",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 83,
"fields": {
"registrationDate": "2016-10-16T16:20:11Z",
"totalAmount": "90.60",
"description": "Pourboires",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "90.60",
"transaction_type": 5,
"amount": "90.60",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 84,
"fields": {
"registrationDate": "2016-10-16T16:11:12Z",
"totalAmount": "86.90",
"description": "Boissons.",
"is_done": true,
"is_simulated": false,
"notes": "230,4€ - 143,5€ de fond de caisse = 86,9€",
"counterpart": "Alain Vanbelinghen",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "86.90",
"transaction_type": 5,
"amount": "86.90",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 85,
"fields": {
"registrationDate": "2016-10-16T16:12:13Z",
"totalAmount": "342.40",
"description": "Boissons",
"is_done": true,
"is_simulated": false,
"notes": "485,9€ - 143,5€ de fond de caisse = 342,4€",
"counterpart": "Laurent",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "342.40",
"transaction_type": 5,
"amount": "342.40",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 86,
"fields": {
"registrationDate": "2016-10-16T16:13:14Z",
"totalAmount": "218.90",
"description": "Boissons.",
"is_done": true,
"is_simulated": false,
"notes": "362,4€ - 143,5€ de fond de caisse = 218,9€",
"counterpart": "David Vanholder",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "218.90",
"transaction_type": 5,
"amount": "218.90",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 87,
"fields": {
"registrationDate": "2016-10-16T16:44:14Z",
"totalAmount": "660.00",
"description": "Récupération du fond de caisse injectés en début de journée.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "David Vanholder",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "660.00",
"transaction_type": 3,
"amount": "660.00",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 88,
"fields": {
"registrationDate": "2016-10-16T16:44:40Z",
"totalAmount": "600.00",
"description": "Location de la salle au prix plein.",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "Dany Vande Reyde",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "600.00",
"transaction_type": 3,
"amount": "600.00",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 89,
"fields": {
"registrationDate": "2016-10-17T16:44:06Z",
"totalAmount": "51.00",
"description": "Remboursement de la caution des panneaux de signalisation.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "BLC",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "51.00",
"transaction_type": 5,
"amount": "51.00",
"otherDescription": "Remboursement de la caution des panneaux de signalisation.",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 90,
"fields": {
"registrationDate": "2016-11-03T11:28:49Z",
"totalAmount": "433.37",
"description": "Payement facture boisson Bertaux",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Bertaux Frères SPRL",
"bkExtractNumber": null,
"bkAmount": "433.37",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 1,
"amount": "433.37",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 91,
"fields": {
"registrationDate": "2016-11-22T16:44:06Z",
"totalAmount": "69.72",
"description": "Vente de : 13 Coca Zéro, 7 Coca et 10 Fanta.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "ATR Gym",
"bkExtractNumber": null,
"bkAmount": "69.72",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "66.06",
"otherDescription": "Vente de : 13 Coca Zéro, 7 Coca et 10 Fanta.",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 92,
"fields": {
"registrationDate": "2016-10-16T16:44:07Z",
"totalAmount": "460.00",
"description": "Payement par 92 cartes de soutien.",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "Sabine et Laetitia",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "460.00",
"transaction_type": 5,
"amount": "460.00",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 93,
"fields": {
"registrationDate": "2016-11-15T09:06:45Z",
"totalAmount": "2.00",
"description": "Vente de 2 packets de cacahuètes",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "2.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "2.00",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 95,
"fields": {
"registrationDate": "2016-09-09T09:06:45Z",
"totalAmount": "40.00",
"description": "Vente de 8 cartes de soutien (24/09/2016)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Morgane Petit",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "40.00",
"transaction_type": 5,
"amount": "40.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 96,
"fields": {
"registrationDate": "2016-09-10T09:06:45Z",
"totalAmount": "50.00",
"description": "Vente de 10 cartes de soutien (Yahya) (24/09/2016)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Yahya Salhi",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "50.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 97,
"fields": {
"registrationDate": "2016-09-14T10:13:47Z",
"totalAmount": "50.00",
"description": "Vente de 10 cartes de soutien (26/09/2016)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Romain Scokart",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "50.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 98,
"fields": {
"registrationDate": "2016-09-13T10:14:24Z",
"totalAmount": "50.00",
"description": "Vente de 10 cartes de soutien (Lucas) (28/09/2016)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Lucas Pesesse",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "50.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 99,
"fields": {
"registrationDate": "2016-09-09T09:06:45Z",
"totalAmount": "70.00",
"description": "Vente de 14 cartes de soutien (Arlette) (29/09/2016)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Arlette P.",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "70.00",
"transaction_type": 5,
"amount": "70.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 100,
"fields": {
"registrationDate": "2016-09-29T09:06:45Z",
"totalAmount": "295.00",
"description": "Vente de 59 cartes de soutien (David)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "David Vanholder",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "295.00",
"transaction_type": 5,
"amount": "295.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 101,
"fields": {
"registrationDate": "2016-09-15T09:06:45Z",
"totalAmount": "10.00",
"description": "Vente de 2 cartes de soutien (Noelia) (30/09/2016)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Noelia Granda M.",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "10.00",
"transaction_type": 5,
"amount": "10.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 103,
"fields": {
"registrationDate": "2016-09-15T10:18:26Z",
"totalAmount": "15.00",
"description": "Vente de 3 cartes de soutien (Noelia) (30/09/2016)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Noelia Granda M.",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "15.00",
"transaction_type": 5,
"amount": "15.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 104,
"fields": {
"registrationDate": "2016-10-03T12:23:06Z",
"totalAmount": "50.00",
"description": "Vente de 10 cartes de soutien (Sabine)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Sabine Defays",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 105,
"fields": {
"registrationDate": "2016-09-15T10:35:08Z",
"totalAmount": "15.00",
"description": "Vente de 3 cartes de soutien (Maïté Frere) (30/09/2016)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Maïté Frere",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "15.00",
"transaction_type": 5,
"amount": "15.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 106,
"fields": {
"registrationDate": "2016-09-30T10:35:52Z",
"totalAmount": "75.00",
"description": "Vente de 15 cartes de soutien (A RECALCULER !!!!!)",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "Morgane Petit",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "75.00",
"transaction_type": 5,
"amount": "75.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 107,
"fields": {
"registrationDate": "2016-09-30T10:41:35Z",
"totalAmount": "50.00",
"description": "Vente de 10 cartes de soutien (Morgane -> Carmelo)",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "Morgane Petit",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "50.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 109,
"fields": {
"registrationDate": "2016-10-19T11:22:18Z",
"totalAmount": "120.00",
"description": "Vente de 24 cartes de soutien",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "David Vanholder",
"bkExtractNumber": null,
"bkAmount": "120.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "120.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 110,
"fields": {
"registrationDate": "2016-10-19T11:22:23Z",
"totalAmount": "45.00",
"description": "Vente de 9 cartes de soutien",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "David Vanholder",
"bkExtractNumber": null,
"bkAmount": "45.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "45.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 111,
"fields": {
"registrationDate": "2016-10-16T10:46:48Z",
"totalAmount": "100.00",
"description": "Payement (100€, Alain Vanbellighen) de location de salle par 20 cartes de soutien.",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "Dîner Spaghettis",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "100.00",
"transaction_type": 3,
"amount": "0.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 112,
"fields": {
"registrationDate": "2016-10-16T10:46:11Z",
"totalAmount": "460.00",
"description": "Payement via 92 cartes de soutien.",
"is_done": true,
"is_simulated": true,
"notes": "",
"counterpart": "Dîner Spaghettis",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "460.00",
"transaction_type": 3,
"amount": "460.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 113,
"fields": {
"registrationDate": "2016-10-16T10:46:08Z",
"totalAmount": "450.00",
"description": "Payement de 45 spaghettis livrés à domicile par 90 cartes de soutien.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Dîner Spaghettis",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "450.00",
"transaction_type": 3,
"amount": "450.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 114,
"fields": {
"registrationDate": "2016-11-18T10:01:00Z",
"totalAmount": "50.00",
"description": "Dépôt (transfert de caisse : Vente de 10 cartes de soutien - Laetitia)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Laetitia Wantens",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 115,
"fields": {
"registrationDate": "2016-10-15T10:46:12Z",
"totalAmount": "100.00",
"description": "Vente de 20 cartes de soutien",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Alain Vanbellinghen",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "100.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 117,
"fields": {
"registrationDate": "2016-09-02T10:51:26Z",
"totalAmount": "55.00",
"description": "Prêt de 55€ (pour ne pas être en négatif).",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "55.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "55.00",
"otherDescription": "Prêt de 55€",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 118,
"fields": {
"registrationDate": "2016-09-30T12:21:34Z",
"totalAmount": "55.00",
"description": "Remboursement prêt de 55€ du 2 septembre.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "55.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "55.00",
"otherDescription": "Remboursement prêt du 2 septembre.",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 119,
"fields": {
"registrationDate": "2016-10-10T11:58:47Z",
"totalAmount": "620.00",
"description": "Vente de 124 cartes de soutien (enveloppe Virginal)",
"is_done": true,
"is_simulated": false,
"notes": "Ca sort de la caisse pour rentrer dans la banque.",
"counterpart": "Arlette P.",
"bkExtractNumber": null,
"bkAmount": "620.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "620.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 120,
"fields": {
"registrationDate": "2016-10-12T11:58:47Z",
"totalAmount": "45.00",
"description": "Vente de 9 cartes de soutien (MEURICE Patrick)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Patrick M.",
"bkExtractNumber": null,
"bkAmount": "45.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "45.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 121,
"fields": {
"registrationDate": "2016-09-16T09:07:09Z",
"totalAmount": "430.00",
"description": "Retrait pour placement sur compte.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "430.00",
"transaction_type": 4,
"amount": "430.00",
"otherDescription": "Versement de 430€ de la caisse sur le compte en banque.",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 122,
"fields": {
"registrationDate": "2016-09-15T09:07:09Z",
"totalAmount": "180.00",
"description": "Vente de 36 cartes de soutien (TRULLEMANS Gregory)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "180.00",
"transaction_type": 5,
"amount": "180.00",
"otherDescription": "Vente de cartes de soutien.",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 123,
"fields": {
"registrationDate": "2016-10-14T10:59:53Z",
"totalAmount": "60.00",
"description": "Retrait pour alimentation de caisse",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "60.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "60.00",
"otherDescription": "Retrait pour alimentation de caisse",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 124,
"fields": {
"registrationDate": "2016-10-14T10:59:53Z",
"totalAmount": "60.00",
"description": "Dépôt (transfert du compte en banque)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "60.00",
"transaction_type": 5,
"amount": "60.00",
"otherDescription": "Mise en caisse de 60€ retiré du compte en banque",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 125,
"fields": {
"registrationDate": "2016-10-19T11:22:12Z",
"totalAmount": "2358.60",
"description": "Dépôt (transfert de caisse : résultat Dîner Spaghettis)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "2358.60",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "2358.60",
"otherDescription": "Dépôt (transfert de caisse) : résultat Dîner Spaghettis",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 126,
"fields": {
"registrationDate": "2016-10-19T11:23:35Z",
"totalAmount": "57.50",
"description": "Dépôt (transfert de la caisse : remboursement du retrait de 60€ du 14/10)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "57.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "57.50",
"otherDescription": "Transfert de la caisse (remboursement du retrait de 60€ du 14 octobre moins 2,5€ pour les panneaux)",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 127,
"fields": {
"registrationDate": "2016-10-19T11:26:34Z",
"totalAmount": "70.00",
"description": "Vente de 14 cartes de soutien (PONSAERTS Arlette)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Arlette P.",
"bkExtractNumber": null,
"bkAmount": "70.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "70.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 128,
"fields": {
"registrationDate": "2016-10-20T11:27:06Z",
"totalAmount": "250.00",
"description": "Retrait pour alimentation caisse.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "250.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "250.00",
"otherDescription": "Retrait pour alimenter la caisse.",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 129,
"fields": {
"registrationDate": "2016-11-17T08:11:05Z",
"totalAmount": "200.00",
"description": "Vente de 40 cartes de soutien (SALHI Yahya)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Yahya Salhi",
"bkExtractNumber": null,
"bkAmount": "200.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "250.00",
"otherDescription": "Vente de 50 cartes de soutien par SALHI Yahya.",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 131,
"fields": {
"registrationDate": "2016-11-18T10:10:24Z",
"totalAmount": "70.00",
"description": "Dépôt (transfert de caisse : remboursement partiel du retrait de 250€ du 20/10/2016).",
"is_done": true,
"is_simulated": false,
"notes": "le 20 octobre nous avons retiré 250€. De ces 250€, nous avons payé 50€ en cash à Gregory Denis pour l'achat d'un tapis ainsi que 120€ à Grand Bigard (Ten Gaerde) pour les cours que suivent Safwane les samedi et dimanche. Reste donc 80€ en caisse dont nous rendons 70€ ici.",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "70.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "70.00",
"otherDescription": "Transfert de caisse",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 133,
"fields": {
"registrationDate": "2016-10-16T09:25:53Z",
"totalAmount": "50.00",
"description": "Vente de 10 cartes de soutien (Laetitia - maman Gabriel)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Laetitia Wantens",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "50.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 134,
"fields": {
"registrationDate": "2016-11-17T11:28:37Z",
"totalAmount": "50.00",
"description": "Retrait pour dépôt (Vente de 10 cartes de soutien (Laetitia - maman Gabriel))",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "50.00",
"transaction_type": 4,
"amount": "50.00",
"otherDescription": "Retrait pour transfert",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 135,
"fields": {
"registrationDate": "2016-10-16T09:25:53Z",
"totalAmount": "20.00",
"description": "Vente de 4 cartes de soutien (Julie - maman Zaynab)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "20.00",
"transaction_type": 5,
"amount": "20.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 136,
"fields": {
"registrationDate": "2016-11-18T09:25:53Z",
"totalAmount": "20.00",
"description": "Retrait pour dépôt (Vente de 4 cartes de soutien (Julie - maman Zaynab))",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "20.00",
"transaction_type": 4,
"amount": "20.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 137,
"fields": {
"registrationDate": "2016-11-17T09:25:53Z",
"totalAmount": "11.60",
"description": "Retrait pour dépot (Dons de 11,60€ (Gregory et Morgane))",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "11.60",
"transaction_type": 4,
"amount": "11.60",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 138,
"fields": {
"registrationDate": "2016-11-18T10:53:36Z",
"totalAmount": "11.60",
"description": "Dépot (Dons de 11,60€ - Gregory et Morgane)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "11.60",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "11.60",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 139,
"fields": {
"registrationDate": "2016-11-18T10:39:28Z",
"totalAmount": "10.00",
"description": "Retrait pour dépot (Vente de 2 calendriers à des élèves de loisir)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "10.00",
"transaction_type": 4,
"amount": "10.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 140,
"fields": {
"registrationDate": "2016-11-18T10:40:33Z",
"totalAmount": "10.00",
"description": "Dépôt (transfert de caisse : vente de 2 calendriers à des loisirs - Morgane)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "10.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "10.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 141,
"fields": {
"registrationDate": "2016-11-18T10:40:14Z",
"totalAmount": "5.00",
"description": "Retrait pour dépôt (Vente d'un calendrier à ses parents)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "5.00",
"transaction_type": 4,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 142,
"fields": {
"registrationDate": "2016-11-18T10:41:21Z",
"totalAmount": "5.00",
"description": "Dépôt (transfert de caisse : vente d'un calendrier à ses parents - Morgane)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 143,
"fields": {
"registrationDate": "2016-11-18T10:40:03Z",
"totalAmount": "45.00",
"description": "Retrait pour dépôt (Vente de 9 calendriers (Noelia))",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Noelia Granda Martinez",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "45.00",
"transaction_type": 4,
"amount": "45.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 144,
"fields": {
"registrationDate": "2016-11-18T10:40:08Z",
"totalAmount": "45.00",
"description": "Dépôt (transfert de caisse : vente de 9 calendriers - Noelia)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Noelia Granda Martinez",
"bkExtractNumber": null,
"bkAmount": "45.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "45.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 145,
"fields": {
"registrationDate": "2016-11-18T10:39:50Z",
"totalAmount": "5.00",
"description": "Retrait pour dépôt (Vente d'un calendrier (Gregory))",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "5.00",
"transaction_type": 4,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 146,
"fields": {
"registrationDate": "2016-11-18T10:39:56Z",
"totalAmount": "5.00",
"description": "Dépôt (transfert de caisse : vente d'un calendrier - Gregory)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 147,
"fields": {
"registrationDate": "2016-11-18T10:39:36Z",
"totalAmount": "185.00",
"description": "Retrait pour dépôt (Vente de 37 calendriers (Julie - maman Zaynab))",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "185.00",
"transaction_type": 4,
"amount": "185.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 148,
"fields": {
"registrationDate": "2016-11-18T10:39:42Z",
"totalAmount": "185.00",
"description": "Dépôt (transfert de caisse : vente de 37 calendriers - Julie)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "185.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "185.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 149,
"fields": {
"registrationDate": "2016-10-19T09:25:53Z",
"totalAmount": "2358.60",
"description": "Retrait pour dépôt (résultat Dîner Spaghettis)",
"is_done": true,
"is_simulated": false,
"notes": "Tout en cash, sans compter la valeur des payements effectués par carte de soutien.",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "2358.60",
"transaction_type": 4,
"amount": "2358.60",
"otherDescription": "Retrait pour dépôt (résultat Dîner Spaghettis)",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 151,
"fields": {
"registrationDate": "2016-11-18T10:00:00Z",
"totalAmount": "50.00",
"description": "Vente de 10 calendriers (Sabine D.)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Sabine Defays",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 152,
"fields": {
"registrationDate": "2016-11-18T10:05:38Z",
"totalAmount": "20.00",
"description": "Dépôt (transfert de caisse : vente de 4 cartes de soutien - Julie)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "20.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "20.00",
"otherDescription": "",
"event": 2,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 153,
"fields": {
"registrationDate": "2016-11-18T11:02:23Z",
"totalAmount": "70.00",
"description": "Retrait pour dépôt : remboursement partiel du retrait de 250€ du 20/10/2016.",
"is_done": true,
"is_simulated": false,
"notes": "le 20 octobre nous avons retiré 250€. De ces 250€, nous avons payé 50€ en cash à Gregory Denis pour l'achat d'un tapis ainsi que 120€ à Grand Bigard (Ten Gaerde) pour les cours que suivent Safwane les samedi et dimanche. Reste donc 80€ en caisse dont nous rendons 70€ ici.",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "70.00",
"transaction_type": 4,
"amount": "70.00",
"otherDescription": "Retrait pour dépôt bancaire.",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 154,
"fields": {
"registrationDate": "2016-10-16T09:25:53Z",
"totalAmount": "100.00",
"description": "Payement solde restant du pour la location de la salle.",
"is_done": true,
"is_simulated": true,
"notes": "100€ payés par Alain (par la vente de 20 cartes de soutien).",
"counterpart": "Dany Vande Reyde",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "100.00",
"transaction_type": 9,
"amount": "100.00",
"otherDescription": "",
"event": 1,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 155,
"fields": {
"registrationDate": "2016-11-17T08:11:05Z",
"totalAmount": "50.00",
"description": "Vente de 10 calendriers (Yahya)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Yahya Salhi",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 156,
"fields": {
"registrationDate": "2016-10-20T16:03:11Z",
"totalAmount": "250.00",
"description": "Dépôt (transfert du compte en banque)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "250.00",
"transaction_type": 5,
"amount": "250.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 157,
"fields": {
"registrationDate": "2016-11-01T16:03:11Z",
"totalAmount": "11.60",
"description": "Dons/Pourboires",
"is_done": true,
"is_simulated": false,
"notes": "Dons/Pourboires provenant de nos différents activités (calendrier, carte de soutien, petite monnaies récoltée par-ci par-là, …)",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "11.60",
"transaction_type": 7,
"amount": "11.60",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 158,
"fields": {
"registrationDate": "2017-01-11T17:46:36Z",
"totalAmount": "50.00",
"description": "Vente de 10 Calendriers (SCOKAERT Romain)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 159,
"fields": {
"registrationDate": "2017-04-19T17:46:36Z",
"totalAmount": "25.00",
"description": "Vente de 5 Calendriers (SALHI Safwane)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "25.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 160,
"fields": {
"registrationDate": "2017-02-02T17:46:36Z",
"totalAmount": "15.00",
"description": "Vente de 3 calendriers (Julie)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "15.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "15.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 161,
"fields": {
"registrationDate": "2017-01-06T17:48:36Z",
"totalAmount": "20.00",
"description": "Vente de 4 calendriers (VANHOLDER David/Noah)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "20.00",
"transaction_type": 5,
"amount": "20.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 162,
"fields": {
"registrationDate": "2017-01-06T17:49:36Z",
"totalAmount": "15.00",
"description": "Vente de 3 calendriers (2 oncle Mo, 1 tante Mo)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "15.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "15.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 163,
"fields": {
"registrationDate": "2017-01-06T17:47:36Z",
"totalAmount": "30.00",
"description": "Vente de 6 calendriers (Famille TRULLEMANS Gregory)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "30.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "30.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 164,
"fields": {
"registrationDate": "2017-01-06T17:46:36Z",
"totalAmount": "5.00",
"description": "Vente de 1 calendrier (SAINT Jean-Luc)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 165,
"fields": {
"registrationDate": "2017-01-06T23:59:36Z",
"totalAmount": "5.00",
"description": "Vente de 1 calendrier (PAUCHET Frederick)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 166,
"fields": {
"registrationDate": "2016-12-09T17:46:36Z",
"totalAmount": "35.00",
"description": "Vente de 7 Calendriers (PONSAERTS Arlette)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "35.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "35.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 167,
"fields": {
"registrationDate": "2017-01-06T17:49:15Z",
"totalAmount": "10.00",
"description": "Vente de 2 calendriers (GRANDA MARTINEZ Noelia)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "10.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "10.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 168,
"fields": {
"registrationDate": "2016-12-28T16:55:31Z",
"totalAmount": "5.00",
"description": "Forfait compte",
"is_done": true,
"is_simulated": false,
"notes": "Payement du compte à (et par) la banque.",
"counterpart": "Crelan",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "5.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 169,
"fields": {
"registrationDate": "2016-12-28T16:55:31Z",
"totalAmount": "10.00",
"description": "Frais de gestion",
"is_done": true,
"is_simulated": false,
"notes": "Frais de gestion par et pour la banque",
"counterpart": "Crelan",
"bkExtractNumber": null,
"bkAmount": "10.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "10.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 170,
"fields": {
"registrationDate": "2016-11-28T16:55:31Z",
"totalAmount": "189.00",
"description": "Cotisation Pauline LEFEVRE",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Jerome Lefevre",
"bkExtractNumber": null,
"bkAmount": "189.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "189.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 171,
"fields": {
"registrationDate": "2016-12-09T16:55:31Z",
"totalAmount": "100.00",
"description": "Dépôt de 100€ par Arlette P.",
"is_done": true,
"is_simulated": false,
"notes": "On ne sait plus d'ou viennent ces 100€",
"counterpart": "(inconnue)",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 172,
"fields": {
"registrationDate": "2016-12-23T16:55:31Z",
"totalAmount": "16.00",
"description": "Chausson Débordah Mertens (manque 1€)",
"is_done": true,
"is_simulated": false,
"notes": "Achat de chausson 16€ + 1€ de frais de port. (il manque 1€ donc)",
"counterpart": "Fabian Mertens",
"bkExtractNumber": null,
"bkAmount": "16.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "16.00",
"otherDescription": "Remboursement avance chausson.",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 173,
"fields": {
"registrationDate": "2017-01-05T16:55:31Z",
"totalAmount": "5.00",
"description": "Vente de 1 calendrier (LEEMANS Vincent)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 174,
"fields": {
"registrationDate": "2016-12-23T16:55:31Z",
"totalAmount": "45.00",
"description": "Vente de 9 calendriers (MERTENS Déborah)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "45.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "45.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 175,
"fields": {
"registrationDate": "2017-01-11T18:16:41Z",
"totalAmount": "17.00",
"description": "Chausson SCOKAERT Romain.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "SCOKART - MERTENS",
"bkExtractNumber": null,
"bkAmount": "17.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "17.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 176,
"fields": {
"registrationDate": "2017-01-06T22:55:31Z",
"totalAmount": "16.00",
"description": "Chaussons CARLINI Gabriel (manque 1€)",
"is_done": true,
"is_simulated": false,
"notes": "Chausson (16€) + frais de port (1€). Il manque encore 1€",
"counterpart": "DOUGLAS ROUSSEL",
"bkExtractNumber": null,
"bkAmount": "16.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "16.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 177,
"fields": {
"registrationDate": "2017-01-09T16:55:31Z",
"totalAmount": "55.00",
"description": "Vente de 11 calendriers (GRANDA MARTINEZ Noelia)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "55.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "55.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 178,
"fields": {
"registrationDate": "2017-01-10T16:55:31Z",
"totalAmount": "15.00",
"description": "Payement Cours de juges FfG",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "15.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "15.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 179,
"fields": {
"registrationDate": "2017-01-10T18:12:27Z",
"totalAmount": "355.00",
"description": "Côtisations et assurance FfG",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "355.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "355.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 180,
"fields": {
"registrationDate": "2017-01-10T18:15:02Z",
"totalAmount": "17.00",
"description": "Chaussons GRANDA MARTINEZ Noelia.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "17.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "17.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 181,
"fields": {
"registrationDate": "2017-01-11T16:55:31Z",
"totalAmount": "151.00",
"description": "Payement Chaussons",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Best Performance",
"bkExtractNumber": null,
"bkAmount": "151.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 1,
"amount": "151.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 182,
"fields": {
"registrationDate": "2017-01-16T16:55:31Z",
"totalAmount": "62.00",
"description": "Solde cotisation TR 2016-17 SANTOS CARAPINHEIRO Lile.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DE GOUBERVILLE OLIVIA",
"bkExtractNumber": null,
"bkAmount": "62.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "62.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 183,
"fields": {
"registrationDate": "2017-01-20T16:55:31Z",
"totalAmount": "17.00",
"description": "Chaussons VANHOLDER Noah",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "David Vanholder",
"bkExtractNumber": null,
"bkAmount": "17.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "17.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 184,
"fields": {
"registrationDate": "2017-01-19T16:55:31Z",
"totalAmount": "163.00",
"description": "Cotisation GARCIA Y MILAN Diego.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "SEIPELT IRENE",
"bkExtractNumber": null,
"bkAmount": "163.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "163.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 185,
"fields": {
"registrationDate": "2017-02-02T16:55:31Z",
"totalAmount": "60.00",
"description": "Solde cotisation TR 2016-17 ZEMOURI Zaynab (60€)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "60.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "60.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 186,
"fields": {
"registrationDate": "2017-02-02T16:55:31Z",
"totalAmount": "17.00",
"description": "Chausson ZEMOURI Zaynab",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "YOUSSEF ZEMOURI",
"bkExtractNumber": null,
"bkAmount": "17.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "17.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 187,
"fields": {
"registrationDate": "2016-11-17T23:59:59Z",
"totalAmount": "42.54",
"description": "Don",
"is_done": true,
"is_simulated": false,
"notes": "C'est une opération virtuelle pour équilibrer le compte de la caisse. Sinon on est à \"-42,54\" alors que -en cash- je ne peux pas avoir sorti de l'argent que je n'avais pas ! A vérifier/enquêter…",
"counterpart": "Gregory/Morgane",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "42.54",
"transaction_type": 7,
"amount": "42.54",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 188,
"fields": {
"registrationDate": "2017-02-24T14:06:56Z",
"totalAmount": "15.00",
"description": "Demande d'attestation bancaire",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Crelan",
"bkExtractNumber": null,
"bkAmount": "15.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "-15.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 189,
"fields": {
"registrationDate": "2017-02-23T14:06:56Z",
"totalAmount": "17.00",
"description": "Chaussons PESESSE Lucas",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "17.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "17.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 190,
"fields": {
"registrationDate": "2017-02-23T14:06:56Z",
"totalAmount": "25.00",
"description": "Vente de 5 calendriers PESESSE Lucas",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "25.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 191,
"fields": {
"registrationDate": "2017-02-22T14:06:56Z",
"totalAmount": "163.00",
"description": "Cotisation CHARPENTIER Liam",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "163.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "163.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 192,
"fields": {
"registrationDate": "2017-02-08T14:06:56Z",
"totalAmount": "78.00",
"description": "Solde cotisation TR 2016-17 SARTIAUX Nora",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation SARTIAUX Nora (solde)",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "78.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "78.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 193,
"fields": {
"registrationDate": "2017-02-06T14:06:56Z",
"totalAmount": "5.00",
"description": "Vente de 1 calendrier (Nicolas R.)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 194,
"fields": {
"registrationDate": "2017-02-06T14:06:56Z",
"totalAmount": "5.00",
"description": "Vente de 1 calendrier (Sébastien C.)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 195,
"fields": {
"registrationDate": "2017-02-06T14:06:56Z",
"totalAmount": "5.00",
"description": "Vente de 1 calendrier (Georges C.)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 196,
"fields": {
"registrationDate": "2017-02-06T14:06:56Z",
"totalAmount": "5.00",
"description": "Vente de 1 calendrier (Marc V.)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 197,
"fields": {
"registrationDate": "2017-02-06T14:06:56Z",
"totalAmount": "5.00",
"description": "Vente de 1 calendrier (Dominique C.)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 198,
"fields": {
"registrationDate": "2017-02-06T14:06:56Z",
"totalAmount": "5.00",
"description": "Vente de 1 calendrier (Sergio H.)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 199,
"fields": {
"registrationDate": "2017-02-06T14:06:56Z",
"totalAmount": "5.00",
"description": "Vente de 1 calendrier (Pauline M.)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 200,
"fields": {
"registrationDate": "2017-02-06T14:06:56Z",
"totalAmount": "5.00",
"description": "Vente de 1 calendrier (Elena K.)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 201,
"fields": {
"registrationDate": "2017-02-06T14:06:56Z",
"totalAmount": "5.00",
"description": "Vente de 1 calendrier (Bernard J.)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 202,
"fields": {
"registrationDate": "2017-02-06T14:06:56Z",
"totalAmount": "5.00",
"description": "Vente de 1 calendrier (Sabrina D.)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 203,
"fields": {
"registrationDate": "2017-02-06T14:06:56Z",
"totalAmount": "5.00",
"description": "Vente d'un calendrier (Nora + internes ORL)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "",
"event": 5,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 204,
"fields": {
"registrationDate": "2017-04-19T10:37:20Z",
"totalAmount": "165.00",
"description": "Solde cotisation TR 2016-17 LEFEVRE Pauline",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "165.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "165.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 205,
"fields": {
"registrationDate": "2017-04-19T10:37:20Z",
"totalAmount": "20.00",
"description": "Remboursement Inscription Scalabis Cup SALHI Safwane",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "20.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "20.00",
"otherDescription": "Remboursement des frais d'inscription à la Compétition SCALABIS CUP 2017",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 206,
"fields": {
"registrationDate": "2017-03-06T07:54:13Z",
"totalAmount": "100.00",
"description": "Cotisation Noam (reste 15€)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Noam",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 207,
"fields": {
"registrationDate": "2017-03-17T07:54:13Z",
"totalAmount": "1.00",
"description": "Frais de part chaussons",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "1.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "1.00",
"otherDescription": "Remboursement frais de part des chaussons.",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 208,
"fields": {
"registrationDate": "2017-03-27T07:54:13Z",
"totalAmount": "6.00",
"description": "Frais de gestion 1er trim. 2017",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Crelan",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "-6.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 209,
"fields": {
"registrationDate": "2017-03-27T07:54:13Z",
"totalAmount": "3.00",
"description": "Frais d'opérations 1er trim. 2017",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "3.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "3.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 210,
"fields": {
"registrationDate": "2017-03-29T07:54:13Z",
"totalAmount": "4.50",
"description": "Frais carte débit 1er trim. 2017",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "4.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.50",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 211,
"fields": {
"registrationDate": "2017-04-04T07:54:13Z",
"totalAmount": "4.00",
"description": "Cotisation mens. Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 212,
"fields": {
"registrationDate": "2017-04-19T07:54:13Z",
"totalAmount": "50.00",
"description": "Cotisation Eliana 16-17 (manque 96€)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "50.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 213,
"fields": {
"registrationDate": "2017-04-18T07:54:13Z",
"totalAmount": "20.00",
"description": "Payement inscription Scalabis Cup (Salhi Safwane)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "TURNCLUB TEN GAERDE - GROOT-BIJGAAR",
"bkExtractNumber": null,
"bkAmount": "20.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "20.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 214,
"fields": {
"registrationDate": "2017-04-11T07:54:13Z",
"totalAmount": "35.00",
"description": "Stage avril 2017 (Ilona VERLY)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MME NATHALIE VANDERVENNET",
"bkExtractNumber": null,
"bkAmount": "35.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 15,
"amount": "35.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 215,
"fields": {
"registrationDate": "2017-04-11T07:54:13Z",
"totalAmount": "35.00",
"description": "Stage avril 2017 (Lucas SWYSEN)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Valérie Mayeux",
"bkExtractNumber": null,
"bkAmount": "35.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 15,
"amount": "35.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 216,
"fields": {
"registrationDate": "2017-04-11T07:54:13Z",
"totalAmount": "35.00",
"description": "Stage avril 2017 (Lucas PESESSE)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "35.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 15,
"amount": "35.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 217,
"fields": {
"registrationDate": "2017-04-11T07:54:13Z",
"totalAmount": "35.00",
"description": "Stage avril 2017 (Anyssa KRALED)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Mohammed Kraled",
"bkExtractNumber": null,
"bkAmount": "35.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 15,
"amount": "35.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 218,
"fields": {
"registrationDate": "2017-04-12T07:54:13Z",
"totalAmount": "35.00",
"description": "Stage avril 2017 (Noelia GRANDA MARTINEZ)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Janssens Virginie",
"bkExtractNumber": null,
"bkAmount": "35.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 15,
"amount": "35.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 219,
"fields": {
"registrationDate": "2017-05-03T07:54:13Z",
"totalAmount": "4.00",
"description": "Cotisation mens. Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Crelan",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 220,
"fields": {
"registrationDate": "2017-04-19T07:54:13Z",
"totalAmount": "6.00",
"description": "Don GRANDA MARTINEZ Noelia",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Granda Martine Noelia",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 7,
"amount": "6.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 221,
"fields": {
"registrationDate": "2017-04-19T07:54:13Z",
"totalAmount": "7.00",
"description": "Don SALHI Safwane",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Salhi Safwane",
"bkExtractNumber": null,
"bkAmount": "7.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 7,
"amount": "7.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 222,
"fields": {
"registrationDate": "2017-05-02T07:54:13Z",
"totalAmount": "20.00",
"description": "Remboursement Inscription Scalabis Cup Safwane (mauvais compte)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "TURNCLUB TEN GAERDE - GROOT-BIJGAAR",
"bkExtractNumber": null,
"bkAmount": "20.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "20.00",
"otherDescription": "Remboursement de l'Inscription à la Scalabis Cup Safwane : j'ai versé sur le mauvais compte.",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 223,
"fields": {
"registrationDate": "2017-04-25T07:54:13Z",
"totalAmount": "30.00",
"description": "Solde Cotisation TR 2016-17 CARLINI Gabriel.",
"is_done": true,
"is_simulated": false,
"notes": "Il a été décidé que Gabriel viendrait maintenant également le vendredi. Il y a donc une augmentation de sa cotisation.",
"counterpart": "Wantens Laetitia",
"bkExtractNumber": null,
"bkAmount": "30.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "30.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 224,
"fields": {
"registrationDate": "2017-05-31T07:54:13Z",
"totalAmount": "1197.00",
"description": "Dépot de cash pour la vente de gaufres.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "1197.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "1197.00",
"otherDescription": "Activité Gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 225,
"fields": {
"registrationDate": "2017-06-01T07:54:13Z",
"totalAmount": "5.00",
"description": "Don Lenaïc LEFEVRE",
"is_done": true,
"is_simulated": false,
"notes": "Don d'un collègue de boulot qui ne veut pas acheter de gaufres mais qui veut soutenir notre club.",
"counterpart": "Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 7,
"amount": "5.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 226,
"fields": {
"registrationDate": "2017-06-01T07:54:13Z",
"totalAmount": "184.00",
"description": "Vente de Gaufres (CARLINI Gabriel)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Laetitia Wantens",
"bkExtractNumber": null,
"bkAmount": "184.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "184.00",
"otherDescription": "Activité Gaufre",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 227,
"fields": {
"registrationDate": "2017-06-02T07:54:13Z",
"totalAmount": "4.00",
"description": "Cotisation mens. Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Crelan",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 228,
"fields": {
"registrationDate": "2017-05-03T07:54:13Z",
"totalAmount": "17.00",
"description": "Gaufres (HOYEZ Cindy)",
"is_done": true,
"is_simulated": false,
"notes": "Achat 1 boite de gaufres chocolat + 1 frangipane + 1 Carre confiture",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "17.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "17.00",
"otherDescription": "Activité Gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 229,
"fields": {
"registrationDate": "2017-05-08T07:54:13Z",
"totalAmount": "30.00",
"description": "Solde Cotisation TR 2016-17 PESESSE Lucas",
"is_done": true,
"is_simulated": false,
"notes": "Il a été décidé que Lucas viendrait maintenant également le vendredi. Il y a donc une légère augmentation de sa cotisation.",
"counterpart": "Pesesse",
"bkExtractNumber": null,
"bkAmount": "30.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "30.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 230,
"fields": {
"registrationDate": "2017-05-08T07:54:13Z",
"totalAmount": "20.00",
"description": "Payement inscription Scalabis Cup Safwane",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Randy Van Groen",
"bkExtractNumber": null,
"bkAmount": "20.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "20.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 231,
"fields": {
"registrationDate": "2017-05-11T07:54:13Z",
"totalAmount": "81.78",
"description": "Remboursement achat boissons",
"is_done": true,
"is_simulated": false,
"notes": "Des boissons ont été achetées pour les vendre au club et gagner un petit peu d'argent.",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "81.78",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 1,
"amount": "81.78",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 232,
"fields": {
"registrationDate": "2017-05-18T07:54:13Z",
"totalAmount": "1500.00",
"description": "Achat matériel au CS Blocry (2 trampolines + 3 tapis) (cf. facture)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "1500.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 1,
"amount": "1500.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 233,
"fields": {
"registrationDate": "2017-05-11T07:54:13Z",
"totalAmount": "10.00",
"description": "Gaufres (HENDRICKX Raphaëlle)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "10.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "10.00",
"otherDescription": "Activité Gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 234,
"fields": {
"registrationDate": "2017-05-12T07:54:13Z",
"totalAmount": "16.00",
"description": "Gaufres (DUTHY Aurélie)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Aurélie Duthy",
"bkExtractNumber": null,
"bkAmount": "16.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "16.00",
"otherDescription": "Activité Gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 235,
"fields": {
"registrationDate": "2017-05-12T07:54:13Z",
"totalAmount": "10.00",
"description": "Gaufres (BORREMANS Virginie)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DI GIAMBATTISTA THOMAS",
"bkExtractNumber": null,
"bkAmount": "10.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "10.00",
"otherDescription": "Activité Gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 236,
"fields": {
"registrationDate": "2017-05-15T07:54:13Z",
"totalAmount": "12.00",
"description": "Gaufres (DEGAUQUIER Manon)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DEGAUQUIER MANON",
"bkExtractNumber": null,
"bkAmount": "12.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "12.00",
"otherDescription": "Activité Gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 237,
"fields": {
"registrationDate": "2017-05-19T07:54:13Z",
"totalAmount": "10.00",
"description": "Gaufres (MEURICE Vivien)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "WALLEZ ANNE-FRANCOISE",
"bkExtractNumber": null,
"bkAmount": "10.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "10.00",
"otherDescription": "Activité Gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 238,
"fields": {
"registrationDate": "2017-05-19T07:54:13Z",
"totalAmount": "168.25",
"description": "Bon de livraison - 2017/001 du 15 Jan 2017",
"is_done": true,
"is_simulated": false,
"notes": "Achat de pièces de rechange pour trampoline : ressorts, d'épingles, …",
"counterpart": "Gym a Gym",
"bkExtractNumber": null,
"bkAmount": "168.25",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 1,
"amount": "168.25",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 239,
"fields": {
"registrationDate": "2017-05-22T07:54:13Z",
"totalAmount": "12.00",
"description": "Gaufres (MEURICE Vivien)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "WALLEZ ANNE-FRANCOISE",
"bkExtractNumber": null,
"bkAmount": "12.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "12.00",
"otherDescription": "Activité Gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 240,
"fields": {
"registrationDate": "2017-05-23T07:54:13Z",
"totalAmount": "6.00",
"description": "Gaufres (BORREMANS Noémie)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "BORREMANS - COLLARD",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "6.00",
"otherDescription": "Activité Gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 241,
"fields": {
"registrationDate": "2017-05-24T07:54:13Z",
"totalAmount": "50.00",
"description": "Remboursement Achat paire de barres pedagogique",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 1,
"amount": "50.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 242,
"fields": {
"registrationDate": "2017-05-29T07:54:13Z",
"totalAmount": "5.00",
"description": "Gaufres (LEFEVRE Pauline)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "JEROME LEFEVRE",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "Activité gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 243,
"fields": {
"registrationDate": "2017-05-29T07:54:13Z",
"totalAmount": "101.00",
"description": "Gaufres (LEFEVRE Pauline)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M JEROME LEFEVRE",
"bkExtractNumber": null,
"bkAmount": "101.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "101.00",
"otherDescription": "Activité Gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 244,
"fields": {
"registrationDate": "2017-05-30T14:09:52Z",
"totalAmount": "50.00",
"description": "Remboursement matériel.",
"is_done": true,
"is_simulated": false,
"notes": "Gregory à acheter une paire de barre pédagogique (pour le club d'Aquilon) avec son argent personnel.\r\nLe club lui a remboursé cet achat (le 30-09-2017). Ce jour, le club d'Aquilon rembourse à son tour la dépense.",
"counterpart": "AQUILON LILLOIS ASBL",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "Vente d'une paire de barre pédagogique.",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 245,
"fields": {
"registrationDate": "2017-05-30T14:10:00Z",
"totalAmount": "149.00",
"description": "Gaufres (MERTENS Déborah)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MERTENS FABIAN",
"bkExtractNumber": null,
"bkAmount": "149.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "149.00",
"otherDescription": "Activité gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 246,
"fields": {
"registrationDate": "2017-06-02T07:54:13Z",
"totalAmount": "169.00",
"description": "Gaufres (WAUTHY Sabine/Nell)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DEFAYS SABINE",
"bkExtractNumber": null,
"bkAmount": "169.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "169.00",
"otherDescription": "Activité gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 247,
"fields": {
"registrationDate": "2017-06-06T07:54:13Z",
"totalAmount": "12.00",
"description": "Gaufres (DELHALLE Francis)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M. Francis Delhalle",
"bkExtractNumber": null,
"bkAmount": "12.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "12.00",
"otherDescription": "Activité gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 248,
"fields": {
"registrationDate": "2017-06-06T07:54:13Z",
"totalAmount": "12.00",
"description": "Gaufres (TANGHE Elke)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "TANGHE ELKE",
"bkExtractNumber": null,
"bkAmount": "12.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "12.00",
"otherDescription": "Activité gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 249,
"fields": {
"registrationDate": "2017-06-07T07:54:13Z",
"totalAmount": "23.00",
"description": "Gaufres (TRULLEMANS Gregory & PETIT Morgane)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "TRULLEMANS G.- PONSAERTS A",
"bkExtractNumber": null,
"bkAmount": "23.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "23.00",
"otherDescription": "Activité gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 250,
"fields": {
"registrationDate": "2017-06-07T07:54:13Z",
"totalAmount": "1134.24",
"description": "Achat Gaufres",
"is_done": true,
"is_simulated": false,
"notes": "Paiement facture number 170233 Klant number 692 club trampoline",
"counterpart": "RIANO - REDAM BVBA",
"bkExtractNumber": null,
"bkAmount": "1134.24",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "1134.24",
"otherDescription": "Activité gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 251,
"fields": {
"registrationDate": "2017-06-07T07:54:13Z",
"totalAmount": "21.00",
"description": "Remboursement des inscriptions aux championnat FfG",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Gymnastique et Fitness H",
"bkExtractNumber": null,
"bkAmount": "21.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 8,
"amount": "21.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 252,
"fields": {
"registrationDate": "2017-06-08T07:54:13Z",
"totalAmount": "6000.00",
"description": "Avance en compte courant",
"is_done": true,
"is_simulated": false,
"notes": "Prêt personnel consenti au club en vue d'acheter du matériel Fait en deux versements :\r\n\r\n - un premier de 4000€\r\n - un second de 2000€\r\nPret de 6000€ pour achat matériel",
"counterpart": "M. Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "6000.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "6000.00",
"otherDescription": "Prêt personnel consenti au club en vue d'acheter du matériel.",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 253,
"fields": {
"registrationDate": "2017-06-08T07:54:13Z",
"totalAmount": "8.00",
"description": "Gaufres (TRULLEMANS Gregory)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M. Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "8.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "8.00",
"otherDescription": "Activité gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 254,
"fields": {
"registrationDate": "2017-06-12T07:54:13Z",
"totalAmount": "2000.00",
"description": "Avance en compte courant",
"is_done": true,
"is_simulated": false,
"notes": "Prêt personnel consenti au club en vue d'acheter du matériel : prêt pour achat de matériel (2000€)",
"counterpart": "Ponsaerts Arlette",
"bkExtractNumber": null,
"bkAmount": "2000.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "2000.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 255,
"fields": {
"registrationDate": "2017-07-04T07:54:13Z",
"totalAmount": "4.00",
"description": "Cotisation mens. Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Crelan",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 256,
"fields": {
"registrationDate": "2017-07-07T07:54:13Z",
"totalAmount": "33.95",
"description": "Remboursement achat t-shirt stage UEG",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Petit Morgane",
"bkExtractNumber": null,
"bkAmount": "33.95",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 1,
"amount": "33.95",
"otherDescription": "",
"event": 12,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 257,
"fields": {
"registrationDate": "2017-07-10T07:54:13Z",
"totalAmount": "115.00",
"description": "SOLDE VENTE GAUFFRES",
"is_done": true,
"is_simulated": false,
"notes": "Dépôt fait par Morgane pour le cash recu lors de l'activité gaufres",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "0.00",
"bxExtractNumber": null,
"bxAmount": "115.00",
"transaction_type": 5,
"amount": "115.00",
"otherDescription": "Activité Gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 258,
"fields": {
"registrationDate": "2017-07-17T07:54:13Z",
"totalAmount": "64.99",
"description": "Payement Christian Moreau (Reference : 21701553)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "CHRISTIAN MOREAU SAS",
"bkExtractNumber": null,
"bkAmount": "64.99",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 1,
"amount": "64.99",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 259,
"fields": {
"registrationDate": "2017-07-24T07:54:13Z",
"totalAmount": "590.75",
"description": "RetrocessionSubside Dev sportif ADEPS - FFG",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FFG ASBL",
"bkExtractNumber": null,
"bkAmount": "590.75",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 8,
"amount": "590.75",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 260,
"fields": {
"registrationDate": "2017-07-24T07:54:13Z",
"totalAmount": "268.60",
"description": "Payement de la facture 2017-02",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Erasme",
"bkExtractNumber": null,
"bkAmount": "268.60",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "268.60",
"otherDescription": "Payement reçu en échange d'une journée d'initiation réalisée pour l'Hôpital Erasme (Journée des familles).",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 261,
"fields": {
"registrationDate": "2017-07-24T07:54:13Z",
"totalAmount": "27.00",
"description": "Payement facture FfG (Référence : 20170152/C2054 (participation au championnat FfG ?))",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FFG ASBL",
"bkExtractNumber": null,
"bkAmount": "27.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "27.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 262,
"fields": {
"registrationDate": "2017-07-24T07:54:13Z",
"totalAmount": "72.00",
"description": "Payement facture FfG (Référence : 20170106/C2054 (licences de compétition))",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FFG ASBL",
"bkExtractNumber": null,
"bkAmount": "72.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "72.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 263,
"fields": {
"registrationDate": "2017-08-02T07:54:13Z",
"totalAmount": "4.00",
"description": "Cotisation mens. Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Crelan",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 264,
"fields": {
"registrationDate": "2017-08-16T07:54:13Z",
"totalAmount": "6.00",
"description": "Gaufres (VERDONCK Gwenaelle)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "VERDONCK GWENAELLE",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "6.00",
"otherDescription": "Activité gaufres",
"event": 6,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 265,
"fields": {
"registrationDate": "2017-08-28T07:54:13Z",
"totalAmount": "150.00",
"description": "Réservation du Domain Mon Plaisir (Repas Spaghettis)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Domaine Mon Plaisir",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 266,
"fields": {
"registrationDate": "2017-08-29T07:54:13Z",
"totalAmount": "200.00",
"description": "Cotisation TR 2017-18 SAUVAGE Camille et Juliette",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "SAUVAGE DOMINIQUE",
"bkExtractNumber": null,
"bkAmount": "200.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "200.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 267,
"fields": {
"registrationDate": "2017-09-01T07:54:13Z",
"totalAmount": "140.00",
"description": "Cotisation TR 2017-18 CARLINI Gabriel.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "LAETITIA WANTENS",
"bkExtractNumber": null,
"bkAmount": "140.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "140.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 268,
"fields": {
"registrationDate": "2017-09-01T07:54:13Z",
"totalAmount": "330.00",
"description": "Retrait pour cash",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Morgane",
"bkExtractNumber": null,
"bkAmount": "330.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "330.00",
"otherDescription": "Retrait pour cash",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 269,
"fields": {
"registrationDate": "2017-09-04T07:54:13Z",
"totalAmount": "4.00",
"description": "Cotisation mens. Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Crelan",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 270,
"fields": {
"registrationDate": "2017-09-06T07:54:13Z",
"totalAmount": "208.50",
"description": "Solde cotisation TR 2017-18 SAUVAGE Camille et Juliette",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "SAUVAGE DOMINIQUE",
"bkExtractNumber": null,
"bkAmount": "208.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "208.50",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 271,
"fields": {
"registrationDate": "2017-09-07T07:54:13Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2017-18 MAROTTA Lais",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MAROTTA VINCENZO",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 272,
"fields": {
"registrationDate": "2017-09-08T07:54:13Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2017-18 LECOCQ elise",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "VANDEN BREEDEN LILIANE",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 273,
"fields": {
"registrationDate": "2017-09-12T07:54:13Z",
"totalAmount": "490.00",
"description": "Cotisation TR 2017-18 ANTOINE Soline",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "ANTOINE-GODEAU",
"bkExtractNumber": null,
"bkAmount": "490.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "490.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 274,
"fields": {
"registrationDate": "2017-09-18T07:54:13Z",
"totalAmount": "215.00",
"description": "Cotisation TR 2017-18 GARCIA Y MILAN Diego",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Mme Irene Seipelt",
"bkExtractNumber": null,
"bkAmount": "215.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "215.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 275,
"fields": {
"registrationDate": "2017-09-19T07:54:13Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2017-18 BLARIAU Lison",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "LIESSE ISABELLE",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 276,
"fields": {
"registrationDate": "2017-09-19T07:54:13Z",
"totalAmount": "490.00",
"description": "Cotisation TR 2017-18 MERTENS Deborah",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MERTENS FABIAN",
"bkExtractNumber": null,
"bkAmount": "490.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "490.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 277,
"fields": {
"registrationDate": "2017-09-20T07:54:13Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2017-18 DZISIAK ALEXANDRE paiement étalé",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "CIBEJ KLAVDIJA",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 278,
"fields": {
"registrationDate": "2017-09-20T07:54:13Z",
"totalAmount": "540.00",
"description": "Cotisation TR 2017-18 PESESSE Lucas",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "540.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "540.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 279,
"fields": {
"registrationDate": "2017-09-21T07:54:13Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2017-18 LEKIME Manon",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "LEKIME MICHAEL",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 280,
"fields": {
"registrationDate": "2017-09-30T07:54:13Z",
"totalAmount": "215.00",
"description": "Cotisation TR 2017-18 DEBOECK Pierrot",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M GAEL DEBOECK",
"bkExtractNumber": null,
"bkAmount": "215.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "215.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 281,
"fields": {
"registrationDate": "2017-09-22T07:54:13Z",
"totalAmount": "215.00",
"description": "Cotisation TR 2017-18 SAVINI Océane",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "PONCIN-SAVINI",
"bkExtractNumber": null,
"bkAmount": "215.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "215.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 282,
"fields": {
"registrationDate": "2017-09-25T07:54:13Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2017-18 SANTOS CARAPINHEIRO Lile",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DE GOUBERVILLE OLIVIA",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 283,
"fields": {
"registrationDate": "2017-09-25T07:54:13Z",
"totalAmount": "215.00",
"description": "Cotisation TR 2017-18 LETROYE EMILIE",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "LETROYE DUCASTELLE",
"bkExtractNumber": null,
"bkAmount": "215.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "215.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 284,
"fields": {
"registrationDate": "2017-09-26T07:54:13Z",
"totalAmount": "200.00",
"description": "Cotisation TR 2017-18 VANGRIEKEN Guillaume et Julien",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "VANGRIEKEN ANDRE",
"bkExtractNumber": null,
"bkAmount": "200.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "200.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 285,
"fields": {
"registrationDate": "2017-09-26T07:54:13Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2017-18 HUWART Romain",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "HUWART-CARDON",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 286,
"fields": {
"registrationDate": "2017-09-29T07:54:13Z",
"totalAmount": "433.50",
"description": "Cotisation TR 2017-18 PETITJEAN Colin et Mila",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "PETITJEAN DESIR",
"bkExtractNumber": null,
"bkAmount": "433.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "433.50",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 287,
"fields": {
"registrationDate": "2017-09-29T07:54:13Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2017-18 VANHOOLANDT Alice",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MLLE SANDRINE DELBAUVE",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 288,
"fields": {
"registrationDate": "2017-09-29T07:54:13Z",
"totalAmount": "665.00",
"description": "Cotisation TR 2017-18 SALHI Safwane",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "SALHI YAHYA",
"bkExtractNumber": null,
"bkAmount": "665.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "665.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 289,
"fields": {
"registrationDate": "2017-10-02T00:00:00Z",
"totalAmount": "215.00",
"description": "Cotisation TR 2017-18 DAVID Valentine",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 DAVID Valentine",
"counterpart": "Mlle Morgane Petit",
"bkExtractNumber": null,
"bkAmount": "215.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "215.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE18 1030 4751 0365"
}
},
{
"model": "comptabilite.transaction",
"pk": 290,
"fields": {
"registrationDate": "2017-10-02T00:00:00Z",
"totalAmount": "215.00",
"description": "Cotisation TR 2017-18 MARCELIS Yvann",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 MARCELIS Yvann",
"counterpart": "MARCELIS VINCENT",
"bkExtractNumber": null,
"bkAmount": "215.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "215.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE77 0639 2313 0342"
}
},
{
"model": "comptabilite.transaction",
"pk": 291,
"fields": {
"registrationDate": "2017-10-02T00:00:00Z",
"totalAmount": "115.00",
"description": "Cotisation TR 2017-18 DASSY Lea (acompte 115 sur 215)",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 DASSY Lea (acompte 115 sur 215)",
"counterpart": "VAES - DASSY",
"bkExtractNumber": null,
"bkAmount": "115.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "115.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE11 0634 3242 7348"
}
},
{
"model": "comptabilite.transaction",
"pk": 292,
"fields": {
"registrationDate": "2017-10-02T00:00:00Z",
"totalAmount": "15.00",
"description": "Solde cotisation TR 2016-17 LAURENT Noam",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2016-17 LAURENT Noam (Solde)",
"counterpart": "M., Mme LAURENT DE BRUYN Gregory",
"bkExtractNumber": null,
"bkAmount": "15.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "15.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE18 1262 0376 7465"
}
},
{
"model": "comptabilite.transaction",
"pk": 293,
"fields": {
"registrationDate": "2017-10-02T00:00:00Z",
"totalAmount": "120.00",
"description": "juges 2016-2017",
"is_done": true,
"is_simulated": false,
"notes": "juges 2016-2017",
"counterpart": "Gymnastique et Fitness H",
"bkExtractNumber": null,
"bkAmount": "120.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "120.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE92 6511 5445 4823"
}
},
{
"model": "comptabilite.transaction",
"pk": 294,
"fields": {
"registrationDate": "2017-10-02T00:00:00Z",
"totalAmount": "72.00",
"description": "competiteurs 2016-2017",
"is_done": true,
"is_simulated": false,
"notes": "competiteurs 2016-2017",
"counterpart": "Gymnastique et Fitness H",
"bkExtractNumber": null,
"bkAmount": "72.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "72.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE92 6511 5445 4823"
}
},
{
"model": "comptabilite.transaction",
"pk": 295,
"fields": {
"registrationDate": "2017-10-02T00:00:00Z",
"totalAmount": "500.00",
"description": "aide camp portugal",
"is_done": true,
"is_simulated": false,
"notes": "aide camp portugal",
"counterpart": "Gymnastique et Fitness H",
"bkExtractNumber": null,
"bkAmount": "500.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "500.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE92 6511 5445 4823"
}
},
{
"model": "comptabilite.transaction",
"pk": 296,
"fields": {
"registrationDate": "2017-10-03T00:00:00Z",
"totalAmount": "115.00",
"description": "Cotisation TR 2017-18 LECOCQ Elise",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 LECOCQ Elise",
"counterpart": "VANDEN BREEDEN LILIANE",
"bkExtractNumber": null,
"bkAmount": "115.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "115.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE35 0635 5668 3237"
}
},
{
"model": "comptabilite.transaction",
"pk": 297,
"fields": {
"registrationDate": "2017-10-03T00:00:00Z",
"totalAmount": "4.00",
"description": "Cotisation mens. Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation mens. Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Cotisation mens. Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 298,
"fields": {
"registrationDate": "2017-10-05T00:00:00Z",
"totalAmount": "108.50",
"description": "Cotisation TR 2017-18 VANGRIEKEN Guillaume et Julien",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 Vangrieken Guillaume et Julien",
"counterpart": "VANGRIEKEN ANDRE",
"bkExtractNumber": null,
"bkAmount": "108.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "108.50",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE04 0635 0633 9631"
}
},
{
"model": "comptabilite.transaction",
"pk": 299,
"fields": {
"registrationDate": "2017-10-05T00:00:00Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2017-18 DILLEMANS Arwen (acompte)",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 DILLEMANS Arwen (acompte)",
"counterpart": "MME VIRGINIE DENEYER",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE93 3770 5036 5467"
}
},
{
"model": "comptabilite.transaction",
"pk": 300,
"fields": {
"registrationDate": "2017-10-06T00:00:00Z",
"totalAmount": "120.00",
"description": "Cotisation TR 2017-18 MAROTTA Laïs",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 Marotta Laïs",
"counterpart": "MAROTTA VINCENZO",
"bkExtractNumber": null,
"bkAmount": "120.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "120.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE70 7000 2168 7325"
}
},
{
"model": "comptabilite.transaction",
"pk": 301,
"fields": {
"registrationDate": "2017-10-09T00:00:00Z",
"totalAmount": "57.50",
"description": "Cotisation TR 2017-18 LEKIME Manon",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 LEKIME Manon",
"counterpart": "LEKIME MICHAEL",
"bkExtractNumber": null,
"bkAmount": "57.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "57.50",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE52 0011 6075 1409"
}
},
{
"model": "comptabilite.transaction",
"pk": 302,
"fields": {
"registrationDate": "2017-10-09T00:00:00Z",
"totalAmount": "50.00",
"description": "Remboursement facture ADEPS/CAPMAS",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement facture ADEPS/CAPMAS",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "50.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 303,
"fields": {
"registrationDate": "2017-10-09T00:00:00Z",
"totalAmount": "200.00",
"description": "betaling factuur 17003219",
"is_done": true,
"is_simulated": false,
"notes": "betaling factuur 17003219",
"counterpart": "GymFed",
"bkExtractNumber": null,
"bkAmount": "200.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "200.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE57 4428 0217 1135"
}
},
{
"model": "comptabilite.transaction",
"pk": 304,
"fields": {
"registrationDate": "2017-10-09T00:00:00Z",
"totalAmount": "500.00",
"description": "Remboursement payement camp UEG",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement payement camp UEG",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "500.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "500.00",
"otherDescription": "Votre virement via Online",
"event": 12,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 305,
"fields": {
"registrationDate": "2017-10-09T00:00:00Z",
"totalAmount": "200.00",
"description": "Acompte cotisation SCOKART Romain",
"is_done": true,
"is_simulated": false,
"notes": "Acompte cotisation SCOKART Romain",
"counterpart": "SCOKART - MERTENS",
"bkExtractNumber": null,
"bkAmount": "200.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "200.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE64 1030 1403 4352"
}
},
{
"model": "comptabilite.transaction",
"pk": 306,
"fields": {
"registrationDate": "2017-10-10T00:00:00Z",
"totalAmount": "57.50",
"description": "Cotisation TR 2017-18 DZISIAK Alexandre (paiement étalé)",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 DZISIAK Alexandre (paiement étalé)",
"counterpart": "CIBEJ KLAVDIJA",
"bkExtractNumber": null,
"bkAmount": "57.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "57.50",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE70 0012 3442 4525"
}
},
{
"model": "comptabilite.transaction",
"pk": 307,
"fields": {
"registrationDate": "2017-10-10T00:00:00Z",
"totalAmount": "57.50",
"description": "Cotisation TR 2017-18 HUWART Romain",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 HUWART Romain",
"counterpart": "HUWART-CARDON",
"bkExtractNumber": null,
"bkAmount": "57.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "57.50",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE81 0013 0418 6824"
}
},
{
"model": "comptabilite.transaction",
"pk": 308,
"fields": {
"registrationDate": "2017-10-11T00:00:00Z",
"totalAmount": "215.00",
"description": "Cotisation TR 2017-18 WALRAVENS Leane",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 WALRAVENS Leane",
"counterpart": "WALRAVENS STEPHANE",
"bkExtractNumber": null,
"bkAmount": "215.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "215.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE93 0639 0285 0167"
}
},
{
"model": "comptabilite.transaction",
"pk": 309,
"fields": {
"registrationDate": "2017-10-11T00:00:00Z",
"totalAmount": "216.00",
"description": "Cotisation TR 2017-18 PESESSE Lena",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 PESESSE Lena",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "216.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "216.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 310,
"fields": {
"registrationDate": "2017-10-11T00:00:00Z",
"totalAmount": "70.00",
"description": "Cotisation TR 2017-18 VANHOOLANDT Alice",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 VANHOOLANDT Alice",
"counterpart": "MLLE SANDRINE DELBAUVE",
"bkExtractNumber": null,
"bkAmount": "70.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "70.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE82 3701 0333 2268"
}
},
{
"model": "comptabilite.transaction",
"pk": 311,
"fields": {
"registrationDate": "2017-10-11T00:00:00Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2017-18 LEFEVRE Pauline",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 LEFEVRE Pauline",
"counterpart": "M JEROME LEFEVRE",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE82 3770 6748 6068"
}
},
{
"model": "comptabilite.transaction",
"pk": 312,
"fields": {
"registrationDate": "2017-10-12T00:00:00Z",
"totalAmount": "340.00",
"description": "Cotisation TR 2017-18 VANHOLDER Noah",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 VANHOLDER Noah",
"counterpart": "VANHOLDER - BADOT",
"bkExtractNumber": null,
"bkAmount": "340.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "340.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE74 0634 1119 9607"
}
},
{
"model": "comptabilite.transaction",
"pk": 313,
"fields": {
"registrationDate": "2017-10-17T00:00:00Z",
"totalAmount": "200.00",
"description": "Cotisation TR 2017-18 GRANDA MARTINEZ Noelia",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation 2017-18 GRANDA MARTINEZ Noelia",
"counterpart": "M MANUEL GRANDA MARTINEZ",
"bkExtractNumber": null,
"bkAmount": "200.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "200.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE19 3630 6937 1612"
}
},
{
"model": "comptabilite.transaction",
"pk": 314,
"fields": {
"registrationDate": "2017-10-19T00:00:00Z",
"totalAmount": "600.00",
"description": "2017-03",
"is_done": true,
"is_simulated": false,
"notes": "2017-03",
"counterpart": "HEMEROCALLIS ASBL",
"bkExtractNumber": null,
"bkAmount": "600.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "600.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE52 3700 1758 8009"
}
},
{
"model": "comptabilite.transaction",
"pk": 315,
"fields": {
"registrationDate": "2017-10-23T00:00:00Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2017-18 VANGRIEKEN Guillaume et Julien (2 cheques sport)",
"is_done": true,
"is_simulated": false,
"notes": "2 cheques sport",
"counterpart": "ADM.COM. ECAUSSINNES",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE41 0910 0037 6410"
}
},
{
"model": "comptabilite.transaction",
"pk": 316,
"fields": {
"registrationDate": "2017-10-24T00:00:00Z",
"totalAmount": "177.50",
"description": "Cotisation TR 2017-18 ROBERT Amandine",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 ROBERT Amandine",
"counterpart": "DEBOCK SABINE",
"bkExtractNumber": null,
"bkAmount": "177.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "177.50",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE47 4281 1283 5180"
}
},
{
"model": "comptabilite.transaction",
"pk": 317,
"fields": {
"registrationDate": "2017-10-26T00:00:00Z",
"totalAmount": "120.00",
"description": "Cotisation TR 2017-18 MAROTTA Laïs",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 MAROTTA Laïs",
"counterpart": "MAROTTA VINCENZO",
"bkExtractNumber": null,
"bkAmount": "120.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "120.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE70 7000 2168 7325"
}
},
{
"model": "comptabilite.transaction",
"pk": 318,
"fields": {
"registrationDate": "2017-10-27T00:00:00Z",
"totalAmount": "150.00",
"description": "Location salle Flying Acrobatics Trampoline Club Samedi 25 novembre 2017",
"is_done": true,
"is_simulated": false,
"notes": "Location salle Flying Acrobatics Trampoline Club Samedi 25 novembre 2017",
"counterpart": "Domaine Mon Plaisir",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "150.00",
"otherDescription": "Votre virement via Online",
"event": 7,
"account_number": "BE44 0882 2103 8945"
}
},
{
"model": "comptabilite.transaction",
"pk": 319,
"fields": {
"registrationDate": "2017-11-03T00:00:00Z",
"totalAmount": "4.00",
"description": "Cotisation mens. Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation mens. Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Cotisation mens. Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 320,
"fields": {
"registrationDate": "2017-11-07T00:00:00Z",
"totalAmount": "57.50",
"description": "Cotisation TR 2017-18 Lekime Manon",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 Lekime Manon",
"counterpart": "LEKIME MICHAEL",
"bkExtractNumber": null,
"bkAmount": "57.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "57.50",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE52 0011 6075 1409"
}
},
{
"model": "comptabilite.transaction",
"pk": 321,
"fields": {
"registrationDate": "2017-11-07T00:00:00Z",
"totalAmount": "57.50",
"description": "Solde cotisation TR 2017-18 DZISIAK Alexandre (paiement étalé)",
"is_done": true,
"is_simulated": false,
"notes": "COTISATION TR 17 / 18 DZISIAK ALEXANDRE SOLDE PAIEMENT ETALE",
"counterpart": "CIBEJ KLAVDIJA",
"bkExtractNumber": null,
"bkAmount": "57.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "57.50",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE70 0012 3442 4525"
}
},
{
"model": "comptabilite.transaction",
"pk": 322,
"fields": {
"registrationDate": "2017-11-07T00:00:00Z",
"totalAmount": "57.50",
"description": "Cotisation TR 2017-18 HUWART Romain",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 HUWART Romain",
"counterpart": "HUWART-CARDON",
"bkExtractNumber": null,
"bkAmount": "57.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "57.50",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE81 0013 0418 6824"
}
},
{
"model": "comptabilite.transaction",
"pk": 323,
"fields": {
"registrationDate": "2017-11-07T00:00:00Z",
"totalAmount": "140.00",
"description": "Cotisation TR 2017-18 Scokart Romain",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 Scokart Romain",
"counterpart": "SCOKART - MERTENS",
"bkExtractNumber": null,
"bkAmount": "140.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "140.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE08 1030 3428 4013"
}
},
{
"model": "comptabilite.transaction",
"pk": 324,
"fields": {
"registrationDate": "2017-11-09T00:00:00Z",
"totalAmount": "122.64",
"description": "Paiement location Balad'Arena 2017",
"is_done": true,
"is_simulated": false,
"notes": "Paiement location Balad'Arena 2017",
"counterpart": "Regie communale Autonome",
"bkExtractNumber": null,
"bkAmount": "122.64",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "122.64",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE65 0910 1966 8696"
}
},
{
"model": "comptabilite.transaction",
"pk": 325,
"fields": {
"registrationDate": "2017-11-16T00:00:00Z",
"totalAmount": "7.36",
"description": "solde location balad'Arena",
"is_done": true,
"is_simulated": false,
"notes": "solde location balad'Arena",
"counterpart": "Regie communale Autonome",
"bkExtractNumber": null,
"bkAmount": "7.36",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "7.36",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE65 0910 1966 8696"
}
},
{
"model": "comptabilite.transaction",
"pk": 326,
"fields": {
"registrationDate": "2017-11-20T00:00:00Z",
"totalAmount": "100.00",
"description": "Granda Martinez noelia Cotisation 2017-2018",
"is_done": true,
"is_simulated": false,
"notes": "Granda Martinez noelia Cotisation 2017-2018",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 327,
"fields": {
"registrationDate": "2017-11-21T00:00:00Z",
"totalAmount": "77.50",
"description": "Solde cotisation TR 2017-18 Dillemans Arwen (paiement étalé)",
"is_done": true,
"is_simulated": false,
"notes": "solde cotisation TR 2017-18 Dillemans Arwen",
"counterpart": "MME VIRGINIE DENEYER",
"bkExtractNumber": null,
"bkAmount": "77.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "77.50",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE93 3770 5036 5467"
}
},
{
"model": "comptabilite.transaction",
"pk": 328,
"fields": {
"registrationDate": "2017-11-22T00:00:00Z",
"totalAmount": "25.00",
"description": "Publicité set de table (Orgacoach - sylvie van der straeten)",
"is_done": true,
"is_simulated": false,
"notes": "Orgacoach - sylvie van der straeten - participation set repas 2017-18",
"counterpart": "FRERE MAITE LAURE",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "25.00",
"otherDescription": "Virement en votre faveur",
"event": 7,
"account_number": "BE72 2100 5558 7116"
}
},
{
"model": "comptabilite.transaction",
"pk": 329,
"fields": {
"registrationDate": "2017-11-22T00:00:00Z",
"totalAmount": "48.00",
"description": "Repas spagh 2017-18 - Godtbil (2ad - 2enf via Maïte frère)",
"is_done": true,
"is_simulated": false,
"notes": "Repas spagh 2017-18 Godtbil 2ad - 2enf via maite frere",
"counterpart": "FRERE MAITE LAURE",
"bkExtractNumber": null,
"bkAmount": "48.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "48.00",
"otherDescription": "Virement en votre faveur",
"event": 7,
"account_number": "BE72 2100 5558 7116"
}
},
{
"model": "comptabilite.transaction",
"pk": 330,
"fields": {
"registrationDate": "2017-11-22T00:00:00Z",
"totalAmount": "28.00",
"description": "Repas spagh 2017-18 - Carpentier (2adultes via Maïte frère)",
"is_done": true,
"is_simulated": false,
"notes": "Repas spagh 2017-18 Carpentier 2adultes via maite frere",
"counterpart": "FRERE MAITE LAURE",
"bkExtractNumber": null,
"bkAmount": "28.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "28.00",
"otherDescription": "Virement en votre faveur",
"event": 7,
"account_number": "BE72 2100 5558 7116"
}
},
{
"model": "comptabilite.transaction",
"pk": 331,
"fields": {
"registrationDate": "2017-11-22T00:00:00Z",
"totalAmount": "38.00",
"description": "Repas spagh 2017-18 - Frere-Mertens (2ad - 1enf via Maïte frère)",
"is_done": true,
"is_simulated": false,
"notes": "Repas spagh 2017-18 Frere-mertens 2ad - 1enf via maite frere",
"counterpart": "FRERE MAITE LAURE",
"bkExtractNumber": null,
"bkAmount": "38.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "38.00",
"otherDescription": "Virement en votre faveur",
"event": 7,
"account_number": "BE72 2100 5558 7116"
}
},
{
"model": "comptabilite.transaction",
"pk": 332,
"fields": {
"registrationDate": "2017-11-22T00:00:00Z",
"totalAmount": "42.00",
"description": "Repas spagh 2017-18 - Dambrain (3adultes via maite frère)",
"is_done": true,
"is_simulated": false,
"notes": "Repas spagh 2017-18 Dambrain 3adultes via maite frere",
"counterpart": "FRERE MAITE LAURE",
"bkExtractNumber": null,
"bkAmount": "42.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "42.00",
"otherDescription": "Virement en votre faveur",
"event": 7,
"account_number": "BE72 2100 5558 7116"
}
},
{
"model": "comptabilite.transaction",
"pk": 333,
"fields": {
"registrationDate": "2017-11-22T00:00:00Z",
"totalAmount": "25.00",
"description": "Publicité set de table (Clan mc kinnon -marc frere)",
"is_done": true,
"is_simulated": false,
"notes": "Clan mc kinnon -marc frere -participation set repas 2017-18",
"counterpart": "FRERE MAITE LAURE",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "25.00",
"otherDescription": "Virement en votre faveur",
"event": 7,
"account_number": "BE72 2100 5558 7116"
}
},
{
"model": "comptabilite.transaction",
"pk": 334,
"fields": {
"registrationDate": "2017-11-22T00:00:00Z",
"totalAmount": "28.00",
"description": "Repas spagh 2017-18 - Frere (2adultes via Maïte frère)",
"is_done": true,
"is_simulated": false,
"notes": "Repas spagh 2017-18 Frere 2adultes via maite frere",
"counterpart": "FRERE MAITE LAURE",
"bkExtractNumber": null,
"bkAmount": "28.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "28.00",
"otherDescription": "Virement en votre faveur",
"event": 7,
"account_number": "BE72 2100 5558 7116"
}
},
{
"model": "comptabilite.transaction",
"pk": 335,
"fields": {
"registrationDate": "2017-11-22T00:00:00Z",
"totalAmount": "25.00",
"description": "Publicité set de table (Bijoux Victoria- ilardo l.)",
"is_done": true,
"is_simulated": false,
"notes": "Bijoux Victoria- ilardo l. - participation set repas 2017-18",
"counterpart": "FRERE MAITE LAURE",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "25.00",
"otherDescription": "Virement en votre faveur",
"event": 7,
"account_number": "BE72 2100 5558 7116"
}
},
{
"model": "comptabilite.transaction",
"pk": 336,
"fields": {
"registrationDate": "2017-11-22T00:00:00Z",
"totalAmount": "48.00",
"description": "Repas spagh 2017-18 - Garcia y Milan Diego (2 adultes + 2 enfants)",
"is_done": true,
"is_simulated": false,
"notes": "Souper spaghetti, Garcia y Milan Diego, 2 adultes + 2 enfants",
"counterpart": "SEIPELT IRENE",
"bkExtractNumber": null,
"bkAmount": "48.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "48.00",
"otherDescription": "Virement en votre faveur",
"event": 7,
"account_number": "BE24 7506 7240 1738"
}
},
{
"model": "comptabilite.transaction",
"pk": 337,
"fields": {
"registrationDate": "2017-11-23T00:00:00Z",
"totalAmount": "25.00",
"description": "Publicité set de table (Restaurant IL VIALE)",
"is_done": true,
"is_simulated": false,
"notes": "Participation set repas 2107-18",
"counterpart": "IL VIALE SPRL",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "25.00",
"otherDescription": "Virement en votre faveur",
"event": 7,
"account_number": "BE51 0017 5710 3062"
}
},
{
"model": "comptabilite.transaction",
"pk": 338,
"fields": {
"registrationDate": "2017-11-24T00:00:00Z",
"totalAmount": "4.77",
"description": "Achat Crayon de couleurs (pour coloriage du set de table)",
"is_done": true,
"is_simulated": false,
"notes": "MULTI-SHOP NYS B 24-11-2017 10:08 BRAINE-LE- 670310*******3002",
"counterpart": "MULTI-SHOP NYS BBRAINE-LE-7090",
"bkExtractNumber": null,
"bkAmount": "4.77",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.77",
"otherDescription": "Paiement Bancontact",
"event": 7,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 339,
"fields": {
"registrationDate": "2017-11-24T00:00:00Z",
"totalAmount": "56.40",
"description": "Achat chocolat \"Merci\" pour les volontaire du repas spaghettis.",
"is_done": true,
"is_simulated": false,
"notes": "4073 COLRUYT SOI 24-11-2017 10:24 SOIGNIES 670310*******3002",
"counterpart": "4073 COLRUYT SOISOIGNIES 7060",
"bkExtractNumber": null,
"bkAmount": "56.40",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "56.40",
"otherDescription": "Paiement Bancontact",
"event": 7,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 340,
"fields": {
"registrationDate": "2017-11-27T00:00:00Z",
"totalAmount": "24.00",
"description": "Repas spagh 2017-18 - ANTOINE Soline (1 adulte + 1 enfant)",
"is_done": true,
"is_simulated": false,
"notes": "Souper spaghettis Soline Antoine",
"counterpart": "ANTOINE-GODEAU",
"bkExtractNumber": null,
"bkAmount": "24.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "24.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE18 0015 9356 1365"
}
},
{
"model": "comptabilite.transaction",
"pk": 341,
"fields": {
"registrationDate": "2017-11-27T00:00:00Z",
"totalAmount": "1188.20",
"description": "Repas spagh 2017-18 - MENUS",
"is_done": true,
"is_simulated": false,
"notes": "MENUS",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "1188.20",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "1188.20",
"otherDescription": "Dépôt cash sur compte",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 342,
"fields": {
"registrationDate": "2017-11-27T00:00:00Z",
"totalAmount": "772.70",
"description": "Repas spagh 2017-18 - SERVEURS",
"is_done": true,
"is_simulated": false,
"notes": "SERVEURS",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "772.70",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "772.70",
"otherDescription": "Dépôt cash sur compte",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 343,
"fields": {
"registrationDate": "2017-11-27T00:00:00Z",
"totalAmount": "360.50",
"description": "Repas spagh 2017-18 - TOMBOLA",
"is_done": true,
"is_simulated": false,
"notes": "TOMBOLA",
"counterpart": "",
"bkExtractNumber": null,
"bkAmount": "360.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "360.50",
"otherDescription": "Dépôt cash sur compte",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 344,
"fields": {
"registrationDate": "2017-11-29T00:00:00Z",
"totalAmount": "70.00",
"description": "Cotisation TR 2017-18 VANHOOLANDT Alice (suite)",
"is_done": true,
"is_simulated": false,
"notes": "Alice suite cotisation",
"counterpart": "MLLE SANDRINE DELBAUVE",
"bkExtractNumber": null,
"bkAmount": "70.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "70.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE82 3701 0333 2268"
}
},
{
"model": "comptabilite.transaction",
"pk": 345,
"fields": {
"registrationDate": "2017-12-04T00:00:00Z",
"totalAmount": "4.00",
"description": "Cotisation mens. Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation mens. Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Cotisation mens. Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 346,
"fields": {
"registrationDate": "2017-12-05T00:00:00Z",
"totalAmount": "226.92",
"description": "Paiement boissons Trampoline BLC",
"is_done": true,
"is_simulated": false,
"notes": "Paiement boissons Trampoline BLC",
"counterpart": "ETS RUDY ESTERCQ-LEDROIT",
"bkExtractNumber": null,
"bkAmount": "226.92",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "226.92",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE20 8508 1979 1656"
}
},
{
"model": "comptabilite.transaction",
"pk": 347,
"fields": {
"registrationDate": "2017-12-11T00:00:00Z",
"totalAmount": "185.00",
"description": "Payement cotisation SALHI Safwane Ten Gaerde",
"is_done": true,
"is_simulated": false,
"notes": "Payement cotisation SS Ten Gaerde",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "185.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "185.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 348,
"fields": {
"registrationDate": "2017-12-12T00:00:00Z",
"totalAmount": "115.00",
"description": "Cotisation TR 2017-18 BLARIAU Lison (dernier virement)",
"is_done": true,
"is_simulated": false,
"notes": "cotisation tr 2017-18 blariau lisondernier virement",
"counterpart": "BLARIAU - LIESSE",
"bkExtractNumber": null,
"bkAmount": "115.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "115.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE80 0636 2608 1077"
}
},
{
"model": "comptabilite.transaction",
"pk": 349,
"fields": {
"registrationDate": "2017-12-13T00:00:00Z",
"totalAmount": "15.90",
"description": "Note de frais no. 25/2017 - Trampoline",
"is_done": true,
"is_simulated": false,
"notes": "Note de frais no. 25/2017 - Trampoline",
"counterpart": "Domaine Mon Plaisir",
"bkExtractNumber": null,
"bkAmount": "15.90",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "15.90",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE44 0882 2103 8945"
}
},
{
"model": "comptabilite.transaction",
"pk": 350,
"fields": {
"registrationDate": "2017-12-14T00:00:00Z",
"totalAmount": "100.00",
"description": "Facture 2017-04",
"is_done": true,
"is_simulated": false,
"notes": "Facture 2017-04",
"counterpart": "RCA BRAINE O SPORTS",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE65 0910 1966 8696"
}
},
{
"model": "comptabilite.transaction",
"pk": 351,
"fields": {
"registrationDate": "2017-12-14T00:00:00Z",
"totalAmount": "5.00",
"description": "20170408/C2054",
"is_done": true,
"is_simulated": false,
"notes": "20170408/C2054",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "5.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 352,
"fields": {
"registrationDate": "2017-12-14T00:00:00Z",
"totalAmount": "148.50",
"description": "20170290/C2054",
"is_done": true,
"is_simulated": false,
"notes": "20170290/C2054",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "148.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "148.50",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 353,
"fields": {
"registrationDate": "2017-12-14T00:00:00Z",
"totalAmount": "25.00",
"description": "Remboursement 20170382/C2054",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement 20170382/C2054",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "25.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 354,
"fields": {
"registrationDate": "2017-12-14T00:00:00Z",
"totalAmount": "478.50",
"description": "Remboursement 20170593/C2054",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement 20170593/C2054",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "478.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "478.50",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 355,
"fields": {
"registrationDate": "2019-01-03T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 356,
"fields": {
"registrationDate": "2019-01-04T00:00:00Z",
"totalAmount": "44.00",
"description": "000/0058/61224",
"is_done": true,
"is_simulated": false,
"notes": "000/0058/61224",
"counterpart": "Administration communale",
"bkExtractNumber": null,
"bkAmount": "44.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "44.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE91 0971 5125 0076"
}
},
{
"model": "comptabilite.transaction",
"pk": 357,
"fields": {
"registrationDate": "2019-01-09T00:00:00Z",
"totalAmount": "15.00",
"description": "20180542/C2054",
"is_done": true,
"is_simulated": false,
"notes": "20180542/C2054",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "15.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "15.00",
"otherDescription": "Virement via Crelan Mobile",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 358,
"fields": {
"registrationDate": "2019-01-14T00:00:00Z",
"totalAmount": "50.00",
"description": "Cotisation TR 2018-19 - KASTRATI DORIAN - VERS 2 (50)",
"is_done": true,
"is_simulated": false,
"notes": "COTISATION TR 2018-19 - KASTRATI DORIAN - VERS 2 (50)",
"counterpart": "WILLARD MARTINE",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "50.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE15 0017 1327 5230"
}
},
{
"model": "comptabilite.transaction",
"pk": 359,
"fields": {
"registrationDate": "2019-01-14T00:00:00Z",
"totalAmount": "50.00",
"description": "058/3222/97697",
"is_done": true,
"is_simulated": false,
"notes": "058/3222/97697",
"counterpart": "Team recouvrement",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "50.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE52 6792 0025 7409"
}
},
{
"model": "comptabilite.transaction",
"pk": 360,
"fields": {
"registrationDate": "2019-01-17T00:00:00Z",
"totalAmount": "42.00",
"description": "Jacquet Martin chausson et t shirt",
"is_done": true,
"is_simulated": false,
"notes": "Jacquet Martin chausson et t shirt",
"counterpart": "RAINCHON MARIE-NOELLE",
"bkExtractNumber": null,
"bkAmount": "42.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "42.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE60 0014 6687 0170"
}
},
{
"model": "comptabilite.transaction",
"pk": 361,
"fields": {
"registrationDate": "2019-01-18T00:00:00Z",
"totalAmount": "175.00",
"description": "Cotisation TR 2018-19 Poncelet Maximilien",
"is_done": true,
"is_simulated": false,
"notes": "cotisation TR 2018-19 Poncelet Maximilien",
"counterpart": "Huysman Sabine",
"bkExtractNumber": null,
"bkAmount": "175.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "175.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE15 7506 7687 2630"
}
},
{
"model": "comptabilite.transaction",
"pk": 362,
"fields": {
"registrationDate": "2019-01-22T00:00:00Z",
"totalAmount": "100.00",
"description": "Elisa vannerom cours du samedi",
"is_done": true,
"is_simulated": false,
"notes": "Elisa vannerom cours du samedi",
"counterpart": "Roukens Stephanie",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE29 0634 5567 9864"
}
},
{
"model": "comptabilite.transaction",
"pk": 363,
"fields": {
"registrationDate": "2019-01-22T00:00:00Z",
"totalAmount": "50.00",
"description": "9000147.1/ARTICLE 583222976 DEJA PAYE LE 09/01/19",
"is_done": true,
"is_simulated": false,
"notes": "9000147.1/ARTICLE 583222976 DEJA PAYE LE 09/01/19",
"counterpart": "SPF FIN - FOD FIN",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE52 6792 0025 7409"
}
},
{
"model": "comptabilite.transaction",
"pk": 364,
"fields": {
"registrationDate": "2019-01-25T00:00:00Z",
"totalAmount": "334.20",
"description": "Cotisation TR 2018-19 VANDE VONDER William & Matthew",
"is_done": true,
"is_simulated": false,
"notes": "Inscription William Matthew Vande Vonder",
"counterpart": "VANDE VONDER EDDY",
"bkExtractNumber": null,
"bkAmount": "334.20",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "334.20",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE88 2600 1836 9041"
}
},
{
"model": "comptabilite.transaction",
"pk": 365,
"fields": {
"registrationDate": "2019-01-30T00:00:00Z",
"totalAmount": "60.00",
"description": "Tunique club Marine Geirnaert",
"is_done": true,
"is_simulated": false,
"notes": "Tunique club Marine Geirnaert",
"counterpart": "GALLET EVELYNE",
"bkExtractNumber": null,
"bkAmount": "60.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "60.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE21 2100 6460 6803"
}
},
{
"model": "comptabilite.transaction",
"pk": 366,
"fields": {
"registrationDate": "2019-02-04T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 367,
"fields": {
"registrationDate": "2019-02-06T00:00:00Z",
"totalAmount": "17.00",
"description": "Chausson romain scokart",
"is_done": true,
"is_simulated": false,
"notes": "Chausson romain scokart",
"counterpart": "M. Romain Scokart",
"bkExtractNumber": null,
"bkAmount": "17.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "17.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE31 1030 3409 4255"
}
},
{
"model": "comptabilite.transaction",
"pk": 368,
"fields": {
"registrationDate": "2019-02-07T00:00:00Z",
"totalAmount": "13.17",
"description": "MULTI-SHOP NYS B 07-02-2019 16:37 BRAINE-LE- 670310*******3002",
"is_done": true,
"is_simulated": false,
"notes": "MULTI-SHOP NYS B 07-02-2019 16:37 BRAINE-LE- 670310*******3002",
"counterpart": "MULTI-SHOP NYS BBRAINE-LE-7090",
"bkExtractNumber": null,
"bkAmount": "13.17",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "13.17",
"otherDescription": "Paiement Bancontact",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 369,
"fields": {
"registrationDate": "2019-02-07T00:00:00Z",
"totalAmount": "61.42",
"description": "4073 COLRUYT SOI 07-02-2019 17:22 SOIGNIES 670310*******3002",
"is_done": true,
"is_simulated": false,
"notes": "4073 COLRUYT SOI 07-02-2019 17:22 SOIGNIES 670310*******3002",
"counterpart": "4073 COLRUYT SOISOIGNIES 7060",
"bkExtractNumber": null,
"bkAmount": "61.42",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "61.42",
"otherDescription": "Paiement Bancontact",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 370,
"fields": {
"registrationDate": "2019-02-08T00:00:00Z",
"totalAmount": "40.00",
"description": "08/02/2019 14:15:00",
"is_done": true,
"is_simulated": false,
"notes": "08/02/2019 14:15:00",
"counterpart": "SB AG REBECQ",
"bkExtractNumber": null,
"bkAmount": "40.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "40.00",
"otherDescription": "Retrait d'espèces en euros ATM",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 371,
"fields": {
"registrationDate": "2019-02-11T00:00:00Z",
"totalAmount": "28.59",
"description": "MULTI-SHOP NYS B 09-02-2019 17:25 BRAINE-LE- 670310*******3002",
"is_done": true,
"is_simulated": false,
"notes": "MULTI-SHOP NYS B 09-02-2019 17:25 BRAINE-LE- 670310*******3002",
"counterpart": "MULTI-SHOP NYS BBRAINE-LE-7090",
"bkExtractNumber": null,
"bkAmount": "28.59",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "28.59",
"otherDescription": "Paiement Bancontact",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 372,
"fields": {
"registrationDate": "2019-02-11T00:00:00Z",
"totalAmount": "201.19",
"description": "4073 COLRUYT SOI 09-02-2019 18:16 SOIGNIES 670310*******3002",
"is_done": true,
"is_simulated": false,
"notes": "4073 COLRUYT SOI 09-02-2019 18:16 SOIGNIES 670310*******3002",
"counterpart": "4073 COLRUYT SOISOIGNIES 7060",
"bkExtractNumber": null,
"bkAmount": "201.19",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "201.19",
"otherDescription": "Paiement Bancontact",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 373,
"fields": {
"registrationDate": "2019-02-11T00:00:00Z",
"totalAmount": "1.80",
"description": "AD DELHAIZE BRAI 09-02-2019 18:36 BRAINE-LE- 670310*******3002",
"is_done": true,
"is_simulated": false,
"notes": "AD DELHAIZE BRAI 09-02-2019 18:36 BRAINE-LE- 670310*******3002",
"counterpart": "AD DELHAIZE BRAIBRAINE-LE-7090",
"bkExtractNumber": null,
"bkAmount": "1.80",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "1.80",
"otherDescription": "Paiement Bancontact",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 374,
"fields": {
"registrationDate": "2019-02-11T00:00:00Z",
"totalAmount": "4.56",
"description": "4118 OKAY REBECQ 09-02-2019 19:12 REBECQ 670310*******3002",
"is_done": true,
"is_simulated": false,
"notes": "4118 OKAY REBECQ 09-02-2019 19:12 REBECQ 670310*******3002",
"counterpart": "4118 OKAY REBECQREBECQ 1430",
"bkExtractNumber": null,
"bkAmount": "4.56",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.56",
"otherDescription": "Paiement Bancontact",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 375,
"fields": {
"registrationDate": "2019-02-11T00:00:00Z",
"totalAmount": "37.35",
"description": "DENEUBOURG JEROM 10-02-2019 08:07 REBECQ-ROG 670310*******3002",
"is_done": true,
"is_simulated": false,
"notes": "DENEUBOURG JEROM 10-02-2019 08:07 REBECQ-ROG 670310*******3002",
"counterpart": "DENEUBOURG JEROMREBECQ-ROG1430",
"bkExtractNumber": null,
"bkAmount": "37.35",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "37.35",
"otherDescription": "Paiement Bancontact",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 376,
"fields": {
"registrationDate": "2019-02-13T00:00:00Z",
"totalAmount": "7.63",
"description": "Rachats courses competition",
"is_done": true,
"is_simulated": false,
"notes": "Rachats courses competition",
"counterpart": "Vervisch - Petit",
"bkExtractNumber": null,
"bkAmount": "7.63",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "7.63",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE79 0634 6692 8733"
}
},
{
"model": "comptabilite.transaction",
"pk": 377,
"fields": {
"registrationDate": "2019-02-13T00:00:00Z",
"totalAmount": "600.00",
"description": "Remboursement",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement",
"counterpart": "Hemerocalis",
"bkExtractNumber": null,
"bkAmount": "600.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "600.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE52 3700 1758 8009"
}
},
{
"model": "comptabilite.transaction",
"pk": 378,
"fields": {
"registrationDate": "2019-02-15T00:00:00Z",
"totalAmount": "2.64",
"description": "Rachat bouteilles de Lait",
"is_done": true,
"is_simulated": false,
"notes": "Rachat bouteilles de Lait",
"counterpart": "TRULLEMANS G.- PONSAERTS A",
"bkExtractNumber": null,
"bkAmount": "2.64",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "2.64",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE14 1030 2594 9083"
}
},
{
"model": "comptabilite.transaction",
"pk": 379,
"fields": {
"registrationDate": "2019-02-15T00:00:00Z",
"totalAmount": "0.60",
"description": "Rachat 1 Bouteille de citronnade",
"is_done": true,
"is_simulated": false,
"notes": "Rachat 1 Bouteille de citronnade",
"counterpart": "TRULLEMANS G.- PONSAERTS A",
"bkExtractNumber": null,
"bkAmount": "0.60",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "0.60",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE14 1030 2594 9083"
}
},
{
"model": "comptabilite.transaction",
"pk": 380,
"fields": {
"registrationDate": "2019-02-15T00:00:00Z",
"totalAmount": "9.24",
"description": "Rachat boite de thon",
"is_done": true,
"is_simulated": false,
"notes": "Rachat boite de thon",
"counterpart": "TRULLEMANS G.- PONSAERTS A",
"bkExtractNumber": null,
"bkAmount": "9.24",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "9.24",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE14 1030 2594 9083"
}
},
{
"model": "comptabilite.transaction",
"pk": 381,
"fields": {
"registrationDate": "2019-02-15T00:00:00Z",
"totalAmount": "0.76",
"description": "Achat 4 paquets chips",
"is_done": true,
"is_simulated": false,
"notes": "Achat 4 paquets chips",
"counterpart": "TRULLEMANS G.- PONSAERTS A",
"bkExtractNumber": null,
"bkAmount": "0.76",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "0.76",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE14 1030 2594 9083"
}
},
{
"model": "comptabilite.transaction",
"pk": 382,
"fields": {
"registrationDate": "2019-02-15T00:00:00Z",
"totalAmount": "1.70",
"description": "Achat Limonade St Pellegrino",
"is_done": true,
"is_simulated": false,
"notes": "Achat Limonade St Pellegrino",
"counterpart": "TRULLEMANS G.- PONSAERTS A",
"bkExtractNumber": null,
"bkAmount": "1.70",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "1.70",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE14 1030 2594 9083"
}
},
{
"model": "comptabilite.transaction",
"pk": 383,
"fields": {
"registrationDate": "2019-02-15T00:00:00Z",
"totalAmount": "4.00",
"description": "Rachat 2 paquets de Fromage",
"is_done": true,
"is_simulated": false,
"notes": "Rachat 2 paquets de Fromage",
"counterpart": "M. Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "4.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 384,
"fields": {
"registrationDate": "2019-02-15T00:00:00Z",
"totalAmount": "3.46",
"description": "Achat 2 paquets de jambon",
"is_done": true,
"is_simulated": false,
"notes": "Achat 2 paquets de jambon",
"counterpart": "TRULLEMANS G.- PONSAERTS A",
"bkExtractNumber": null,
"bkAmount": "3.46",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "3.46",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE14 1030 2594 9083"
}
},
{
"model": "comptabilite.transaction",
"pk": 385,
"fields": {
"registrationDate": "2019-02-15T00:00:00Z",
"totalAmount": "31.60",
"description": "4 x tropee + texte",
"is_done": true,
"is_simulated": false,
"notes": "4 x tropee + texte",
"counterpart": "SCRI GILTROPEE",
"bkExtractNumber": null,
"bkAmount": "31.60",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "31.60",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE97 0016 5176 9449"
}
},
{
"model": "comptabilite.transaction",
"pk": 386,
"fields": {
"registrationDate": "2019-02-15T00:00:00Z",
"totalAmount": "15.00",
"description": "Remboursement payement diplome",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement payement diplome",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "15.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "15.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 387,
"fields": {
"registrationDate": "2019-02-19T00:00:00Z",
"totalAmount": "732.13",
"description": "Dépôt cash sur compte",
"is_done": true,
"is_simulated": false,
"notes": "Dépôt cash sur compte",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "732.13",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "732.13",
"otherDescription": "Dépôt cash sur compte",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 388,
"fields": {
"registrationDate": "2019-03-04T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 389,
"fields": {
"registrationDate": "2019-03-06T00:00:00Z",
"totalAmount": "50.00",
"description": "Cotisation TR 2018-19 - KASTRATI DORIAN - VERS 3 (50)",
"is_done": true,
"is_simulated": false,
"notes": "COTISATION TR 2018-19 - KASTRATI DORIAN - VERS 3 (50)",
"counterpart": "WILLARD MARTINE",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "50.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE15 0017 1327 5230"
}
},
{
"model": "comptabilite.transaction",
"pk": 390,
"fields": {
"registrationDate": "2019-03-13T00:00:00Z",
"totalAmount": "30.00",
"description": "Gaufres pour le club",
"is_done": true,
"is_simulated": false,
"notes": "Gaufres pour le club",
"counterpart": "Vanhemelen Natacha",
"bkExtractNumber": null,
"bkAmount": "30.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "30.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE22 0635 2142 4747"
}
},
{
"model": "comptabilite.transaction",
"pk": 391,
"fields": {
"registrationDate": "2019-03-14T00:00:00Z",
"totalAmount": "125.00",
"description": "059/0418/69464",
"is_done": true,
"is_simulated": false,
"notes": "059/0418/69464",
"counterpart": "Team Recouvrement",
"bkExtractNumber": null,
"bkAmount": "125.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "125.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE52 6792 0025 7409"
}
},
{
"model": "comptabilite.transaction",
"pk": 392,
"fields": {
"registrationDate": "2019-03-26T00:00:00Z",
"totalAmount": "147.00",
"description": "Solde cotisation TR 2018-19 Bouesnard Thibault",
"is_done": true,
"is_simulated": false,
"notes": "Solde cotisation TRA 18-19 Bouesnard Thibault",
"counterpart": "BOUESNARD-MIGNON",
"bkExtractNumber": null,
"bkAmount": "147.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "147.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE46 0011 7190 9136"
}
},
{
"model": "comptabilite.transaction",
"pk": 393,
"fields": {
"registrationDate": "2019-03-26T00:00:00Z",
"totalAmount": "155.00",
"description": "Solde cotisation TR 2018-19 DELHEUSY Evelyne",
"is_done": true,
"is_simulated": false,
"notes": "Solde cotisation TRA18-19 Delheusy Evelyne - toutes nos excuses pour le retard",
"counterpart": "DELHEUSY-TENGROOTENHUYSE",
"bkExtractNumber": null,
"bkAmount": "155.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "155.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE25 0012 9024 4082"
}
},
{
"model": "comptabilite.transaction",
"pk": 394,
"fields": {
"registrationDate": "2019-03-27T00:00:00Z",
"totalAmount": "47.00",
"description": "cotisation TRA 18- 19 Reubrecht Olivia",
"is_done": true,
"is_simulated": false,
"notes": "cotisation TRA 18- 19 Reubrecht Olivia",
"counterpart": "LANTIN AURELIE",
"bkExtractNumber": null,
"bkAmount": "47.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "47.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE33 0017 2723 5146"
}
},
{
"model": "comptabilite.transaction",
"pk": 395,
"fields": {
"registrationDate": "2019-03-28T00:00:00Z",
"totalAmount": "11.00",
"description": "ventre gaufres Andre Simon",
"is_done": true,
"is_simulated": false,
"notes": "ventre gaufres Andre Simon",
"counterpart": "MME SYLVIE SAIVE",
"bkExtractNumber": null,
"bkAmount": "11.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "11.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": 8,
"account_number": "BE47 3770 0049 9080"
}
},
{
"model": "comptabilite.transaction",
"pk": 396,
"fields": {
"registrationDate": "2019-03-28T00:00:00Z",
"totalAmount": "147.00",
"description": "Solde cotisation TR 2018-19 GERARD Eve",
"is_done": true,
"is_simulated": false,
"notes": "solde cotisation TRA1819 Eve Gerard",
"counterpart": "M CEDRIC GERARD",
"bkExtractNumber": null,
"bkAmount": "147.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "147.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE12 3601 1115 1292"
}
},
{
"model": "comptabilite.transaction",
"pk": 397,
"fields": {
"registrationDate": "2019-03-29T00:00:00Z",
"totalAmount": "125.00",
"description": "Solde cotisation TR 2018-19 GEIRNAERT Marine et Romane",
"is_done": true,
"is_simulated": false,
"notes": "Solde cotisation Marine et Romane",
"counterpart": "GALLET EVELYNE",
"bkExtractNumber": null,
"bkAmount": "125.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "125.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE21 2100 6460 6803"
}
},
{
"model": "comptabilite.transaction",
"pk": 398,
"fields": {
"registrationDate": "2019-03-29T00:00:00Z",
"totalAmount": "28.00",
"description": "Leon Monsieur gauffres et douceurs",
"is_done": true,
"is_simulated": false,
"notes": "Leon Monsieur gauffres et douceurs",
"counterpart": "VANDEN ABEELE",
"bkExtractNumber": null,
"bkAmount": "28.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "28.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE97 3770 7682 5249"
}
},
{
"model": "comptabilite.transaction",
"pk": 399,
"fields": {
"registrationDate": "2019-04-01T00:00:00Z",
"totalAmount": "107.00",
"description": "Commande gaufres Eva Gerard",
"is_done": true,
"is_simulated": false,
"notes": "Commande gaufres Eva Gerard",
"counterpart": "MLLE DEYNA SAHNOUN",
"bkExtractNumber": null,
"bkAmount": "107.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "107.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": 8,
"account_number": "BE56 3101 6208 7288"
}
},
{
"model": "comptabilite.transaction",
"pk": 400,
"fields": {
"registrationDate": "2019-04-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 401,
"fields": {
"registrationDate": "2019-04-02T00:00:00Z",
"totalAmount": "131.00",
"description": "Graufres Roswitha",
"is_done": true,
"is_simulated": false,
"notes": "Graufres Roswitha",
"counterpart": "RASCHKE ROSWITHA",
"bkExtractNumber": null,
"bkAmount": "131.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "131.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE06 0635 2054 9222"
}
},
{
"model": "comptabilite.transaction",
"pk": 402,
"fields": {
"registrationDate": "2019-04-02T00:00:00Z",
"totalAmount": "28.00",
"description": "Reubrecht Olivia",
"is_done": true,
"is_simulated": false,
"notes": "Reubrecht Olivia",
"counterpart": "PUTSEYS FRANCOISE",
"bkExtractNumber": null,
"bkAmount": "28.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "28.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE67 0011 6274 7787"
}
},
{
"model": "comptabilite.transaction",
"pk": 403,
"fields": {
"registrationDate": "2019-04-03T00:00:00Z",
"totalAmount": "248.00",
"description": "Commande gaufres Felix Vanye",
"is_done": true,
"is_simulated": false,
"notes": "Commande gaufres Felix Vanye",
"counterpart": "VANYE - MARTIN",
"bkExtractNumber": null,
"bkAmount": "248.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "248.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE40 0639 1839 8863"
}
},
{
"model": "comptabilite.transaction",
"pk": 404,
"fields": {
"registrationDate": "2019-04-05T00:00:00Z",
"totalAmount": "56.00",
"description": "Versement de 56 euro pour la vente de gaufres de Defrang Eloise. Trampoline. Bon s remis a morgane",
"is_done": true,
"is_simulated": false,
"notes": "Versement de 56 euro pour la vente de gaufres de Defrang Eloise. Trampoline. Bon s remis a morgane",
"counterpart": "PEETERS LAETITIA",
"bkExtractNumber": null,
"bkAmount": "56.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "56.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE85 0012 6886 7306"
}
},
{
"model": "comptabilite.transaction",
"pk": 405,
"fields": {
"registrationDate": "2019-04-09T00:00:00Z",
"totalAmount": "23.00",
"description": "Victor Renauld",
"is_done": true,
"is_simulated": false,
"notes": "Victor Renauld",
"counterpart": "RENAULD PATRICK",
"bkExtractNumber": null,
"bkAmount": "23.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "23.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE05 2100 4140 1975"
}
},
{
"model": "comptabilite.transaction",
"pk": 406,
"fields": {
"registrationDate": "2019-04-09T00:00:00Z",
"totalAmount": "155.00",
"description": "Solde cotisation TR 2018-19 KRALED Anyssa",
"is_done": true,
"is_simulated": false,
"notes": "Kraled Anyssa Solde cotisation 2019",
"counterpart": "VAN DER SMISSEN INGRID",
"bkExtractNumber": null,
"bkAmount": "155.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "155.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE51 1430 7010 7762"
}
},
{
"model": "comptabilite.transaction",
"pk": 407,
"fields": {
"registrationDate": "2019-04-09T00:00:00Z",
"totalAmount": "16.00",
"description": "Commande 2X galettes choco + 1X carres confitures MIALON Louis trampoline",
"is_done": true,
"is_simulated": false,
"notes": "Commande 2X galettes choco + 1X carres confitures MIALON Louis trampoline",
"counterpart": "MIALON - GERARD",
"bkExtractNumber": null,
"bkAmount": "16.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "16.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE17 7775 9058 8721"
}
},
{
"model": "comptabilite.transaction",
"pk": 408,
"fields": {
"registrationDate": "2019-04-09T00:00:00Z",
"totalAmount": "139.00",
"description": "Cmde de gaufres et autres douceurs",
"is_done": true,
"is_simulated": false,
"notes": "Cmde de gaufres et autres douceurs",
"counterpart": "BLISTEIN-DELPLACE",
"bkExtractNumber": null,
"bkAmount": "139.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "139.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE82 2100 7836 7968"
}
},
{
"model": "comptabilite.transaction",
"pk": 409,
"fields": {
"registrationDate": "2019-04-10T00:00:00Z",
"totalAmount": "159.00",
"description": "Gaufres Pauline",
"is_done": true,
"is_simulated": false,
"notes": "Gaufres Pauline",
"counterpart": "Van Damme - Lefevre",
"bkExtractNumber": null,
"bkAmount": "159.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "159.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE03 6511 6504 3684"
}
},
{
"model": "comptabilite.transaction",
"pk": 410,
"fields": {
"registrationDate": "2019-04-10T00:00:00Z",
"totalAmount": "20.00",
"description": "Stage carnaval",
"is_done": true,
"is_simulated": false,
"notes": "Stage carnaval",
"counterpart": "Van Damme - Lefevre",
"bkExtractNumber": null,
"bkAmount": "20.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "20.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE03 6511 6504 3684"
}
},
{
"model": "comptabilite.transaction",
"pk": 411,
"fields": {
"registrationDate": "2019-04-12T00:00:00Z",
"totalAmount": "60.00",
"description": "Cours TR",
"is_done": true,
"is_simulated": false,
"notes": "Cours TR",
"counterpart": "Stephane Gilles",
"bkExtractNumber": null,
"bkAmount": "60.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "60.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE66 3401 8006 1643"
}
},
{
"model": "comptabilite.transaction",
"pk": 412,
"fields": {
"registrationDate": "2019-04-17T00:00:00Z",
"totalAmount": "20.00",
"description": "Stage Paques Felix Vanye (lu-ma-mer-ven)",
"is_done": true,
"is_simulated": false,
"notes": "Stage Paques Felix Vanye (lu-ma-mer-ven)",
"counterpart": "VANYE - MARTIN",
"bkExtractNumber": null,
"bkAmount": "20.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "20.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE40 0639 1839 8863"
}
},
{
"model": "comptabilite.transaction",
"pk": 413,
"fields": {
"registrationDate": "2019-04-24T00:00:00Z",
"totalAmount": "20.00",
"description": "Stage Paques / Lola Van Mol",
"is_done": true,
"is_simulated": false,
"notes": "Stage Paques / Lola Van Mol",
"counterpart": "Vanhemelen Natacha",
"bkExtractNumber": null,
"bkAmount": "20.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "20.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE22 0635 2142 4747"
}
},
{
"model": "comptabilite.transaction",
"pk": 414,
"fields": {
"registrationDate": "2019-04-24T00:00:00Z",
"totalAmount": "83.00",
"description": "5 Frangipanes 3 carres confiture 5 gaufres choco et 2 gaufres vanille",
"is_done": true,
"is_simulated": false,
"notes": "Gaufres Marine et Romane\r\n\r\n * 5 Frangipanes\r\n * 3 carres confiture\r\n * 5 gaufres choco et\r\n * 2 gaufres vanille",
"counterpart": "GEIRNAERT MARINE",
"bkExtractNumber": null,
"bkAmount": "83.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "83.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE64 0017 4974 9452"
}
},
{
"model": "comptabilite.transaction",
"pk": 415,
"fields": {
"registrationDate": "2019-04-25T00:00:00Z",
"totalAmount": "1574.62",
"description": "Remboursement partiel de l'argent prete",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement partiel de l'argent prete",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "1574.62",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "1574.62",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 416,
"fields": {
"registrationDate": "2019-04-29T00:00:00Z",
"totalAmount": "1000.00",
"description": "Avance Gaufres",
"is_done": true,
"is_simulated": false,
"notes": "Avance Gaufres",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "1000.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "1000.00",
"otherDescription": "Votre virement via Online",
"event": 8,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 417,
"fields": {
"registrationDate": "2019-04-29T00:00:00Z",
"totalAmount": "250.00",
"description": "Avance Gaufres",
"is_done": true,
"is_simulated": false,
"notes": "Avance Gaufres",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "250.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "250.00",
"otherDescription": "Votre virement via Online",
"event": 8,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 418,
"fields": {
"registrationDate": "2019-04-30T00:00:00Z",
"totalAmount": "200.00",
"description": "Cotisation TR 2018-19 GEIRNAERT Marine et Romane",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation Marine et Romane",
"counterpart": "GALLET EVELYNE",
"bkExtractNumber": null,
"bkAmount": "200.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "200.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE21 2100 6460 6803"
}
},
{
"model": "comptabilite.transaction",
"pk": 419,
"fields": {
"registrationDate": "2019-05-02T00:00:00Z",
"totalAmount": "50.00",
"description": "Cotisation TR 2018-19 - KASTRATI DORIAN - VERS 4 (50)",
"is_done": true,
"is_simulated": false,
"notes": "COTISATION TR 2018-19 - KASTRATI DORIAN - VERS 4 (50)",
"counterpart": "WILLARD MARTINE",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "50.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE15 0017 1327 5230"
}
},
{
"model": "comptabilite.transaction",
"pk": 420,
"fields": {
"registrationDate": "2019-05-03T00:00:00Z",
"totalAmount": "100.00",
"description": "Gaufres",
"is_done": true,
"is_simulated": false,
"notes": "Gaufres",
"counterpart": "Mme Arlette Ponsaerts",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE89 1030 1699 6185"
}
},
{
"model": "comptabilite.transaction",
"pk": 421,
"fields": {
"registrationDate": "2019-05-03T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 422,
"fields": {
"registrationDate": "2019-05-03T00:00:00Z",
"totalAmount": "706.00",
"description": "SUBSIDE D'ORGANISATION - FFG TR - 05/05/2019",
"is_done": true,
"is_simulated": false,
"notes": "SUBSIDE D'ORGANISATION - FFG TR - 05/05/2019",
"counterpart": "FFG ASBL",
"bkExtractNumber": null,
"bkAmount": "706.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "706.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 423,
"fields": {
"registrationDate": "2019-05-07T00:00:00Z",
"totalAmount": "105.58",
"description": "HYPER KRAAINEM 04-05-2019 19:24 KRAAINEM BE 670310*******3002",
"is_done": true,
"is_simulated": false,
"notes": "HYPER KRAAINEM 04-05-2019 19:24 KRAAINEM BE 670310*******3002",
"counterpart": "KRAAINEM BE",
"bkExtractNumber": null,
"bkAmount": "105.58",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "105.58",
"otherDescription": "Paiement Maestro",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 424,
"fields": {
"registrationDate": "2019-05-07T00:00:00Z",
"totalAmount": "229.00",
"description": "gaufres Deborah",
"is_done": true,
"is_simulated": false,
"notes": "gaufres Deborah",
"counterpart": "FRERE MAITE",
"bkExtractNumber": null,
"bkAmount": "229.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "229.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE72 2100 5558 7116"
}
},
{
"model": "comptabilite.transaction",
"pk": 425,
"fields": {
"registrationDate": "2019-05-07T00:00:00Z",
"totalAmount": "808.70",
"description": "RECETTE COMPÉTITION",
"is_done": true,
"is_simulated": false,
"notes": "RECETTE COMPÉTITION",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "808.70",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "808.70",
"otherDescription": "Dépôt cash sur compte",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 426,
"fields": {
"registrationDate": "2019-05-08T00:00:00Z",
"totalAmount": "138.00",
"description": "granda Martinez noelia gaufres",
"is_done": true,
"is_simulated": false,
"notes": "granda Martinez noelia gaufres",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "138.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "138.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 427,
"fields": {
"registrationDate": "2019-05-08T00:00:00Z",
"totalAmount": "106.00",
"description": "GAUFRES SAFWANE LE CLUB",
"is_done": true,
"is_simulated": false,
"notes": "GAUFRES SAFWANE LE CLUB",
"counterpart": "MME SABINA BUONVIVERE",
"bkExtractNumber": null,
"bkAmount": "106.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "106.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": 8,
"account_number": "BE07 3630 4399 2166"
}
},
{
"model": "comptabilite.transaction",
"pk": 428,
"fields": {
"registrationDate": "2019-05-09T00:00:00Z",
"totalAmount": "87.00",
"description": "Tenue competition + chaussons FelixVanye",
"is_done": true,
"is_simulated": false,
"notes": "Tenue competition + chaussons FelixVanye",
"counterpart": "MARTIN LAETITIA",
"bkExtractNumber": null,
"bkAmount": "87.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "87.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE51 0639 1839 8762"
}
},
{
"model": "comptabilite.transaction",
"pk": 429,
"fields": {
"registrationDate": "2019-05-13T00:00:00Z",
"totalAmount": "20.00",
"description": "granda Martinez noelia gaufres",
"is_done": true,
"is_simulated": false,
"notes": "granda Martinez noelia gaufres",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "20.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "20.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 430,
"fields": {
"registrationDate": "2019-05-13T00:00:00Z",
"totalAmount": "16.00",
"description": "mes boites de gauf merci bisous keur",
"is_done": true,
"is_simulated": false,
"notes": "mes boites de gauf merci bisous keur",
"counterpart": "Meurice Vivien",
"bkExtractNumber": null,
"bkAmount": "16.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "16.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE30 7506 7510 5311"
}
},
{
"model": "comptabilite.transaction",
"pk": 431,
"fields": {
"registrationDate": "2019-05-13T00:00:00Z",
"totalAmount": "37.00",
"description": "VENTE GAUFRES Van Mol Lola",
"is_done": true,
"is_simulated": false,
"notes": "VENTE GAUFRES Van Mol Lola",
"counterpart": "AQUILON LILLOIS ASBL",
"bkExtractNumber": null,
"bkAmount": "37.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "37.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE49 2710 7539 2371"
}
},
{
"model": "comptabilite.transaction",
"pk": 432,
"fields": {
"registrationDate": "2019-05-13T00:00:00Z",
"totalAmount": "47.00",
"description": "VENTE GAUFRES Mamuzsics Eszter",
"is_done": true,
"is_simulated": false,
"notes": "VENTE GAUFRES Mamuzsics Eszter",
"counterpart": "AQUILON LILLOIS ASBL",
"bkExtractNumber": null,
"bkAmount": "47.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "47.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE49 2710 7539 2371"
}
},
{
"model": "comptabilite.transaction",
"pk": 433,
"fields": {
"registrationDate": "2019-05-13T00:00:00Z",
"totalAmount": "139.00",
"description": "VENTE GAUFRES Joos Clara",
"is_done": true,
"is_simulated": false,
"notes": "VENTE GAUFRES Joos Clara",
"counterpart": "AQUILON LILLOIS ASBL",
"bkExtractNumber": null,
"bkAmount": "139.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "139.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE49 2710 7539 2371"
}
},
{
"model": "comptabilite.transaction",
"pk": 434,
"fields": {
"registrationDate": "2019-05-20T00:00:00Z",
"totalAmount": "25.00",
"description": "5 paquest de gaufres ch 25",
"is_done": true,
"is_simulated": false,
"notes": "5 paquest de gaufres ch 25",
"counterpart": "MME SABINA BUONVIVERE",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "25.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": 8,
"account_number": "BE07 3630 4399 2166"
}
},
{
"model": "comptabilite.transaction",
"pk": 435,
"fields": {
"registrationDate": "2019-06-04T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 436,
"fields": {
"registrationDate": "2019-06-05T00:00:00Z",
"totalAmount": "104.68",
"description": "Coupe et medaille competition trampoline",
"is_done": true,
"is_simulated": false,
"notes": "Coupe et medaille competition trampoline",
"counterpart": "Giltrophee",
"bkExtractNumber": null,
"bkAmount": "104.68",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "104.68",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE97 0016 5176 9449"
}
},
{
"model": "comptabilite.transaction",
"pk": 437,
"fields": {
"registrationDate": "2019-06-07T00:00:00Z",
"totalAmount": "10.00",
"description": "2 boites gaufres vanille - safwane",
"is_done": true,
"is_simulated": false,
"notes": "2 boites gaufres vanille - safwane",
"counterpart": "MME SABINA BUONVIVERE",
"bkExtractNumber": null,
"bkAmount": "10.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "10.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": 8,
"account_number": "BE07 3630 4399 2166"
}
},
{
"model": "comptabilite.transaction",
"pk": 438,
"fields": {
"registrationDate": "2019-06-17T00:00:00Z",
"totalAmount": "260.00",
"description": "Remboursement cash competition",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement cash competition",
"counterpart": "Martin Laetitia",
"bkExtractNumber": null,
"bkAmount": "260.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "260.00",
"otherDescription": "Virement via Crelan Mobile",
"event": null,
"account_number": "BE51 0639 1839 8762"
}
},
{
"model": "comptabilite.transaction",
"pk": 439,
"fields": {
"registrationDate": "2019-06-18T00:00:00Z",
"totalAmount": "53.00",
"description": "Gaufres Felix",
"is_done": true,
"is_simulated": false,
"notes": "Gaufres Felix",
"counterpart": "MARTIN LAETITIA",
"bkExtractNumber": null,
"bkAmount": "53.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "53.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE51 0639 1839 8762"
}
},
{
"model": "comptabilite.transaction",
"pk": 440,
"fields": {
"registrationDate": "2019-06-18T00:00:00Z",
"totalAmount": "39.00",
"description": "Gaufres 3 a 5, 4 a 6",
"is_done": true,
"is_simulated": false,
"notes": "Gaufres 3 a 5 , 4 a 6",
"counterpart": "Arlette Ponsaerts",
"bkExtractNumber": null,
"bkAmount": "39.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "39.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE50 6511 4353 2118"
}
},
{
"model": "comptabilite.transaction",
"pk": 441,
"fields": {
"registrationDate": "2019-06-19T00:00:00Z",
"totalAmount": "5.00",
"description": "Gaufres F. Pauchet",
"is_done": true,
"is_simulated": false,
"notes": "Gaufres F. Pauchet",
"counterpart": "M FREDERICK PAUCHET OU Mme ELISE",
"bkExtractNumber": null,
"bkAmount": "5.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "5.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE70 1096 6484 6325"
}
},
{
"model": "comptabilite.transaction",
"pk": 442,
"fields": {
"registrationDate": "2019-06-20T00:00:00Z",
"totalAmount": "20.00",
"description": "Remb Gauffres",
"is_done": true,
"is_simulated": false,
"notes": "Remb Gauffres",
"counterpart": "PIERARD THIBAULT",
"bkExtractNumber": null,
"bkAmount": "20.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "20.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE09 1430 6801 2057"
}
},
{
"model": "comptabilite.transaction",
"pk": 443,
"fields": {
"registrationDate": "2019-07-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 444,
"fields": {
"registrationDate": "2019-07-15T00:00:00Z",
"totalAmount": "6.00",
"description": "Une boite de frangipanes",
"is_done": true,
"is_simulated": false,
"notes": "Une boite de frangipanes",
"counterpart": "Mme Arlette Ponsaerts",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "6.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE89 1030 1699 6185"
}
},
{
"model": "comptabilite.transaction",
"pk": 445,
"fields": {
"registrationDate": "2019-08-01T00:00:00Z",
"totalAmount": "40.00",
"description": "Gaufres",
"is_done": true,
"is_simulated": false,
"notes": "Gaufres",
"counterpart": "M. Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "40.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "40.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 446,
"fields": {
"registrationDate": "2019-08-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 447,
"fields": {
"registrationDate": "2019-08-13T00:00:00Z",
"totalAmount": "6.00",
"description": "Frangipanes",
"is_done": true,
"is_simulated": false,
"notes": "Frangipanes",
"counterpart": "Arlette Ponsaerts",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "6.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE50 6511 4353 2118"
}
},
{
"model": "comptabilite.transaction",
"pk": 448,
"fields": {
"registrationDate": "2019-08-21T00:00:00Z",
"totalAmount": "150.00",
"description": "MAMUZSICS Eszter - acompte 2019-20",
"is_done": true,
"is_simulated": false,
"notes": "MAMUZSICS Eszter - acompte 2019-20",
"counterpart": "TOTH ERZSEBET",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE68 7310 0417 6934"
}
},
{
"model": "comptabilite.transaction",
"pk": 449,
"fields": {
"registrationDate": "2019-08-21T00:00:00Z",
"totalAmount": "150.00",
"description": "Andre Victor acompte 2019-20",
"is_done": true,
"is_simulated": false,
"notes": "Andre Victor acompte 2019-20",
"counterpart": "MME SYLVIE SAIVE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE47 3770 0049 9080"
}
},
{
"model": "comptabilite.transaction",
"pk": 450,
"fields": {
"registrationDate": "2019-08-21T00:00:00Z",
"totalAmount": "150.00",
"description": "Andre Simon acompte 2019-20",
"is_done": true,
"is_simulated": false,
"notes": "Andre Simon acompte 2019-20",
"counterpart": "MME SYLVIE SAIVE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE47 3770 0049 9080"
}
},
{
"model": "comptabilite.transaction",
"pk": 451,
"fields": {
"registrationDate": "2019-08-22T00:00:00Z",
"totalAmount": "150.00",
"description": "Vanye Felix - acompte 2029-20",
"is_done": true,
"is_simulated": false,
"notes": "Vanye Felix - acompte 2029-20",
"counterpart": "MARTIN LAETITIA",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE51 0639 1839 8762"
}
},
{
"model": "comptabilite.transaction",
"pk": 452,
"fields": {
"registrationDate": "2019-08-22T00:00:00Z",
"totalAmount": "150.00",
"description": "Eva Gerard trampoline",
"is_done": true,
"is_simulated": false,
"notes": "Eva Gerard trampoline",
"counterpart": "MLLE DEYNA SAHNOUN",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE56 3101 6208 7288"
}
},
{
"model": "comptabilite.transaction",
"pk": 453,
"fields": {
"registrationDate": "2019-08-23T00:00:00Z",
"totalAmount": "150.00",
"description": "DOCQUIER Soann acompte 2019-20",
"is_done": true,
"is_simulated": false,
"notes": "DOCQUIER Soann acompte 2019-2020",
"counterpart": "DOCQUIER-DACQUIN",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE07 0015 4185 0766"
}
},
{
"model": "comptabilite.transaction",
"pk": 454,
"fields": {
"registrationDate": "2019-08-23T00:00:00Z",
"totalAmount": "150.00",
"description": "BELDARS Emilie - acompte 2019-20",
"is_done": true,
"is_simulated": false,
"notes": "BELDARS Emilie - acompte 2019-20",
"counterpart": "BELDARS BRUNO",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE93 0639 4335 7367"
}
},
{
"model": "comptabilite.transaction",
"pk": 455,
"fields": {
"registrationDate": "2019-08-23T00:00:00Z",
"totalAmount": "150.00",
"description": "BELDARS Martin - acompte 2019-20",
"is_done": true,
"is_simulated": false,
"notes": "BELDARS Martin - acompte 2019-20",
"counterpart": "BELDARS BRUNO",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE93 0639 4335 7367"
}
},
{
"model": "comptabilite.transaction",
"pk": 456,
"fields": {
"registrationDate": "2019-08-26T00:00:00Z",
"totalAmount": "150.00",
"description": "BLISTEIN Yalan acompte 2019-2020",
"is_done": true,
"is_simulated": false,
"notes": "BLISTEIN Yalan acompte 2019-2020",
"counterpart": "MME CELINE DELPLACE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE61 3770 7095 3517"
}
},
{
"model": "comptabilite.transaction",
"pk": 457,
"fields": {
"registrationDate": "2019-08-27T00:00:00Z",
"totalAmount": "150.00",
"description": "DE SMET Leo - acompte 2019-20",
"is_done": true,
"is_simulated": false,
"notes": "DE SMET Leo - acompte 2019-20",
"counterpart": "DE SMET GERARD",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE56 3101 8321 3888"
}
},
{
"model": "comptabilite.transaction",
"pk": 458,
"fields": {
"registrationDate": "2019-08-29T00:00:00Z",
"totalAmount": "150.00",
"description": "De Wiest Victor acompte 19-20",
"is_done": true,
"is_simulated": false,
"notes": "De Wiest Victor acompte 19-20",
"counterpart": "DE WIEST-GAETHOFS",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE71 0013 9717 5569"
}
},
{
"model": "comptabilite.transaction",
"pk": 459,
"fields": {
"registrationDate": "2019-08-30T00:00:00Z",
"totalAmount": "150.00",
"description": "MERTENS Deborah - acompte 2019-2020",
"is_done": true,
"is_simulated": false,
"notes": "MERTENS Deborah - acompte 2019-2020",
"counterpart": "FRERE-MERTENS",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE62 0014 7170 9561"
}
},
{
"model": "comptabilite.transaction",
"pk": 460,
"fields": {
"registrationDate": "2019-09-02T00:00:00Z",
"totalAmount": "942.00",
"description": "Frais de deplacement",
"is_done": true,
"is_simulated": false,
"notes": "Frais de deplacement",
"counterpart": "Petit Morgane",
"bkExtractNumber": null,
"bkAmount": "942.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "942.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE54 0635 0646 2697"
}
},
{
"model": "comptabilite.transaction",
"pk": 461,
"fields": {
"registrationDate": "2019-09-02T00:00:00Z",
"totalAmount": "150.00",
"description": "Lefevre Pauline - acompte 2019-20",
"is_done": true,
"is_simulated": false,
"notes": "Lefevre Pauline - acompte 2019-20",
"counterpart": "Van Damme - Lefevre",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE03 6511 6504 3684"
}
},
{
"model": "comptabilite.transaction",
"pk": 462,
"fields": {
"registrationDate": "2019-09-03T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 463,
"fields": {
"registrationDate": "2019-09-03T00:00:00Z",
"totalAmount": "150.00",
"description": "Delheusy Evelyne - acompte 2019-20",
"is_done": true,
"is_simulated": false,
"notes": "Delheusy Evelyne - acompte 2019-20",
"counterpart": "DELHEUSY-TENGROOTENHUYSE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE25 0012 9024 4082"
}
},
{
"model": "comptabilite.transaction",
"pk": 464,
"fields": {
"registrationDate": "2019-09-04T00:00:00Z",
"totalAmount": "97.00",
"description": "Cotisation TR 2019-2020 - Kastrati Dorian - Vers 1 (80+17)",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2019-2020 - Kastrati Dorian - Vers 1 (80+17)",
"counterpart": "WILLARD MARTINE",
"bkExtractNumber": null,
"bkAmount": "97.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "97.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE15 0017 1327 5230"
}
},
{
"model": "comptabilite.transaction",
"pk": 465,
"fields": {
"registrationDate": "2019-09-09T00:00:00Z",
"totalAmount": "6.00",
"description": "Frangipanes",
"is_done": true,
"is_simulated": false,
"notes": "Frangipanes",
"counterpart": "Arlette Ponsaerts",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "6.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE50 6511 4353 2118"
}
},
{
"model": "comptabilite.transaction",
"pk": 466,
"fields": {
"registrationDate": "2019-09-10T00:00:00Z",
"totalAmount": "181.00",
"description": "Gaufres",
"is_done": true,
"is_simulated": false,
"notes": "Gaufres",
"counterpart": "PETIT MORGANE",
"bkExtractNumber": null,
"bkAmount": "181.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "181.00",
"otherDescription": "Virement en votre faveur",
"event": 8,
"account_number": "BE54 0635 0646 2697"
}
},
{
"model": "comptabilite.transaction",
"pk": 467,
"fields": {
"registrationDate": "2019-09-10T00:00:00Z",
"totalAmount": "150.00",
"description": "acompte Lola Van Mol",
"is_done": true,
"is_simulated": false,
"notes": "acompte Lola Van Mol",
"counterpart": "ELOIR MURIEL",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE86 0010 9348 6050"
}
},
{
"model": "comptabilite.transaction",
"pk": 468,
"fields": {
"registrationDate": "2019-09-16T00:00:00Z",
"totalAmount": "150.00",
"description": "piret swann - acompte 2019-20",
"is_done": true,
"is_simulated": false,
"notes": "piret swann - acompte 2019-20",
"counterpart": "CARNIAUX MARJORIE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE69 7320 1924 7578"
}
},
{
"model": "comptabilite.transaction",
"pk": 469,
"fields": {
"registrationDate": "2019-09-17T00:00:00Z",
"totalAmount": "247.00",
"description": "Cotisation TR 2019-20 AMIRA Ines",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TRA 2019-20 Amira Ines",
"counterpart": "AMIRA-KESSEN",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE03 1430 9244 9084"
}
},
{
"model": "comptabilite.transaction",
"pk": 470,
"fields": {
"registrationDate": "2019-09-18T00:00:00Z",
"totalAmount": "97.00",
"description": "Solde cotisation TR 2019-20 De Wiest Victor",
"is_done": true,
"is_simulated": false,
"notes": "solde cotisation De Wiest Victor",
"counterpart": "DE WIEST-GAETHOFS",
"bkExtractNumber": null,
"bkAmount": "97.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "97.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE71 0013 9717 5569"
}
},
{
"model": "comptabilite.transaction",
"pk": 471,
"fields": {
"registrationDate": "2019-09-19T00:00:00Z",
"totalAmount": "150.00",
"description": "Renauld Victor acompte 2019-2020",
"is_done": true,
"is_simulated": false,
"notes": "Renauld Victor acompte 2019-2020",
"counterpart": "RENAULD PATRICK",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE05 2100 4140 1975"
}
},
{
"model": "comptabilite.transaction",
"pk": 472,
"fields": {
"registrationDate": "2019-09-19T00:00:00Z",
"totalAmount": "247.00",
"description": "Cotisation TR 2019-2020 DUMONT Laurence",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2019-2020 DUMONT Laurence",
"counterpart": "DUMONT HUBERT",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE30 0014 2364 1011"
}
},
{
"model": "comptabilite.transaction",
"pk": 473,
"fields": {
"registrationDate": "2019-09-23T00:00:00Z",
"totalAmount": "222.00",
"description": "MAMUZSICS Eszter - acompte 2019-20",
"is_done": true,
"is_simulated": false,
"notes": "MAMUZSICS Eszter - acompte 2019-20",
"counterpart": "TOTH ERZSEBET",
"bkExtractNumber": null,
"bkAmount": "222.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "222.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE68 7310 0417 6934"
}
},
{
"model": "comptabilite.transaction",
"pk": 474,
"fields": {
"registrationDate": "2019-09-27T00:00:00Z",
"totalAmount": "150.00",
"description": "Pirson Maxime acompte 2019-2020",
"is_done": true,
"is_simulated": false,
"notes": "Pirson Maxime acompte 2019-2020",
"counterpart": "PIRSON VINCENT",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE35 0682 3271 3737"
}
},
{
"model": "comptabilite.transaction",
"pk": 475,
"fields": {
"registrationDate": "2019-09-27T00:00:00Z",
"totalAmount": "48.00",
"description": "20190038/C2054",
"is_done": true,
"is_simulated": false,
"notes": "20190038/C2054",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "48.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "48.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 476,
"fields": {
"registrationDate": "2019-09-27T00:00:00Z",
"totalAmount": "96.00",
"description": "20190038/C2054",
"is_done": true,
"is_simulated": false,
"notes": "20190038/C2054",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "96.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "96.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 477,
"fields": {
"registrationDate": "2019-09-27T00:00:00Z",
"totalAmount": "105.00",
"description": "Remboursement payement FfG",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement payement FfG",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "105.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "105.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 478,
"fields": {
"registrationDate": "2019-09-30T00:00:00Z",
"totalAmount": "222.00",
"description": "Evelyne Delheusy solde trampoline 2019 2020",
"is_done": true,
"is_simulated": false,
"notes": "Evelyne Delheusy solde trampoline 2019 2020",
"counterpart": "DELHEUSY-TENGROOTENHUYSE",
"bkExtractNumber": null,
"bkAmount": "222.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "222.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE25 0012 9024 4082"
}
},
{
"model": "comptabilite.transaction",
"pk": 479,
"fields": {
"registrationDate": "2019-10-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 480,
"fields": {
"registrationDate": "2019-10-04T00:00:00Z",
"totalAmount": "422.00",
"description": "Solde cotisation TR 2019-20 VANYE Felix",
"is_done": true,
"is_simulated": false,
"notes": "Solde cotisation Felix Vanye",
"counterpart": "MARTIN LAETITIA",
"bkExtractNumber": null,
"bkAmount": "422.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "422.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE51 0639 1839 8762"
}
},
{
"model": "comptabilite.transaction",
"pk": 481,
"fields": {
"registrationDate": "2019-10-04T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisations TR 2019-2020 GRANDA MARTINEZ Noelia",
"is_done": true,
"is_simulated": false,
"notes": "cotisations 2019-2020 granda martinez noelia",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 482,
"fields": {
"registrationDate": "2019-10-07T00:00:00Z",
"totalAmount": "150.00",
"description": "Acompte TR 2019-20 Kraled Anyssa",
"is_done": true,
"is_simulated": false,
"notes": "Kraled Anyssa - Acompte",
"counterpart": "VAN DER SMISSEN INGRID",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE51 1430 7010 7762"
}
},
{
"model": "comptabilite.transaction",
"pk": 483,
"fields": {
"registrationDate": "2019-10-08T00:00:00Z",
"totalAmount": "286.00",
"description": "participation papa annee 2019 2020 lola van mol moitie 572eur",
"is_done": true,
"is_simulated": false,
"notes": "participation papa annee 2019 2020 lola van mol moitie 572eur",
"counterpart": "VAN MOL ERIC",
"bkExtractNumber": null,
"bkAmount": "286.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "286.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE08 2710 2705 1413"
}
},
{
"model": "comptabilite.transaction",
"pk": 484,
"fields": {
"registrationDate": "2019-10-15T00:00:00Z",
"totalAmount": "322.00",
"description": "Pirson Maxime solde saison 2019 2020",
"is_done": true,
"is_simulated": false,
"notes": "Pirson Maxime solde saison 2019 2020",
"counterpart": "PIRSON VINCENT",
"bkExtractNumber": null,
"bkAmount": "322.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "322.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE35 0682 3271 3737"
}
},
{
"model": "comptabilite.transaction",
"pk": 485,
"fields": {
"registrationDate": "2019-10-16T00:00:00Z",
"totalAmount": "17.00",
"description": "Chaussons - Maxime",
"is_done": true,
"is_simulated": false,
"notes": "Chaussons - Maxime",
"counterpart": "PIRSON MAXIME",
"bkExtractNumber": null,
"bkAmount": "17.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "17.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE04 0635 4864 1331"
}
},
{
"model": "comptabilite.transaction",
"pk": 486,
"fields": {
"registrationDate": "2019-11-05T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 487,
"fields": {
"registrationDate": "2019-11-12T00:00:00Z",
"totalAmount": "97.00",
"description": "Solde cotisation TR 2019-20 PIRET Swann",
"is_done": true,
"is_simulated": false,
"notes": "solde cotisation tr 2019-20 piret swann",
"counterpart": "CARNIAUX MARJORIE",
"bkExtractNumber": null,
"bkAmount": "97.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "97.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE69 7320 1924 7578"
}
},
{
"model": "comptabilite.transaction",
"pk": 488,
"fields": {
"registrationDate": "2019-11-14T00:00:00Z",
"totalAmount": "105.00",
"description": "20180297/C2054",
"is_done": true,
"is_simulated": false,
"notes": "20180297/C2054",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "105.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "105.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 489,
"fields": {
"registrationDate": "2019-11-14T00:00:00Z",
"totalAmount": "115.50",
"description": "20180375/C2054",
"is_done": true,
"is_simulated": false,
"notes": "20180375/C2054",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "115.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "115.50",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 490,
"fields": {
"registrationDate": "2019-11-14T00:00:00Z",
"totalAmount": "25.00",
"description": "20190448/C2054",
"is_done": true,
"is_simulated": false,
"notes": "20190448/C2054",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "25.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 491,
"fields": {
"registrationDate": "2019-11-14T00:00:00Z",
"totalAmount": "45.00",
"description": "20190185/C2054",
"is_done": true,
"is_simulated": false,
"notes": "20190185/C2054",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "45.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "45.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 492,
"fields": {
"registrationDate": "2019-11-14T00:00:00Z",
"totalAmount": "682.50",
"description": "20190449/C2054",
"is_done": true,
"is_simulated": false,
"notes": "20190449/C2054",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "682.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "682.50",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 493,
"fields": {
"registrationDate": "2019-11-18T00:00:00Z",
"totalAmount": "115.00",
"description": "Remboursement trop percu sur facture 20180375/C2054",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement trop percu sur facture 20180375/C2054",
"counterpart": "FFG ASBL",
"bkExtractNumber": null,
"bkAmount": "115.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "115.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 494,
"fields": {
"registrationDate": "2019-12-02T00:00:00Z",
"totalAmount": "97.00",
"description": "Cotisation TR 2019-20 DE SMET Leo",
"is_done": true,
"is_simulated": false,
"notes": "cotisation Leo De Smet 2019-2020",
"counterpart": "DE SMET GERARD",
"bkExtractNumber": null,
"bkAmount": "97.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "97.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE56 3101 8321 3888"
}
},
{
"model": "comptabilite.transaction",
"pk": 495,
"fields": {
"registrationDate": "2019-12-02T00:00:00Z",
"totalAmount": "372.00",
"description": "Cotisation 2019-2020 BRAHM Gaspard",
"is_done": true,
"is_simulated": false,
"notes": "BRAHM Gaspard cotisation 2019-2020",
"counterpart": "M PATRICK BRAHM ET",
"bkExtractNumber": null,
"bkAmount": "372.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "372.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE04 3101 9095 8431"
}
},
{
"model": "comptabilite.transaction",
"pk": 496,
"fields": {
"registrationDate": "2019-12-02T00:00:00Z",
"totalAmount": "210.00",
"description": "Frais de deplacement",
"is_done": true,
"is_simulated": false,
"notes": "Frais de deplacement",
"counterpart": "Petit Morgane",
"bkExtractNumber": null,
"bkAmount": "210.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "210.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE54 0635 0646 2697"
}
},
{
"model": "comptabilite.transaction",
"pk": 497,
"fields": {
"registrationDate": "2019-12-02T00:00:00Z",
"totalAmount": "372.00",
"description": "Cotisation annuelle Malo van den abeele",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation annuelle Malo van den abeele",
"counterpart": "M STEVEN VAN DEN ABEELE ET",
"bkExtractNumber": null,
"bkAmount": "372.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "372.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE38 3930 2263 8172"
}
},
{
"model": "comptabilite.transaction",
"pk": 498,
"fields": {
"registrationDate": "2019-12-02T00:00:00Z",
"totalAmount": "472.00",
"description": "Cotisation TR 2019-20 LEONARD Camille",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation Camille Leonard 19-20",
"counterpart": "Leonard Denis - Vanest Geraldine",
"bkExtractNumber": null,
"bkAmount": "472.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "472.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE96 7506 4819 6905"
}
},
{
"model": "comptabilite.transaction",
"pk": 499,
"fields": {
"registrationDate": "2019-12-03T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 500,
"fields": {
"registrationDate": "2019-12-03T00:00:00Z",
"totalAmount": "181.00",
"description": "Beldars Emilie et Beldars Martin solde 2019-2020",
"is_done": true,
"is_simulated": false,
"notes": "Beldars Emilie et Beldars Martin solde 2019-2020",
"counterpart": "BELDARS BRUNO",
"bkExtractNumber": null,
"bkAmount": "181.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "181.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE93 0639 4335 7367"
}
},
{
"model": "comptabilite.transaction",
"pk": 501,
"fields": {
"registrationDate": "2019-12-03T00:00:00Z",
"totalAmount": "322.00",
"description": "Cotisation TR 2019-20 MERTENS Deborah",
"is_done": true,
"is_simulated": false,
"notes": "Deborah Mertens Cotisation 2019-2020",
"counterpart": "FRERE-MERTENS",
"bkExtractNumber": null,
"bkAmount": "322.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "322.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE62 0014 7170 9561"
}
},
{
"model": "comptabilite.transaction",
"pk": 502,
"fields": {
"registrationDate": "2019-12-04T00:00:00Z",
"totalAmount": "97.00",
"description": "solde Andre Simon",
"is_done": true,
"is_simulated": false,
"notes": "solde Andre Simon",
"counterpart": "MME SYLVIE SAIVE",
"bkExtractNumber": null,
"bkAmount": "97.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "97.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE47 3770 0049 9080"
}
},
{
"model": "comptabilite.transaction",
"pk": 503,
"fields": {
"registrationDate": "2019-12-04T00:00:00Z",
"totalAmount": "84.00",
"description": "solde Andre Victor",
"is_done": true,
"is_simulated": false,
"notes": "solde Andre Victor",
"counterpart": "MME SYLVIE SAIVE",
"bkExtractNumber": null,
"bkAmount": "84.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "84.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE47 3770 0049 9080"
}
},
{
"model": "comptabilite.transaction",
"pk": 504,
"fields": {
"registrationDate": "2019-12-11T00:00:00Z",
"totalAmount": "272.00",
"description": "Cotisation TR 2019-20 COLAUX Eleonore",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation Eleonore",
"counterpart": "COLAUX M . TRASSCHAERT H",
"bkExtractNumber": null,
"bkAmount": "272.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "272.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE28 8508 4246 6620"
}
},
{
"model": "comptabilite.transaction",
"pk": 505,
"fields": {
"registrationDate": "2019-12-17T00:00:00Z",
"totalAmount": "222.00",
"description": "Kraled Anyssa",
"is_done": true,
"is_simulated": false,
"notes": "Kraled Anyssa",
"counterpart": "VAN DER SMISSEN INGRID",
"bkExtractNumber": null,
"bkAmount": "222.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "222.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE51 1430 7010 7762"
}
},
{
"model": "comptabilite.transaction",
"pk": 506,
"fields": {
"registrationDate": "2019-12-18T00:00:00Z",
"totalAmount": "97.00",
"description": "Cotisation TR 2019-20 DOCQUIER Soann",
"is_done": true,
"is_simulated": false,
"notes": "cotisation Docquier Soann",
"counterpart": "DOCQUIER-DACQUIN",
"bkExtractNumber": null,
"bkAmount": "97.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "97.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE07 0015 4185 0766"
}
},
{
"model": "comptabilite.transaction",
"pk": 507,
"fields": {
"registrationDate": "2019-12-18T00:00:00Z",
"totalAmount": "136.00",
"description": "restant decompte Lola Van Mol 2019/2020",
"is_done": true,
"is_simulated": false,
"notes": "restant decompte Lola Van Mol 2019/2020",
"counterpart": "ELOIR MURIEL",
"bkExtractNumber": null,
"bkAmount": "136.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "136.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE86 0010 9348 6050"
}
},
{
"model": "comptabilite.transaction",
"pk": 508,
"fields": {
"registrationDate": "2019-02-12T00:00:00Z",
"totalAmount": "589.11",
"description": "Paiement commande 299865 - BEG527 Flying Acrobatics Trampoline",
"is_done": true,
"is_simulated": false,
"notes": "Paiement commande 299865 - BEG527 Flying Acrobatics Trampoline",
"counterpart": "Christian Moreau SAS",
"bkExtractNumber": null,
"bkAmount": "589.11",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "589.11",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "FR76 3000 3011 9000 0200 2799 590"
}
},
{
"model": "comptabilite.transaction",
"pk": 509,
"fields": {
"registrationDate": "2019-05-06T00:00:00Z",
"totalAmount": "15.00",
"description": "(test)",
"is_done": true,
"is_simulated": false,
"notes": "(test)",
"counterpart": "M STEPHANE GILLES",
"bkExtractNumber": null,
"bkAmount": "15.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "15.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE66 3401 8006 1643"
}
},
{
"model": "comptabilite.transaction",
"pk": 510,
"fields": {
"registrationDate": "2018-01-02T00:00:00Z",
"totalAmount": "724.59",
"description": "Paiement souper spaghettis 2017 - FATC",
"is_done": true,
"is_simulated": false,
"notes": "Paiement souper spaghettis 2017 - FATC",
"counterpart": "Vanholder David",
"bkExtractNumber": null,
"bkAmount": "724.59",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "724.59",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE41 0682 4374 9610"
}
},
{
"model": "comptabilite.transaction",
"pk": 511,
"fields": {
"registrationDate": "2018-01-03T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 512,
"fields": {
"registrationDate": "2018-01-10T00:00:00Z",
"totalAmount": "260.00",
"description": "Cotisation TR 2017-18 Pauline Lefevre",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 Pauline Lefevre",
"counterpart": "M JEROME LEFEVRE",
"bkExtractNumber": null,
"bkAmount": "260.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "260.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE82 3770 6748 6068"
}
},
{
"model": "comptabilite.transaction",
"pk": 513,
"fields": {
"registrationDate": "2018-01-22T00:00:00Z",
"totalAmount": "65.50",
"description": "Solde cotisation TR 2017-18 - SANTOS CARAPINHEIRO Lile",
"is_done": true,
"is_simulated": false,
"notes": "solde cotisation TR17-18 - Santos Carapinheiro Lile",
"counterpart": "DE GOUBERVILLE OLIVIA",
"bkExtractNumber": null,
"bkAmount": "65.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "65.50",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE49 0639 3033 0671"
}
},
{
"model": "comptabilite.transaction",
"pk": 514,
"fields": {
"registrationDate": "2018-01-29T00:00:00Z",
"totalAmount": "738.00",
"description": "Offerte nr. SO06479 Flying Acrobatics Trampoline",
"is_done": true,
"is_simulated": false,
"notes": "Offerte nr. SO06479 Flying Acrobatics Trampoline",
"counterpart": "Best Performance BVBA",
"bkExtractNumber": null,
"bkAmount": "738.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "738.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE76 7370 3770 9195"
}
},
{
"model": "comptabilite.transaction",
"pk": 515,
"fields": {
"registrationDate": "2018-02-01T00:00:00Z",
"totalAmount": "125.00",
"description": "Cotisation TR 2017-2018 Granda Martinez Noelia",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation 2017-2018 Granda Martinez noelia",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "125.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "125.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 516,
"fields": {
"registrationDate": "2018-02-01T00:00:00Z",
"totalAmount": "18.00",
"description": "Granda Martinez noelia Paire de chausson taille 38",
"is_done": true,
"is_simulated": false,
"notes": "Granda Martinez noelia Paire de chausson taille 38",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "18.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "18.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 517,
"fields": {
"registrationDate": "2018-02-02T00:00:00Z",
"totalAmount": "100.00",
"description": "Solde cotisation TR 2017-18 DASSY Lea",
"is_done": true,
"is_simulated": false,
"notes": "Dassy Lea TR 2017/2018 solde cotisation",
"counterpart": "VAES - DASSY",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE11 0634 3242 7348"
}
},
{
"model": "comptabilite.transaction",
"pk": 518,
"fields": {
"registrationDate": "2018-02-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 519,
"fields": {
"registrationDate": "2018-02-05T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TR 2017-18 Zoé",
"is_done": true,
"is_simulated": false,
"notes": "COTISATION TR17-18 ZOÉ",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "Dépôt cash sur compte",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 520,
"fields": {
"registrationDate": "2018-02-05T00:00:00Z",
"totalAmount": "120.00",
"description": "Cotisation TR 2017-18 TOM ET ZOÉ 1/2",
"is_done": true,
"is_simulated": false,
"notes": "COTISATION TR 17-18 TOM ET ZOÉ 1/2",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "120.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "120.00",
"otherDescription": "Dépôt cash sur compte",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 521,
"fields": {
"registrationDate": "2018-02-05T00:00:00Z",
"totalAmount": "135.00",
"description": "savini anakin dimanche",
"is_done": true,
"is_simulated": false,
"notes": "savini anakin dimanche",
"counterpart": "PONCIN-SAVINI",
"bkExtractNumber": null,
"bkAmount": "135.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "135.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE45 0013 5756 2789"
}
},
{
"model": "comptabilite.transaction",
"pk": 522,
"fields": {
"registrationDate": "2018-02-06T00:00:00Z",
"totalAmount": "18.00",
"description": "CHAUSSONS ALEXANDRE DZISIAK",
"is_done": true,
"is_simulated": false,
"notes": "CHAUSSONS ALEXANDRE DZISIAK",
"counterpart": "CIBEJ KLAVDIJA",
"bkExtractNumber": null,
"bkAmount": "18.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "18.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE70 0012 3442 4525"
}
},
{
"model": "comptabilite.transaction",
"pk": 523,
"fields": {
"registrationDate": "2018-02-07T00:00:00Z",
"totalAmount": "18.00",
"description": "Chaussons noah",
"is_done": true,
"is_simulated": false,
"notes": "Chaussons noah",
"counterpart": "VANHOLDER DAVID",
"bkExtractNumber": null,
"bkAmount": "18.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "18.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE41 0682 4374 9610"
}
},
{
"model": "comptabilite.transaction",
"pk": 524,
"fields": {
"registrationDate": "2018-02-19T00:00:00Z",
"totalAmount": "558.00",
"description": "Acompte commande nr. 284218 flying acrobatics trampoline (BEG527)",
"is_done": true,
"is_simulated": false,
"notes": "Acompte commande nr. 284218 flying acrobatics trampoline (BEG527)",
"counterpart": "Moreau SAS",
"bkExtractNumber": null,
"bkAmount": "558.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "558.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "FR76 3000 3011 9000 0200 2799 590"
}
},
{
"model": "comptabilite.transaction",
"pk": 525,
"fields": {
"registrationDate": "2018-02-19T00:00:00Z",
"totalAmount": "50.51",
"description": "Paiement piece nr. 21708555 Flying acrobatics trampoline",
"is_done": true,
"is_simulated": false,
"notes": "Paiement piece nr. 21708555 Flying acrobatics trampoline",
"counterpart": "Moreau SAS",
"bkExtractNumber": null,
"bkAmount": "50.51",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "50.51",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "FR76 3000 3011 9000 0200 2799 590"
}
},
{
"model": "comptabilite.transaction",
"pk": 526,
"fields": {
"registrationDate": "2018-02-20T00:00:00Z",
"totalAmount": "36.00",
"description": "Chaussons Lena et lucas",
"is_done": true,
"is_simulated": false,
"notes": "Chaussons Lena et lucas",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "36.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "36.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 527,
"fields": {
"registrationDate": "2018-02-20T00:00:00Z",
"totalAmount": "45.00",
"description": "Centre formation Lucas",
"is_done": true,
"is_simulated": false,
"notes": "Centre formation Lucas",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "45.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "45.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 528,
"fields": {
"registrationDate": "2018-02-26T00:00:00Z",
"totalAmount": "50.00",
"description": "Cotisation TR 2017-18 GABRIELA",
"is_done": true,
"is_simulated": false,
"notes": "COT TR 2017-18 GABRIELA",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "Dépôt cash sur compte",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 529,
"fields": {
"registrationDate": "2018-02-26T00:00:00Z",
"totalAmount": "18.00",
"description": "CHAUSSONS DEBORAH",
"is_done": true,
"is_simulated": false,
"notes": "CHAUSSONS DEBORAH",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "18.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "18.00",
"otherDescription": "Dépôt cash sur compte",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 530,
"fields": {
"registrationDate": "2018-03-02T00:00:00Z",
"totalAmount": "134.00",
"description": "Cotisation TR 2017-18 DAVID Thorwald",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 DAVID Thorwald",
"counterpart": "DAVID-DELDIME",
"bkExtractNumber": null,
"bkAmount": "134.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "134.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE51 0016 1028 3862"
}
},
{
"model": "comptabilite.transaction",
"pk": 531,
"fields": {
"registrationDate": "2018-03-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 532,
"fields": {
"registrationDate": "2018-03-06T00:00:00Z",
"totalAmount": "149.00",
"description": "Cotisation TR 2017-2018 DECAMPS Noah",
"is_done": true,
"is_simulated": false,
"notes": "COTISATION TR. 2017-2018 DECAMPS NOAH",
"counterpart": "COLLE ALEXANDRA",
"bkExtractNumber": null,
"bkAmount": "149.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "149.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE43 7320 0354 5201"
}
},
{
"model": "comptabilite.transaction",
"pk": 533,
"fields": {
"registrationDate": "2018-03-07T00:00:00Z",
"totalAmount": "200.00",
"description": "Cotisation TR 2017-18 CARLINI Gabriel.",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation 17-18 CARLINI Gabriel.",
"counterpart": "M MICHEL WANTENS",
"bkExtractNumber": null,
"bkAmount": "200.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "200.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE85 6311 0167 2206"
}
},
{
"model": "comptabilite.transaction",
"pk": 534,
"fields": {
"registrationDate": "2018-03-08T00:00:00Z",
"totalAmount": "665.00",
"description": "BEG527 - 284930 DU 26/02/2018 FATC",
"is_done": true,
"is_simulated": false,
"notes": "BEG527 - 284930 DU 26/02/2018 FATC",
"counterpart": "MOREAU SAS",
"bkExtractNumber": null,
"bkAmount": "665.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "665.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "FR76 3000 3011 9000 0200 2799 590"
}
},
{
"model": "comptabilite.transaction",
"pk": 535,
"fields": {
"registrationDate": "2018-03-08T00:00:00Z",
"totalAmount": "45.00",
"description": "Centre de formation Scokart Romain",
"is_done": true,
"is_simulated": false,
"notes": "Centre de formation Scokart Romain",
"counterpart": "SCOKART - MERTENS",
"bkExtractNumber": null,
"bkAmount": "45.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "45.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE08 1030 3428 4013"
}
},
{
"model": "comptabilite.transaction",
"pk": 536,
"fields": {
"registrationDate": "2018-03-12T00:00:00Z",
"totalAmount": "486.00",
"description": "Remboursement payement tonic play",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement payement tonic play",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "486.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "486.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 537,
"fields": {
"registrationDate": "2018-03-12T00:00:00Z",
"totalAmount": "414.00",
"description": "Payement Fevrier 2018",
"is_done": true,
"is_simulated": false,
"notes": "Payement Fevrier 2018",
"counterpart": "Tonic Play",
"bkExtractNumber": null,
"bkAmount": "414.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "414.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE87 0017 9406 3294"
}
},
{
"model": "comptabilite.transaction",
"pk": 538,
"fields": {
"registrationDate": "2018-03-13T00:00:00Z",
"totalAmount": "75.00",
"description": "Lucas Pesesse Stage avril 2018",
"is_done": true,
"is_simulated": false,
"notes": "Lucas Pesesse Stage avril 2018",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "75.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "75.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 539,
"fields": {
"registrationDate": "2018-03-21T00:00:00Z",
"totalAmount": "44.00",
"description": "000/0054/68776",
"is_done": true,
"is_simulated": false,
"notes": "000/0054/68776",
"counterpart": "Administration communale",
"bkExtractNumber": null,
"bkAmount": "44.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "44.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE91 0971 5125 0076"
}
},
{
"model": "comptabilite.transaction",
"pk": 540,
"fields": {
"registrationDate": "2018-03-21T00:00:00Z",
"totalAmount": "559.57",
"description": "Solde commande nr. 284218 Flying acrobatics trampoline (BEG527) - Merci pour vot re travail",
"is_done": true,
"is_simulated": false,
"notes": "Solde commande nr. 284218 Flying acrobatics trampoline (BEG527) - Merci pour vot re travail",
"counterpart": "SAS Moreau",
"bkExtractNumber": null,
"bkAmount": "559.57",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "559.57",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "FR76 3000 3011 9000 0200 2799 590"
}
},
{
"model": "comptabilite.transaction",
"pk": 541,
"fields": {
"registrationDate": "2018-03-21T00:00:00Z",
"totalAmount": "165.00",
"description": "Tenues Lena et Lucas",
"is_done": true,
"is_simulated": false,
"notes": "Tenues Lena et Lucas",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "165.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "165.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 542,
"fields": {
"registrationDate": "2018-03-21T00:00:00Z",
"totalAmount": "129.00",
"description": "Lena pesesse cours sup",
"is_done": true,
"is_simulated": false,
"notes": "Lena pesesse cours sup",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "129.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "129.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 543,
"fields": {
"registrationDate": "2018-03-27T00:00:00Z",
"totalAmount": "60.00",
"description": "Tenue competition Granda Martinez noelia",
"is_done": true,
"is_simulated": false,
"notes": "Tenue competition Granda Martinez noelia",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "60.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "60.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 544,
"fields": {
"registrationDate": "2018-03-27T00:00:00Z",
"totalAmount": "75.00",
"description": "Stages de paques Granda Martinez noelia",
"is_done": true,
"is_simulated": false,
"notes": "Stages de paques Granda Martinez noelia",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "75.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "75.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 545,
"fields": {
"registrationDate": "2018-03-27T00:00:00Z",
"totalAmount": "75.00",
"description": "Stage Paques Soline Antoine",
"is_done": true,
"is_simulated": false,
"notes": "Stage Paques Soline Antoine",
"counterpart": "ANTOINE-GODEAU",
"bkExtractNumber": null,
"bkAmount": "75.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "75.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE18 0015 9356 1365"
}
},
{
"model": "comptabilite.transaction",
"pk": 546,
"fields": {
"registrationDate": "2018-03-27T00:00:00Z",
"totalAmount": "60.00",
"description": "Tunique Soline Antoine",
"is_done": true,
"is_simulated": false,
"notes": "Tunique Soline Antoine",
"counterpart": "ANTOINE-GODEAU",
"bkExtractNumber": null,
"bkAmount": "60.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "60.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE18 0015 9356 1365"
}
},
{
"model": "comptabilite.transaction",
"pk": 547,
"fields": {
"registrationDate": "2018-03-28T00:00:00Z",
"totalAmount": "69.00",
"description": "Remboursement supplement trampoline Lena",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement supplement trampoline Lena",
"counterpart": "Pesesse Deleu",
"bkExtractNumber": null,
"bkAmount": "69.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "69.00",
"otherDescription": "Virement via Crelan Mobile",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 548,
"fields": {
"registrationDate": "2018-03-28T00:00:00Z",
"totalAmount": "342.00",
"description": "177 euros pour vente gaufres 105euros pour tenue 60 euros pour supplement lillois vanholder noah",
"is_done": true,
"is_simulated": false,
"notes": "177 euros pour vente gaufres 105euros pour tenue 60 euros pour supplement lillois vanholder noah",
"counterpart": "VANHOLDER DAVID",
"bkExtractNumber": null,
"bkAmount": "342.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "342.00",
"otherDescription": "Virement en votre faveur",
"event": 9,
"account_number": "BE41 0682 4374 9610"
}
},
{
"model": "comptabilite.transaction",
"pk": 549,
"fields": {
"registrationDate": "2018-04-04T00:00:00Z",
"totalAmount": "75.00",
"description": "Stage Lena pesesse",
"is_done": true,
"is_simulated": false,
"notes": "Stage Lena pesesse",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "75.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "75.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 550,
"fields": {
"registrationDate": "2018-04-04T00:00:00Z",
"totalAmount": "78.00",
"description": "Tunique +chaussons Pauline Lefevre",
"is_done": true,
"is_simulated": false,
"notes": "Tunique +chaussons Pauline Lefevre",
"counterpart": "M JEROME LEFEVRE",
"bkExtractNumber": null,
"bkAmount": "78.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "78.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE82 3770 6748 6068"
}
},
{
"model": "comptabilite.transaction",
"pk": 551,
"fields": {
"registrationDate": "2018-04-04T00:00:00Z",
"totalAmount": "130.00",
"description": "Cotisation TR 2017-18 Lefevre Pauline",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2017-18 Lefevre Pauline",
"counterpart": "M JEROME LEFEVRE",
"bkExtractNumber": null,
"bkAmount": "130.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "130.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE82 3770 6748 6068"
}
},
{
"model": "comptabilite.transaction",
"pk": 552,
"fields": {
"registrationDate": "2018-04-04T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 553,
"fields": {
"registrationDate": "2018-04-05T00:00:00Z",
"totalAmount": "105.00",
"description": "paiement tenue competition 17-18 Scokart Romain",
"is_done": true,
"is_simulated": false,
"notes": "paiement tenue competition 17-18 Scokart Romain",
"counterpart": "SCOKART - MERTENS",
"bkExtractNumber": null,
"bkAmount": "105.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "105.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE08 1030 3428 4013"
}
},
{
"model": "comptabilite.transaction",
"pk": 554,
"fields": {
"registrationDate": "2018-04-10T00:00:00Z",
"totalAmount": "75.00",
"description": "Stage Roswitha en Sebastian",
"is_done": true,
"is_simulated": false,
"notes": "Stage Roswitha en Sebastian",
"counterpart": "RASCHKE - OBERNDORFER",
"bkExtractNumber": null,
"bkAmount": "75.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "75.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE02 0631 8116 7440"
}
},
{
"model": "comptabilite.transaction",
"pk": 555,
"fields": {
"registrationDate": "2018-04-10T00:00:00Z",
"totalAmount": "60.00",
"description": "paiement tenue competition 17-18 Mertens Deborah",
"is_done": true,
"is_simulated": false,
"notes": "paiement tenue competition 17-18 Mertens Deborah",
"counterpart": "FRERE-MERTENS",
"bkExtractNumber": null,
"bkAmount": "60.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "60.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE62 0014 7170 9561"
}
},
{
"model": "comptabilite.transaction",
"pk": 556,
"fields": {
"registrationDate": "2018-04-13T00:00:00Z",
"totalAmount": "45.00",
"description": "Cotisation CdF Leslie",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation CdF Leslie",
"counterpart": "ACROTRAMP LOUVAIN-LA-NEUVE",
"bkExtractNumber": null,
"bkAmount": "45.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "45.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE41 0682 2350 5710"
}
},
{
"model": "comptabilite.transaction",
"pk": 557,
"fields": {
"registrationDate": "2018-04-20T00:00:00Z",
"totalAmount": "396.00",
"description": "Payement mars 2018",
"is_done": true,
"is_simulated": false,
"notes": "Payement mars 2018",
"counterpart": "Tonic play",
"bkExtractNumber": null,
"bkAmount": "396.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "396.00",
"otherDescription": "Virement via Crelan Mobile",
"event": null,
"account_number": "BE87 0017 9406 3294"
}
},
{
"model": "comptabilite.transaction",
"pk": 558,
"fields": {
"registrationDate": "2018-04-24T00:00:00Z",
"totalAmount": "66.00",
"description": "commande de gaufres Vangrieken (envoyee par mail le 20/04/2018)",
"is_done": true,
"is_simulated": false,
"notes": "commande de gaufres Vangrieken (envoyee par mail le 20/04/2018)",
"counterpart": "Vangrieken Andre",
"bkExtractNumber": null,
"bkAmount": "66.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "66.00",
"otherDescription": "Virement en votre faveur",
"event": 9,
"account_number": "BE04 0635 0633 9631"
}
},
{
"model": "comptabilite.transaction",
"pk": 559,
"fields": {
"registrationDate": "2018-05-03T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 560,
"fields": {
"registrationDate": "2018-05-03T00:00:00Z",
"totalAmount": "293.00",
"description": "Commande gaufres 2017-18 Mertens deborah",
"is_done": true,
"is_simulated": false,
"notes": "Commande gaufres 2017-18 Mertens deborah",
"counterpart": "FRERE MAITE",
"bkExtractNumber": null,
"bkAmount": "293.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "293.00",
"otherDescription": "Virement en votre faveur",
"event": 9,
"account_number": "BE72 2100 5558 7116"
}
},
{
"model": "comptabilite.transaction",
"pk": 561,
"fields": {
"registrationDate": "2018-05-07T00:00:00Z",
"totalAmount": "63.00",
"description": "Vente gaufres Alice Vanhoolandt",
"is_done": true,
"is_simulated": false,
"notes": "Vente gaufres Alice Vanhoolandt",
"counterpart": "MLLE SANDRINE DELBAUVE",
"bkExtractNumber": null,
"bkAmount": "63.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "63.00",
"otherDescription": "Virement en votre faveur",
"event": 9,
"account_number": "BE82 3701 0333 2268"
}
},
{
"model": "comptabilite.transaction",
"pk": 562,
"fields": {
"registrationDate": "2018-05-08T00:00:00Z",
"totalAmount": "162.00",
"description": "Vente gaufres Pauline",
"is_done": true,
"is_simulated": false,
"notes": "Vente gaufres Pauline",
"counterpart": "M JEROME LEFEVRE",
"bkExtractNumber": null,
"bkAmount": "162.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "162.00",
"otherDescription": "Virement en votre faveur",
"event": 9,
"account_number": "BE82 3770 6748 6068"
}
},
{
"model": "comptabilite.transaction",
"pk": 563,
"fields": {
"registrationDate": "2018-05-15T00:00:00Z",
"totalAmount": "222.00",
"description": "Paiement Avril 2018",
"is_done": true,
"is_simulated": false,
"notes": "Paiement Avril 2018",
"counterpart": "Tonic play",
"bkExtractNumber": null,
"bkAmount": "222.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "222.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE87 0017 9406 3294"
}
},
{
"model": "comptabilite.transaction",
"pk": 564,
"fields": {
"registrationDate": "2018-05-15T00:00:00Z",
"totalAmount": "200.00",
"description": "Cotisation 2017-18 CARLINI Gabriel.",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation 17-18 CARLINI Gabriel.",
"counterpart": "MME LAETITIA WANTENS",
"bkExtractNumber": null,
"bkAmount": "200.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "200.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE23 3770 2717 5191"
}
},
{
"model": "comptabilite.transaction",
"pk": 565,
"fields": {
"registrationDate": "2018-05-15T00:00:00Z",
"totalAmount": "300.00",
"description": "15/05/2018 08:34",
"is_done": true,
"is_simulated": false,
"notes": "15/05/2018 08:34",
"counterpart": "SB AG REBECQ",
"bkExtractNumber": null,
"bkAmount": "300.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "300.00",
"otherDescription": "Retrait d'espèces en euros ATM",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 566,
"fields": {
"registrationDate": "2018-05-15T00:00:00Z",
"totalAmount": "40.00",
"description": "DECATHLON 446 LA 15-05-2018 15:06 LA LOUVIER 670310*******3002",
"is_done": true,
"is_simulated": false,
"notes": "DECATHLON 446 LA 15-05-2018 15:06 LA LOUVIER 670310*******3002",
"counterpart": "DECATHLON 446 LALA LOUVIER7100",
"bkExtractNumber": null,
"bkAmount": "40.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "40.00",
"otherDescription": "Paiement Bancontact",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 567,
"fields": {
"registrationDate": "2018-05-16T00:00:00Z",
"totalAmount": "91.00",
"description": "Gaufres",
"is_done": true,
"is_simulated": false,
"notes": "Gaufres",
"counterpart": "Ponsaerts Arlette",
"bkExtractNumber": null,
"bkAmount": "91.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "91.00",
"otherDescription": "Virement en votre faveur",
"event": 9,
"account_number": "BE50 6511 4353 2118"
}
},
{
"model": "comptabilite.transaction",
"pk": 568,
"fields": {
"registrationDate": "2018-05-17T00:00:00Z",
"totalAmount": "17.00",
"description": "les 3 boites de la famille",
"is_done": true,
"is_simulated": false,
"notes": "les 3 boites de la famille",
"counterpart": "Vervisch - PETIT",
"bkExtractNumber": null,
"bkAmount": "17.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "17.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE79 0634 6692 8733"
}
},
{
"model": "comptabilite.transaction",
"pk": 569,
"fields": {
"registrationDate": "2018-05-22T00:00:00Z",
"totalAmount": "84.00",
"description": "Solde avril 2018",
"is_done": true,
"is_simulated": false,
"notes": "Solde avril 2018",
"counterpart": "Tonic play",
"bkExtractNumber": null,
"bkAmount": "84.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "84.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE87 0017 9406 3294"
}
},
{
"model": "comptabilite.transaction",
"pk": 570,
"fields": {
"registrationDate": "2018-05-29T00:00:00Z",
"totalAmount": "599.27",
"description": "BEG527 - 21801494 du 23/05/2018 FATC",
"is_done": true,
"is_simulated": false,
"notes": "BEG527 - 21801494 du 23/05/2018 FATC",
"counterpart": "MOREAU SAS",
"bkExtractNumber": null,
"bkAmount": "599.27",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "599.27",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "FR76 3000 3011 9000 0200 2799 590"
}
},
{
"model": "comptabilite.transaction",
"pk": 571,
"fields": {
"registrationDate": "2018-05-29T00:00:00Z",
"totalAmount": "11.00",
"description": "2 boites suppl.",
"is_done": true,
"is_simulated": false,
"notes": "2 boites suppl.",
"counterpart": "Vervisch - PETIT",
"bkExtractNumber": null,
"bkAmount": "11.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "11.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE79 0634 6692 8733"
}
},
{
"model": "comptabilite.transaction",
"pk": 572,
"fields": {
"registrationDate": "2018-05-29T00:00:00Z",
"totalAmount": "10.00",
"description": "Remboursement gauffres",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement gauffres",
"counterpart": "PIERARD THIBAULT",
"bkExtractNumber": null,
"bkAmount": "10.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "10.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE09 1430 6801 2057"
}
},
{
"model": "comptabilite.transaction",
"pk": 573,
"fields": {
"registrationDate": "2018-05-29T00:00:00Z",
"totalAmount": "250.00",
"description": "lucas pesesse",
"is_done": true,
"is_simulated": false,
"notes": "lucas pesesse",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "250.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "250.00",
"otherDescription": "Virement en votre faveur",
"event": 11,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 574,
"fields": {
"registrationDate": "2018-05-30T00:00:00Z",
"totalAmount": "11.00",
"description": "Gaufres Manon",
"is_done": true,
"is_simulated": false,
"notes": "Gaufres Manon",
"counterpart": "DEGAUQUIER MANON",
"bkExtractNumber": null,
"bkAmount": "11.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "11.00",
"otherDescription": "Virement en votre faveur",
"event": 9,
"account_number": "BE90 7506 6020 8232"
}
},
{
"model": "comptabilite.transaction",
"pk": 575,
"fields": {
"registrationDate": "2018-05-30T00:00:00Z",
"totalAmount": "182.00",
"description": "STAGE P?QUES - CHAUSSONS - TENUE SAFWANE - DE CENTRE DE FORMATION",
"is_done": true,
"is_simulated": false,
"notes": "STAGE P?QUES - CHAUSSONS - TENUE SAFWANE - DE CENTRE DE FORMATION",
"counterpart": "SALHI YAHYA",
"bkExtractNumber": null,
"bkAmount": "182.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "182.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE34 6420 0462 6190"
}
},
{
"model": "comptabilite.transaction",
"pk": 576,
"fields": {
"registrationDate": "2018-05-31T00:00:00Z",
"totalAmount": "115.00",
"description": "Saison 2017-2018 granda Martinez noelia",
"is_done": true,
"is_simulated": false,
"notes": "Saison 2017-2018 granda Martinez noelia",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "115.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "115.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 577,
"fields": {
"registrationDate": "2018-06-04T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 578,
"fields": {
"registrationDate": "2018-06-04T00:00:00Z",
"totalAmount": "6.00",
"description": "Une boite de carres confiture",
"is_done": true,
"is_simulated": false,
"notes": "Une boite de carres confiture",
"counterpart": "Ponsaerts Arlette",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "6.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE50 6511 4353 2118"
}
},
{
"model": "comptabilite.transaction",
"pk": 579,
"fields": {
"registrationDate": "2018-06-05T00:00:00Z",
"totalAmount": "438.00",
"description": "Payement mai 2018",
"is_done": true,
"is_simulated": false,
"notes": "Payement mai 2018",
"counterpart": "Tonic play",
"bkExtractNumber": null,
"bkAmount": "438.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "438.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE87 0017 9406 3294"
}
},
{
"model": "comptabilite.transaction",
"pk": 580,
"fields": {
"registrationDate": "2018-06-11T00:00:00Z",
"totalAmount": "100.00",
"description": "VENTE T-SHIRT SAVINIS/EMILIE/NOAH",
"is_done": true,
"is_simulated": false,
"notes": "VENTE T-SHIRT SAVINIS/EMILIE/NOAH",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "Dépôt cash sur compte",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 581,
"fields": {
"registrationDate": "2018-06-11T00:00:00Z",
"totalAmount": "36.00",
"description": "CHAUSSONS NAOMY/ROMAIN",
"is_done": true,
"is_simulated": false,
"notes": "CHAUSSONS NAOMY/ROMAIN",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "36.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "36.00",
"otherDescription": "Dépôt cash sur compte",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 582,
"fields": {
"registrationDate": "2018-06-11T00:00:00Z",
"totalAmount": "293.50",
"description": "VENTE GAUFRES",
"is_done": true,
"is_simulated": false,
"notes": "VENTE GAUFRES",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "293.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "293.50",
"otherDescription": "Dépôt cash sur compte",
"event": 9,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 583,
"fields": {
"registrationDate": "2018-06-13T00:00:00Z",
"totalAmount": "100.00",
"description": "Solde Cotisation TR 2017-18 Gabriela",
"is_done": true,
"is_simulated": false,
"notes": "Solde Cotisation TR 2017-18 Gabriela",
"counterpart": "PETIT MORGANE",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE54 0635 0646 2697"
}
},
{
"model": "comptabilite.transaction",
"pk": 584,
"fields": {
"registrationDate": "2018-06-13T00:00:00Z",
"totalAmount": "50.00",
"description": "T-shirt Valentine et Thorwald David",
"is_done": true,
"is_simulated": false,
"notes": "T-shirt Valentine et Thorwald David",
"counterpart": "PETIT MORGANE",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE54 0635 0646 2697"
}
},
{
"model": "comptabilite.transaction",
"pk": 585,
"fields": {
"registrationDate": "2018-06-14T00:00:00Z",
"totalAmount": "250.00",
"description": "Granda Martinez noelia Acompte camp UEG",
"is_done": true,
"is_simulated": false,
"notes": "Granda Martinez noelia Acompte camp UEG",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "250.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "250.00",
"otherDescription": "Virement en votre faveur",
"event": 11,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 586,
"fields": {
"registrationDate": "2018-06-14T00:00:00Z",
"totalAmount": "25.00",
"description": "Granda Martinez noelia Tshirt club 2018",
"is_done": true,
"is_simulated": false,
"notes": "Granda Martinez noelia Tshirt club 2018",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "25.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 587,
"fields": {
"registrationDate": "2018-06-14T00:00:00Z",
"totalAmount": "250.00",
"description": "STAGE UEG",
"is_done": true,
"is_simulated": false,
"notes": "STAGE UEG",
"counterpart": "SALHI YAHYA",
"bkExtractNumber": null,
"bkAmount": "250.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "250.00",
"otherDescription": "Virement en votre faveur",
"event": 11,
"account_number": "BE34 6420 0462 6190"
}
},
{
"model": "comptabilite.transaction",
"pk": 588,
"fields": {
"registrationDate": "2018-06-14T00:00:00Z",
"totalAmount": "25.00",
"description": "SALHI + SAFWANE - T-SHIRT 2018",
"is_done": true,
"is_simulated": false,
"notes": "SALHI + SAFWANE - T-SHIRT 2018",
"counterpart": "SALHI YAHYA",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "25.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE34 6420 0462 6190"
}
},
{
"model": "comptabilite.transaction",
"pk": 589,
"fields": {
"registrationDate": "2018-06-21T00:00:00Z",
"totalAmount": "10.00",
"description": "2 boites de gaufres au chocolat",
"is_done": true,
"is_simulated": false,
"notes": "2 boites de gaufres au chocolat",
"counterpart": "MLLE CINDY HOYEZ",
"bkExtractNumber": null,
"bkAmount": "10.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "10.00",
"otherDescription": "Virement en votre faveur",
"event": 9,
"account_number": "BE88 3630 3551 1841"
}
},
{
"model": "comptabilite.transaction",
"pk": 590,
"fields": {
"registrationDate": "2018-06-21T00:00:00Z",
"totalAmount": "6.00",
"description": "Une boite de frangipane",
"is_done": true,
"is_simulated": false,
"notes": "Une boite de frangipane",
"counterpart": "Ponsaerts Arlette",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "6.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE50 6511 4353 2118"
}
},
{
"model": "comptabilite.transaction",
"pk": 591,
"fields": {
"registrationDate": "2018-06-22T00:00:00Z",
"totalAmount": "25.00",
"description": "Scokart Romain T-shirt 2018",
"is_done": true,
"is_simulated": false,
"notes": "Scokart Romain T-shirt 2018",
"counterpart": "M. Romain Scokart",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "25.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE31 1030 3409 4255"
}
},
{
"model": "comptabilite.transaction",
"pk": 592,
"fields": {
"registrationDate": "2018-06-22T00:00:00Z",
"totalAmount": "2800.00",
"description": "Feeding pour billets d'avions Stage UEG",
"is_done": true,
"is_simulated": false,
"notes": "Feeding pour billets d'avions Stage UEG",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "2800.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "2800.00",
"otherDescription": "Votre virement via Online",
"event": 11,
"account_number": "BE86 6511 4863 7550"
}
},
{
"model": "comptabilite.transaction",
"pk": 593,
"fields": {
"registrationDate": "2018-06-25T00:00:00Z",
"totalAmount": "60.00",
"description": "Remboursement tunique Lena",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement tunique Lena",
"counterpart": "Pesesse-Deleu",
"bkExtractNumber": null,
"bkAmount": "60.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "60.00",
"otherDescription": "Virement via Crelan Mobile",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 594,
"fields": {
"registrationDate": "2018-06-26T00:00:00Z",
"totalAmount": "25.00",
"description": "T-shirt Lucas",
"is_done": true,
"is_simulated": false,
"notes": "T-shirt Lucas",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "25.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 595,
"fields": {
"registrationDate": "2018-07-02T00:00:00Z",
"totalAmount": "480.00",
"description": "Remboursement payement Tonic Play",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement payement Tonic Play",
"counterpart": "Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "480.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "480.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 596,
"fields": {
"registrationDate": "2018-07-03T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 597,
"fields": {
"registrationDate": "2018-07-04T00:00:00Z",
"totalAmount": "6.00",
"description": "Carres confiture perso",
"is_done": true,
"is_simulated": false,
"notes": "Carres confiture perso",
"counterpart": "Ponsaerts Arlette",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "6.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE50 6511 4353 2118"
}
},
{
"model": "comptabilite.transaction",
"pk": 598,
"fields": {
"registrationDate": "2018-07-18T00:00:00Z",
"totalAmount": "350.00",
"description": "Stage Lucas",
"is_done": true,
"is_simulated": false,
"notes": "Stage Lucas",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "350.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "350.00",
"otherDescription": "Virement en votre faveur",
"event": 11,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 599,
"fields": {
"registrationDate": "2018-07-18T00:00:00Z",
"totalAmount": "350.00",
"description": "STAGE UEG SALHI SAFWANE",
"is_done": true,
"is_simulated": false,
"notes": "STAGE UEG SALHI SAFWANE",
"counterpart": "SALHI YAHYA",
"bkExtractNumber": null,
"bkAmount": "350.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "350.00",
"otherDescription": "Virement en votre faveur",
"event": 11,
"account_number": "BE34 6420 0462 6190"
}
},
{
"model": "comptabilite.transaction",
"pk": 600,
"fields": {
"registrationDate": "2018-07-19T00:00:00Z",
"totalAmount": "350.00",
"description": "UEG granda martinez noelia",
"is_done": true,
"is_simulated": false,
"notes": "UEG granda martinez noelia",
"counterpart": "M MANUEL GRANDA MARTINEZ",
"bkExtractNumber": null,
"bkAmount": "350.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "350.00",
"otherDescription": "Virement en votre faveur",
"event": 11,
"account_number": "BE19 3630 6937 1612"
}
},
{
"model": "comptabilite.transaction",
"pk": 601,
"fields": {
"registrationDate": "2018-07-23T00:00:00Z",
"totalAmount": "418.00",
"description": "Inscription Stage UEG",
"is_done": true,
"is_simulated": false,
"notes": "Inscription Stage UEG",
"counterpart": "M. Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "418.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "418.00",
"otherDescription": "Virement en votre faveur",
"event": 11,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 602,
"fields": {
"registrationDate": "2018-07-23T00:00:00Z",
"totalAmount": "16.00",
"description": "Payement boites frangipane",
"is_done": true,
"is_simulated": false,
"notes": "Payement boites frangipane",
"counterpart": "M. Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "16.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "16.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 603,
"fields": {
"registrationDate": "2018-07-23T00:00:00Z",
"totalAmount": "8.00",
"description": "Payement boite frangipane",
"is_done": true,
"is_simulated": false,
"notes": "Payement boite frangipane",
"counterpart": "M. Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "8.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "8.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 604,
"fields": {
"registrationDate": "2018-07-23T00:00:00Z",
"totalAmount": "120.00",
"description": "Payement Repas Spaghettis",
"is_done": true,
"is_simulated": false,
"notes": "Payement Repas Spaghettis",
"counterpart": "M. Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "120.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "120.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 605,
"fields": {
"registrationDate": "2018-07-23T00:00:00Z",
"totalAmount": "978.63",
"description": "Remboursement billet d'avion",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement billet d'avion",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "978.63",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "978.63",
"otherDescription": "Votre virement via Online",
"event": 11,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 606,
"fields": {
"registrationDate": "2018-07-23T00:00:00Z",
"totalAmount": "1089.00",
"description": "Remboursement billet d'avion",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement billet d'avion",
"counterpart": "Ponsaerts Arlette",
"bkExtractNumber": null,
"bkAmount": "1089.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "1089.00",
"otherDescription": "Votre virement via Online",
"event": 11,
"account_number": "BE50 6511 4353 2118"
}
},
{
"model": "comptabilite.transaction",
"pk": 607,
"fields": {
"registrationDate": "2018-07-23T00:00:00Z",
"totalAmount": "8.00",
"description": "Participation GEIRNAERT Romane (30/06)",
"is_done": true,
"is_simulated": false,
"notes": "Participation GEIRNAERT Romane (30/06)",
"counterpart": "M. Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "8.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "8.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 608,
"fields": {
"registrationDate": "2018-07-23T00:00:00Z",
"totalAmount": "8.00",
"description": "Participation HERLANT Opheliane (30/06)",
"is_done": true,
"is_simulated": false,
"notes": "Participation HERLANT Opheliane (30/06)",
"counterpart": "M. Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "8.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "8.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 609,
"fields": {
"registrationDate": "2018-07-23T00:00:00Z",
"totalAmount": "2800.00",
"description": "Remboursement 2800",
"is_done": true,
"is_simulated": false,
"notes": "Remboursement de l'opération du 22 juillet :\"Feeding pour billets d'avions Stage UEG\".",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "2800.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "2800.00",
"otherDescription": "Virement en votre faveur",
"event": 11,
"account_number": "BE86 6511 4863 7550"
}
},
{
"model": "comptabilite.transaction",
"pk": 610,
"fields": {
"registrationDate": "2018-07-31T00:00:00Z",
"totalAmount": "15.00",
"description": "CARLINI Gabriel.",
"is_done": true,
"is_simulated": false,
"notes": "Gabriel carlini",
"counterpart": "MME LAETITIA WANTENS",
"bkExtractNumber": null,
"bkAmount": "15.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "15.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE23 3770 2717 5191"
}
},
{
"model": "comptabilite.transaction",
"pk": 611,
"fields": {
"registrationDate": "2018-08-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 612,
"fields": {
"registrationDate": "2018-08-03T00:00:00Z",
"totalAmount": "34.00",
"description": "Trop percu de Visa",
"is_done": true,
"is_simulated": false,
"notes": "Trop percu de Visa",
"counterpart": "Ponsaerts Arlette",
"bkExtractNumber": null,
"bkAmount": "34.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "34.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE50 6511 4353 2118"
}
},
{
"model": "comptabilite.transaction",
"pk": 613,
"fields": {
"registrationDate": "2018-08-03T00:00:00Z",
"totalAmount": "6.00",
"description": "Une boite de gaufres",
"is_done": true,
"is_simulated": false,
"notes": "Une boite de gaufres",
"counterpart": "Ponsaerts Arlette",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "6.00",
"otherDescription": "Virement en votre faveur",
"event": 9,
"account_number": "BE50 6511 4353 2118"
}
},
{
"model": "comptabilite.transaction",
"pk": 614,
"fields": {
"registrationDate": "2018-08-17T00:00:00Z",
"totalAmount": "100.00",
"description": "Acompte TRA 2018-19 Defrang Eloise",
"is_done": true,
"is_simulated": false,
"notes": "Acompte Trampoline 16h / 17h30 Defrang eloise",
"counterpart": "PEETERS LAETITIA",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE85 0012 6886 7306"
}
},
{
"model": "comptabilite.transaction",
"pk": 615,
"fields": {
"registrationDate": "2018-09-04T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 616,
"fields": {
"registrationDate": "2018-09-18T00:00:00Z",
"totalAmount": "130.00",
"description": "Cotisation TR 2018-19 Demaiffe Mathieu acompte de 100 eur paye debut sept",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation tr 2018 2019 Demaiffe Mathieu acompte de 100 eur paye debut sept",
"counterpart": "DEMAIFFE-HAINFRAY",
"bkExtractNumber": null,
"bkAmount": "130.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "130.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE66 0013 9819 1443"
}
},
{
"model": "comptabilite.transaction",
"pk": 617,
"fields": {
"registrationDate": "2018-09-19T00:00:00Z",
"totalAmount": "100.00",
"description": "ANA BEVK",
"is_done": true,
"is_simulated": false,
"notes": "ANA BEVK",
"counterpart": "BEVK-JAN BEVK JAKA + JERCA",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE08 7310 2830 8413"
}
},
{
"model": "comptabilite.transaction",
"pk": 618,
"fields": {
"registrationDate": "2018-09-24T00:00:00Z",
"totalAmount": "100.00",
"description": "Acompte TRA 2018-2019 Scokart Romain",
"is_done": true,
"is_simulated": false,
"notes": "Acompte TRA 2018-2019 Scokart Romain",
"counterpart": "SCOKART - MERTENS",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE08 1030 3428 4013"
}
},
{
"model": "comptabilite.transaction",
"pk": 619,
"fields": {
"registrationDate": "2018-09-25T00:00:00Z",
"totalAmount": "100.00",
"description": "Acompte TRA 2018-2019 Pesesse Lucas",
"is_done": true,
"is_simulated": false,
"notes": "Acompte 2018-2019 TRA Pesesse Lucas",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 620,
"fields": {
"registrationDate": "2018-09-25T00:00:00Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2018-19 BOUESNARD THIBAULT",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TRA 2018-19 BOUESNARD THIBAULT",
"counterpart": "BOUESNARD-MIGNON",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE46 0011 7190 9136"
}
},
{
"model": "comptabilite.transaction",
"pk": 621,
"fields": {
"registrationDate": "2018-09-25T00:00:00Z",
"totalAmount": "230.00",
"description": "Cotisation TR 2018-19 CHARTON THIBAULT",
"is_done": true,
"is_simulated": false,
"notes": "COTISATION 18-19 CHARTON THIBAULT ACROBATIC FUN",
"counterpart": "MRS CINDY VANROELEN",
"bkExtractNumber": null,
"bkAmount": "230.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "230.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE23 9530 7095 8091"
}
},
{
"model": "comptabilite.transaction",
"pk": 622,
"fields": {
"registrationDate": "2018-09-25T00:00:00Z",
"totalAmount": "230.00",
"description": "Cotisation TR 2018-19 CHARTON HUGO",
"is_done": true,
"is_simulated": false,
"notes": "COTISATION 18-19 CHARTON HUGO ACROBATIC FUN",
"counterpart": "MRS CINDY VANROELEN",
"bkExtractNumber": null,
"bkAmount": "230.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "230.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE23 9530 7095 8091"
}
},
{
"model": "comptabilite.transaction",
"pk": 623,
"fields": {
"registrationDate": "2018-09-25T00:00:00Z",
"totalAmount": "147.00",
"description": "Cotisation TR 2018-19 Andre Simon",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2018-19 Andre Simon",
"counterpart": "MME SYLVIE SAIVE",
"bkExtractNumber": null,
"bkAmount": "147.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "147.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE47 3770 0049 9080"
}
},
{
"model": "comptabilite.transaction",
"pk": 624,
"fields": {
"registrationDate": "2018-09-25T00:00:00Z",
"totalAmount": "247.00",
"description": "Cotisation TR 2018-19 Duong Sandaker Melinh",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2018-19 Duong Sandaker Melinh",
"counterpart": "MLLE MELISSA SANDAKER",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE79 3101 0179 6233"
}
},
{
"model": "comptabilite.transaction",
"pk": 625,
"fields": {
"registrationDate": "2018-09-26T00:00:00Z",
"totalAmount": "147.00",
"description": "Solde cotisation TR 2018-19 PADUART Lucie",
"is_done": true,
"is_simulated": false,
"notes": "LUCIE PADUART INSCRIPTION moins ACOMPTE 100?",
"counterpart": "PIRSON MAGALI",
"bkExtractNumber": null,
"bkAmount": "147.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "147.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE11 0634 5011 0448"
}
},
{
"model": "comptabilite.transaction",
"pk": 626,
"fields": {
"registrationDate": "2018-09-26T00:00:00Z",
"totalAmount": "147.00",
"description": "Cotisation TR 2018-19 BEVK ANA",
"is_done": true,
"is_simulated": false,
"notes": "COTISATION TR 2018-19 BEVK ANA",
"counterpart": "BEVK-JAN BEVK JAKA + JERCA",
"bkExtractNumber": null,
"bkAmount": "147.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "147.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE08 7310 2830 8413"
}
},
{
"model": "comptabilite.transaction",
"pk": 627,
"fields": {
"registrationDate": "2018-09-26T00:00:00Z",
"totalAmount": "247.00",
"description": "Cotisation TR 2018-19 pour Monsieur Leon",
"is_done": true,
"is_simulated": false,
"notes": "Cotisationtr 2018/19 pour Monsieur Leon",
"counterpart": "MONSIEUR VANDEN ABEELE",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE21 3770 9188 4703"
}
},
{
"model": "comptabilite.transaction",
"pk": 628,
"fields": {
"registrationDate": "2018-09-27T00:00:00Z",
"totalAmount": "200.00",
"description": "TR 2018-2019dumilieu Victor et Valentin",
"is_done": true,
"is_simulated": false,
"notes": "TR 2018-2019dumilieu Victor et Valentin",
"counterpart": "DUMILIEU DENIS",
"bkExtractNumber": null,
"bkAmount": "200.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "200.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE93 0014 4433 6767"
}
},
{
"model": "comptabilite.transaction",
"pk": 629,
"fields": {
"registrationDate": "2018-09-27T00:00:00Z",
"totalAmount": "234.65",
"description": "Cotisation TR 2018-19 BURKE VICTORIA",
"is_done": true,
"is_simulated": false,
"notes": "TR 2018-19 BURKE VICTORIA",
"counterpart": "VANDEVELDE SOPHIE",
"bkExtractNumber": null,
"bkAmount": "234.65",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "234.65",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE46 0012 2223 2736"
}
},
{
"model": "comptabilite.transaction",
"pk": 630,
"fields": {
"registrationDate": "2018-09-27T00:00:00Z",
"totalAmount": "234.65",
"description": "Cotisation TR 2018-19 BURKE ANTOINE",
"is_done": true,
"is_simulated": false,
"notes": "TRAMPOLINE 2018-19 BURKE ANTOINE",
"counterpart": "MRS SOPHIE VANDEVELDE",
"bkExtractNumber": null,
"bkAmount": "234.65",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "234.65",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE94 9530 0879 2714"
}
},
{
"model": "comptabilite.transaction",
"pk": 631,
"fields": {
"registrationDate": "2018-09-28T00:00:00Z",
"totalAmount": "72.00",
"description": "Facture N.20180090",
"is_done": true,
"is_simulated": false,
"notes": "Facture N.20180090",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "72.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "72.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 632,
"fields": {
"registrationDate": "2018-09-28T00:00:00Z",
"totalAmount": "24.00",
"description": "Facture N.20180161",
"is_done": true,
"is_simulated": false,
"notes": "Facture N.20180161",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "24.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "24.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 633,
"fields": {
"registrationDate": "2018-09-28T00:00:00Z",
"totalAmount": "2090.00",
"description": "Facture N.20180075",
"is_done": true,
"is_simulated": false,
"notes": "Facture N.20180075",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "2090.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "2090.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 634,
"fields": {
"registrationDate": "2018-10-01T00:00:00Z",
"totalAmount": "355.00",
"description": "Cotisation TR 2018-19 Scokart Romain",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation Tramp 2018-19 Scokart Romain",
"counterpart": "SCOKART - MERTENS",
"bkExtractNumber": null,
"bkAmount": "355.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "355.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE08 1030 3428 4013"
}
},
{
"model": "comptabilite.transaction",
"pk": 635,
"fields": {
"registrationDate": "2018-10-01T00:00:00Z",
"totalAmount": "455.00",
"description": "Cotisation TR 2018-19 LEFEVRE PAULINE",
"is_done": true,
"is_simulated": false,
"notes": "COTISATION TR2018-19 LEFEVRE PAULINE",
"counterpart": "M JEROME LEFEVRE",
"bkExtractNumber": null,
"bkAmount": "455.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "455.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE82 3770 6748 6068"
}
},
{
"model": "comptabilite.transaction",
"pk": 636,
"fields": {
"registrationDate": "2018-10-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 637,
"fields": {
"registrationDate": "2018-10-02T00:00:00Z",
"totalAmount": "115.00",
"description": "20180375/C2054",
"is_done": true,
"is_simulated": false,
"notes": "20180375/C2054",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "115.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "115.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 638,
"fields": {
"registrationDate": "2018-10-02T00:00:00Z",
"totalAmount": "25.00",
"description": "20180373/C2054",
"is_done": true,
"is_simulated": false,
"notes": "20180373/C2054",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "25.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 639,
"fields": {
"registrationDate": "2018-10-02T00:00:00Z",
"totalAmount": "612.00",
"description": "20180374/C2054",
"is_done": true,
"is_simulated": false,
"notes": "20180374/C2054",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "612.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "612.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 640,
"fields": {
"registrationDate": "2018-10-02T00:00:00Z",
"totalAmount": "100.00",
"description": "Granda Martinez noelia Tramp cot 2018-2019",
"is_done": true,
"is_simulated": false,
"notes": "Granda Martinez noelia Tramp cot 2018-2019",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 641,
"fields": {
"registrationDate": "2018-10-02T00:00:00Z",
"totalAmount": "100.00",
"description": "Acompte TR 2018-19 MERTENS Deborah",
"is_done": true,
"is_simulated": false,
"notes": "Acompte TRA 2018-19 MERTENS Deborah",
"counterpart": "MERTENS FABIAN",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE84 0011 6008 7159"
}
},
{
"model": "comptabilite.transaction",
"pk": 642,
"fields": {
"registrationDate": "2018-10-03T00:00:00Z",
"totalAmount": "469.30",
"description": "Cotisations TR 2018-19 pour BLISTEIN Yalan et Eloic",
"is_done": true,
"is_simulated": false,
"notes": "Cotisations Trampoline 2018-19 pour BLISTEIN Yalan et Eloic",
"counterpart": "BLISTEIN-DELPLACE",
"bkExtractNumber": null,
"bkAmount": "469.30",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "469.30",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE82 2100 7836 7968"
}
},
{
"model": "comptabilite.transaction",
"pk": 643,
"fields": {
"registrationDate": "2018-10-04T00:00:00Z",
"totalAmount": "17.00",
"description": "Solde cotisation TR 2018-19 CHARTON Thibault",
"is_done": true,
"is_simulated": false,
"notes": "SOLDE COTISATION TR 18-19 CHARTON TTHIBAULT LICENCE",
"counterpart": "MRS CINDY VANROELEN",
"bkExtractNumber": null,
"bkAmount": "17.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "17.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE23 9530 7095 8091"
}
},
{
"model": "comptabilite.transaction",
"pk": 644,
"fields": {
"registrationDate": "2018-10-04T00:00:00Z",
"totalAmount": "17.00",
"description": "Solde cotisation TR 2018-19 CHARTON Hugo",
"is_done": true,
"is_simulated": false,
"notes": "SOLDE COTISATION TR 18-19 CHARTON HUGO LICENCE",
"counterpart": "MRS CINDY VANROELEN",
"bkExtractNumber": null,
"bkAmount": "17.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "17.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE23 9530 7095 8091"
}
},
{
"model": "comptabilite.transaction",
"pk": 645,
"fields": {
"registrationDate": "2018-10-05T00:00:00Z",
"totalAmount": "147.00",
"description": "Cotisation TR 2018-2019 MOUREAU Margaux",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation 2018-2019 Moureau Margaux",
"counterpart": "BAUDOUX STEPHANIE",
"bkExtractNumber": null,
"bkAmount": "147.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "147.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE75 2710 4422 4251"
}
},
{
"model": "comptabilite.transaction",
"pk": 646,
"fields": {
"registrationDate": "2018-10-08T00:00:00Z",
"totalAmount": "555.00",
"description": "Cotisation TR 2018-19 SALHI safwane",
"is_done": true,
"is_simulated": false,
"notes": "salhi safwane cotisation",
"counterpart": "MME SABINA BUONVIVERE",
"bkExtractNumber": null,
"bkAmount": "555.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "555.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE07 3630 4399 2166"
}
},
{
"model": "comptabilite.transaction",
"pk": 647,
"fields": {
"registrationDate": "2018-10-08T00:00:00Z",
"totalAmount": "500.00",
"description": "aide pour le camp portugal juillet 2018",
"is_done": true,
"is_simulated": false,
"notes": "aide pour le camp portugal juillet 2018",
"counterpart": "Gymnastique et Fitness Ha",
"bkExtractNumber": null,
"bkAmount": "500.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "500.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE92 6511 5445 4823"
}
},
{
"model": "comptabilite.transaction",
"pk": 648,
"fields": {
"registrationDate": "2018-10-09T00:00:00Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2018 2019 Elisa Vannerom",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation 2018 2019 Elisa vannerom",
"counterpart": "VANNEROM - ROUKENS",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE98 0634 9851 7993"
}
},
{
"model": "comptabilite.transaction",
"pk": 649,
"fields": {
"registrationDate": "2018-10-09T00:00:00Z",
"totalAmount": "255.00",
"description": "Cotisation TR 2018-19 Martin Jacquet (acompte deja paye )",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation Tr 2018-19 Martin Jacquet (acompte deja paye )",
"counterpart": "RAINCHON MARIE-NOELLE",
"bkExtractNumber": null,
"bkAmount": "255.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "255.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE60 0014 6687 0170"
}
},
{
"model": "comptabilite.transaction",
"pk": 650,
"fields": {
"registrationDate": "2018-10-11T00:00:00Z",
"totalAmount": "230.00",
"description": "defrang eloise trampoline",
"is_done": true,
"is_simulated": false,
"notes": "defrang eloise trampoline",
"counterpart": "M+Mme Peeters - Marcelis",
"bkExtractNumber": null,
"bkAmount": "230.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "230.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE53 6115 1197 4053"
}
},
{
"model": "comptabilite.transaction",
"pk": 651,
"fields": {
"registrationDate": "2018-10-15T00:00:00Z",
"totalAmount": "155.00",
"description": "Tranche 2 cotisation Lucas Pesesse",
"is_done": true,
"is_simulated": false,
"notes": "Tranche 2 cotisation Lucas Pesesse",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "155.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "155.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 652,
"fields": {
"registrationDate": "2018-10-15T00:00:00Z",
"totalAmount": "80.00",
"description": "ESZTER : DIFERENCE",
"is_done": true,
"is_simulated": false,
"notes": "ESZTER : DIFERENCE",
"counterpart": "TOTH ERZSEBET",
"bkExtractNumber": null,
"bkAmount": "80.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "80.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE68 7310 0417 6934"
}
},
{
"model": "comptabilite.transaction",
"pk": 653,
"fields": {
"registrationDate": "2018-10-16T00:00:00Z",
"totalAmount": "155.00",
"description": "Cotisation TR 2018-19 octocbre lola van mol",
"is_done": true,
"is_simulated": false,
"notes": "cotisation tr 2018-19 octocbre lola van mol",
"counterpart": "ELOIR MURIEL",
"bkExtractNumber": null,
"bkAmount": "155.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "155.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE86 0010 9348 6050"
}
},
{
"model": "comptabilite.transaction",
"pk": 654,
"fields": {
"registrationDate": "2018-10-18T00:00:00Z",
"totalAmount": "130.00",
"description": "England 2018",
"is_done": true,
"is_simulated": false,
"notes": "England 2018",
"counterpart": "Van Groen",
"bkExtractNumber": null,
"bkAmount": "130.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "130.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE88 0834 2595 9941"
}
},
{
"model": "comptabilite.transaction",
"pk": 655,
"fields": {
"registrationDate": "2018-10-22T00:00:00Z",
"totalAmount": "60.00",
"description": "maillot competition lola van mol",
"is_done": true,
"is_simulated": false,
"notes": "maillot competition lola van mol",
"counterpart": "ELOIR MURIEL",
"bkExtractNumber": null,
"bkAmount": "60.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "60.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE86 0010 9348 6050"
}
},
{
"model": "comptabilite.transaction",
"pk": 656,
"fields": {
"registrationDate": "2018-10-23T00:00:00Z",
"totalAmount": "50.00",
"description": "Stage Toussaint Felix Vanye",
"is_done": true,
"is_simulated": false,
"notes": "Stage Toussaint Felix Vanye",
"counterpart": "VANYE RENE",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE95 0621 5397 8058"
}
},
{
"model": "comptabilite.transaction",
"pk": 657,
"fields": {
"registrationDate": "2018-10-23T00:00:00Z",
"totalAmount": "50.00",
"description": "stage lola van mol 29octobre 02novembre 2018",
"is_done": true,
"is_simulated": false,
"notes": "stage lola van mol 29octobre 02novembre 2018",
"counterpart": "VAN MOL ERIC",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE08 2710 2705 1413"
}
},
{
"model": "comptabilite.transaction",
"pk": 658,
"fields": {
"registrationDate": "2018-10-24T00:00:00Z",
"totalAmount": "147.00",
"description": "Cotisation TR 2018-2019 Joos Clara",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation trampoline 2018-2019 Joos Clara",
"counterpart": "JOOS-ROELS",
"bkExtractNumber": null,
"bkAmount": "147.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "147.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE56 0013 4420 5788"
}
},
{
"model": "comptabilite.transaction",
"pk": 659,
"fields": {
"registrationDate": "2018-10-29T00:00:00Z",
"totalAmount": "206.50",
"description": "TOMBOLA",
"is_done": true,
"is_simulated": false,
"notes": "TOMBOLA",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "206.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "206.50",
"otherDescription": "Dépôt cash sur compte",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 660,
"fields": {
"registrationDate": "2018-10-30T00:00:00Z",
"totalAmount": "136.12",
"description": "F 2018-01",
"is_done": true,
"is_simulated": false,
"notes": "F 2018-01",
"counterpart": "B.C.B.W. ASBL",
"bkExtractNumber": null,
"bkAmount": "136.12",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "136.12",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE95 3630 2722 0058"
}
},
{
"model": "comptabilite.transaction",
"pk": 661,
"fields": {
"registrationDate": "2018-11-02T00:00:00Z",
"totalAmount": "50.00",
"description": "Stage Toussaint Anyssa Kraled",
"is_done": true,
"is_simulated": false,
"notes": "Stage Toussaint Anyssa Kraled",
"counterpart": "VAN DER SMISSEN INGRID",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "50.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE51 1430 7010 7762"
}
},
{
"model": "comptabilite.transaction",
"pk": 662,
"fields": {
"registrationDate": "2018-11-02T00:00:00Z",
"totalAmount": "34.03",
"description": "journee sans voiture",
"is_done": true,
"is_simulated": false,
"notes": "journee sans voiture",
"counterpart": "Petit Morgane",
"bkExtractNumber": null,
"bkAmount": "34.03",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "34.03",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE18 1030 4751 0365"
}
},
{
"model": "comptabilite.transaction",
"pk": 663,
"fields": {
"registrationDate": "2018-11-02T00:00:00Z",
"totalAmount": "34.03",
"description": "journee sans voiture",
"is_done": true,
"is_simulated": false,
"notes": "journee sans voiture",
"counterpart": "Salhi Safwane",
"bkExtractNumber": null,
"bkAmount": "34.03",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "34.03",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE64 3631 6850 9652"
}
},
{
"model": "comptabilite.transaction",
"pk": 664,
"fields": {
"registrationDate": "2018-11-02T00:00:00Z",
"totalAmount": "34.03",
"description": "journee sans voiture",
"is_done": true,
"is_simulated": false,
"notes": "journee sans voiture",
"counterpart": "Granda Martinez Noelia",
"bkExtractNumber": null,
"bkAmount": "34.03",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "34.03",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE30 0018 1707 3011"
}
},
{
"model": "comptabilite.transaction",
"pk": 665,
"fields": {
"registrationDate": "2018-11-02T00:00:00Z",
"totalAmount": "34.03",
"description": "journee sans voiture",
"is_done": true,
"is_simulated": false,
"notes": "journee sans voiture",
"counterpart": "Trullemans gregory",
"bkExtractNumber": null,
"bkAmount": "34.03",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "34.03",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 666,
"fields": {
"registrationDate": "2018-11-05T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 667,
"fields": {
"registrationDate": "2018-11-06T00:00:00Z",
"totalAmount": "380.00",
"description": "Cotisation TR 2018-2019 Vanye Felix + tee-shirt",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation 2018-2019 Vanye Felix +tee-shirt",
"counterpart": "MARTIN LAETITIA",
"bkExtractNumber": null,
"bkAmount": "380.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "380.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE51 0639 1839 8762"
}
},
{
"model": "comptabilite.transaction",
"pk": 668,
"fields": {
"registrationDate": "2018-11-06T00:00:00Z",
"totalAmount": "20.00",
"description": "Stage Lucas",
"is_done": true,
"is_simulated": false,
"notes": "Stage Lucas",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "20.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "20.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 669,
"fields": {
"registrationDate": "2018-11-06T00:00:00Z",
"totalAmount": "42.00",
"description": "t shirt chaussons lola van mol",
"is_done": true,
"is_simulated": false,
"notes": "t shirt chaussons lola van mol",
"counterpart": "VAN MOL ERIC",
"bkExtractNumber": null,
"bkAmount": "42.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "42.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE08 2710 2705 1413"
}
},
{
"model": "comptabilite.transaction",
"pk": 670,
"fields": {
"registrationDate": "2018-11-09T00:00:00Z",
"totalAmount": "42.00",
"description": "T-SHIRT CLUB +CHAUSSONS KRALED ANYSSA",
"is_done": true,
"is_simulated": false,
"notes": "T-SHIRT CLUB +CHAUSSONS KRALED ANYSSA",
"counterpart": "MOHAMMED KRALED",
"bkExtractNumber": null,
"bkAmount": "42.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "42.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE35 9531 2361 3937"
}
},
{
"model": "comptabilite.transaction",
"pk": 671,
"fields": {
"registrationDate": "2018-11-09T00:00:00Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2018-19 KRALED ANYSSA",
"is_done": true,
"is_simulated": false,
"notes": "COTISATIONS KRALED ANYSSA",
"counterpart": "MOHAMMED KRALED",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE35 9531 2361 3937"
}
},
{
"model": "comptabilite.transaction",
"pk": 672,
"fields": {
"registrationDate": "2018-11-09T00:00:00Z",
"totalAmount": "105.00",
"description": "defraiement stage Toussaint",
"is_done": true,
"is_simulated": false,
"notes": "defraiement stage Toussaint",
"counterpart": "Petit Morgane",
"bkExtractNumber": null,
"bkAmount": "105.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "105.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE18 1030 4751 0365"
}
},
{
"model": "comptabilite.transaction",
"pk": 673,
"fields": {
"registrationDate": "2018-11-13T00:00:00Z",
"totalAmount": "100.00",
"description": "Tranche 3 cotisation Lucas Pesesse",
"is_done": true,
"is_simulated": false,
"notes": "Tranche 3 cotisation Lucas Pesesse",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 674,
"fields": {
"registrationDate": "2018-11-13T00:00:00Z",
"totalAmount": "269.30",
"description": "Dumilieu Victor et Valentin",
"is_done": true,
"is_simulated": false,
"notes": "Dumilieu Victor et Valentin",
"counterpart": "CORDIER DELPHINE",
"bkExtractNumber": null,
"bkAmount": "269.30",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "269.30",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE77 2710 2674 3942"
}
},
{
"model": "comptabilite.transaction",
"pk": 675,
"fields": {
"registrationDate": "2018-11-13T00:00:00Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2018-19 van mol lola novembre 2018",
"is_done": true,
"is_simulated": false,
"notes": "cotisation tr 2018-19 van mol lola novembre 2018",
"counterpart": "ELOIR MURIEL",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE86 0010 9348 6050"
}
},
{
"model": "comptabilite.transaction",
"pk": 676,
"fields": {
"registrationDate": "2018-11-20T00:00:00Z",
"totalAmount": "305.00",
"description": "inschrijving Roswitha Raschke",
"is_done": true,
"is_simulated": false,
"notes": "inschrijving Roswitha Raschke",
"counterpart": "RASCHKE - OBERNDORFER",
"bkExtractNumber": null,
"bkAmount": "305.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "305.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE02 0631 8116 7440"
}
},
{
"model": "comptabilite.transaction",
"pk": 677,
"fields": {
"registrationDate": "2018-11-21T00:00:00Z",
"totalAmount": "155.00",
"description": "Cotisation TR 2018-19 Mertens Deborah",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2018-19 Mertens Deborah",
"counterpart": "FRERE-MERTENS",
"bkExtractNumber": null,
"bkAmount": "155.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "155.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE62 0014 7170 9561"
}
},
{
"model": "comptabilite.transaction",
"pk": 678,
"fields": {
"registrationDate": "2018-11-26T00:00:00Z",
"totalAmount": "147.00",
"description": "Cotisation TR 2018-19 BAERT NATHAN",
"is_done": true,
"is_simulated": false,
"notes": "COTISATION TR 2018-19 BAERT NATHAN",
"counterpart": "BAERT ARNAUD",
"bkExtractNumber": null,
"bkAmount": "147.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "147.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE71 4268 1471 2169"
}
},
{
"model": "comptabilite.transaction",
"pk": 679,
"fields": {
"registrationDate": "2018-11-28T00:00:00Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2018-19 GEIRNAERT Marine et Romane",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation Marine et Romane Geirnaert",
"counterpart": "GALLET EVELYNE",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE21 2100 6460 6803"
}
},
{
"model": "comptabilite.transaction",
"pk": 680,
"fields": {
"registrationDate": "2018-11-28T00:00:00Z",
"totalAmount": "268.00",
"description": "FRAIS GB ET CORRECTION COTISATION SALHI SAFWANE",
"is_done": true,
"is_simulated": false,
"notes": "FRAIS GB ET CORRECTION COTISATION SALHI SAFWANE",
"counterpart": "SALHI YAHYA",
"bkExtractNumber": null,
"bkAmount": "268.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "268.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE68 7320 4601 5134"
}
},
{
"model": "comptabilite.transaction",
"pk": 681,
"fields": {
"registrationDate": "2018-12-03T00:00:00Z",
"totalAmount": "97.00",
"description": "Cotisation TR 2018-19 - Kastrati Dorian - Vers 1 (80+17)",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation TR 2018-19 - Kastrati Dorian - Vers 1 (80+17)",
"counterpart": "WILLARD MARTINE",
"bkExtractNumber": null,
"bkAmount": "97.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "97.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE15 0017 1327 5230"
}
},
{
"model": "comptabilite.transaction",
"pk": 682,
"fields": {
"registrationDate": "2018-12-04T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 683,
"fields": {
"registrationDate": "2018-12-07T00:00:00Z",
"totalAmount": "100.00",
"description": "Cotisation TR 2018-19 VAN MOL Lola decembre 2018",
"is_done": true,
"is_simulated": false,
"notes": "cotisation tr2018-2019 van mol lola decembre 2018",
"counterpart": "ELOIR MURIEL",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE86 0010 9348 6050"
}
},
{
"model": "comptabilite.transaction",
"pk": 684,
"fields": {
"registrationDate": "2018-12-11T00:00:00Z",
"totalAmount": "100.00",
"description": "Tranche 4 cotisation Lucas Pesesse",
"is_done": true,
"is_simulated": false,
"notes": "Tranche 4 cotisation Lucas Pesesse",
"counterpart": "PESESSE-DELEU",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE29 0015 3840 7064"
}
},
{
"model": "comptabilite.transaction",
"pk": 685,
"fields": {
"registrationDate": "2018-12-14T00:00:00Z",
"totalAmount": "109.00",
"description": "Achat machine a cafe",
"is_done": true,
"is_simulated": false,
"notes": "Achat machine a cafe",
"counterpart": "Petit Morgane",
"bkExtractNumber": null,
"bkAmount": "109.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "109.00",
"otherDescription": "Virement via Crelan Mobile",
"event": null,
"account_number": "BE18 1030 4751 0365"
}
},
{
"model": "comptabilite.transaction",
"pk": 686,
"fields": {
"registrationDate": "2018-12-21T00:00:00Z",
"totalAmount": "79.98",
"description": "QUICKPLAY Pro Quick-Click Set de 6 Haies",
"is_done": true,
"is_simulated": false,
"notes": "QUICKPLAY Pro Quick-Click Set de 6 Haies",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "79.98",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "79.98",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 687,
"fields": {
"registrationDate": "2018-12-21T00:00:00Z",
"totalAmount": "179.28",
"description": "Elements de proprioception",
"is_done": true,
"is_simulated": false,
"notes": "Elements de proprioception",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "179.28",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "179.28",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 688,
"fields": {
"registrationDate": "2018-12-21T00:00:00Z",
"totalAmount": "81.79",
"description": "Element de proprioception (2)",
"is_done": true,
"is_simulated": false,
"notes": "Element de proprioception (2)",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "81.79",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "81.79",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 689,
"fields": {
"registrationDate": "2018-12-31T00:00:00Z",
"totalAmount": "100.00",
"description": "Cotisation TR Marine et Romane Geirnaert",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation Marine et Romane Geirnaert",
"counterpart": "GALLET EVELYNE",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE21 2100 6460 6803"
}
},
{
"model": "comptabilite.transaction",
"pk": 690,
"fields": {
"registrationDate": "2018-05-23T00:00:00Z",
"totalAmount": "6.00",
"description": "Achat boite de gaufre (TEST)",
"is_done": true,
"is_simulated": false,
"notes": "Achat boite de gaufre (TEST)",
"counterpart": "Ponsaerts Arlette",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "6.00",
"otherDescription": "Virement en votre faveur",
"event": 9,
"account_number": "BE50 6511 4353 2118"
}
},
{
"model": "comptabilite.transaction",
"pk": 691,
"fields": {
"registrationDate": "2018-09-17T00:00:00Z",
"totalAmount": "25.00",
"description": "Achat T-shirt du club",
"is_done": true,
"is_simulated": false,
"notes": "Achat T-shirt du club",
"counterpart": "Meurice Vivien",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "25.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE30 7506 7510 5311"
}
},
{
"model": "comptabilite.transaction",
"pk": 692,
"fields": {
"registrationDate": "2020-01-03T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 693,
"fields": {
"registrationDate": "2020-01-06T00:00:00Z",
"totalAmount": "97.00",
"description": "Solde cotisation TR 2019-20 GERARD Eva",
"is_done": true,
"is_simulated": false,
"notes": "EVA GERARD",
"counterpart": "GERARD CEDRIC",
"bkExtractNumber": null,
"bkAmount": "97.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "97.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE38 7320 4937 5172"
}
},
{
"model": "comptabilite.transaction",
"pk": 694,
"fields": {
"registrationDate": "2020-01-06T00:00:00Z",
"totalAmount": "2.00",
"description": "Solde cotisation TR 2019-20 (a venir) de GEIRNAERT Marine",
"is_done": true,
"is_simulated": false,
"notes": "Payement solde cotisation (a venir) de Marine GEIRNAERT",
"counterpart": "M. Gregory Trullemans",
"bkExtractNumber": null,
"bkAmount": "2.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "2.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 695,
"fields": {
"registrationDate": "2020-01-06T00:00:00Z",
"totalAmount": "161.00",
"description": "Cotisation TR 2019-20 LEFEVRE Pauline",
"is_done": true,
"is_simulated": false,
"notes": "Cotisation Pauline Lefevre",
"counterpart": "M JEROME LEFEVRE",
"bkExtractNumber": null,
"bkAmount": "161.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "161.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE82 3770 6748 6068"
}
},
{
"model": "comptabilite.transaction",
"pk": 696,
"fields": {
"registrationDate": "2020-01-07T00:00:00Z",
"totalAmount": "50.00",
"description": "Cotisation TR 2019-20 -- KASTRATI Dorian",
"is_done": true,
"is_simulated": false,
"notes": "COTISATION TR 2019-2020 -- KASTRATI DORIAN - VERS 2 (50)",
"counterpart": "WILLARD MARTINE",
"bkExtractNumber": null,
"bkAmount": "50.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "50.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE15 0017 1327 5230"
}
},
{
"model": "comptabilite.transaction",
"pk": 697,
"fields": {
"registrationDate": "2020-01-08T00:00:00Z",
"totalAmount": "222.00",
"description": "Solde cotisation TR 2019-20 Victor renauld",
"is_done": true,
"is_simulated": false,
"notes": "Victor renauld solde cotisation 2020",
"counterpart": "RENAULD PATRICK",
"bkExtractNumber": null,
"bkAmount": "222.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "222.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE05 2100 4140 1975"
}
},
{
"model": "comptabilite.transaction",
"pk": 698,
"fields": {
"registrationDate": "2020-01-08T00:00:00Z",
"totalAmount": "97.00",
"description": "Solde cotisation TR 2019-20 LISTEIN Yalan",
"is_done": true,
"is_simulated": false,
"notes": "Yalan BLISTEIN solde cotisation 2019-2020",
"counterpart": "BLISTEIN-DELPLACE",
"bkExtractNumber": null,
"bkAmount": "97.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "97.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE82 2100 7836 7968"
}
},
{
"model": "comptabilite.transaction",
"pk": 699,
"fields": {
"registrationDate": "2020-01-22T00:00:00Z",
"totalAmount": "36.00",
"description": "6 x truffes Roswitha Raschke",
"is_done": true,
"is_simulated": false,
"notes": "6 x truffes Roswitha Raschke",
"counterpart": "Raschke - Oberndorfer",
"bkExtractNumber": null,
"bkAmount": "36.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "36.00",
"otherDescription": "Virement en votre faveur",
"event": 10,
"account_number": "BE02 0631 8116 7440"
}
},
{
"model": "comptabilite.transaction",
"pk": 700,
"fields": {
"registrationDate": "2020-01-22T00:00:00Z",
"totalAmount": "350.00",
"description": "Lidgeld Roswitha Raschke",
"is_done": true,
"is_simulated": false,
"notes": "Lidgeld Roswitha Raschke",
"counterpart": "Raschke - Oberndorfer",
"bkExtractNumber": null,
"bkAmount": "350.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "350.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE02 0631 8116 7440"
}
},
{
"model": "comptabilite.transaction",
"pk": 701,
"fields": {
"registrationDate": "2020-01-27T00:00:00Z",
"totalAmount": "18.00",
"description": "Andre",
"is_done": true,
"is_simulated": false,
"notes": "Andre",
"counterpart": "M ALAIN ANDRE",
"bkExtractNumber": null,
"bkAmount": "18.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "18.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": 10,
"account_number": "BE60 3770 0036 2270"
}
},
{
"model": "comptabilite.transaction",
"pk": 702,
"fields": {
"registrationDate": "2020-01-27T00:00:00Z",
"totalAmount": "6.00",
"description": "brahm",
"is_done": true,
"is_simulated": false,
"notes": "brahm",
"counterpart": "M PATRICK BRAHM ET",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "6.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": 10,
"account_number": "BE04 3101 9095 8431"
}
},
{
"model": "comptabilite.transaction",
"pk": 703,
"fields": {
"registrationDate": "2020-01-28T00:00:00Z",
"totalAmount": "12.00",
"description": "Beldars",
"is_done": true,
"is_simulated": false,
"notes": "Beldars",
"counterpart": "BELDARS BRUNO",
"bkExtractNumber": null,
"bkAmount": "12.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "12.00",
"otherDescription": "Virement en votre faveur",
"event": 10,
"account_number": "BE93 0639 4335 7367"
}
},
{
"model": "comptabilite.transaction",
"pk": 704,
"fields": {
"registrationDate": "2020-01-31T00:00:00Z",
"totalAmount": "200.00",
"description": "Cotisation TR 2019-20 COLAUX Eleonore",
"is_done": true,
"is_simulated": false,
"notes": "cotisation Eleonore Colaux",
"counterpart": "COLAUX M . TRASSCHAERT H",
"bkExtractNumber": null,
"bkAmount": "200.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "200.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE28 8508 4246 6620"
}
},
{
"model": "comptabilite.transaction",
"pk": 705,
"fields": {
"registrationDate": "2020-02-03T00:00:00Z",
"totalAmount": "30.00",
"description": "Chocolat 5 sachets",
"is_done": true,
"is_simulated": false,
"notes": "Chocolat 5 sachets",
"counterpart": "M. Miguel Colaux",
"bkExtractNumber": null,
"bkAmount": "30.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "30.00",
"otherDescription": "Virement en votre faveur",
"event": 10,
"account_number": "BE17 8508 4246 6721"
}
},
{
"model": "comptabilite.transaction",
"pk": 706,
"fields": {
"registrationDate": "2020-02-03T00:00:00Z",
"totalAmount": "12.00",
"description": "commande chocolat Leo De Smet",
"is_done": true,
"is_simulated": false,
"notes": "commande chocolat Leo De Smet",
"counterpart": "DE SMET GERARD",
"bkExtractNumber": null,
"bkAmount": "12.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "12.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": 10,
"account_number": "BE56 3101 8321 3888"
}
},
{
"model": "comptabilite.transaction",
"pk": 707,
"fields": {
"registrationDate": "2020-02-04T00:00:00Z",
"totalAmount": "12.00",
"description": "piret - commande chocolat",
"is_done": true,
"is_simulated": false,
"notes": "piret - commande chocolat",
"counterpart": "CARNIAUX MARJORIE",
"bkExtractNumber": null,
"bkAmount": "12.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "12.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": 10,
"account_number": "BE69 7320 1924 7578"
}
},
{
"model": "comptabilite.transaction",
"pk": 708,
"fields": {
"registrationDate": "2020-02-04T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 709,
"fields": {
"registrationDate": "2020-02-04T00:00:00Z",
"totalAmount": "24.00",
"description": "Kraled Anyssa - Pralines",
"is_done": true,
"is_simulated": false,
"notes": "Kraled Anyssa - Pralines",
"counterpart": "VAN DER SMISSEN INGRID",
"bkExtractNumber": null,
"bkAmount": "24.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "24.00",
"otherDescription": "Virement en votre faveur",
"event": 10,
"account_number": "BE51 1430 7010 7762"
}
},
{
"model": "comptabilite.transaction",
"pk": 710,
"fields": {
"registrationDate": "2020-02-04T00:00:00Z",
"totalAmount": "60.00",
"description": "Maillot Camille Leonard",
"is_done": true,
"is_simulated": false,
"notes": "Maillot Camille Leonard",
"counterpart": "Leonard Denis - Vanest Geraldine",
"bkExtractNumber": null,
"bkAmount": "60.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "60.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE96 7506 4819 6905"
}
},
{
"model": "comptabilite.transaction",
"pk": 711,
"fields": {
"registrationDate": "2020-02-05T00:00:00Z",
"totalAmount": "66.00",
"description": "chocolat Van Mol Lola",
"is_done": true,
"is_simulated": false,
"notes": "chocolat Van Mol Lola",
"counterpart": "ELOIR MURIEL",
"bkExtractNumber": null,
"bkAmount": "66.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "66.00",
"otherDescription": "Virement en votre faveur",
"event": 10,
"account_number": "BE86 0010 9348 6050"
}
},
{
"model": "comptabilite.transaction",
"pk": 712,
"fields": {
"registrationDate": "2020-02-05T00:00:00Z",
"totalAmount": "6.00",
"description": "Amira Ines pralines 1x",
"is_done": true,
"is_simulated": false,
"notes": "Amira Ines pralines 1x",
"counterpart": "KESSEN SEVERINE",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "6.00",
"otherDescription": "Virement en votre faveur",
"event": 10,
"account_number": "BE67 1430 9244 9387"
}
},
{
"model": "comptabilite.transaction",
"pk": 713,
"fields": {
"registrationDate": "2020-02-05T00:00:00Z",
"totalAmount": "140.00",
"description": "20190261/C2054",
"is_done": true,
"is_simulated": false,
"notes": "20190261/C2054",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "140.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "140.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 714,
"fields": {
"registrationDate": "2020-02-05T00:00:00Z",
"totalAmount": "18.00",
"description": "commandes chocolats Famille PIRSON Maxime",
"is_done": true,
"is_simulated": false,
"notes": "commandes chocolats Famille PIRSON Maxime",
"counterpart": "RICHIR EVELYNE",
"bkExtractNumber": null,
"bkAmount": "18.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "18.00",
"otherDescription": "Virement en votre faveur",
"event": 10,
"account_number": "BE10 0012 1073 5004"
}
},
{
"model": "comptabilite.transaction",
"pk": 715,
"fields": {
"registrationDate": "2020-02-07T00:00:00Z",
"totalAmount": "132.00",
"description": "Commande maoline colaux eleonore",
"is_done": true,
"is_simulated": false,
"notes": "Commande maoline colaux eleonore",
"counterpart": "Mme Heidi Trasschaert",
"bkExtractNumber": null,
"bkAmount": "132.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "132.00",
"otherDescription": "Virement en votre faveur",
"event": 10,
"account_number": "BE72 8508 4246 6216"
}
},
{
"model": "comptabilite.transaction",
"pk": 716,
"fields": {
"registrationDate": "2020-02-10T00:00:00Z",
"totalAmount": "60.00",
"description": "Maillot Colaux Eleonore",
"is_done": true,
"is_simulated": false,
"notes": "Maillot Colaux Eleonore",
"counterpart": "COLAUX M . TRASSCHAERT H",
"bkExtractNumber": null,
"bkAmount": "60.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "60.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE28 8508 4246 6620"
}
},
{
"model": "comptabilite.transaction",
"pk": 717,
"fields": {
"registrationDate": "2020-02-11T00:00:00Z",
"totalAmount": "36.00",
"description": "Commande chocolat Van den abeele Malo",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MME MALVINA GOVAERT",
"bkExtractNumber": null,
"bkAmount": "36.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "36.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE08 3770 8022 6313"
}
},
{
"model": "comptabilite.transaction",
"pk": 718,
"fields": {
"registrationDate": "2020-02-11T00:00:00Z",
"totalAmount": "60.00",
"description": "Maillot Delheusy Evelyne",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DELHEUSY-TENGROOTENHUYSE",
"bkExtractNumber": null,
"bkAmount": "60.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "60.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE25 0012 9024 4082"
}
},
{
"model": "comptabilite.transaction",
"pk": 719,
"fields": {
"registrationDate": "2020-02-11T00:00:00Z",
"totalAmount": "618.00",
"description": "Vanye Felix (vente chocolats Maoline)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MARTIN LAETITIA",
"bkExtractNumber": null,
"bkAmount": "618.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "618.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE51 0639 1839 8762"
}
},
{
"model": "comptabilite.transaction",
"pk": 720,
"fields": {
"registrationDate": "2020-02-13T00:00:00Z",
"totalAmount": "60.00",
"description": "Remboursement frais de deplacement.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Stephane Gilles",
"bkExtractNumber": null,
"bkAmount": "60.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "60.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE66 3401 8006 1643"
}
},
{
"model": "comptabilite.transaction",
"pk": 721,
"fields": {
"registrationDate": "2020-02-17T00:00:00Z",
"totalAmount": "193.00",
"description": "Cotisation TR 2018-19 BRAHM Gaspard",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M PATRICK BRAHM ET",
"bkExtractNumber": null,
"bkAmount": "193.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "193.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE04 3101 9095 8431"
}
},
{
"model": "comptabilite.transaction",
"pk": 722,
"fields": {
"registrationDate": "2020-02-18T00:00:00Z",
"totalAmount": "84.00",
"description": "Commande chocolats Pauline",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Carine Van Damme",
"bkExtractNumber": null,
"bkAmount": "84.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "84.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE59 6511 6526 0926"
}
},
{
"model": "comptabilite.transaction",
"pk": 723,
"fields": {
"registrationDate": "2020-02-20T00:00:00Z",
"totalAmount": "100.00",
"description": "Solde cotisation TR 2018-2019 Kraled Anyssa",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "VAN DER SMISSEN INGRID",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE51 1430 7010 7762"
}
},
{
"model": "comptabilite.transaction",
"pk": 724,
"fields": {
"registrationDate": "2020-02-20T00:00:00Z",
"totalAmount": "6.00",
"description": "Pralines Kraled Anyssa",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "VAN DER SMISSEN INGRID",
"bkExtractNumber": null,
"bkAmount": "6.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "6.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE51 1430 7010 7762"
}
},
{
"model": "comptabilite.transaction",
"pk": 725,
"fields": {
"registrationDate": "2020-02-28T00:00:00Z",
"totalAmount": "152.00",
"description": "INTERV BCBW CHAMP TR 2020",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "B.C.B.W. ASBL",
"bkExtractNumber": null,
"bkAmount": "152.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "152.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE95 3630 2722 0058"
}
},
{
"model": "comptabilite.transaction",
"pk": 726,
"fields": {
"registrationDate": "2020-03-02T00:00:00Z",
"totalAmount": "300.20",
"description": "Cotisation TR 19-20 Lynne/Sasha WASTIEL",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Mme DURIAU Jenny",
"bkExtractNumber": null,
"bkAmount": "300.20",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "300.20",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE38 1262 0867 6372"
}
},
{
"model": "comptabilite.transaction",
"pk": 727,
"fields": {
"registrationDate": "2020-03-03T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 728,
"fields": {
"registrationDate": "2020-03-03T00:00:00Z",
"totalAmount": "263.50",
"description": "cotisation TR 2019-2020 Nina Sottiaux",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "PETIT-MUSIN MARIE-CAROLINE",
"bkExtractNumber": null,
"bkAmount": "263.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "263.50",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE61 2100 3851 5217"
}
},
{
"model": "comptabilite.transaction",
"pk": 729,
"fields": {
"registrationDate": "2020-03-06T00:00:00Z",
"totalAmount": "161.00",
"description": "Solde cotisation pauline lefevre",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M JEROME LEFEVRE",
"bkExtractNumber": null,
"bkAmount": "161.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "161.00",
"otherDescription": "Paiement instantané en votre faveur",
"event": null,
"account_number": "BE82 3770 6748 6068"
}
},
{
"model": "comptabilite.transaction",
"pk": 730,
"fields": {
"registrationDate": "2020-03-09T00:00:00Z",
"totalAmount": "647.50",
"description": "Payement commande Chocolats",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Maoline Chocolat",
"bkExtractNumber": null,
"bkAmount": "647.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "647.50",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE84 7320 3752 0459"
}
},
{
"model": "comptabilite.transaction",
"pk": 731,
"fields": {
"registrationDate": "2020-03-10T00:00:00Z",
"totalAmount": "42.00",
"description": "Maxime - Chaussons + T-shirt",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "PIRSON MAXIME",
"bkExtractNumber": null,
"bkAmount": "42.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "42.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE04 0635 4864 1331"
}
},
{
"model": "comptabilite.transaction",
"pk": 732,
"fields": {
"registrationDate": "2020-03-24T00:00:00Z",
"totalAmount": "1083.45",
"description": "2018-02",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "AQUILON LILLOIS ASBL",
"bkExtractNumber": null,
"bkAmount": "1083.45",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "1083.45",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE49 2710 7539 2371"
}
},
{
"model": "comptabilite.transaction",
"pk": 733,
"fields": {
"registrationDate": "2020-04-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 734,
"fields": {
"registrationDate": "2020-04-06T00:00:00Z",
"totalAmount": "250.00",
"description": "050/0413/84863",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Team Recouvrement",
"bkExtractNumber": null,
"bkAmount": "250.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "250.00",
"otherDescription": "Votre virement via Online",
"event": null,
"account_number": "BE52 6792 0025 7409"
}
},
{
"model": "comptabilite.transaction",
"pk": 735,
"fields": {
"registrationDate": "2020-04-07T00:00:00Z",
"totalAmount": "147.00",
"description": "Cotisation trampoline loisir 2018-2019 victor renauld",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "RENAULD PATRICK",
"bkExtractNumber": null,
"bkAmount": "147.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "147.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE05 2100 4140 1975"
}
},
{
"model": "comptabilite.transaction",
"pk": 736,
"fields": {
"registrationDate": "2020-05-05T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 737,
"fields": {
"registrationDate": "2020-06-03T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 738,
"fields": {
"registrationDate": "2020-07-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenue de compte Business Pack",
"is_done": true,
"is_simulated": false,
"notes": "Tenue de compte Business Pack",
"counterpart": "CRELAN",
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 3,
"amount": "4.00",
"otherDescription": "Tenue de compte Business Pack",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 739,
"fields": {
"registrationDate": "2020-07-10T00:00:00Z",
"totalAmount": "150.00",
"description": "Acompte inscription Dumont Laurence",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "GRAINDORGE ISABELLE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "Virement en votre faveur",
"event": null,
"account_number": "BE05 0013 5475 8075"
}
},
{
"model": "comptabilite.transaction",
"pk": 740,
"fields": {
"registrationDate": "2020-08-06T00:00:00Z",
"totalAmount": "150.00",
"description": "cotisation TR 2020-2021 Dumont Jade",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MOGET AURELIE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE05 0016 6166 6075"
}
},
{
"model": "comptabilite.transaction",
"pk": 741,
"fields": {
"registrationDate": "2020-09-07T00:00:00Z",
"totalAmount": "150.00",
"description": "cotisation TR 2020/2021 Van Mol Lola",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "ELOIR MURIEL",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE86 0010 9348 6050"
}
},
{
"model": "comptabilite.transaction",
"pk": 742,
"fields": {
"registrationDate": "2020-09-07T00:00:00Z",
"totalAmount": "247.00",
"description": "Cotisation annuelle 20-21 Eva Gerard",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M CEDRIC GERARD",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "",
"event": null,
"account_number": "BE12 3601 1115 1292"
}
},
{
"model": "comptabilite.transaction",
"pk": 743,
"fields": {
"registrationDate": "2020-09-07T00:00:00Z",
"totalAmount": "150.00",
"description": "Kraled Anyssa cotisation TR 2020 2021",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M MOHAMMED KRALED OU Mme INGRID",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE35 9531 2361 3937"
}
},
{
"model": "comptabilite.transaction",
"pk": 744,
"fields": {
"registrationDate": "2020-09-15T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TR 2020-21 Delheusy Evelyne",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DELHEUSY-TENGROOTENHUYSE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE25 0012 9024 4082"
}
},
{
"model": "comptabilite.transaction",
"pk": 745,
"fields": {
"registrationDate": "2020-09-15T00:00:00Z",
"totalAmount": "150.00",
"description": "Acompte cotisation TR 2020-21 VanyeFelix",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "VANYE - MARTIN",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE40 0639 1839 8863"
}
},
{
"model": "comptabilite.transaction",
"pk": 746,
"fields": {
"registrationDate": "2020-09-16T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation Eleonore Colaux",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "COLAUX M . TRASSCHAERT H",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE28 8508 4246 6620"
}
},
{
"model": "comptabilite.transaction",
"pk": 747,
"fields": {
"registrationDate": "2020-09-17T00:00:00Z",
"totalAmount": "97.00",
"description": "Cotisation TR2020-21 solde DUMONT Jade",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MOGET AURELIE",
"bkExtractNumber": null,
"bkAmount": "97.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "97.00",
"otherDescription": "",
"event": null,
"account_number": "BE05 0016 6166 6075"
}
},
{
"model": "comptabilite.transaction",
"pk": 748,
"fields": {
"registrationDate": "2020-09-17T00:00:00Z",
"totalAmount": "247.00",
"description": "Cotisation TR 202021 - Nathan Goncalves de Castro",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DE CASTRO VERNAILLEN",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "",
"event": null,
"account_number": "BE38 3630 3262 4372"
}
},
{
"model": "comptabilite.transaction",
"pk": 749,
"fields": {
"registrationDate": "2020-09-21T00:00:00Z",
"totalAmount": "247.00",
"description": "cotisation TR2020-21 Dhondt Romane",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MME JENNIFER PAUWELS",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "",
"event": null,
"account_number": "BE96 3770 5334 6805"
}
},
{
"model": "comptabilite.transaction",
"pk": 750,
"fields": {
"registrationDate": "2020-09-21T00:00:00Z",
"totalAmount": "247.00",
"description": "cotisation TR2020-2021 De Tiege Achille",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DE TIEGE-ROBERT",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "",
"event": null,
"account_number": "BE30 0017 6013 4011"
}
},
{
"model": "comptabilite.transaction",
"pk": 751,
"fields": {
"registrationDate": "2020-09-21T00:00:00Z",
"totalAmount": "247.00",
"description": "cotisation TR 2020 21 Fabi ethan",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "LIEGEOIS ISABELLE",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "",
"event": null,
"account_number": "BE57 7320 2049 4535"
}
},
{
"model": "comptabilite.transaction",
"pk": 752,
"fields": {
"registrationDate": "2020-09-21T00:00:00Z",
"totalAmount": "150.00",
"description": "Camille Leonard",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Leonard Denis - Vanest Geraldine",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE96 7506 4819 6905"
}
},
{
"model": "comptabilite.transaction",
"pk": 753,
"fields": {
"registrationDate": "2020-09-21T00:00:00Z",
"totalAmount": "150.00",
"description": "Avance sur cotisation 20-21 Malo van den abeele",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M STEVEN VAN DEN ABEELE ET",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE38 3930 2263 8172"
}
},
{
"model": "comptabilite.transaction",
"pk": 754,
"fields": {
"registrationDate": "2020-09-22T00:00:00Z",
"totalAmount": "150.00",
"description": "Nina sottiaux",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "PETIT-MUSIN MARIE-CAROLINE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE61 2100 3851 5217"
}
},
{
"model": "comptabilite.transaction",
"pk": 755,
"fields": {
"registrationDate": "2020-09-22T00:00:00Z",
"totalAmount": "25.00",
"description": "Reste cotisation Laurencz DUMONT (Loisirs/samedi matin)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DUMONT HUBERT",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "25.00",
"otherDescription": "",
"event": null,
"account_number": "BE30 0014 2364 1011"
}
},
{
"model": "comptabilite.transaction",
"pk": 756,
"fields": {
"registrationDate": "2020-09-22T00:00:00Z",
"totalAmount": "247.00",
"description": "Cotisation TR 2020-2021 Hugo DE LEENER",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "COPPENS - De Leener",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "",
"event": null,
"account_number": "BE41 0632 4318 6210"
}
},
{
"model": "comptabilite.transaction",
"pk": 757,
"fields": {
"registrationDate": "2020-09-22T00:00:00Z",
"totalAmount": "247.00",
"description": "Cotisation TR 2020-21 Beldars Emilie",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "BELDARS BRUNO",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "",
"event": null,
"account_number": "BE93 0639 4335 7367"
}
},
{
"model": "comptabilite.transaction",
"pk": 758,
"fields": {
"registrationDate": "2020-09-22T00:00:00Z",
"totalAmount": "247.00",
"description": "Cotisation TR 2020-21 - Martin Turcksin",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "TURCKSIN-ROLLAND",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "",
"event": null,
"account_number": "BE27 1430 8368 8873"
}
},
{
"model": "comptabilite.transaction",
"pk": 759,
"fields": {
"registrationDate": "2020-09-22T00:00:00Z",
"totalAmount": "115.75",
"description": "VAN MOL LOLA SOLDE MOITIE COTISATION TRAMPOLINE",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "VAN MOL ERIC",
"bkExtractNumber": null,
"bkAmount": "115.75",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "115.75",
"otherDescription": "",
"event": null,
"account_number": "BE08 2710 2705 1413"
}
},
{
"model": "comptabilite.transaction",
"pk": 760,
"fields": {
"registrationDate": "2020-09-22T00:00:00Z",
"totalAmount": "130.50",
"description": "Fon cotisation 20-21 Malo van den abeele",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M STEVEN VAN DEN ABEELE ET",
"bkExtractNumber": null,
"bkAmount": "130.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "130.50",
"otherDescription": "",
"event": null,
"account_number": "BE38 3930 2263 8172"
}
},
{
"model": "comptabilite.transaction",
"pk": 761,
"fields": {
"registrationDate": "2020-09-22T00:00:00Z",
"totalAmount": "175.00",
"description": "Cotisation TR 2020-21 Andre Simon",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M ALAIN ANDRE",
"bkExtractNumber": null,
"bkAmount": "175.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "175.00",
"otherDescription": "",
"event": null,
"account_number": "BE60 3770 0036 2270"
}
},
{
"model": "comptabilite.transaction",
"pk": 762,
"fields": {
"registrationDate": "2020-09-23T00:00:00Z",
"totalAmount": "247.00",
"description": "Cotisation TR 2020-21 Eva petit musin",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "PETIT MUSIN",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "",
"event": null,
"account_number": "BE22 3101 7943 6447"
}
},
{
"model": "comptabilite.transaction",
"pk": 763,
"fields": {
"registrationDate": "2020-09-23T00:00:00Z",
"totalAmount": "247.00",
"description": "costisation tr 2020 2021 celena vandevelde",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MESSENS VANESSA",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "247.00",
"otherDescription": "",
"event": null,
"account_number": "BE15 7360 3373 3230"
}
},
{
"model": "comptabilite.transaction",
"pk": 764,
"fields": {
"registrationDate": "2020-09-24T00:00:00Z",
"totalAmount": "150.00",
"description": "cotisation 2020-2021 granda martinez noelia",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 765,
"fields": {
"registrationDate": "2020-09-24T00:00:00Z",
"totalAmount": "247.00",
"description": "Cotisation TR2020-2021 Coeymans Martin",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "TOCK MARIE-LINE",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "",
"event": null,
"account_number": "BE19 0017 5027 8912"
}
},
{
"model": "comptabilite.transaction",
"pk": 766,
"fields": {
"registrationDate": "2020-09-25T00:00:00Z",
"totalAmount": "150.00",
"description": "Acompte cotisation 2020-2021 Pirson Maxime",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "RICHIR EVELYNE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE10 0012 1073 5004"
}
},
{
"model": "comptabilite.transaction",
"pk": 767,
"fields": {
"registrationDate": "2020-09-25T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TR 2020-21 Berrewaerts Andrea",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MME JULIE BORTOLATO",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE25 3770 2205 2682"
}
},
{
"model": "comptabilite.transaction",
"pk": 768,
"fields": {
"registrationDate": "2020-09-29T00:00:00Z",
"totalAmount": "150.00",
"description": "cotisation tr 202-2021 soupart janelle",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "SOUPART SEBASTIEN",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE55 0013 4341 5644"
}
},
{
"model": "comptabilite.transaction",
"pk": 769,
"fields": {
"registrationDate": "2020-09-30T00:00:00Z",
"totalAmount": "247.00",
"description": "Cotisation T2020-21 Roeland Rafael",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "ROELAND CHRISTOPHE",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "",
"event": null,
"account_number": "BE68 0013 5164 0234"
}
},
{
"model": "comptabilite.transaction",
"pk": 770,
"fields": {
"registrationDate": "2020-09-30T00:00:00Z",
"totalAmount": "281.50",
"description": "Cotisations Eleonore Colaux",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "COLAUX M . TRASSCHAERT H",
"bkExtractNumber": null,
"bkAmount": "281.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "281.50",
"otherDescription": "",
"event": null,
"account_number": "BE28 8508 4246 6620"
}
},
{
"model": "comptabilite.transaction",
"pk": 771,
"fields": {
"registrationDate": "2020-10-01T00:00:00Z",
"totalAmount": "150.00",
"description": "cotisation 2020 21 Gaspard brahm",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "BRAHM ET MME SYLVIE HUYSMA",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE04 3101 9095 8431"
}
},
{
"model": "comptabilite.transaction",
"pk": 772,
"fields": {
"registrationDate": "2020-10-02T00:00:00Z",
"totalAmount": "150.00",
"description": "BRAHM Gaspard - accompte cotisation 2020-2021",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M PATRICK BRAHM ET",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE04 3101 9095 8431"
}
},
{
"model": "comptabilite.transaction",
"pk": 773,
"fields": {
"registrationDate": "2020-10-02T00:00:00Z",
"totalAmount": "115.75",
"description": "cotisation 2020/2021 Lola Van Mol",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "ELOIR MURIEL",
"bkExtractNumber": null,
"bkAmount": "115.75",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "115.75",
"otherDescription": "",
"event": null,
"account_number": "BE86 0010 9348 6050"
}
},
{
"model": "comptabilite.transaction",
"pk": 774,
"fields": {
"registrationDate": "2020-10-02T00:00:00Z",
"totalAmount": "422.00",
"description": "Solde cotisation TR 2020-21 Vanye Felix",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MARTIN LAETITIA",
"bkExtractNumber": null,
"bkAmount": "422.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "422.00",
"otherDescription": "",
"event": null,
"account_number": "BE51 0639 1839 8762"
}
},
{
"model": "comptabilite.transaction",
"pk": 775,
"fields": {
"registrationDate": "2020-10-07T00:00:00Z",
"totalAmount": "222.00",
"description": "Solde cotisation trampoline Evelyne Delheusy 2020 2021",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DELHEUSY-TENGROOTENHUYSE",
"bkExtractNumber": null,
"bkAmount": "222.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "222.00",
"otherDescription": "",
"event": null,
"account_number": "BE25 0012 9024 4082"
}
},
{
"model": "comptabilite.transaction",
"pk": 776,
"fields": {
"registrationDate": "2020-10-07T00:00:00Z",
"totalAmount": "97.00",
"description": "tr 2020-2021 soupart janelle",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "SOUPART SEBASTIEN",
"bkExtractNumber": null,
"bkAmount": "97.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "97.00",
"otherDescription": "",
"event": null,
"account_number": "BE55 0013 4341 5644"
}
},
{
"model": "comptabilite.transaction",
"pk": 777,
"fields": {
"registrationDate": "2020-10-08T00:00:00Z",
"totalAmount": "103.00",
"description": "Trampoline Martin Coeymans",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "TOCK MARIE-LINE",
"bkExtractNumber": null,
"bkAmount": "103.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "103.00",
"otherDescription": "",
"event": null,
"account_number": "BE19 0017 5027 8912"
}
},
{
"model": "comptabilite.transaction",
"pk": 778,
"fields": {
"registrationDate": "2020-10-09T00:00:00Z",
"totalAmount": "97.00",
"description": "Cotisation TR 2020-21 Berrewaerts Andrea",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MME JULIE BORTOLATO",
"bkExtractNumber": null,
"bkAmount": "97.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "97.00",
"otherDescription": "",
"event": null,
"account_number": "BE25 3770 2205 2682"
}
},
{
"model": "comptabilite.transaction",
"pk": 779,
"fields": {
"registrationDate": "2020-10-12T00:00:00Z",
"totalAmount": "91.50",
"description": "Kraled Anyssa 1er paiement",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M MOHAMMED KRALED OU Mme INGRID",
"bkExtractNumber": null,
"bkAmount": "91.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "91.50",
"otherDescription": "",
"event": null,
"account_number": "BE35 9531 2361 3937"
}
},
{
"model": "comptabilite.transaction",
"pk": 780,
"fields": {
"registrationDate": "2020-10-13T00:00:00Z",
"totalAmount": "247.00",
"description": "cotisation TR 2020/2021 Decubber Cassandre",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "RIBAUCOURT EMELINE",
"bkExtractNumber": null,
"bkAmount": "247.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "247.00",
"otherDescription": "",
"event": null,
"account_number": "BE95 7330 3559 2158"
}
},
{
"model": "comptabilite.transaction",
"pk": 781,
"fields": {
"registrationDate": "2020-10-14T00:00:00Z",
"totalAmount": "422.00",
"description": "Cotisation TR 2020-21 pirson Maxime",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "PIRSON VINCENT",
"bkExtractNumber": null,
"bkAmount": "422.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "422.00",
"otherDescription": "",
"event": null,
"account_number": "BE35 0682 3271 3737"
}
},
{
"model": "comptabilite.transaction",
"pk": 782,
"fields": {
"registrationDate": "2020-10-14T00:00:00Z",
"totalAmount": "191.50",
"description": "Solde Nina Sottiaux",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "SOTTIAUX VINCENT",
"bkExtractNumber": null,
"bkAmount": "191.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "191.50",
"otherDescription": "",
"event": null,
"account_number": "BE40 0015 9756 7263"
}
},
{
"model": "comptabilite.transaction",
"pk": 783,
"fields": {
"registrationDate": "2020-10-15T00:00:00Z",
"totalAmount": "76.00",
"description": "Marine Geirnaert",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "GEIRNAERT DANIEL",
"bkExtractNumber": null,
"bkAmount": "76.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "76.00",
"otherDescription": "",
"event": null,
"account_number": "BE06 2100 1700 1122"
}
},
{
"model": "comptabilite.transaction",
"pk": 784,
"fields": {
"registrationDate": "2020-10-16T00:00:00Z",
"totalAmount": "103.00",
"description": "Surplus groupe competition De Leener Hugo",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "COPPENS - De Leener",
"bkExtractNumber": null,
"bkAmount": "103.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "103.00",
"otherDescription": "",
"event": null,
"account_number": "BE41 0632 4318 6210"
}
},
{
"model": "comptabilite.transaction",
"pk": 785,
"fields": {
"registrationDate": "2020-10-19T00:00:00Z",
"totalAmount": "222.30",
"description": "clara vandevelde",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MESSENS VANESSA",
"bkExtractNumber": null,
"bkAmount": "222.30",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "222.30",
"otherDescription": "",
"event": null,
"account_number": "BE15 7360 3373 3230"
}
},
{
"model": "comptabilite.transaction",
"pk": 786,
"fields": {
"registrationDate": "2020-10-20T00:00:00Z",
"totalAmount": "45.50",
"description": "voir email du 18 octobre on versera 195,5 euro fin janvier",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Leonard Denis - Vanest Geraldine",
"bkExtractNumber": null,
"bkAmount": "45.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "45.50",
"otherDescription": "",
"event": null,
"account_number": "BE96 7506 4819 6905"
}
},
{
"model": "comptabilite.transaction",
"pk": 787,
"fields": {
"registrationDate": "2020-10-26T00:00:00Z",
"totalAmount": "229.00",
"description": "Cotisation TR 2020-21 Benzakour Nael",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Dewael Julie",
"bkExtractNumber": null,
"bkAmount": "229.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "229.00",
"otherDescription": "",
"event": null,
"account_number": "BE29 0635 6534 8064"
}
},
{
"model": "comptabilite.transaction",
"pk": 788,
"fields": {
"registrationDate": "2020-11-05T00:00:00Z",
"totalAmount": "90.50",
"description": "Remboursement solde NC 20200123/C2054",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FEDERATION FRANCOPHONE DE",
"bkExtractNumber": null,
"bkAmount": "90.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "90.50",
"otherDescription": "",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 789,
"fields": {
"registrationDate": "2020-11-19T00:00:00Z",
"totalAmount": "141.00",
"description": "granda martinez noelia. cotisation 2020-2021",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "141.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "141.00",
"otherDescription": "",
"event": null,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 790,
"fields": {
"registrationDate": "2020-11-26T00:00:00Z",
"totalAmount": "44.00",
"description": "000/0067/05831",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Commune BLC",
"bkExtractNumber": null,
"bkAmount": "44.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "44.00",
"otherDescription": "",
"event": null,
"account_number": "BE91 0971 5125 0076"
}
},
{
"model": "comptabilite.transaction",
"pk": 791,
"fields": {
"registrationDate": "2020-11-30T00:00:00Z",
"totalAmount": "84.00",
"description": "Remboursement chocolat Pauline.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Carine Vandamme",
"bkExtractNumber": null,
"bkAmount": "84.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "84.00",
"otherDescription": "",
"event": null,
"account_number": "BE59 6511 6526 0926"
}
},
{
"model": "comptabilite.transaction",
"pk": 792,
"fields": {
"registrationDate": "2020-12-04T00:00:00Z",
"totalAmount": "72.00",
"description": "Prestation Septembre et Octobre",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Ronsman Noemie",
"bkExtractNumber": null,
"bkAmount": "72.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "72.00",
"otherDescription": "",
"event": null,
"account_number": "BE73 0004 2412 8860"
}
},
{
"model": "comptabilite.transaction",
"pk": 793,
"fields": {
"registrationDate": "2020-12-15T00:00:00Z",
"totalAmount": "94.50",
"description": "granda martinez noelia. plan de paiement",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "94.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "94.50",
"otherDescription": "",
"event": null,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 794,
"fields": {
"registrationDate": "2020-12-28T00:00:00Z",
"totalAmount": "91.58",
"description": "Payement St Nicolas.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Aquilon",
"bkExtractNumber": null,
"bkAmount": "91.58",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "91.58",
"otherDescription": "",
"event": null,
"account_number": "BE49 2710 7539 2371"
}
},
{
"model": "comptabilite.transaction",
"pk": 795,
"fields": {
"registrationDate": "2021-02-11T00:00:00Z",
"totalAmount": "240.00",
"description": "Prestation Septembre a Janvier (compris).",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Granda Martinez Noelia",
"bkExtractNumber": null,
"bkAmount": "240.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "240.00",
"otherDescription": "",
"event": null,
"account_number": "BE30 0018 1707 3011"
}
},
{
"model": "comptabilite.transaction",
"pk": 796,
"fields": {
"registrationDate": "2021-02-15T00:00:00Z",
"totalAmount": "44.00",
"description": "20200058/C2054",
"is_done": true,
"is_simulated": false,
"notes": "Payement d'une facture FfG",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "44.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "44.00",
"otherDescription": "",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 797,
"fields": {
"registrationDate": "2021-02-23T00:00:00Z",
"totalAmount": "100.00",
"description": "cotisation Lola Van mol 2018.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "ELOIR MURIEL",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE86 0010 9348 6050"
}
},
{
"model": "comptabilite.transaction",
"pk": 798,
"fields": {
"registrationDate": "2021-03-04T00:00:00Z",
"totalAmount": "9.00",
"description": "solde cotisation Anyssa Kraled",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "VAN DER SMISSEN INGRID",
"bkExtractNumber": null,
"bkAmount": "9.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "9.00",
"otherDescription": "",
"event": null,
"account_number": "BE51 1430 7010 7762"
}
},
{
"model": "comptabilite.transaction",
"pk": 799,
"fields": {
"registrationDate": "2021-03-08T00:00:00Z",
"totalAmount": "54.00",
"description": "Remboursement cours non prestes.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "SYLVIE HUYSMANS",
"bkExtractNumber": null,
"bkAmount": "54.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "54.00",
"otherDescription": "",
"event": null,
"account_number": "BE04 3101 9095 8431"
}
},
{
"model": "comptabilite.transaction",
"pk": 800,
"fields": {
"registrationDate": "2021-03-08T00:00:00Z",
"totalAmount": "166.00",
"description": "Remboursement cours non prestes",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MARTIN Laetitia",
"bkExtractNumber": null,
"bkAmount": "166.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "166.00",
"otherDescription": "",
"event": null,
"account_number": "BE51 0639 1839 8762"
}
},
{
"model": "comptabilite.transaction",
"pk": 801,
"fields": {
"registrationDate": "2021-03-08T00:00:00Z",
"totalAmount": "91.00",
"description": "Remboursement cours non prestes",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DELHEUSY-TENGROOTENHUYSE",
"bkExtractNumber": null,
"bkAmount": "91.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "91.00",
"otherDescription": "",
"event": null,
"account_number": "BE25 0012 9024 4082"
}
},
{
"model": "comptabilite.transaction",
"pk": 802,
"fields": {
"registrationDate": "2021-03-08T00:00:00Z",
"totalAmount": "70.00",
"description": "Remboursement cours non prestes.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "COPPENS - De Leener",
"bkExtractNumber": null,
"bkAmount": "70.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "70.00",
"otherDescription": "",
"event": null,
"account_number": "BE41 0632 4318 6210"
}
},
{
"model": "comptabilite.transaction",
"pk": 803,
"fields": {
"registrationDate": "2021-03-08T00:00:00Z",
"totalAmount": "166.00",
"description": "Remboursement cours non prestes.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "PIRSON VINCENT",
"bkExtractNumber": null,
"bkAmount": "166.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "166.00",
"otherDescription": "",
"event": null,
"account_number": "BE35 0682 3271 3737"
}
},
{
"model": "comptabilite.transaction",
"pk": 804,
"fields": {
"registrationDate": "2021-03-08T00:00:00Z",
"totalAmount": "70.00",
"description": "Remboursement cours non prestes.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "TOCK MARIE-LINE",
"bkExtractNumber": null,
"bkAmount": "70.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "70.00",
"otherDescription": "",
"event": null,
"account_number": "BE19 0017 5027 8912"
}
},
{
"model": "comptabilite.transaction",
"pk": 805,
"fields": {
"registrationDate": "2021-03-08T00:00:00Z",
"totalAmount": "48.00",
"description": "Remboursement cours non prestes.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DUMONT HUBERT",
"bkExtractNumber": null,
"bkAmount": "48.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "48.00",
"otherDescription": "",
"event": null,
"account_number": "BE30 0014 2364 1011"
}
},
{
"model": "comptabilite.transaction",
"pk": 806,
"fields": {
"registrationDate": "2021-03-08T00:00:00Z",
"totalAmount": "48.00",
"description": "Remboursement cours non prestes.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "ALAIN ANDRE",
"bkExtractNumber": null,
"bkAmount": "48.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "48.00",
"otherDescription": "",
"event": null,
"account_number": "BE60 3770 0036 2270"
}
},
{
"model": "comptabilite.transaction",
"pk": 807,
"fields": {
"registrationDate": "2021-03-08T00:00:00Z",
"totalAmount": "48.00",
"description": "Remboursement cours non prestes.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "BELDARS BRUNO",
"bkExtractNumber": null,
"bkAmount": "48.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "48.00",
"otherDescription": "",
"event": null,
"account_number": "BE93 0639 4335 7367"
}
},
{
"model": "comptabilite.transaction",
"pk": 808,
"fields": {
"registrationDate": "2021-03-08T00:00:00Z",
"totalAmount": "48.00",
"description": "Remboursement cours non prestes.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "RIBAUCOURT EMELINE",
"bkExtractNumber": null,
"bkAmount": "48.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "48.00",
"otherDescription": "",
"event": null,
"account_number": "BE95 7330 3559 2158"
}
},
{
"model": "comptabilite.transaction",
"pk": 809,
"fields": {
"registrationDate": "2021-03-08T00:00:00Z",
"totalAmount": "128.00",
"description": "Remboursement cours non prestes.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "COLAUX M . TRASSCHAERT H",
"bkExtractNumber": null,
"bkAmount": "128.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "128.00",
"otherDescription": "",
"event": null,
"account_number": "BE28 8508 4246 6620"
}
},
{
"model": "comptabilite.transaction",
"pk": 810,
"fields": {
"registrationDate": "2021-03-22T00:00:00Z",
"totalAmount": "68.00",
"description": "Camille Leonard",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Leonard Denis - Vanest Geraldine",
"bkExtractNumber": null,
"bkAmount": "68.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "68.00",
"otherDescription": "",
"event": null,
"account_number": "BE96 7506 4819 6905"
}
},
{
"model": "comptabilite.transaction",
"pk": 811,
"fields": {
"registrationDate": "2021-03-29T00:00:00Z",
"totalAmount": "315.98",
"description": "SUBSIDE EXCEPTIONNEL COVID - CF EMAIL DU 24 MARS 2021",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FEDERATION FRANCOPHONE DE",
"bkExtractNumber": null,
"bkAmount": "315.98",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "315.98",
"otherDescription": "",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 812,
"fields": {
"registrationDate": "2021-04-26T00:00:00Z",
"totalAmount": "5000.00",
"description": "Payement saison 2018-19 + acompte 2019-20",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Aquilon",
"bkExtractNumber": null,
"bkAmount": "5000.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "5000.00",
"otherDescription": "",
"event": null,
"account_number": "BE49 2710 7539 2371"
}
},
{
"model": "comptabilite.transaction",
"pk": 813,
"fields": {
"registrationDate": "2021-05-03T00:00:00Z",
"totalAmount": "4000.00",
"description": "Saison 2019-20 (part 2 sur 3)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Aquilon",
"bkExtractNumber": null,
"bkAmount": "4000.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4000.00",
"otherDescription": "",
"event": null,
"account_number": "BE49 2710 7539 2371"
}
},
{
"model": "comptabilite.transaction",
"pk": 814,
"fields": {
"registrationDate": "2021-05-03T00:00:00Z",
"totalAmount": "44.00",
"description": "000/0068/94171",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Commune BLC",
"bkExtractNumber": null,
"bkAmount": "44.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "44.00",
"otherDescription": "",
"event": null,
"account_number": "BE91 0971 5125 0076"
}
},
{
"model": "comptabilite.transaction",
"pk": 815,
"fields": {
"registrationDate": "2021-05-03T00:00:00Z",
"totalAmount": "625.00",
"description": "200/5763/04855",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Infocenter",
"bkExtractNumber": null,
"bkAmount": "625.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "625.00",
"otherDescription": "",
"event": null,
"account_number": "BE42 6792 0000 0054"
}
},
{
"model": "comptabilite.transaction",
"pk": 816,
"fields": {
"registrationDate": "2021-06-09T00:00:00Z",
"totalAmount": "150.00",
"description": "TRA 2021-22 Vanye Felix",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Martin Laetitia",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE51 0639 1839 8762"
}
},
{
"model": "comptabilite.transaction",
"pk": 817,
"fields": {
"registrationDate": "2021-06-09T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TRA 2021-2022 Kraled Anyssa",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "VAN DER SMISSEN INGRID",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE51 1430 7010 7762"
}
},
{
"model": "comptabilite.transaction",
"pk": 818,
"fields": {
"registrationDate": "2021-06-10T00:00:00Z",
"totalAmount": "105.00",
"description": "Cotisation TR 19 20 Jaquet Quentin",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M OLIVIER JAQUET OU Mme NATHALIE",
"bkExtractNumber": null,
"bkAmount": "105.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "105.00",
"otherDescription": "",
"event": null,
"account_number": "BE66 9530 3601 3843"
}
},
{
"model": "comptabilite.transaction",
"pk": 819,
"fields": {
"registrationDate": "2021-06-10T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TR 2021-22 Coeymans Martin",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "TOCK MARIE-LINE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE19 0017 5027 8912"
}
},
{
"model": "comptabilite.transaction",
"pk": 820,
"fields": {
"registrationDate": "2021-06-14T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TR 2021-22 Natasha Mahmood",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MME HELENE FRANCOIS",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE03 3770 1734 8384"
}
},
{
"model": "comptabilite.transaction",
"pk": 821,
"fields": {
"registrationDate": "2021-06-14T00:00:00Z",
"totalAmount": "150.00",
"description": "cotisation tra 2021-2022 Patart Heloise",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MME ANNE-SOPHIE GENICOT",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE94 3770 8247 6814"
}
},
{
"model": "comptabilite.transaction",
"pk": 822,
"fields": {
"registrationDate": "2021-06-15T00:00:00Z",
"totalAmount": "150.00",
"description": "cotisation TRA 2021/22 Van Mol Lola",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "ELOIR MURIEL",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE86 0010 9348 6050"
}
},
{
"model": "comptabilite.transaction",
"pk": 823,
"fields": {
"registrationDate": "2021-06-16T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TrA2122 Gerard Eva",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "GERARD CEDRIC",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE38 7320 4937 5172"
}
},
{
"model": "comptabilite.transaction",
"pk": 824,
"fields": {
"registrationDate": "2021-06-17T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TRA 2021-22 Andre Simon",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M ALAIN ANDRE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE60 3770 0036 2270"
}
},
{
"model": "comptabilite.transaction",
"pk": 825,
"fields": {
"registrationDate": "2021-06-18T00:00:00Z",
"totalAmount": "125.50",
"description": "granda martinez noelia",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "125.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "125.50",
"otherDescription": "",
"event": null,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 826,
"fields": {
"registrationDate": "2021-06-28T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TRA 2021-22 Berrewaerts Andrea",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DE H MICHAEL BERREWAERTS",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE69 3101 6435 6078"
}
},
{
"model": "comptabilite.transaction",
"pk": 827,
"fields": {
"registrationDate": "2021-06-29T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TRA 2021-22 Martin Turcksin",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "TURCKSIN-ROLLAND",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE27 1430 8368 8873"
}
},
{
"model": "comptabilite.transaction",
"pk": 828,
"fields": {
"registrationDate": "2021-06-30T00:00:00Z",
"totalAmount": "150.00",
"description": "cotisation TRA2021-22 Decubber Cassandre",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "RIBAUCOURT EMELINE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE95 7330 3559 2158"
}
},
{
"model": "comptabilite.transaction",
"pk": 829,
"fields": {
"registrationDate": "2021-06-30T00:00:00Z",
"totalAmount": "150.00",
"description": "COTISATION TRA 2021-22 GONCALVES DE CASTRO NATHAN",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DE CASTRO C. + VERNAILLEN A.",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE83 7320 5657 6515"
}
},
{
"model": "comptabilite.transaction",
"pk": 830,
"fields": {
"registrationDate": "2021-06-30T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TRA 2021-22 Malo van den abeele",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M STEVEN VAN DEN ABEELE ET",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE38 3930 2263 8172"
}
},
{
"model": "comptabilite.transaction",
"pk": 831,
"fields": {
"registrationDate": "2021-06-30T00:00:00Z",
"totalAmount": "150.00",
"description": "Inscription eleonore Colaux",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "COLAUX M . TRASSCHAERT H",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE28 8508 4246 6620"
}
},
{
"model": "comptabilite.transaction",
"pk": 832,
"fields": {
"registrationDate": "2021-07-01T00:00:00Z",
"totalAmount": "150.00",
"description": "accompte gaspard brahm 2021-2022",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M PATRICK BRAHM ET",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE04 3101 9095 8431"
}
},
{
"model": "comptabilite.transaction",
"pk": 833,
"fields": {
"registrationDate": "2021-07-01T00:00:00Z",
"totalAmount": "150.00",
"description": "TRA2021-22 De Tiege Achille",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DE TIEGE-ROBERT",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE30 0017 6013 4011"
}
},
{
"model": "comptabilite.transaction",
"pk": 834,
"fields": {
"registrationDate": "2021-07-01T00:00:00Z",
"totalAmount": "150.00",
"description": "PIRSON Maxime - Acompte CotisationTRA 2021-2022",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Pirson Maxime",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE04 0635 4864 1331"
}
},
{
"model": "comptabilite.transaction",
"pk": 835,
"fields": {
"registrationDate": "2021-07-01T00:00:00Z",
"totalAmount": "150.00",
"description": "Acompte cotisation TR21-22 Delheusy Evelyne",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DELHEUSY-TENGROOTENHUYSE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE25 0012 9024 4082"
}
},
{
"model": "comptabilite.transaction",
"pk": 836,
"fields": {
"registrationDate": "2021-07-01T00:00:00Z",
"totalAmount": "150.00",
"description": "Pre-inscription Margaux annee 2021-2022",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DE BUISSERET BERTRAND",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE95 0639 2716 7158"
}
},
{
"model": "comptabilite.transaction",
"pk": 837,
"fields": {
"registrationDate": "2021-07-01T00:00:00Z",
"totalAmount": "150.00",
"description": "DAVREUX AMBRE",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "SZABO - DE WILDE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE03 9731 3985 9684"
}
},
{
"model": "comptabilite.transaction",
"pk": 838,
"fields": {
"registrationDate": "2021-07-02T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TRA 2021-22 Schepers Clara",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Schepers Ian - Gheys Christelle",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE72 7506 4915 8316"
}
},
{
"model": "comptabilite.transaction",
"pk": 839,
"fields": {
"registrationDate": "2021-07-02T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TRA 2021-22 Schepers Rafael",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Schepers Ian - Gheys Christelle",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE72 7506 4915 8316"
}
},
{
"model": "comptabilite.transaction",
"pk": 840,
"fields": {
"registrationDate": "2021-07-05T00:00:00Z",
"totalAmount": "150.00",
"description": "TRA 2020-2021 BLOMART Christina",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DE MUYNCK BENEDICTE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE60 1325 3626 7470"
}
},
{
"model": "comptabilite.transaction",
"pk": 841,
"fields": {
"registrationDate": "2021-07-05T00:00:00Z",
"totalAmount": "150.00",
"description": "TRA 2021-22 GARON OSCAR",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "VAN DER STRATEN WAILLET",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE84 3101 3283 8859"
}
},
{
"model": "comptabilite.transaction",
"pk": 842,
"fields": {
"registrationDate": "2021-07-07T00:00:00Z",
"totalAmount": "65.00",
"description": "solde cotisation granda martinez noelia",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "JANSSENS VIRGINIE",
"bkExtractNumber": null,
"bkAmount": "65.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "65.00",
"otherDescription": "",
"event": null,
"account_number": "BE11 0011 6095 9048"
}
},
{
"model": "comptabilite.transaction",
"pk": 843,
"fields": {
"registrationDate": "2021-07-07T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation tr 2021-22 Decubber Cassandre",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DECUBBER XAVIER",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE27 0631 7835 7773"
}
},
{
"model": "comptabilite.transaction",
"pk": 844,
"fields": {
"registrationDate": "2021-07-07T00:00:00Z",
"totalAmount": "150.00",
"description": "cotisation 2021-22 Hongenae Timothe",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "BERNARD JULIE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE42 0013 5402 8454"
}
},
{
"model": "comptabilite.transaction",
"pk": 845,
"fields": {
"registrationDate": "2021-07-13T00:00:00Z",
"totalAmount": "749.92",
"description": "Suite et fin de versements des cotisations loisir.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Aquilon",
"bkExtractNumber": null,
"bkAmount": "749.92",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "749.92",
"otherDescription": "",
"event": null,
"account_number": "BE49 2710 7539 2371"
}
},
{
"model": "comptabilite.transaction",
"pk": 846,
"fields": {
"registrationDate": "2021-07-26T00:00:00Z",
"totalAmount": "29.40",
"description": "Remboursement cotisation.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Magali Pirson",
"bkExtractNumber": null,
"bkAmount": "29.40",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "29.40",
"otherDescription": "",
"event": null,
"account_number": "BE11 0634 5011 0448"
}
},
{
"model": "comptabilite.transaction",
"pk": 847,
"fields": {
"registrationDate": "2021-07-26T00:00:00Z",
"totalAmount": "44.10",
"description": "Remboursement",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Magali Pirson",
"bkExtractNumber": null,
"bkAmount": "44.10",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "44.10",
"otherDescription": "",
"event": null,
"account_number": "BE11 0634 5011 0448"
}
},
{
"model": "comptabilite.transaction",
"pk": 848,
"fields": {
"registrationDate": "2021-08-02T00:00:00Z",
"totalAmount": "23.63",
"description": "Remboursement achat Bandes Elastiques Fitness",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "23.63",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "23.63",
"otherDescription": "",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 849,
"fields": {
"registrationDate": "2021-08-02T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation 2021 2022 Kraled Anyssa",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M MOHAMMED KRALED OU Mme INGRID",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE35 9531 2361 3937"
}
},
{
"model": "comptabilite.transaction",
"pk": 850,
"fields": {
"registrationDate": "2021-08-04T00:00:00Z",
"totalAmount": "150.00",
"description": "TRA 2021-22 HOUGARDY LOIC",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "GASCARD ALICE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE10 7320 0713 4504"
}
},
{
"model": "comptabilite.transaction",
"pk": 851,
"fields": {
"registrationDate": "2021-08-09T00:00:00Z",
"totalAmount": "164.45",
"description": "Remboursement achat club (Wobble et bandes elastique)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Pauline Gerard",
"bkExtractNumber": null,
"bkAmount": "164.45",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "164.45",
"otherDescription": "",
"event": null,
"account_number": "BE75 0638 8058 7051"
}
},
{
"model": "comptabilite.transaction",
"pk": 852,
"fields": {
"registrationDate": "2021-08-09T00:00:00Z",
"totalAmount": "49.64",
"description": "Remboursement planches de Freeman rondes",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Pauline Gerard",
"bkExtractNumber": null,
"bkAmount": "49.64",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "49.64",
"otherDescription": "",
"event": null,
"account_number": "BE75 0638 8058 7051"
}
},
{
"model": "comptabilite.transaction",
"pk": 853,
"fields": {
"registrationDate": "2021-08-10T00:00:00Z",
"totalAmount": "25.00",
"description": "Achat planche de Freeman - PIRSON Maxime",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Pirson Maxime",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "25.00",
"otherDescription": "",
"event": null,
"account_number": "BE04 0635 4864 1331"
}
},
{
"model": "comptabilite.transaction",
"pk": 854,
"fields": {
"registrationDate": "2021-08-11T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TR 2021-22 Leonard Camille",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Leonard Denis - Vanest Geraldine",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE96 7506 4819 6905"
}
},
{
"model": "comptabilite.transaction",
"pk": 855,
"fields": {
"registrationDate": "2021-08-12T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TRA 2021-22 Raschke Roswitha",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Raschke Roswitha",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE06 0635 2054 9222"
}
},
{
"model": "comptabilite.transaction",
"pk": 856,
"fields": {
"registrationDate": "2021-08-19T00:00:00Z",
"totalAmount": "250.00",
"description": "Cotisation TRA 21-22 Bertrand Arthur",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "BERTRAND VICAIRE",
"bkExtractNumber": null,
"bkAmount": "250.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "250.00",
"otherDescription": "",
"event": null,
"account_number": "BE33 3770 5658 1046"
}
},
{
"model": "comptabilite.transaction",
"pk": 857,
"fields": {
"registrationDate": "2021-08-23T00:00:00Z",
"totalAmount": "113.00",
"description": "Payement prestations de Fevrier 2021 a Juin 2021",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Granda Martinez Noelia",
"bkExtractNumber": null,
"bkAmount": "113.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "113.00",
"otherDescription": "",
"event": null,
"account_number": "BE30 0018 1707 3011"
}
},
{
"model": "comptabilite.transaction",
"pk": 858,
"fields": {
"registrationDate": "2021-08-24T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TRA 2021-22 MOEDTS CHARLINE",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MOEDTS - PELS",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE43 0634 5642 0401"
}
},
{
"model": "comptabilite.transaction",
"pk": 859,
"fields": {
"registrationDate": "2021-08-30T00:00:00Z",
"totalAmount": "194.50",
"description": "Cotisation TR 2021-80 Pirson maxime",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "PIRSON VINCENT",
"bkExtractNumber": null,
"bkAmount": "194.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "194.50",
"otherDescription": "",
"event": null,
"account_number": "BE35 0682 3271 3737"
}
},
{
"model": "comptabilite.transaction",
"pk": 860,
"fields": {
"registrationDate": "2021-08-30T00:00:00Z",
"totalAmount": "148.00",
"description": "Cotisation TRA 2021-22 Malo van den abeele fin",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M STEVEN VAN DEN ABEELE ET",
"bkExtractNumber": null,
"bkAmount": "148.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "148.00",
"otherDescription": "",
"event": null,
"account_number": "BE38 3930 2263 8172"
}
},
{
"model": "comptabilite.transaction",
"pk": 861,
"fields": {
"registrationDate": "2021-09-06T00:00:00Z",
"totalAmount": "150.00",
"description": "Remboursement Acompte Eleonore",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "COLAUX M . TRASSCHAERT H",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE28 8508 4246 6620"
}
},
{
"model": "comptabilite.transaction",
"pk": 862,
"fields": {
"registrationDate": "2021-09-08T00:00:00Z",
"totalAmount": "150.00",
"description": "TRA 2021-22 Waucquez Gatien",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "WAUCQUEZ-DE POTTER D'INDOY",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE14 0014 6952 9283"
}
},
{
"model": "comptabilite.transaction",
"pk": 863,
"fields": {
"registrationDate": "2021-09-13T00:00:00Z",
"totalAmount": "150.00",
"description": "Remboursement acompte Marc Turcksin",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 864,
"fields": {
"registrationDate": "2021-09-13T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation TRA 2021-22 Serant Lan derwijn Augustin",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Serant Sylvain - Landerwijn Erika",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE02 7506 5213 8640"
}
},
{
"model": "comptabilite.transaction",
"pk": 865,
"fields": {
"registrationDate": "2021-09-16T00:00:00Z",
"totalAmount": "100.00",
"description": "Kastrati Dorian - cotisation trampoline",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "WILLARD MARTINE",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE15 0017 1327 5230"
}
},
{
"model": "comptabilite.transaction",
"pk": 866,
"fields": {
"registrationDate": "2021-09-16T00:00:00Z",
"totalAmount": "150.00",
"description": "Kastrati Dorian - cotisation Trampoline 2021- 2022",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "WILLARD MARTINE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE15 0017 1327 5230"
}
},
{
"model": "comptabilite.transaction",
"pk": 867,
"fields": {
"registrationDate": "2021-09-20T00:00:00Z",
"totalAmount": "275.00",
"description": "cotisation tr 21 22 Heloise Patart",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MME ANNE-SOPHIE GENICOT",
"bkExtractNumber": null,
"bkAmount": "275.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "275.00",
"otherDescription": "",
"event": null,
"account_number": "BE94 3770 8247 6814"
}
},
{
"model": "comptabilite.transaction",
"pk": 868,
"fields": {
"registrationDate": "2021-09-21T00:00:00Z",
"totalAmount": "150.00",
"description": "inscription TRA2021-22Gers lilly",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DELRUELLE SANDRA",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE10 0011 6081 8804"
}
},
{
"model": "comptabilite.transaction",
"pk": 869,
"fields": {
"registrationDate": "2021-09-23T00:00:00Z",
"totalAmount": "275.00",
"description": "TRA2021-22 Natasha Mahmood",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MME HELENE FRANCOIS",
"bkExtractNumber": null,
"bkAmount": "275.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "275.00",
"otherDescription": "",
"event": null,
"account_number": "BE03 3770 1734 8384"
}
},
{
"model": "comptabilite.transaction",
"pk": 870,
"fields": {
"registrationDate": "2021-09-23T00:00:00Z",
"totalAmount": "100.00",
"description": "Solde cotisation tra 2021 2022 Hongenae Timothe",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Mme Julie Bernard",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE97 1030 6148 6449"
}
},
{
"model": "comptabilite.transaction",
"pk": 871,
"fields": {
"registrationDate": "2021-09-23T00:00:00Z",
"totalAmount": "150.00",
"description": "Orange Nelly accompte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "ORANGE ORANGE",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE21 3630 5476 2503"
}
},
{
"model": "comptabilite.transaction",
"pk": 872,
"fields": {
"registrationDate": "2021-09-27T00:00:00Z",
"totalAmount": "100.00",
"description": "Solde cotisation TRA 2021 22 DAVREUX AMBRE",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "SZABO - DE WILDE",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE08 0630 0890 2413"
}
},
{
"model": "comptabilite.transaction",
"pk": 873,
"fields": {
"registrationDate": "2021-09-27T00:00:00Z",
"totalAmount": "100.00",
"description": "solde cotisation TRA2021-22 De Tiege Achille",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DE TIEGE-ROBERT",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE30 0017 6013 4011"
}
},
{
"model": "comptabilite.transaction",
"pk": 874,
"fields": {
"registrationDate": "2021-09-28T00:00:00Z",
"totalAmount": "100.00",
"description": "solde cotisation TRA 2021-22 Waucquez Gatien",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "WAUCQUEZ OLIVIER",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE26 2100 2588 7029"
}
},
{
"model": "comptabilite.transaction",
"pk": 875,
"fields": {
"registrationDate": "2021-09-28T00:00:00Z",
"totalAmount": "100.00",
"description": "SOLDE COTISATION TRA 2021-22 HOUGARDY LOIC",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "GASCARD ALICE",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE10 7320 0713 4504"
}
},
{
"model": "comptabilite.transaction",
"pk": 876,
"fields": {
"registrationDate": "2021-09-28T00:00:00Z",
"totalAmount": "100.00",
"description": "solde cotisation TRA 2021-22 Deramaix nathan",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DERAMAIX NATHANIEL",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE19 0012 0013 3712"
}
},
{
"model": "comptabilite.transaction",
"pk": 877,
"fields": {
"registrationDate": "2021-09-28T00:00:00Z",
"totalAmount": "75.00",
"description": "solde cotisation TRA 2021-2022 Schepers Clara",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Schepers Ian - Gheys Christelle",
"bkExtractNumber": null,
"bkAmount": "75.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "75.00",
"otherDescription": "",
"event": null,
"account_number": "BE72 7506 4915 8316"
}
},
{
"model": "comptabilite.transaction",
"pk": 878,
"fields": {
"registrationDate": "2021-09-28T00:00:00Z",
"totalAmount": "100.00",
"description": "solde cotisation TRA 2021-2022 Schepers Rafael",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Schepers Ian - Gheys Christelle",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE72 7506 4915 8316"
}
},
{
"model": "comptabilite.transaction",
"pk": 879,
"fields": {
"registrationDate": "2021-09-29T00:00:00Z",
"totalAmount": "250.00",
"description": "Cotisation tra2021-2022 Vic Beelen",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "PUISSANT SOETKIN",
"bkExtractNumber": null,
"bkAmount": "250.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "250.00",
"otherDescription": "",
"event": null,
"account_number": "BE45 7350 3697 6889"
}
},
{
"model": "comptabilite.transaction",
"pk": 880,
"fields": {
"registrationDate": "2021-09-30T00:00:00Z",
"totalAmount": "239.50",
"description": "Cotisation TR 2021-2022 Delheusy Evelyne",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DELHEUSY-TENGROOTENHUYSE",
"bkExtractNumber": null,
"bkAmount": "239.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "239.50",
"otherDescription": "",
"event": null,
"account_number": "BE25 0012 9024 4082"
}
},
{
"model": "comptabilite.transaction",
"pk": 881,
"fields": {
"registrationDate": "2021-09-30T00:00:00Z",
"totalAmount": "100.00",
"description": "SOLDE COTISATION TRA 2021-22 NATHAN DE CASTRO",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DE CASTRO C. + VERNAILLEN A.",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE83 7320 5657 6515"
}
},
{
"model": "comptabilite.transaction",
"pk": 882,
"fields": {
"registrationDate": "2021-10-01T00:00:00Z",
"totalAmount": "100.00",
"description": "Lilly gers mercredi 16h",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DELRUELLE SANDRA",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE10 0011 6081 8804"
}
},
{
"model": "comptabilite.transaction",
"pk": 883,
"fields": {
"registrationDate": "2021-10-01T00:00:00Z",
"totalAmount": "89.70",
"description": "Solde cotisation TRA 2021-2022 Kraled Anyssa",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "VAN DER SMISSEN INGRID",
"bkExtractNumber": null,
"bkAmount": "89.70",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "89.70",
"otherDescription": "",
"event": null,
"account_number": "BE51 1430 7010 7762"
}
},
{
"model": "comptabilite.transaction",
"pk": 884,
"fields": {
"registrationDate": "2021-10-04T00:00:00Z",
"totalAmount": "419.50",
"description": "Solde cotisation TRA 2021-22 VanyeFelix",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Martin Laetitia",
"bkExtractNumber": null,
"bkAmount": "419.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "419.50",
"otherDescription": "",
"event": null,
"account_number": "BE51 0639 1839 8762"
}
},
{
"model": "comptabilite.transaction",
"pk": 885,
"fields": {
"registrationDate": "2021-10-05T00:00:00Z",
"totalAmount": "253.50",
"description": "solder cotisation TRA 2021/2022 Van Mol Lola",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "ELOIR MURIEL",
"bkExtractNumber": null,
"bkAmount": "253.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "253.50",
"otherDescription": "",
"event": null,
"account_number": "BE86 0010 9348 6050"
}
},
{
"model": "comptabilite.transaction",
"pk": 886,
"fields": {
"registrationDate": "2021-10-05T00:00:00Z",
"totalAmount": "89.20",
"description": "Remboursement cours annules covid",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "COLAUX M . TRASSCHAERT H",
"bkExtractNumber": null,
"bkAmount": "89.20",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "89.20",
"otherDescription": "",
"event": null,
"account_number": "BE28 8508 4246 6620"
}
},
{
"model": "comptabilite.transaction",
"pk": 887,
"fields": {
"registrationDate": "2021-10-05T00:00:00Z",
"totalAmount": "45.70",
"description": "Remboursement virement DE LEENER Hugo.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "45.70",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "45.70",
"otherDescription": "",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 888,
"fields": {
"registrationDate": "2021-10-05T00:00:00Z",
"totalAmount": "100.00",
"description": "Solde cotisation TRA BERREWAERTS ANDREA",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "MME JULIE BORTOLATO",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE23 3101 7441 6291"
}
},
{
"model": "comptabilite.transaction",
"pk": 889,
"fields": {
"registrationDate": "2021-10-06T00:00:00Z",
"totalAmount": "150.00",
"description": "TRA 2021-22 CAPPELLE Markus",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "De Bruyker Aurore",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE76 0631 9700 3395"
}
},
{
"model": "comptabilite.transaction",
"pk": 890,
"fields": {
"registrationDate": "2021-10-06T00:00:00Z",
"totalAmount": "100.00",
"description": "Solde Cotisation TRA 2021-2022 CAPPELLE Markus",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "De Bruyker Aurore",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE76 0631 9700 3395"
}
},
{
"model": "comptabilite.transaction",
"pk": 891,
"fields": {
"registrationDate": "2021-10-06T00:00:00Z",
"totalAmount": "138.60",
"description": "TRA 2021-22 BRAHM Gaspard",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M PATRICK BRAHM ET",
"bkExtractNumber": null,
"bkAmount": "138.60",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "138.60",
"otherDescription": "",
"event": null,
"account_number": "BE04 3101 9095 8431"
}
},
{
"model": "comptabilite.transaction",
"pk": 892,
"fields": {
"registrationDate": "2021-10-07T00:00:00Z",
"totalAmount": "275.00",
"description": "Solde cotisation TRA 2021-2022 de Buisseret Margaux",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DE BUISSERET BERTRAND",
"bkExtractNumber": null,
"bkAmount": "275.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "275.00",
"otherDescription": "",
"event": null,
"account_number": "BE95 0639 2716 7158"
}
},
{
"model": "comptabilite.transaction",
"pk": 893,
"fields": {
"registrationDate": "2021-10-07T00:00:00Z",
"totalAmount": "100.00",
"description": "Solde cotisation TRA 2021-22 Oscar Garon",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "VAN DER STRATEN WAILLET",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE84 3101 3283 8859"
}
},
{
"model": "comptabilite.transaction",
"pk": 894,
"fields": {
"registrationDate": "2021-10-11T00:00:00Z",
"totalAmount": "239.70",
"description": "Cotisation TR 2021-22 Coeymans Martin",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "TOCK MARIE-LINE",
"bkExtractNumber": null,
"bkAmount": "239.70",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "239.70",
"otherDescription": "",
"event": null,
"account_number": "BE19 0017 5027 8912"
}
},
{
"model": "comptabilite.transaction",
"pk": 895,
"fields": {
"registrationDate": "2021-10-11T00:00:00Z",
"totalAmount": "10.40",
"description": "Remboursement de 10,4? recu en trop.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "TOCK MARIE-LINE",
"bkExtractNumber": null,
"bkAmount": "10.40",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "10.40",
"otherDescription": "",
"event": null,
"account_number": "BE19 0017 5027 8912"
}
},
{
"model": "comptabilite.transaction",
"pk": 896,
"fields": {
"registrationDate": "2021-10-12T00:00:00Z",
"totalAmount": "100.00",
"description": "Solde cotisation TRA 2021-22 MOEDTSCHARLINE",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Moedts - PELS",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE43 0634 5642 0401"
}
},
{
"model": "comptabilite.transaction",
"pk": 897,
"fields": {
"registrationDate": "2021-10-12T00:00:00Z",
"totalAmount": "123.00",
"description": "Camille Leonard",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Leonard Denis - Vanest Geraldine",
"bkExtractNumber": null,
"bkAmount": "123.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "123.00",
"otherDescription": "",
"event": null,
"account_number": "BE96 7506 4819 6905"
}
},
{
"model": "comptabilite.transaction",
"pk": 898,
"fields": {
"registrationDate": "2021-10-12T00:00:00Z",
"totalAmount": "100.00",
"description": "cotisation TRA 2021-22 Augustin S erant Landerwijn",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Serant Sylvain - Landerwijn Erika",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE02 7506 5213 8640"
}
},
{
"model": "comptabilite.transaction",
"pk": 899,
"fields": {
"registrationDate": "2021-10-12T00:00:00Z",
"totalAmount": "100.00",
"description": "solde cotisation tra 2021-2022 BLOMART CHRISTINA",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DE MUYNCK BENEDICTE",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE60 1325 3626 7470"
}
},
{
"model": "comptabilite.transaction",
"pk": 900,
"fields": {
"registrationDate": "2021-10-14T00:00:00Z",
"totalAmount": "100.00",
"description": "Kastrati Dorian - cotisation Trampoline 2021- 2022 (250 - 150 deja paye : 100,00 )",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "WILLARD MARTINE",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE15 0017 1327 5230"
}
},
{
"model": "comptabilite.transaction",
"pk": 901,
"fields": {
"registrationDate": "2021-10-20T00:00:00Z",
"totalAmount": "180.50",
"description": "Remboursement Enceinte JBL Charge 5 blanc",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Pauline Gerard",
"bkExtractNumber": null,
"bkAmount": "180.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "180.50",
"otherDescription": "",
"event": null,
"account_number": "BE75 0638 8058 7051"
}
},
{
"model": "comptabilite.transaction",
"pk": 902,
"fields": {
"registrationDate": "2021-10-27T00:00:00Z",
"totalAmount": "250.00",
"description": "cotisation tr 2021-22 lily pisart",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "ANNE RICARD",
"bkExtractNumber": null,
"bkAmount": "250.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "250.00",
"otherDescription": "",
"event": null,
"account_number": "BE45 9733 8532 8389"
}
},
{
"model": "comptabilite.transaction",
"pk": 903,
"fields": {
"registrationDate": "2021-11-02T00:00:00Z",
"totalAmount": "51.70",
"description": "Solde cotisation TRA 2021-22 Andre Simon",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M ALAIN ANDRE",
"bkExtractNumber": null,
"bkAmount": "51.70",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "51.70",
"otherDescription": "",
"event": null,
"account_number": "BE60 3770 0036 2270"
}
},
{
"model": "comptabilite.transaction",
"pk": 904,
"fields": {
"registrationDate": "2021-11-17T00:00:00Z",
"totalAmount": "123.00",
"description": "Camille Leonard",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Leonard Denis - Vanest Geraldine",
"bkExtractNumber": null,
"bkAmount": "123.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "123.00",
"otherDescription": "",
"event": null,
"account_number": "BE96 7506 4819 6905"
}
},
{
"model": "comptabilite.transaction",
"pk": 905,
"fields": {
"registrationDate": "2021-12-21T00:00:00Z",
"totalAmount": "123.00",
"description": "Solde cotisation Camille leonard",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Leonard Denis - Vanest Geraldine",
"bkExtractNumber": null,
"bkAmount": "123.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "123.00",
"otherDescription": "",
"event": null,
"account_number": "BE96 7506 4819 6905"
}
},
{
"model": "comptabilite.transaction",
"pk": 906,
"fields": {
"registrationDate": "2021-12-28T00:00:00Z",
"totalAmount": "306.00",
"description": "20210213/C2054",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "306.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "306.00",
"otherDescription": "",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 907,
"fields": {
"registrationDate": "2021-12-28T00:00:00Z",
"totalAmount": "15.00",
"description": "Remboursement payement facture 20210213/C2054",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Trullemans Gregory",
"bkExtractNumber": null,
"bkAmount": "15.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "15.00",
"otherDescription": "",
"event": null,
"account_number": "BE83 1030 1271 1415"
}
},
{
"model": "comptabilite.transaction",
"pk": 908,
"fields": {
"registrationDate": "2021-12-28T00:00:00Z",
"totalAmount": "25.00",
"description": "20210212/C2054",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "25.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "25.00",
"otherDescription": "",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 909,
"fields": {
"registrationDate": "2021-12-31T00:00:00Z",
"totalAmount": "17.50",
"description": "Remboursement NC 20210138/c2054 - non deduite de la facture de cotisation",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FFG ASBL",
"bkExtractNumber": null,
"bkAmount": "17.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "17.50",
"otherDescription": "",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 910,
"fields": {
"registrationDate": "2021-12-31T00:00:00Z",
"totalAmount": "85.00",
"description": "Remboursement NC 20210137/c2054 - non deduite de la facture de cotisation",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FFG ASBL",
"bkExtractNumber": null,
"bkAmount": "85.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "85.00",
"otherDescription": "",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 911,
"fields": {
"registrationDate": "2021-01-05T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenu de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 912,
"fields": {
"registrationDate": "2021-02-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenu de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 913,
"fields": {
"registrationDate": "2021-02-24T00:00:00Z",
"totalAmount": "325.00",
"description": "To be determined",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Mme Arlette Ponsaerts",
"bkExtractNumber": null,
"bkAmount": "325.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "325.00",
"otherDescription": "",
"event": null,
"account_number": "BE89 1030 1699 6185"
}
},
{
"model": "comptabilite.transaction",
"pk": 914,
"fields": {
"registrationDate": "2021-03-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenu de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 915,
"fields": {
"registrationDate": "2021-04-06T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenu de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 916,
"fields": {
"registrationDate": "2021-05-04T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenu de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 917,
"fields": {
"registrationDate": "2021-06-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenu de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 918,
"fields": {
"registrationDate": "2021-07-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenu de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 919,
"fields": {
"registrationDate": "2021-08-03T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenu de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 920,
"fields": {
"registrationDate": "2021-09-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenu de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 921,
"fields": {
"registrationDate": "2021-09-17T00:00:00Z",
"totalAmount": "150.00",
"description": "Cotisation DERAMAIS Nathaniel",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "DERAMAIX NATHANIEL",
"bkExtractNumber": null,
"bkAmount": "150.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "150.00",
"otherDescription": "",
"event": null,
"account_number": "BE19 0012 0013 3712"
}
},
{
"model": "comptabilite.transaction",
"pk": 922,
"fields": {
"registrationDate": "2021-10-01T00:00:00Z",
"totalAmount": "250.00",
"description": "Cotisation",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "AURELIE LOUCKX",
"bkExtractNumber": null,
"bkAmount": "250.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "250.00",
"otherDescription": "",
"event": null,
"account_number": "BE68 9731 4839 0634"
}
},
{
"model": "comptabilite.transaction",
"pk": 923,
"fields": {
"registrationDate": "2021-10-04T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenu de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 924,
"fields": {
"registrationDate": "2021-11-03T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenu de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 925,
"fields": {
"registrationDate": "2021-12-02T00:00:00Z",
"totalAmount": "4.00",
"description": "Tenu de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.00",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 926,
"fields": {
"registrationDate": "2022-01-04T00:00:00Z",
"totalAmount": "4.50",
"description": "Tenue de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.50",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 927,
"fields": {
"registrationDate": "2022-01-18T00:00:00Z",
"totalAmount": "134.55",
"description": "Modification Statuts Flying Acrobatics Trampoline",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Moniteur Belge",
"bkExtractNumber": null,
"bkAmount": "134.55",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "134.55",
"otherDescription": "",
"event": null,
"account_number": "BE48 6792 0055 0227"
}
},
{
"model": "comptabilite.transaction",
"pk": 928,
"fields": {
"registrationDate": "2022-01-24T00:00:00Z",
"totalAmount": "77.20",
"description": "Remboursement diminution de cours Lola",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Eloir Muriel",
"bkExtractNumber": null,
"bkAmount": "77.20",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "77.20",
"otherDescription": "",
"event": null,
"account_number": "BE86 0010 9348 6050"
}
},
{
"model": "comptabilite.transaction",
"pk": 929,
"fields": {
"registrationDate": "2022-01-25T00:00:00Z",
"totalAmount": "34.00",
"description": "Paiement 2 paires de chaussons - PIRSON Maxime",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Pirson Maxime",
"bkExtractNumber": null,
"bkAmount": "34.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "34.00",
"otherDescription": "",
"event": null,
"account_number": "BE04 0635 4864 1331"
}
},
{
"model": "comptabilite.transaction",
"pk": 930,
"fields": {
"registrationDate": "2022-01-26T00:00:00Z",
"totalAmount": "51.70",
"description": "solde TRA2021/2022 Decubber Cassandre",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "RIBAUCOURT EMELINE",
"bkExtractNumber": null,
"bkAmount": "51.70",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "51.70",
"otherDescription": "",
"event": null,
"account_number": "BE95 7330 3559 2158"
}
},
{
"model": "comptabilite.transaction",
"pk": 931,
"fields": {
"registrationDate": "2022-01-28T00:00:00Z",
"totalAmount": "107.90",
"description": "Remboursement VISA",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Pauline Gerard",
"bkExtractNumber": null,
"bkAmount": "107.90",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "107.90",
"otherDescription": "",
"event": null,
"account_number": "BE75 0638 8058 7051"
}
},
{
"model": "comptabilite.transaction",
"pk": 932,
"fields": {
"registrationDate": "2022-01-31T00:00:00Z",
"totalAmount": "100.00",
"description": "Cotisation TrA2122 Gerard Eva solde",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "GERARD CEDRIC",
"bkExtractNumber": null,
"bkAmount": "100.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "100.00",
"otherDescription": "",
"event": null,
"account_number": "BE38 7320 4937 5172"
}
},
{
"model": "comptabilite.transaction",
"pk": 933,
"fields": {
"registrationDate": "2022-02-01T00:00:00Z",
"totalAmount": "250.00",
"description": "cotisation TR 2021-22 Kayens Anthony",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "KAYENS-FIRRE",
"bkExtractNumber": null,
"bkAmount": "250.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "250.00",
"otherDescription": "",
"event": null,
"account_number": "BE13 1430 8815 7139"
}
},
{
"model": "comptabilite.transaction",
"pk": 934,
"fields": {
"registrationDate": "2022-02-02T00:00:00Z",
"totalAmount": "4.50",
"description": "Tenue de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.50",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 935,
"fields": {
"registrationDate": "2022-02-08T00:00:00Z",
"totalAmount": "105.00",
"description": "Maillot + pantalon competition Felix Vanye",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Martin Laetitia",
"bkExtractNumber": null,
"bkAmount": "105.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "105.00",
"otherDescription": "",
"event": null,
"account_number": "BE51 0639 1839 8762"
}
},
{
"model": "comptabilite.transaction",
"pk": 936,
"fields": {
"registrationDate": "2022-02-08T00:00:00Z",
"totalAmount": "15.00",
"description": "20210318/C2054",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "15.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "15.00",
"otherDescription": "",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 937,
"fields": {
"registrationDate": "2022-02-15T00:00:00Z",
"totalAmount": "119.30",
"description": "Complement cotisation - Pirson Maxime",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Pirson Maxime",
"bkExtractNumber": null,
"bkAmount": "119.30",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 6,
"amount": "119.30",
"otherDescription": "",
"event": null,
"account_number": "BE04 0635 4864 1331"
}
},
{
"model": "comptabilite.transaction",
"pk": 938,
"fields": {
"registrationDate": "2022-02-22T00:00:00Z",
"totalAmount": "67.20",
"description": "Anyssa Kraled 2 t shirt +chaussons",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "M MOHAMMED KRALED OU Mme INGRID",
"bkExtractNumber": null,
"bkAmount": "67.20",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "67.20",
"otherDescription": "",
"event": null,
"account_number": "BE35 9531 2361 3937"
}
},
{
"model": "comptabilite.transaction",
"pk": 939,
"fields": {
"registrationDate": "2022-03-02T00:00:00Z",
"totalAmount": "4.50",
"description": "Tenue de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.50",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 940,
"fields": {
"registrationDate": "2022-03-15T00:00:00Z",
"totalAmount": "1000.00",
"description": "Caution materiel competition Trampoline 20 mars",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FfG",
"bkExtractNumber": null,
"bkAmount": "1000.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "1000.00",
"otherDescription": "",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 941,
"fields": {
"registrationDate": "2022-03-21T00:00:00Z",
"totalAmount": "799.00",
"description": "SUBSIDE ORGANISATION CHAMPIONNAT FFG TRA - 20 MARS 2022",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FFG ASBL",
"bkExtractNumber": null,
"bkAmount": "799.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "799.00",
"otherDescription": "",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 942,
"fields": {
"registrationDate": "2022-03-22T00:00:00Z",
"totalAmount": "17.00",
"description": "Chaussons - Maxime",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Pirson Maxime",
"bkExtractNumber": null,
"bkAmount": "17.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "17.00",
"otherDescription": "",
"event": null,
"account_number": "BE04 0635 4864 1331"
}
},
{
"model": "comptabilite.transaction",
"pk": 943,
"fields": {
"registrationDate": "2022-03-25T00:00:00Z",
"totalAmount": "1000.00",
"description": "Remboursement caution versee le 16/03/2022 - Chpt FfG TRA",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "FFG ASBL",
"bkExtractNumber": null,
"bkAmount": "1000.00",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "1000.00",
"otherDescription": "",
"event": null,
"account_number": "BE26 0015 2429 9729"
}
},
{
"model": "comptabilite.transaction",
"pk": 944,
"fields": {
"registrationDate": "2022-04-04T00:00:00Z",
"totalAmount": "4.50",
"description": "Tenue de compte",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": null,
"bkExtractNumber": null,
"bkAmount": "4.50",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "4.50",
"otherDescription": "",
"event": null,
"account_number": ""
}
},
{
"model": "comptabilite.transaction",
"pk": 945,
"fields": {
"registrationDate": "2022-04-05T00:00:00Z",
"totalAmount": "1187.20",
"description": "Remboursement avion Scalabis Cup",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Pauline Gerard",
"bkExtractNumber": null,
"bkAmount": "1187.20",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 4,
"amount": "1187.20",
"otherDescription": "",
"event": null,
"account_number": "BE75 0638 8058 7051"
}
},
{
"model": "comptabilite.transaction",
"pk": 946,
"fields": {
"registrationDate": "2022-04-06T00:00:00Z",
"totalAmount": "296.70",
"description": "Remboursement ticket d'avion - Maxime",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Pirson Maxime",
"bkExtractNumber": null,
"bkAmount": "296.70",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "296.70",
"otherDescription": "",
"event": null,
"account_number": "BE04 0635 4864 1331"
}
},
{
"model": "comptabilite.transaction",
"pk": 947,
"fields": {
"registrationDate": "2022-04-07T00:00:00Z",
"totalAmount": "296.80",
"description": "Van Mol Lola billet avion",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "ELOIR MURIEL",
"bkExtractNumber": null,
"bkAmount": "296.80",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "296.80",
"otherDescription": "",
"event": null,
"account_number": "BE86 0010 9348 6050"
}
},
{
"model": "comptabilite.transaction",
"pk": 948,
"fields": {
"registrationDate": "2022-04-07T00:00:00Z",
"totalAmount": "296.80",
"description": "Billet d'avion Felix Vanye Scalabiscup",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Martin Laetitia",
"bkExtractNumber": null,
"bkAmount": "296.80",
"bxExtractNumber": null,
"bxAmount": "0.00",
"transaction_type": 5,
"amount": "296.80",
"otherDescription": "",
"event": null,
"account_number": "BE51 0639 1839 8762"
}
},
{
"model": "comptabilite.patrimonytype",
"pk": 1,
"fields": {
"order": 1,
"label": "Immeubles (terrain, …)",
"category": 0,
"ptype": 0
}
},
{
"model": "comptabilite.patrimonytype",
"pk": 2,
"fields": {
"order": 2,
"label": "Machines",
"category": 0,
"ptype": 1
}
},
{
"model": "comptabilite.patrimonytype",
"pk": 3,
"fields": {
"order": 3,
"label": "Mobilier et matériel roulant",
"category": 0,
"ptype": 2
}
},
{
"model": "comptabilite.patrimonytype",
"pk": 4,
"fields": {
"order": 4,
"label": "Stock",
"category": 0,
"ptype": 3
}
},
{
"model": "comptabilite.patrimonytype",
"pk": 5,
"fields": {
"order": 5,
"label": "Créances",
"category": 0,
"ptype": 4
}
},
{
"model": "comptabilite.patrimonytype",
"pk": 6,
"fields": {
"order": 6,
"label": "Placement de trésorerie",
"category": 0,
"ptype": 5
}
},
{
"model": "comptabilite.patrimonytype",
"pk": 7,
"fields": {
"order": 7,
"label": "Liquidité",
"category": 0,
"ptype": 6
}
},
{
"model": "comptabilite.patrimonytype",
"pk": 8,
"fields": {
"order": 8,
"label": "Autres avoirs",
"category": 0,
"ptype": 7
}
},
{
"model": "comptabilite.patrimonytype",
"pk": 9,
"fields": {
"order": 1,
"label": "Dettes financières",
"category": 1,
"ptype": 8
}
},
{
"model": "comptabilite.patrimonytype",
"pk": 10,
"fields": {
"order": 2,
"label": "Dettes à l'égard des fournisseurs",
"category": 1,
"ptype": 9
}
},
{
"model": "comptabilite.patrimonytype",
"pk": 11,
"fields": {
"order": 3,
"label": "Dettes à l'égard des membres",
"category": 1,
"ptype": 10
}
},
{
"model": "comptabilite.patrimonytype",
"pk": 12,
"fields": {
"order": 4,
"label": "Dettes fiscales, salariales et sociales",
"category": 1,
"ptype": 11
}
},
{
"model": "comptabilite.patrimonytype",
"pk": 13,
"fields": {
"order": 5,
"label": "Autres dettes",
"category": 1,
"ptype": 12
}
},
{
"model": "comptabilite.patrimony",
"pk": 1,
"fields": {
"registrationDate": "2016-12-31T17:14:24Z",
"totalAmount": "146.00",
"description": "Solde cotisation BAELONGANDI Eliana.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"patrimony_type": 5
}
},
{
"model": "comptabilite.patrimony",
"pk": 7,
"fields": {
"registrationDate": "2016-12-31T17:13:39Z",
"totalAmount": "115.00",
"description": "Solde cotisation LAURENT Noam.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"patrimony_type": 5
}
},
{
"model": "comptabilite.patrimony",
"pk": 8,
"fields": {
"registrationDate": "2016-12-31T17:14:55Z",
"totalAmount": "108.50",
"description": "Solde cotisation Margaux/Juliette.",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"patrimony_type": 5
}
},
{
"model": "comptabilite.patrimony",
"pk": 9,
"fields": {
"registrationDate": "2016-12-31T17:16:35Z",
"totalAmount": "50.00",
"description": "Vente de 10 calendriers (Eliana)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"patrimony_type": 5
}
},
{
"model": "comptabilite.patrimony",
"pk": 10,
"fields": {
"registrationDate": "2016-12-31T07:50:21Z",
"totalAmount": "100.00",
"description": "Vente de 20 calendriers (Gabriel)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "",
"patrimony_type": 5
}
},
{
"model": "comptabilite.patrimony",
"pk": 11,
"fields": {
"registrationDate": "2017-02-08T07:50:21Z",
"totalAmount": "25.00",
"description": "Vente 5 calendriers (Safwane)",
"is_done": true,
"is_simulated": false,
"notes": "",
"counterpart": "Safwane",
"patrimony_type": 5
}
},
{
"model": "eventCompta.event",
"pk": 1,
"fields": {
"name": "Repas Spaghettis 2016",
"year": 2016,
"date_begin": "2016-10-16",
"date_end": "2016-10-16",
"place": "Le Cerle (Hennuyères)",
"is_complete": true,
"informations": "### Informations\r\nDîner fait à la salle \"le cercle\" de Hennuyères (prix normal de location : 450€/j). Activité complémentaires :\r\n\r\n* Démonstration/Initiation de Trampoline sur la place\r\n* Petite tombola (tous les lots gagnants)\r\n* Grande tombola (5 gros lots)\r\n* Musique sur la fin\r\n\r\n### Résultats\r\n~156 repas en salle\r\n\r\n45 spaghettis livrés par David (6 repas emportés pour Alain).\r\n\r\ntotal : ~200 repas vendus\r\n\r\n* Ou sont passé les repas d'Alain ?\r\n\r\n### Organisation\r\n\r\n* Séparer les \"carte de soutien\" et les \"pré-ventes\".\r\n* Plus de gens pour débarrasser ?\r\n* Prévoir des personnes (2) pour la vaisselle\r\n* Plus de gens pour les boissons ?\r\n* De gruyère sur les tables (à discuter : David pense que non pour la conservation et l' \"abus\")\r\n* Plus de sauce (ou la diluer : la sauce était trop 'sèche'. Cela vient du fait que sans porc, il y a moins de graisses, la sauce est moins liquide qu'une sauce \"normale\")\r\n* Trousse de secours.\r\n* Tableau des statistiques à repenser (ou mieux former les personnes de la caisse) ?\r\n* Ticket de boisson à la caisse ? => Pourquoi ? Quelle serait la \"plus-value\" ? Yahya : centralisation de l'argent, facilité de service. Mais qui des pourboires ? Va-t-on gagner plus avec des tickets qu'avec un système normal + pourboire ?\r\n* Prévoir des sacs poubelle.\r\n* Quantité de spaghettis pas toujours cohérente : parfois beaucoup, parfois (trop) peu. Possible de prendre de quoi \"mesurer\" facilement ?\r\n* Bougies sur les tables mais pas allumées. Autres décorations de table ?\r\n* Pas de nappe (cout trop élevé)\r\n* Packs de soft ouverts mais non consommés.\r\n\r\n### Réflexions\r\n* Grosse tombola n'a pas rapporté autant qu'espéré (si on avait du acheter les lots, nous ne serions pas rentrés dans nos frais). Peut-être aurait-on du faire de la promotion de celle-ci au micro.\r\n\r\n### Idées (pour la prochaine fois)\r\n* Faire deux services (un samedi ?)\r\n * mais est ce que \"le cercle\" conviendrait encore ?\r\n* Faire une \"soirée\" le soir\r\n* S'y prendre plus à l'avance pour pouvoir proposer plus de plat à domicile et dans plusieurs régions : Saintes, Rebecq, Tubize, Hennuyères, … (à choisir mais penser à se limiter : ne pas vouloir grandir trop vite !).\r\n* Décoration de table ?\r\n* Crèpes salé ? (Cf Sabine). Prix de reviens.\r\n\r\n### Démarches\r\nLes démarches doivent être faites ***1 mois (4 semaines)*** à l'avance afin de ne pas être pris de court. Si on est trop tard, on ne reçoit pas l'ordonnance d'interdiction de stationner. Cela a comme conséquence, sans ordonnance, on ne peut pas faire enlever un véhicule mal garé.\r\n\r\n#### Autorisation communale\r\nUn dossier \"sécurité\" (http://www.braine-le-comte.be/upload/files/Dossier%20de%20sécurité%20Vers%204.5%20de%2009%202010.pdf) doit être complété et transmis à la cellule sécurité (Cellule.Securite@7090.be).\r\n\r\n#### Panneaux de signalisation et barrières Nadar\r\nLa demande doit être faite au collège communal.\r\nPour les panneau de signalisation, c'est 5€ pour deux panneaux (et 51€ de caution).\r\nPour les barrière Nadar, c'est 1,25€/barrière (chaque barrière fait 2m de long)."
}
},
{
"model": "eventCompta.event",
"pk": 2,
"fields": {
"name": "Carte de soutien",
"year": 2016,
"date_begin": "2016-09-01",
"date_end": "2016-12-31",
"place": "Balad'Arena",
"is_complete": true,
"informations": "Vente de carte de soutient pour le club. Chaque carte donne droit à x€ de réduction sur le souper spaghettis qui sera organisé."
}
},
{
"model": "eventCompta.event",
"pk": 3,
"fields": {
"name": "Camp UEG 2016",
"year": 2016,
"date_begin": "2016-07-17",
"date_end": "2016-07-23",
"place": "Cascais",
"is_complete": true,
"informations": ""
}
},
{
"model": "eventCompta.event",
"pk": 4,
"fields": {
"name": "Stage Pâques 2016",
"year": 2016,
"date_begin": "2016-04-04",
"date_end": "2016-04-08",
"place": "Braine-le-Comte (Balad'Arena)",
"is_complete": true,
"informations": ""
}
},
{
"model": "eventCompta.event",
"pk": 5,
"fields": {
"name": "Calendrier 2016",
"year": 2016,
"date_begin": "2016-10-16",
"date_end": "2016-12-31",
"place": "Braine-le-Comte",
"is_complete": true,
"informations": "Vente de calendrier désignés par Julie (Maman Zaynab) et imprimés à Tubize chez Printing'O."
}
},
{
"model": "eventCompta.event",
"pk": 6,
"fields": {
"name": "Gaufres 2017",
"year": 2017,
"date_begin": "2017-05-01",
"date_end": "2017-05-31",
"place": "Balad'Arena",
"is_complete": true,
"informations": "Vente de gaufres en collaboration avec Lillois. Commande réalisée auprès de la société Riano (https://riano.be).\r\nNous vendions 4 produits :\r\n \r\n * gaufre vanille\r\n * gaufre chocolat\r\n * carré confiture\r\n * carré frangipane"
}
},
{
"model": "eventCompta.event",
"pk": 7,
"fields": {
"name": "Repas Spaghettis 2017",
"year": 2017,
"date_begin": "2017-11-25",
"date_end": "2017-11-25",
"place": "Domaine Mon Plaisir",
"is_complete": true,
"informations": "### Informations\r\nDîner fait à la salle \"Domaine Mon plaisir\" de BLC (prix de location : 300€). Activité complémentaires :\r\n\r\n* Petite tombola (tous les lots gagnants)\r\n* Grande tombola (4 gros lots)\r\n* Musique sur la fin + vidéo projecteur\r\n\r\n### Résultats\r\n~156 repas en salle\r\n\r\n(spaghettis livrés par David et Alain en Janvier).\r\n\r\n\r\n### Organisation\r\n\r\n* De gruyère sur les tables (à discuter : David pense que non pour la conservation et l' \"abus\")\r\n* Plus de sauce (ou la diluer : la sauce était trop 'sèche'. Cela vient du fait que sans porc, il y a moins de graisses, la sauce est moins liquide qu'une sauce \"normale\")\r\n* Tableau des statistiques à repenser (ou mieux former les personnes de la caisse) ?\r\n* Décoration de table : bougies, … ?\r\n* Pas de nappe (cout trop élevé)\r\n\r\n### Réflexions\r\n* Grosse tombola n'a pas rapporté autant qu'espéré (si on avait du acheter les lots, nous ne serions pas rentrés dans nos frais). Peut-être aurait-on du faire de la promotion de celle-ci au micro.\r\n\r\n### Idées (pour la prochaine fois)\r\n* Faire une \"soirée\" le soir\r\n* S'y prendre plus à l'avance pour pouvoir proposer plus de plat à domicile et dans plusieurs régions : Saintes, Rebecq, Tubize, Hennuyères, … (à choisir mais penser à se limiter : ne pas vouloir grandir trop vite !).\r\n* Décoration de table ?\r\n* Glace pour les enfants (tous n'aiment pas les éclairs)"
}
},
{
"model": "eventCompta.event",
"pk": 8,
"fields": {
"name": "Gaufres 2019",
"year": 2019,
"date_begin": "2019-01-01",
"date_end": "2019-06-20",
"place": "Lillois",
"is_complete": true,
"informations": "Vente de gaufres en collaboration avec Lillois. Commande réalisée auprès de la société Riano (https://riano.be).\r\nNous vendions 4 produits :\r\n \r\n * gaufre vanille\r\n * gaufre chocolat\r\n * carré confiture\r\n * carré frangipane"
}
},
{
"model": "eventCompta.event",
"pk": 9,
"fields": {
"name": "Gaufres 2018",
"year": 2018,
"date_begin": "2018-01-01",
"date_end": "2018-06-30",
"place": "Lillois",
"is_complete": false,
"informations": ""
}
},
{
"model": "eventCompta.event",
"pk": 10,
"fields": {
"name": "Chocolat 2020",
"year": 2020,
"date_begin": "2020-01-01",
"date_end": "2020-06-30",
"place": "Lillois",
"is_complete": false,
"informations": ""
}
},
{
"model": "eventCompta.event",
"pk": 11,
"fields": {
"name": "Camp UEG 2018",
"year": 2018,
"date_begin": "2018-05-04",
"date_end": "2018-05-10",
"place": "Portugal",
"is_complete": false,
"informations": ""
}
},
{
"model": "eventCompta.event",
"pk": 12,
"fields": {
"name": "Camp UEG 2017",
"year": 2017,
"date_begin": "2022-05-04",
"date_end": "2022-05-04",
"place": "Portugal",
"is_complete": false,
"informations": ""
}
},
{
"model": "eventCompta.event",
"pk": 13,
"fields": {
"name": "Camp UEG 2022",
"year": 2022,
"date_begin": "2022-05-04",
"date_end": "2022-05-04",
"place": "Portugal",
"is_complete": false,
"informations": ""
}
},
{
"model": "billing.client",
"pk": 1,
"fields": {
"name": "Ampli'Tude Rebecq",
"address": "Rue des cendres, 24",
"postal_code": 1430,
"city": "Rebecq",
"contact": "Hoyez Cindy",
"is_company": true,
"company_number": "0550.769.760"
}
},
{
"model": "billing.client",
"pk": 2,
"fields": {
"name": "CUB Erasme",
"address": "Route de Lennik, 808",
"postal_code": 1080,
"city": "Bruxelles",
"contact": "Catherine Lechat",
"is_company": true,
"company_number": "0941.792.893"
}
},
{
"model": "billing.client",
"pk": 3,
"fields": {
"name": "Aquilon Lillois",
"address": "Rue des joncs, 8",
"postal_code": 1420,
"city": "Braine-L'Alleud",
"contact": "Thomas Lauris",
"is_company": true,
"company_number": "0453.347.217"
}
},
{
"model": "billing.client",
"pk": 4,
"fields": {
"name": "Gym Hémérocallis Mons A.S.B.L.",
"address": "Avenue des Frondaisons, 38",
"postal_code": 7020,
"city": "Nimy",
"contact": "Marie-Andrée Meurant",
"is_company": true,
"company_number": "0479.349.947"
}
},
{
"model": "billing.client",
"pk": 5,
"fields": {
"name": "Régie autonome Braine Ô Sports",
"address": "Grand Place, 39",
"postal_code": 7090,
"city": "Braine-le-Comte",
"contact": "Elisabeth Pierret",
"is_company": true,
"company_number": "0534.714.478"
}
},
{
"model": "billing.client",
"pk": 6,
"fields": {
"name": "Yahya Salhi",
"address": "Rue de la Briqueterie, 5",
"postal_code": 1480,
"city": "Tubize",
"contact": "Yahya Salhi",
"is_company": false,
"company_number": null
}
},
{
"model": "billing.client",
"pk": 7,
"fields": {
"name": "FfG BCBW asbl",
"address": "Clos de la Commanderie, 11",
"postal_code": 1410,
"city": "Waterloo",
"contact": "Patrick Vandermeulen",
"is_company": true,
"company_number": "0895.015.436"
}
},
{
"model": "billing.contract",
"pk": 2,
"fields": {
"title": "Revente de boisson",
"client": 1,
"advance": "0.00",
"reference": "2016-01",
"is_finished": true,
"is_paid": false,
"date": "2017-02-23",
"description": null
}
},
{
"model": "billing.contract",
"pk": 3,
"fields": {
"title": "Journée des familles",
"client": 2,
"advance": "0.00",
"reference": "2017-02",
"is_finished": true,
"is_paid": true,
"date": "2017-06-27",
"description": ""
}
},
{
"model": "billing.contract",
"pk": 4,
"fields": {
"title": "Vente barres pédagogiques",
"client": 3,
"advance": "0.00",
"reference": "2017-01",
"is_finished": true,
"is_paid": false,
"date": "2017-06-29",
"description": null
}
},
{
"model": "billing.contract",
"pk": 5,
"fields": {
"title": "Vente Toile Trampoline",
"client": 4,
"advance": "0.00",
"reference": "2017-03",
"is_finished": true,
"is_paid": true,
"date": "2017-10-01",
"description": ""
}
},
{
"model": "billing.contract",
"pk": 6,
"fields": {
"title": "Location matériel",
"client": 5,
"advance": "0.00",
"reference": "2017-04",
"is_finished": true,
"is_paid": true,
"date": "2017-10-11",
"description": "Location à la régie des sports de deux grands trampolines pour un stage de trampoline du 7 au 11 aout inclus."
}
},
{
"model": "billing.contract",
"pk": 7,
"fields": {
"title": "Affiliation 2017 de Salhi Safwane",
"client": 6,
"advance": "0.00",
"reference": "2017-C-YS",
"is_finished": true,
"is_paid": true,
"date": "2018-01-16",
"description": "Cotisation pour l'année 2017 de SALHI Safwane"
}
},
{
"model": "billing.contract",
"pk": 8,
"fields": {
"title": "Affiliation 2018 de Salhi Safwane",
"client": 6,
"advance": "0.00",
"reference": "2018-C-YS",
"is_finished": true,
"is_paid": true,
"date": "2018-01-16",
"description": "Cotisation pour l'année 2018 de SALHI Safwane"
}
},
{
"model": "billing.contract",
"pk": 9,
"fields": {
"title": "Journée sans voiture 2018",
"client": 7,
"advance": "0.00",
"reference": "2018-01",
"is_finished": true,
"is_paid": true,
"date": "2018-10-28",
"description": "(à venir)"
}
},
{
"model": "billing.contract",
"pk": 10,
"fields": {
"title": "Vente de Gaufres",
"client": 3,
"advance": "0.00",
"reference": "2018-02",
"is_finished": true,
"is_paid": true,
"date": "2020-03-15",
"description": "Vente de gaufres pour …"
}
},
{
"model": "billing.prestation",
"pk": 1,
"fields": {
"contract": 3,
"date": "2017-06-24",
"label": "Location matériel",
"unit": "1.00",
"unit_price": "200.00",
"total_amount": "200.00"
}
},
{
"model": "billing.prestation",
"pk": 2,
"fields": {
"contract": 3,
"date": "2017-06-24",
"label": "Location Transport",
"unit": "1.00",
"unit_price": "50.00",
"total_amount": "50.00"
}
},
{
"model": "billing.prestation",
"pk": 3,
"fields": {
"contract": 3,
"date": "2017-06-24",
"label": "Frais kilométrique",
"unit": "74.40",
"unit_price": "0.25",
"total_amount": "18.60"
}
},
{
"model": "billing.prestation",
"pk": 4,
"fields": {
"contract": 4,
"date": "2017-06-01",
"label": "Barre pédagogiques",
"unit": "1.00",
"unit_price": "50.00",
"total_amount": "50.00"
}
},
{
"model": "billing.prestation",
"pk": 5,
"fields": {
"contract": 5,
"date": "2017-10-01",
"label": "Toile de trampoline",
"unit": "1.00",
"unit_price": "600.00",
"total_amount": "600.00"
}
},
{
"model": "billing.prestation",
"pk": 6,
"fields": {
"contract": 6,
"date": "2017-08-20",
"label": "Location Grand Trampoline pour stage sportif (7 au 11 août 2017)",
"unit": "2.00",
"unit_price": "50.00",
"total_amount": "100.00"
}
},
{
"model": "billing.prestation",
"pk": 7,
"fields": {
"contract": 7,
"date": "2017-01-01",
"label": "Cotisation pour l'année 2017 de SALHI Safwane",
"unit": "1.00",
"unit_price": "665.00",
"total_amount": "665.00"
}
},
{
"model": "billing.prestation",
"pk": 8,
"fields": {
"contract": 8,
"date": "2018-01-01",
"label": "Cotisation pour l'année 2018 de SALHI Safwane",
"unit": "1.00",
"unit_price": "665.00",
"total_amount": "665.00"
}
},
{
"model": "billing.prestation",
"pk": 9,
"fields": {
"contract": 9,
"date": "2018-09-16",
"label": "Prestation bénévole",
"unit": "4.00",
"unit_price": "34.03",
"total_amount": "136.12"
}
},
{
"model": "billing.prestation",
"pk": 10,
"fields": {
"contract": 10,
"date": "2020-03-15",
"label": "Gaufres vanille",
"unit": "103.00",
"unit_price": "2.40",
"total_amount": "247.20"
}
},
{
"model": "billing.prestation",
"pk": 11,
"fields": {
"contract": 10,
"date": "2020-03-15",
"label": "Gaufres au chocolat",
"unit": "185.00",
"unit_price": "2.50",
"total_amount": "462.50"
}
},
{
"model": "billing.prestation",
"pk": 12,
"fields": {
"contract": 10,
"date": "2020-03-15",
"label": "Frangipane",
"unit": "64.00",
"unit_price": "2.99",
"total_amount": "191.36"
}
},
{
"model": "billing.prestation",
"pk": 13,
"fields": {
"contract": 10,
"date": "2020-03-15",
"label": "Carré confiture",
"unit": "61.00",
"unit_price": "2.99",
"total_amount": "182.39"
}
}
]