Saved Search formula to add Period filter

A filter needs to be added in the transaction saved search for the posting period. The standard field (period) is available. But in this field, we can specify a particular posting period. So a formula field should be used to add the posting period filter. In the search criteria add the following formulaFormula(Text) – in… Continue reading Saved Search formula to add Period filter

Steps To Find Access Token, Store HASH, and Client ID from BigCommerce account

Log in to your BigCommerce account.  From the left pane, select Advanced Settings > API Accounts. The Store API Accounts page is displayed. Click Create API Account. The Create API account page is displayed. Enter the API account name in the Name textbox and make the selection as shown in the following image for Oauth Scopes: Note: You can find… Continue reading Steps To Find Access Token, Store HASH, and Client ID from BigCommerce account

Jenkins – Git Setup

 In your Jenkins Dashboard (Home screen), click the Manage Jenkins option on the left hand side. In the next screen, click the ‘Manage Plugins’ option. In the next screen, click the Available tab. This tab will give a list of plugins which are available for downloading. In the ‘Filter’ tab type ‘Git plugin’ The installation… Continue reading Jenkins – Git Setup

Add Custom Report to Dashboard Tile

User: Administrative RoleTo add a Custom Report to the Dashboard tile go to Setup> Dashboard Tiles> Manage Dashboard Tiles > NewAs per our requirement, we can select the tile type like Reminder, StaticAdd NameTile Type: StaticDisplay To all Role – checking on this box leads to publishing the custom report to all rolesOr we can… Continue reading Add Custom Report to Dashboard Tile

NetSuite Amazon Connector

NetSuite Amazon Connector Specifically, the Amazon NetSuite connector is customized to your company needs to ensure that you only concentrate in achieving your business goals whilst using the cost effective, hassle free, stable, highly efficient and secure connector service. This connector is the perfect way of connecting the Amazon Seller Central to the web store… Continue reading NetSuite Amazon Connector

Code review

In the Software Development process, code review is one of the major processes. It plays a vital role in developing quality software and reducing human errors.What is Code review?Code review is also referred to as peer review. It is a part of the software quality assurance process which involves examining the source code to identify… Continue reading Code review

General Ledger Report with transaction detail and Supplier balance.

REQUIREMENT The client requires to get a standard report that shows the details of General Ledger, its related transaction, Entity related to transaction and Balance of Entity. Filter the report based on the Entity, Ledger account,Transaction Type and Subsidiary. SOLUTION In this case we can choose General Ledger Report and customise the report to get… Continue reading General Ledger Report with transaction detail and Supplier balance.