• Resolved bjornroiverhogen

    (@bjornroiverhogen)


    Hi,

    For selling baskets with different items in the Netherlands we have to split the taxes per item. Per example:

    Basket X ($100,- excl.) contains 2 items: Y and Z.
    Y = 21% tax
    Z = 9% tax

    We would need to specify which price is which.
    Y = 60 + 21% = 72,60
    Z = 40 + 9% = 43,60
    Totalling Basket X for $116,20,- incl.
    Now for invoicing it needs to be clear which part is high tax and which part is low tax. So in product table it would show like:

    Product Price Pr/st Amount
    —————————————–
    Basket X 100 1
    VAT high 60
    VAT low 40

    —————–
    Subtotal: 100
    Total VAT high: 12,60
    Total VAT low : 3,60

    Total: 116,20

    Any clue if this is achievable with Booster?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Multiple price fields’ is closed to new replies.