Test automation maintenance is a crucial aspect of any test automation strategy. It involves updating and managing automated test scripts and related assets to ensure they remain effective and relevant over time. A well-defined test automation maintenance approach helps teams adapt to changes in the application under test, address evolving testing requirements, and maximize the… Continue reading Test Automation Maintenance Approach
Month: December 2023
New Gutenberg Editor in WordPress
The Gutenberg Editor is a block-based editor introduced in WordPress 5.0. It’s designed to revolutionize the editing experience by using a content structure based on blocks. Each element of content, such as paragraphs, headings, images, videos, and widgets, is treated as an individual block. Users can manipulate and arrange these blocks more intuitively, allowing for… Continue reading New Gutenberg Editor in WordPress
Commissions in NetSuite
The most effective incentive for motivating your sales team is commission. To enable feature go to Set up > Company > Enable features, under employee subtab check Employee commissions. Set your commissions preferences at Setup > Sales > Sales Management > Commissions These preferences determine how and when you pay employee commissions. Employee Commission Schedules… Continue reading Commissions in NetSuite
Charge Based Billing
Projects that generate charges as billable amounts use the billing type Charge-Based. When a project billing type is set to Charge-Based, we can create an individual charge rule on the project. The charge rules on the project process are related project activities or inputs and create charge records. Create project record with billing type as… Continue reading Charge Based Billing
How to get the name of the image fetched in WordPress using WP inBulit-function
In WordPress, when you fetch an image, you typically retrieve its metadata, which includes various information about the image, such as its title, alt text, URL, etc. To get the name of the image (assuming you’re working within a WordPress loop or have access to the image data), you can use the following code: <?php… Continue reading How to get the name of the image fetched in WordPress using WP inBulit-function
Resource Allocation Approval standard process
Resource Allocations are designed to help resource managers allocate and assign the right resources to projects based on availability, skill sets, and other criteria. Navigate to Activities > Scheduling > Resource Allocation > New to create resource allocation. Then click on the button ‘New Resource Allocation’. After we have enabled Resource Allocations, we can install… Continue reading Resource Allocation Approval standard process
Sublist control with workflow
Workflow is also called suiteflow that can automate approval process on a record. In NetSuite workflow supports activities like create, edit and delete records, sending emails, apply validations etc. Workflows can control the body fields of a transaction record. The new release of NetSuite allows to edit the sublist fields of a record. Using sublist… Continue reading Sublist control with workflow
Use of Logs Explorer in GCP
Log Explorer is a tool used for analyzing and visualizing log data generated by various GCP services. It’s part of the Cloud Logging service and provides a user-friendly interface to search, filter, and view logs collected from applications, infrastructure, and other resources within GCP. Log Explorer allows you to: Search and filter logs: You can… Continue reading Use of Logs Explorer in GCP
Custom Page for Buy or Sell the Assets created using custom segments.
We have designed and developed the Asset Buy or Sell functionality in the asset transaction screens to standardize financial statements. Asset Buy or Sell screens help users buy or sell the assets of a DAF , Charities and Project Charities. Screens Buy/Sell Asset screens are classified into the following. List Screen Create Screen Edit Screen… Continue reading Custom Page for Buy or Sell the Assets created using custom segments.
Custom Page for Revaluation of Assets created using custom segments.
We have designed and developed the Asset Revaluation functionality in the asset transaction screens to standardize financial statements by revalue the assets. Asset Revaluation screens help users to revalue to assets created. The revaluation of the asset leads to a gain or loss in the value of the asset. 6.1 Screens The logged user… Continue reading Custom Page for Revaluation of Assets created using custom segments.