Skip to content
View gmihaylov's full-sized avatar
  • Varna, Bulgaria
Block or Report

Block or report gmihaylov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gmihaylov/README.md
Editing SuiteScript with VIM

Hello πŸ‘‹

I'm George, a SuiteScript Developer from Varna, Bulgaria.

My NetSuite Skills

  • πŸ“œ SuiteScript 1.0, SuiteScript 2.x, SuiteScript 2.1, SuiteFlow
  • πŸ“œ Refactoring 1.0 SuiteScripts to 2.x / 2.1
  • πŸ“ƒ Suitelets, MR Scripts, Scheduled Scripts, User Event Scripts, Client Scripts, Portlets, RESTlets, SuiteFlow
  • πŸ— Integrating 3rd party apps using SuiteScript
  • βš™οΈ SuiteBundler, SDF Customization Projects
  • πŸš… SuiteApp Control Center / SDF SuiteApp Creation / Publishing SuiteApp to SuiteApp Marketplace
  • β›“ SuiteTalk SOAP Services via PHP Toolkit, C#
  • πŸ”© REST Integrations
  • πŸ—’ Scripted CSV Imports
  • πŸ” Saved Searches / SuiteAnalytics Workbooks / SuiteQL
  • πŸ‘οΈ SFTP module integration
  • πŸ“Š Custom Reports
  • πŸ“„ Creating multi-lingual, multi-subsidiary and multi-currency Advanced PDF/HTML templates
  • πŸ”© NetSuite Frameworks: SuiteCloud Development Framework, Tax Reporting Framework, Electronic Bank Payments
  • more

My Other Skills

  • πŸ“• CSV, JSON, XML
  • πŸ—’ Handlebars, FreeMarker
  • ⚱️ Postman, Git, Jira
  • 🧷 HTML, CSS, jQuery, Bootstrap
  • ⌨️ JavaScript, NodeJS, PHP, C#, MySQL, SQL
  • πŸ–± Windows / Linux Power User & Administrator

IDEs

  • Webstorm
  • VS Code
  • SublimeText
  • Notepad++
  • Nano
  • Vim :)

Contact

  • mihaylov[at]gmail[.]com

Pinned

  1. netsuite-chatgpt-chat netsuite-chatgpt-chat Public

    Integrate ChatGPT with NetSuite and ask questions.

    HTML

  2. netsuite-european-central-bank-fx-rates-import netsuite-european-central-bank-fx-rates-import Public

    Scheduled script that import FX Rates from https://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml into NetSuite

    JavaScript

  3. netsuite-zip-file-reader netsuite-zip-file-reader Public

    Simple SuiteScript 2.1 Suitelet that shows how to use jszip-sync library in your SDF projects to Unzip files.

    JavaScript

  4. netsuite-nodejs-restlet-call netsuite-nodejs-restlet-call Public

    Simple NodeJS app that call NetSuite RESTlet and get JSON data

    JavaScript

  5. netsuite-saved-search-export-excel-xlsx netsuite-saved-search-export-excel-xlsx Public

    Proof of concept Suitelet that exports Saved Search rows to Excel (XLSX file format) using xlsx.js library

    JavaScript 1

  6. netsuite-restlet-search-export netsuite-restlet-search-export Public

    Simple RESTlet that loads saved search and return its results into JSON string.

    JavaScript