Skip to content

Commit

Permalink
seeding data transaction
Browse files Browse the repository at this point in the history
  • Loading branch information
zdni committed Aug 12, 2024
1 parent 00f249e commit 3494993
Show file tree
Hide file tree
Showing 3 changed files with 1,308 additions and 0 deletions.
28 changes: 28 additions & 0 deletions data/financial-recording.accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,32 @@
"$date": "1970-01-20T22:28:44.460Z"
},
"__v": 0
},
{
"_id": {
"$oid": "66b9f6f20b70425a091adfc2"
},
"name": "Hutang Gaji",
"account_type": "expense",
"createdAt": {
"$date": "1970-01-20T22:44:23.410Z"
},
"updatedAt": {
"$date": "1970-01-20T22:44:23.410Z"
},
"__v": 0
},
{
"_id": {
"$oid": "66b9f6fa0b70425a091adfc5"
},
"name": "Pengeluaran Kantor",
"account_type": "expense",
"createdAt": {
"$date": "1970-01-20T22:44:23.418Z"
},
"updatedAt": {
"$date": "1970-01-20T22:44:23.418Z"
},
"__v": 0
}]
Loading

0 comments on commit 3494993

Please sign in to comment.