GraphQL is a language that enables you to provide a complete and understandable description of the data in your API. Furthermore it gives clients the power to ask for exactly what they need and nothing more. Creating A Basic GraphQL Server With Express let’s create the a first server implementation by inserting the following JS… Continue reading Creating A GraphQL Server With Node.js And Express
Month: October 2021
Customer Credit Card refund not working
Issue of Customer credit card not working.We can refund to customer’s credit card when the purchase is done online. But when we try to refund an error displays with following message. Requirement 1)The client should be able to refund the credit card orders placed online from Netsuite. Our Solution Prior to 2021.1, although Credit Operation is… Continue reading Customer Credit Card refund not working
Registration Page using Custom module
Jira Code: GD-16 Created a new registration page in SCA Website with url https://sandbox.goodearthdist.com/crossfit using a custom module. To add a custom module: Create a custom module directory within your custom directory with the format of ModuleName@version. Create the sub-directories within the module.We need JavaScript, Sass, SuiteScript, and Templates sub-directories. Create the necessary files for your… Continue reading Registration Page using Custom module
Hide Content with an Expander
Expanders are UI molecules that hide content from the user until they click on it. When they do, the content slides down as if it were expanding. They are particularly useful in situations when you have additional content not immediately relevant to the user. Adding an Expander The only changes required are to the template… Continue reading Hide Content with an Expander
Move Content Off-Canvas with a Push Pane
The available screen space is much more limited on smaller devices, such as mobiles. As designers and developers, you should consider moving superfluous content off the screen. This content should still be easily accessible by users, but just not immediately on the page load. To enable this design, there is a custom jQuery plugin that… Continue reading Move Content Off-Canvas with a Push Pane
Proposal for Inventory Count and Adjustment Enhancement
Proposal Summary Flowco needs to have enhancements on Inventory Count and Inventory Adjustments. Requirement Flowco needs to have the following enhancements on Inventory Count and Inventory Adjustments. Currently, the Inventory Adjustment is not having reference to the corresponding Inventory Count. So they need to have a hyperlink on the Inventory Adjustment record back to the… Continue reading Proposal for Inventory Count and Adjustment Enhancement
NetSuite SCA customization for shipping cost calculation
Shipping cost calculation using scriptable cart functionality.
Proposal For Vendor bills Approval
Vendor bills Approval
Proposal For New customer paperwork and credit app
New customer paperwork and credit app
Proposal for CrossFit Registration Page/Terms and Conditions
Proposal summary This proposal covers the possibility to open an account on SCA by creating a landing page to access the registration page/terms and conditions page. Requirement Provide CrossFit Gyms with the ability to open an account on SCA. They will need to use the following landing page to access their registration page: https://www.goodearthdist.com/crossfit On… Continue reading Proposal for CrossFit Registration Page/Terms and Conditions