rearrange document layout
This commit is contained in:
parent
1e26dc9401
commit
9bd58ea9d7
@ -1,22 +1,26 @@
|
|||||||
{
|
{
|
||||||
"gl": [
|
"gl": {
|
||||||
{
|
"lines": [
|
||||||
"jpath": [
|
{
|
||||||
|
"amount": 2.19,
|
||||||
|
"account": "h.food"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"amount": -2.19,
|
||||||
|
"account": "h.dcard"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"jpath": [
|
||||||
|
[
|
||||||
"{item,0}",
|
"{item,0}",
|
||||||
"{header}"
|
"{header}"
|
||||||
],
|
],
|
||||||
"amount": 2.19,
|
[
|
||||||
"account": "h.food"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"jpath": [
|
|
||||||
"{item,0}",
|
"{item,0}",
|
||||||
"{header}"
|
"{header}"
|
||||||
],
|
]
|
||||||
"amount": -2.19,
|
]
|
||||||
"account": "h.dcard"
|
},
|
||||||
}
|
|
||||||
],
|
|
||||||
"item": [
|
"item": [
|
||||||
{
|
{
|
||||||
"item": "green olives",
|
"item": "green olives",
|
||||||
@ -29,11 +33,6 @@
|
|||||||
"entity": "home",
|
"entity": "home",
|
||||||
"module": "MHI",
|
"module": "MHI",
|
||||||
"offset": "h.dcard",
|
"offset": "h.dcard",
|
||||||
"vendor": "Discount Drug Mart",
|
|
||||||
"currency": "USD",
|
|
||||||
"eff_date": "1/6/2018",
|
|
||||||
"location": "Stow, OH",
|
|
||||||
"instrument": "Discover Card",
|
|
||||||
"transaction": "purchase"
|
"transaction": "purchase"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user