create invoice as app user
This commit is contained in:
parent
03b35e0bb8
commit
29f2493d6e
7 changed files with 2460 additions and 2421 deletions
|
|
@ -17,10 +17,16 @@ option (file_options) = {
|
|||
{
|
||||
id: "user"
|
||||
name: "User",
|
||||
context:{
|
||||
context:[{
|
||||
key:"user_id",
|
||||
value:"string"
|
||||
}
|
||||
},{
|
||||
key:"app_id",
|
||||
value:"string"
|
||||
},{
|
||||
key:"app_user_id",
|
||||
value:"string"
|
||||
}]
|
||||
},
|
||||
{
|
||||
id: "admin",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue