The first thing you’ll need to do for this type of import is to install Notepad ++. Many people have heard of Notepad, as it is the standard text editor on many PC computers. Unfortunately, Notepad doesn’t support these different languages. Let’s get into the steps: Open the .xls or .xlsx file containing the special… Continue reading Importing Special Language Characters Into Netsuite Through CSV
Tag: csv
Automatic Consolidate Fulfilment Proposal
Proposal summary Bloom & Grow Group would like to automate their fulfillment process as per the following scope and plan. Requirement The processes involved in the existing system are Consolidated fulfilment record creation is created through a script in the existing business To see the consolidated fulfillment record,go to transactions>custom>fulfill order lines in the Netsuite… Continue reading Automatic Consolidate Fulfilment Proposal
Python code to insert CSV data fields to a local Database table using Django
We can use this code to insert the data in a CSV file to a local database table. Just change the table name, database name, and data fields with your respective field name and others.
Update address with CSV import
Update the address of a master record with CSV import.
CSV Import to create invoice
Customized CSV import to create invoice by using User event script.
Re-occurring Reports
Send mail to every customer about their back ordered items.
Customer Open Balances: Email to Customer & Admin
To send email report to customers with their open balance and send a report to Super Admin.