feat: Update finance data with Q4 membership and marketing
Adjusts the Membership Fees value in EUR for December, reflecting the Q4 update. Adds a new marketing expense entry with details on the purpose.
This commit is contained in:
parent
c80b4362a5
commit
001e9b0230
1 changed files with 5 additions and 1 deletions
|
@ -88,7 +88,11 @@
|
|||
},
|
||||
"12": {
|
||||
"Membership Fees": {
|
||||
"EUR": 25
|
||||
"EUR": 95
|
||||
},
|
||||
"Marketing": {
|
||||
"EUR": -75.8,
|
||||
"Notes": "Branded coffee mugs"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue