Error while Parsing XML in the template

Issue Error: “The entity name must immediately follow the ‘&’ in the entity reference” when trying to print or save an Advanced PDF/HTML Template. Solution This usually happens if one of the Company Information or one of the Field Label or values have a special character like ‘&’. Identify first which field label or value has ‘&’ then add a… Continue reading Error while Parsing XML in the template

Customer portal login

https://<accountID>.app.netsuite.com/app/login/secure/oidcprivate.nl for the Customer Center roles, Use this link for login as customer instead using enterprise login link where <accountID> is a variable representing the NetSuite account ID. Send Login Link Via E-mail Navigation Setup -> company -> system email template Add login link in email template

Add Border with Curved Edges on Advanced PDF/HTML Template

Need to show borders with curved or round edges on the Advanced PDF/HTML Template for transactions. Navigate to to Customization > Forms > Advanced PDF/HTML Templates Preferred Template: Click Edit Note: If the template is in WYSIWYG mode, switch to Source Code mode.  Enter  <body size=”Letter” style=”border: 5px solid #dddddd; corner-radius: 25px; padding: 50px; margin: 25px;”> <!– <table style=”width: 100%; font-size: 10pt; corner-radius:… Continue reading Add Border with Curved Edges on Advanced PDF/HTML Template

Prepaid Expense Import

Prepare the csv file for the import This is demo csv file need to be prepared for the Import. Destination Account should be in the format “Account number Account name”, Amortization template should be the internal id of the Amortization template and make sure that Amortization template value is nill for the corresponding credit amount.… Continue reading Prepaid Expense Import

The Item Subsidiary is not able to Update

An error message shows when the item subsidiary edits to set parent-subsidiary and marks the “Include Children” checkbox as True or sets multiple subsidiaries. The error message looks like this – “The subsidiary restrictions on this record are incompatible with those defined for the location. Subsidiary access on this record must be a subset of… Continue reading The Item Subsidiary is not able to Update

Inline Editing Not works for Transaction Saved Search

Issue: Inline editing does not work for transaction saved search even after the feature is enabled in the account. Possible reason: NetSuite supports only inline editing for saved searches with only one transaction type. If the user has 2 or more types selected, NetSuite will not allow the user to do Inline Editing. Select only one… Continue reading Inline Editing Not works for Transaction Saved Search

Remove the bestseller products in Magento

The bestseller products are saved on the basis of yearly, monthly, or daily basis. So if we would need to remove those products, then we could remove it from the tables.The best-seller tables are sales_bestsellers_aggregated_yearlysales_bestsellers_aggregated_monthlysales_bestsellers_aggregated_daily By truncating of these tables we could remove the best seller products

Published
Categorized as Magento