Syntactically Awesome Style Sheet Sass is the most mature, stable, and powerful professional-grade CSS extension language Sass is a CSS pre-processor. It is fully compatible with every version of CSS. Sass reduces the repetition of CSS and therefore saves time. Sass consists of two syntaxes. The original syntax, called “the indented syntax,” uses a syntax similar… Continue reading SASS
Month: March 2023
Wave
In NetSuite, a “Wave” refers to a group of sales orders or transfer orders that are combined and processed together for fulfillment in the warehouse. This allows businesses to optimize their order fulfillment process and increase efficiency. Creating a wave in NetSuite: Create a new wave: To create a new wave, go to Transactions >… Continue reading Wave
Four Approaches to code review
Penetration Testing
It is a form of cyberattack done to understand the situation of the security of the system. People often confuse this test with the vulnerability assessment test. So penetration test is composed of some methods or instructions whose main aim is to test the organization’s security. This test proved to be helpful for organizations because… Continue reading Penetration Testing
NetSuite invoices to Shopify billings
The Billing Sync data flow exports invoices/cash sales from NetSuite to Shopify. The data flow exports fully/partially billed orders in NetSuite Flow Steps Step 1: Get NetSuite invoices Get all invoices from NetSuite that are created since the last flow run time. NetSuite Saved Search fetch invoices from NetSuite (Provide the internal Id of search) Only… Continue reading NetSuite invoices to Shopify billings
Test case documentation : JOINF – Vendor Price Script Optimization
Requirement – Customer Vendor Price Automation The requirement is to Populate the Item rate in the custom record to the standard rate field in the purchase order if the PO vendor, Subsidiary, and market match the custom record data.Custom Records created as part of this requirement:-Vendor – Vendor list-Subsidiary – subsidiary list-Market – geography-Purchase Price… Continue reading Test case documentation : JOINF – Vendor Price Script Optimization
SBSUN-351-EzyDor Quote Approval workflow
NetSuite items to Shopify products
The NetSuite items to Shopify products flow exports items in NetSuite as Products in Shopify. The Integration App exports basic Product Info (Description, Title, Product Type, Price) and other attributes. Step 1: Get NetSuite items Get all items from NetSuite that are modified since the last flow run. Create an item search to fetch items… Continue reading NetSuite items to Shopify products
Import Sales Orders from Shopify to NetSuite
Flow Steps Step 1: Get Shopify orders Export the Orders:Order from Shopify Here only modified orders from Shopify are exported to NetSuite Step 2: Import NetSuite customers Here the imported record is customers Operation executed is add or update Existing customer are found using the lookup criteria (filter) Either using customer ID or using customer email ID Map… Continue reading Import Sales Orders from Shopify to NetSuite
How we can change the “back ordered only ” items to “out of stock” in website
When a website has shown the item is back order only.it is because of Backorder Rules. The rule is added below For example, you create a sales order with two items – item A and item B. Item A has sufficient inventory, but item B has no inventory. If you create a configuration with just… Continue reading How we can change the “back ordered only ” items to “out of stock” in website