You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
Mall 3.2.1
Using the partial from mall theme taxes.htm
Prevoiusly, entry.tax.name, entry.tax.percentage and entry.total_formatted were all available.
Now i am missing entry.tax.name (as well as a few other unused vars).
Is this normal?
Thank-you.
Unfortunately, the detailed data about the used tax is not passed to the PriceBag construct, which is used for the TotalsCalculator class. I'm currently improving the PriceBag handling anyway and will pass the missing data to fix this issue.
Hello.
Mall 3.2.1
Using the partial from mall theme taxes.htm
Prevoiusly,
entry.tax.name
,entry.tax.percentage
andentry.total_formatted
were all available.Now i am missing
entry.tax.name
(as well as a few other unused vars).Is this normal?
Thank-you.
Examples
Custom Method (before)
The text was updated successfully, but these errors were encountered: