Git Ignore

The types of files you should consider adding to a .gitignore file are any files that do not need to get committed.You may not want to commit them for security reasons or because they are local to you and therefore unnecessary for other developers working on the same project as you. like Folders generated by… Continue reading Git Ignore

PROPOSAL FOR NETSUITE WITH DARWINBOX EMPLOYEE RECORD INTEGRATION.

Proposal summary  This proposal summarizes the functionality for integrating Drawinbox with NetSuite.  Requirement  To integrate the employee data from Darwinbox with NetSuite. Periodically retrieve employee data from Darwinbox and create an internal ID in NetSuite using the employee data. After being created, the internal ID will update in the corresponding Darwinbox employee records.  Our Solution … Continue reading PROPOSAL FOR NETSUITE WITH DARWINBOX EMPLOYEE RECORD INTEGRATION.

PROPOSAL FOR AUTO INVOICE CREATION WITH PROGRESSIVE BILLING ENABLED ACCOUNT.

Proposal Summary  This proposal summarizes the functionality for implementing auto-invoicing functionality for only the inventory items in shipped item fulfillments.    Requirement  When an item fulfilIment status becomes ‘shipped’, the item fulfillment should get automatically invoiced, but only the inventory item in the that item fulfillment record needs to be invoiced.  Our Solution  We will develop… Continue reading PROPOSAL FOR AUTO INVOICE CREATION WITH PROGRESSIVE BILLING ENABLED ACCOUNT.

How to Add Pagination in SCA

The pagination settings in SCA can be changed from the configuration record and will be displayed when multiple pages are returned. Go to Commerce > Websites > Configuration Select the Website and Domain and click Configure We can configure the pagination settings of the website under Pagination tab The checkbox displays or hides the Page… Continue reading How to Add Pagination in SCA