GSTIN Address is selected from drop down list. Based on the drop-down list, the address will populate in the GSTIN Address Text using client script
Author: Magi Thomas
Compare 2 dates in saved search
Restrict more than one package line in the Item fulfilment record using Celigo
Hardcode the value “true” in the Packages: Replace All Lines in the Celigo.
Error : ‘ The file could not be imported, because the name value is too long ‘ on Bank Statement Import
Solution Open the CSV file and check whether all of lines in Payer/Payee name column have less than 70 characters. Identify the names which contain strings created by special signs which are not letters or numbers. Replace these columns by different names. Save the CSV file and try to re-import it once again.
Error: The file could not be imported, because the header Date at column 0 is incorrect.
Solution Change the Date heading format to Date (MM/DD/YYYY) in the CSV template. We get the CSV template from Banking import history. .
Hide standard button using script
Create a print label in the inbound shipment using suitelet
Change the data type of the data in Celigo
We can change the data type of data in the mapping side of the Celigo. First, Click the setting of the mapping data field then assign the data type to data (Desired data type)
Convert sales order to invoice using script
Create a dynamic lookup in Celigo
Click the mapping button in the center of the import step. The Edit mapping window opens. Click the Settings button next to the field you are mapping. The Settings window opens. In the Field mapping type section, click Lookup. Select Dynamic search in the Options section. Enter the Relative URI. Select an HTTP method. Enter the Resource identifier path. Enter a unique value in the Name field so that you can identify… Continue reading Create a dynamic lookup in Celigo