Custom invoice fields won't all appear on invoice

Hey,

I’ve created custom invoice fields, with multiple options, but only the first one appears on the invoice.

I can select each one and they show on the invoice but after saving the invoice they all disappear except the first one.

For example:

Unit|Option1, Option2, Option3

When I choose option 1 for invoice line 1 and option 2 for invoice line 2 and I save the quote/invoice then only all the lines where option 1 was choses remains and all the rest gets emptied.

Any one ever had this problem?

You need to change it to:

Unit|Option1,Option2,Option3

@Hillel: I thought about that but I didn’t saw that I used spaces more than once, it did the trick.

It was quit obvious, thanks for the help!