Clarification of invoice line BaseQuantity

Hi ,

Is it required to give cbc:BaseQuantity as 1 or can we give the invoicedquantity as base quantity?

Thank you,

Does that mean if in my invoice I am selling 10 pieces, and each piece is 100 SAR, my base quantity will be 1 and the base price is 100?

1 Like

You need not use BaseQuantity tag. Use cac:InvoiceLine / cbc:InvoicedQuantity to provide the quantity for each line item. In your example of 10 quantity @ 100 each you will provide 10 as value for tag cac:InvoiceLine / cbc:InvoicedQuantity

in this case 10 pieces, and each piece is 100… …Yes