How to manage quantity and price component from charge item to invoice?

Do you know how to implement price component in the invoice?
What I do, it’s to copy all price components from charge item definition of my charge item and to put it in the invoice. But when I have a quantity in my charge item, what I suppose to do? For now, I put the quantity in the factor of the base price of the price component but I don’t know if it’s the right choice.

Another question, how works factor and amount? The amount is the result of the factor? Or the factor is applied to the amount we put?

Thank you in advance :slight_smile:

Hello Julkien,

I think there is a distinction between factor an amount.
amount “3” means the service has been provided two times,
factor “1.3” means, the base price of the service is multiplied with 1.3 (e.g. because the service has been provided during after hours)

Hope this helps!
Simone