Transaction types are now properties
This commit is contained in:
parent
7313e5a337
commit
4909a7f09c
3 changed files with 19 additions and 22 deletions
|
|
@ -193,7 +193,6 @@ function consume(source, dest, quantity, amount, reason, type, category, templat
|
|||
"valid": true,
|
||||
"polymorphic_ctype": type,
|
||||
"resourcetype": "TemplateTransaction",
|
||||
"type": "template",
|
||||
"source": source,
|
||||
"destination": dest,
|
||||
"category": category,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue