directives {
date { year: 2013 month: 5 day: 18 }
transaction {
flag: "*"
narration: "Test"
postings {
account: "Assets:Something"
spec {
units { number { exact: "15" } currency: "USD" }
}
}
postings {
account: "Assets:Something"
spec {
units { number { exact: "10.6" } currency: "USD" }
}
}
}
}