Hi
I like to ad multiple positions to a Bexio invoice.
Which options do i have?
I already tried the following:
But there is the problem that i get a field which is not aloud for the array to add products.
Brings the following error
Do i need to adjust the array (if yes how) or are there other possibilities?
Thanks in advance for your help.
1 Like
Hi @Stefan_Gasser
If you’re looking to add multiple products as line items to an invoice then there needs to be an “Update Invoice” step included in the iteration loop. So if 3 products are found, the Update Invoice action occurs 3 individual times.
Hopefully that helps and please let me know if I’ve misunderstood the question!
2 Likes
Thank you for the answer i will try it👍
Hi again
Thank you for your help.
At the update invoice i can not find an option to add a position.
My try was to get all the position in an array and add them in the “create invoice” step. But there i have the error mentioned in the first post.
1 Like
Hi @Stefan_Gasser
Apologies, I’m not familiar with Bexio just trying my best to answer your question based off my Quickbooks knowledge and other accounting platforms I’ve worked with. In quickbooks, I can add individual line items (positions) by updating the invoice. I’m wondering if Bexio has a separate action something like “Add position/line item to invoice” or if they require all positions line items to be entered up front. One thing I did notice is that from you original screenshot, it might appear that your not referencing the correct array of line items instead of “array” I believe it should be listed as “positions” or “lineitems”.