Discussions
Check out Oracle NetSuite upcoming events and conferences here
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Attention: Customers with NetSuite Electronic Bank Payment (EBP) SuiteApp, version 2020.2 QA (ID 315896) must UPDATE (do NOT uninstall) their bundle to the Production version 2022.1 (ID 416781) by December 31, 2022. Note: If users fail to manually update the Electronic Bank Payments SuiteApp within the given time window, this version of the SuiteApp (ID: 315896) will be deprecated and the account will not be updated to Leading version (2022.1) of the Electronic Bank Payments SuiteApp. Please refer to the campaign email sent to impacted customers for more information.
Update your Profile with your Support type to get your Support Type badge.
Expand your NetSuite knowledge by joining our Ask A Guru Live sessions. RSVP on this event now.
Join the NetSuite Referral Program and get rewarded for introducing your peers to the NetSuite community. ⭐️ https://lnkd.in/eYXGYfC9
SuiteWorld Early Bird Registration is OPEN! The countdown to SuiteWorld is officially on!
NSC | Display All Line Items on the PDF Layout
When printing an Advanced PDF/HTML Template, sometimes, not all line items are printing when it exceeds the space on the first page. One possible reason is due to an unnecessary page break that is applied to the items table.
Here is the steps you can try in order to solved this:
1. Navigate to Customization > Forms > Advanced PDF/HTML Templates
2. Preferred Advanced PDF/HTML Template: Click Edit or Customize
3. Source Code: Remove the following code if enclosed in a table element
page-break-after="avoid" page-break-inside="auto"
Click Save
Let us know if this works on your end!
Tagged:
0