Shipping label integration
Month: July 2021
Item Searcher for Catalog
Each site uses its own catalog. Using this field custitem_item_brand_label
Dashboard for Order Deliveries Proposal
Dashboard for Order Deliveries
UPS Package Void integration
UPS Package Void integration
CTL Integration Proposal
CTL Integration
Sample Mass update for item fulfilment status
Mass update script /** /** * @NApiVersion 2.1 * @NScriptType MassUpdateScript */ /** * update the status of the itemfulfillment */ define([‘N/runtime’,”N/record”], (runtime,record) => { /** * Defines the Mass Update trigger point. * @param {Object} params * @param {string} params.type – Record type of the record being processed * @param {number} params.id – ID… Continue reading Sample Mass update for item fulfilment status
Add Live chat
Requirement Add live chat to the SCA website using an extension. Code needs to be added to the head tag of the shopping application. Solution Append the code given to head tag using the formula
BLOCK MAKE A PAYMENT
The Account Management should be working while trying to add the managerial emails onto the account
Coupon Redirect Bronto
To set up the redirect (if it is simple) so when customers click on the coupon picture it goes to the website and will automatically add in the code.Jira code: SQUIP-345 RequirementWhen coupon code is clicked in the Bronto we have redirect it to the website and apply the coupon code in the account. SolutionFor… Continue reading Coupon Redirect Bronto
HOW TO RESTRICT EMPLOYEES ACCESS FILES TO CABINET FOLDER
HOW TO RESTRICT EMPLOYEES ACCESS FILES TO CABINET FOLDER