Hi everyone
My DB looks like the following
1.ENTRY PRICE TABLE
Name
2.ENTRY PRICE OBJECT
currency
tax behavior
id
active
adult fee
child fee
- ENTRY AVAILABILITY
date(of type date range)
entry price table(of type ENTRY PRICE TABLE)
entry price object*(of type ENTRY PRICE OBJECT)*
National Park
Origin Type
My question is
1.When i am creating invoice item of entry fee, I wanted to show amount of different currency depending on the type of currency of the entry fee
2.Will it be possible to do the same with my invoice ?