Closed SME-Issues closed 5 years ago
Expressions | Notes |
---|---|
give me all Dec invoices and give me all july invoices | Expected ctx .ProcessorResponse .ChunkData .Count to be 2, but found 1. |
am i owed money and can i eyeball the invoices for march | Expected ctx .ProcessorResponse .ChunkData[0] .QueryContext .InvoiceState to be Unpaid, but found ImplicitUnpaid. |
am i owed money, can i eyeball the invoices for march | Expected ctx .ProcessorResponse .ChunkData[0] .QueryContext .InvoiceState to be Unpaid, but found ImplicitUnpaid. |
what am i owed and what do i owe | Expected ctx .ProcessorResponse .ChunkData[0] .QueryContext .InvoiceState to be Unpaid, but found ImplicitUnpaid. |
What do I need to pay Tau Ltd and how much do I currently owe to suppliers | Expected ctx .ProcessorResponse .ChunkData[0] .QueryContext .InvoiceState to be Unpaid, but found ImplicitUnpaid. |
what do i owe and what am i owed | Expected ctx .ProcessorResponse .ChunkData[0] .QueryContext .InvoiceState to be Unpaid, but found ImplicitUnpaid. |
When do I need to pay Upsilon Ltd and how much do I currently owe to suppliers | Expected ctx .ProcessorResponse .ChunkData[0] .QueryContext .InvoiceState to be Unpaid, but found ImplicitUnpaid. |
give me all bob's invoices and then show me the abc bills | Expected ctx .ProcessorResponse .ChunkData[1] .QueryContext .InvoiceState to be ImplicitUnpaid, but found NotSet. |
show me the mcdonalds invoices for next week and do i have any unpaid bills | Expected 'pay_any' entity in chunk [0] with value {mcdonalds} but found only {macdonalds} |
what do i need to pay and what should i be paid | Expected to find entity 'pay_from' but found only {pay_to, paid_query, date_in, date_mod, datetime} |
Expressions | Notes |
---|---|
can you tell me how many receivable invoices are outstanding and are there invoices which are still unpaid? | Expected ctx .ProcessorResponse .ChunkData[1] .QueryContext not to be |
any details on my creditor invoices and Can I see all the invoices for ABC Ltd in the last year? | Expected to find entity 'pay_any' but found only {text} |
any details on my creditor invoices, Can I see all the invoices for ABC Ltd in the last year? | Expected to find entity 'pay_any' but found only {text} |
tell me who i need to chase for collection and show me what i owe | Expected to find entity 'pay_from' but found only {unknown_entity, who, overdue, paid_query, text, pay_to} |
Compound Query Tests Invoice Invoice