Steps to follow the Standard vendor payment functionality even if the ‘In-Transit Payment’ feature is enabled

Steps to follow the Standard vendor payment functionality even if the ‘In-Transit Payment’ feature is enabled in the enable features. First, need to uncheck the checkbox Use In-Transit Vendor Payments By Default on 2 pages. Navigation Accounting Preference Navigation: Setup>Accounting>Accounting Preferences ( Under General subtab) In Subsidiary Setup>Company>Subsidiary Under Preferences Then, we need to inactivate… Continue reading Steps to follow the Standard vendor payment functionality even if the ‘In-Transit Payment’ feature is enabled

New Project feature Show Project in New UI

The new enhanced User Interface (UI) for Project Management feature is now available to test in your sandbox and 2021.1 production accounts. The new UI is optional. We encourage you to familiarize yourself with the new UI and test the new behavior, especially if you use any customizations or scripts on your production account. Note:… Continue reading New Project feature Show Project in New UI

The Possible feature IDs that we can deploy using SDF.

The features that can be Enable or Disable using the SDF are given below. ■ ACCOUNTING ■ ACCOUNTINGPERIODS ■ ACHVEND ■ ACTIVITYCODES ■ ADDONS ■ ADDRESSCUSTOMIZATION ■ ADHOCXCHARGEREQUEST ■ ADVANCEDBILLOFMATERIALS ■ ADVANCEDEMPLOYEEPERMISSIONS ■ ADVANCEDGVMNTISSUEDIDTRACKING ■ ADVANCEDJOBS ■ ADVANCEDNUMBERINGSEQUENCES ■ ADVANCEDPRINTING ■ ADVANCEDPROCUREMENTAPPROVALS ■ ADVANCEDPROJECTACCOUNTING ■ ADVANCEDPROMOTIONS ■ ADVANCEDREVENUERECOGNITION ■ ADVANCEDREVENUERECOGNITIONAPP ■ ADVANCEDREVRECPLUGIN ■ ADVANCEDSITECUST ■… Continue reading The Possible feature IDs that we can deploy using SDF.

Enable or Disable features using SDF

Create a new project in the VS code. Import the features.xml file to the ‘AccountConfiguration’ folder. (You can manually add the ‘features.xml’ file to the AccountConfiguration if it is not available. validate the project against the target account and if there is no issues, deploy them into the new account. Below added the sample content… Continue reading Enable or Disable features using SDF

Enabling Project Features

To track projects with basic project records, you must enable the Projects feature. To track projects with more advanced project records, you must enable both the Projects feature and the Project Management feature. To use milestone billing with Project Management, you must enable Projects, Project Management and Advanced Billing. To use resource allocations with Project… Continue reading Enabling Project Features

Installed Bundle Saved Search – Filter and Columns Removed

Scenario: Custom Join Fields went missing in the search filter/columns from the saved search added via bundle installation in one of a target account. Reason: The Customer (Main Line) fields join in Saved search will appear only if the project management related feature is enabled in Customer’s sandbox. That’s why the while installing the bundle… Continue reading Installed Bundle Saved Search – Filter and Columns Removed

Deploy Features using VS code

To deploy the ‘Enable Features’ using VS codes, follow the steps Created a new VS code project. Create an XML file that contains the features. The features are provided in the <feature> </feature> tags with the <id> and the <status>. If the status is Enabled, then the checkbox for that particular feature will be checked… Continue reading Deploy Features using VS code