Hi any update on this topic? Generally what we need is Product.Name, RatePlan.Name, RatePlanCharge.Name and RatePlanCharge.Description in different languages. Using the translation module for the invoice can be fine as we have one file to maintain. Best regards
... View more
Today each time we uodate the Quote template, Zuora genrates a new id. In the SFDC prod we don't have always the opportunity (right) to update it, so e have to wait the next project release just to update the ID...
... View more
Here the issue is in the email, the field <Invoice.TotalAmount> is between () when the invoice is negative. In the invoice pdf the maounts are with '-', so the IF cannot work here.
... View more
When using Zuora to send invoices, if the invoice is negative the amount is in '()' ex : (300) instead of '-' ex: -300. This should be defined with the tenant locale for example or ideally with the communicaiton profile to have more flexibility.
... View more
This request is just mandatory to justify the tax rates in the invoices. Due to the cardinality reason (we can have several subscriptions in one invoice), the detail for the SoldTo can be in the subscription table.
... View more