Month: August 2022
Saved search to show all the Journals which have the transaction currencies and base currencies are different but the exchange rate wrongly added as one.
Scenario Client created JEs and they made wrong exchange rate in the transaction. i.e., if the base currencies and transaction currencies are different, the exchange rate will not be 1 But they wrongly added one as the exchange rate. So, they want to know which all are the wrongly posted JEs. Eg. USD to USD… Continue reading Saved search to show all the Journals which have the transaction currencies and base currencies are different but the exchange rate wrongly added as one.
Dynamically Printing the Currency Symbol Depending on the Total
When using the Standard Advanced PDF/HTML Template the currency will always print the US Dollar sign. applying this changes will print the correct symbol of the currency on the total. Solution Navigate to Customization > Forms > Advanced PDF/HTML Template Click Edit beside the Preferred Customer Payment PDF/HTML Template Top Right Corner: Toggle Source Code Add the code below: Click Save
How to Set Background Position
After adding a background image and stopping it from repeating, we are able to further control how it looks within the background of the tag by improving its position. We’ll use the background-position property to do this. The selector takes in two values. The first one is for the horizontal position, or x-direction (how far… Continue reading How to Set Background Position
TRS-2694-Pre-populate the FX screen for DAF in Fund to fund screen.
_each function in javascript
We can use _each and avoid for looop.We will get each array element and we can use these values as desired.
Interfacing testing
What is Interface Testing? Interface Testing is defined as a software testing type which verifies whether the communication between two different software systems is done correctly. A connection that integrates two components is called interface. This interface in a computer world could be anything like API’s, web services, etc. Testing of these connecting services or… Continue reading Interfacing testing
What is integration testing?
Integration testing — also known as integration and testing (I&T) — is a type of software testing in which the different units, modules or components of a software application are tested as a combined entity. However, these modules may be coded by different programmers. The aim of integration testing is to test the interfaces between the modules… Continue reading What is integration testing?
Connecting Shopify to Heroku to NetSuite
Create a Heroku app in Heroku Server. Connect to a Git Hub, which we can deploy our code for execution. Connect to a public repository to the Heroku and add execution code in created new repository. After successful deployment, we can sent notification from shopify. In order to deploy successful, we need some packages installed.… Continue reading Connecting Shopify to Heroku to NetSuite
Tips For Writing Unique Meta Titles At Enterprise Scale
It’s challenging to write compelling, descriptive meta titles – and even more so when you have thousands of pages to contend with. Meta titles are nothing new to the world of SEO. We need them because crafting interesting titles can improve clicks and sales. They help readers and search engines alike understand what the page is… Continue reading Tips For Writing Unique Meta Titles At Enterprise Scale