WordPress : Improve Security and Performance of Plugins

WordPress proposal takes aim at improving security and performance of third-party plugins. WordPress announced a proposal to take a more proactive approach toward third party plugins in order to improve security and site performance.  What is being discussed is a plugin checker that will make sure that plugins are following best practices.  Third-party plugins are… Continue reading WordPress : Improve Security and Performance of Plugins

Controllers in JMeter: Loop, Simple, Transaction, Module, Random

What is the Logic Controller? Logic Controllers let you define the order of processing request in a Thread. It lets you control “when” to send a user request to a web server. For example, you can use Random Controllers to send HTTP requests to the server randomly Logic Controllers determine the order in which user request is… Continue reading Controllers in JMeter: Loop, Simple, Transaction, Module, Random

Item is restocked in inventory or written off as an expense.

When we use the Advanced Receiving feature and receive inventory items returned by customers, we can choose whether the item is restocked in inventory or written off as an expense. Items that we receive against return authorizations and restock are added back into our inventory. our inventory reflects the increased count of the returned item… Continue reading Item is restocked in inventory or written off as an expense.

Issue a Credit Memo Without Impact on Inventory

Issue a Credit Memo Without Impact on Inventory1. Use a zero quantity on the transaction. When creating the credit memo/refund, change the item’s quantity to zero and retain the amount.If a popup says The total line amount is not equal to the item price times the quantity. Is this correct? displays, click OK. Click Save. OR 2. Create a journal entry,… Continue reading Issue a Credit Memo Without Impact on Inventory

Error: A contact record with this name already exists. Every contact record must have a unique name

//Info: NFCC-25 This was an error that occurred while importing the referral file into Netsuite via the Celigo integration.Mapping was performed on contact record fields such as Name, Address, External ID, and so on. We later discovered that the External Id we were attempting to map to the contact record had already been used in… Continue reading Error: A contact record with this name already exists. Every contact record must have a unique name

Generate Credentials for Authentication In Magento/Adobe

Follow the steps to generate credentials for Calling API from Magento Settings —-> Integrations —–>Add New Integrations provide Name, Email ID, Current login Password Click Save 4.Select Resource Access to All in API subtab 4.Click Save 5. Click on Activate link corresponding to the Integration Created. 6.Click Allow for Granting access Credentials will be generated.

API Testing in Software Testing

API Testing :As we know API stands for Application Programming Interface which acts as an intermediate of communication between two applications. Due to this intermediary role of API (Application Programming Interface) two applications talk to each other and performs the required actions efficiently. API contains a set of rules and guidelines based on which the… Continue reading API Testing in Software Testing

Saved search to show the total amount of accounts after the period close

The client wants to see the actual amount of the accounts after the period closes. The amount should be filtered based on period close. The open period amount should not be shown in the search result. And the result should be shown based on months. Solution:- Create a transaction saved search Add criteria as the… Continue reading Saved search to show the total amount of accounts after the period close

Add a new sort option in wish list page

Need to add a new sort option in the wishlist for that first need to add options using extending the product detail view in entry point On the script side get option add our customised formula for sorting the same