Migrated from Redmine #391 | Author: Davi Queiroz
Status: New | Priority: High, I’m very impatient | Created: 2019-05-30
Hi, i’m trying to create a recurring book, but i’m getting this follow error:
request:
{
“method” : “book”,
“params” : [“2”,“11”,“1”,“2019-05-30”,“17:00:00”,“2019-05-30”,“17:30:00”,“”],
“id”: “req-001”,
“jsonrpc”: “2.0”
}
response:
{
“method” : “book”,
“params” : [“2”,“11”,“1”,“2019-05-30”,“17:00:00”,“2019-05-30”,“17:30:00”,“”],
“id”: “req-001”,
“jsonrpc”: “2.0”
}