rearrange document layout

This commit is contained in:
Paul Trowbridge 2018-09-14 00:15:53 -04:00
parent 1e26dc9401
commit 9bd58ea9d7

View File

@ -1,22 +1,26 @@
{
"gl": [
"gl": {
"lines": [
{
"jpath": [
"{item,0}",
"{header}"
],
"amount": 2.19,
"account": "h.food"
},
{
"jpath": [
"{item,0}",
"{header}"
],
"amount": -2.19,
"account": "h.dcard"
}
],
"jpath": [
[
"{item,0}",
"{header}"
],
[
"{item,0}",
"{header}"
]
]
},
"item": [
{
"item": "green olives",
@ -29,11 +33,6 @@
"entity": "home",
"module": "MHI",
"offset": "h.dcard",
"vendor": "Discount Drug Mart",
"currency": "USD",
"eff_date": "1/6/2018",
"location": "Stow, OH",
"instrument": "Discover Card",
"transaction": "purchase"
}
}