- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Problem - You are trying to generate the Quote PDF and getting the error as shown below.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Solution - Customer was trying to generate the Quote PDF and on some of the Quotes they were getting the error mentioned in the Problem statement.
This error usually occurs when any of the field in the Quote template returns a '0' value. In this specific case customer had orders enabled, when I checked the Quote template, I found that the below merge fields were there on the template-
When I checked the Quote on which the error was occuring, I could see that the fields `Delta TCB` & `Delta TCB Tax` were Null. Since the Quote was sent to Zuora already, we were not able to calculate these values again and debug further. Advised the customer to add these fields to the Quote Metrics section going forward.
When we manually added the $0 value to these fields (which was the expected value) the Quote PDF was generated without any issues.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Solution - Customer was trying to generate the Quote PDF and on some of the Quotes they were getting the error mentioned in the Problem statement.
This error usually occurs when any of the field in the Quote template returns a '0' value. In this specific case customer had orders enabled, when I checked the Quote template, I found that the below merge fields were there on the template-
When I checked the Quote on which the error was occuring, I could see that the fields `Delta TCB` & `Delta TCB Tax` were Null. Since the Quote was sent to Zuora already, we were not able to calculate these values again and debug further. Advised the customer to add these fields to the Quote Metrics section going forward.
When we manually added the $0 value to these fields (which was the expected value) the Quote PDF was generated without any issues.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √