move folder
This commit is contained in:
parent
bc331be07c
commit
52e2a66ad3
@ -1,38 +1,38 @@
|
|||||||
{
|
{
|
||||||
"gl": {
|
"gl": {
|
||||||
"lines": [
|
"lines": [
|
||||||
{
|
{
|
||||||
"amount": 2.19,
|
"amount": 2.19,
|
||||||
"account": "h.food"
|
"account": "h.food"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"amount": -2.19,
|
"amount": -2.19,
|
||||||
"account": "h.dcard"
|
"account": "h.dcard"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"jpath": [
|
"jpath": [
|
||||||
[
|
[
|
||||||
"{item,0}",
|
"{item,0}",
|
||||||
"{header}"
|
"{header}"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"{item,0}",
|
"{item,0}",
|
||||||
"{header}"
|
"{header}"
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"item": [
|
"item": [
|
||||||
{
|
{
|
||||||
"item": "green olives",
|
"item": "green olives",
|
||||||
"amount": 2.19,
|
"amount": 2.19,
|
||||||
"reason": "food",
|
"reason": "food",
|
||||||
"account": "h.food"
|
"account": "h.food"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"header": {
|
"header": {
|
||||||
"entity": "home",
|
"entity": "home",
|
||||||
"module": "MHI",
|
"module": "MHI",
|
||||||
"offset": "h.dcard",
|
"offset": "h.dcard",
|
||||||
"transaction": "purchase"
|
"transaction": "purchase"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user