Requirement:Set up the forms and PDF templates for the L2i subsidiary.Transaction Forms are Invoice, Sales Order, Purchase Order, Credit Memo.Subsidiary: L2iAttached is what the address, Logo should look like. The logos are in the File Cabinet inNetsuite under L2i Marketing. Solution: This requirement can be achieved by creating new transaction forms for Invoices, Sales Orders,… Continue reading Forms and Templates for Sales Order, Invoice, Purchase Order, Credit Memo
Month: November 2021
Develop the Label PDF template
OTGN-776 Develop the Template as per the given mockup and dimensions The number of IFs in the print document will be based on the number of IFs selected in each pagination. And the print will have multiple pages for the same IF based on the number of pallets in the Pallet information sublist. Need to… Continue reading Develop the Label PDF template
Subsidiary Change in PO HL-28
Subsidiary Change in Purchase Order
Item Sorting
The order in which items display in your website can make a big difference in regards to your eCommerce sales numbers and profitability, so we can sort items according to relevance, best seller, pricing, etc. For the go to netsuite admin > commerrce > website > website list > search index > sort field >… Continue reading Item Sorting
How the Package weight value in Package sublist for a Item fulfilment is Calculated ?
For a Item fulfilment upon changing the ship status from Picked to (Packed or shipped ) Netsuite is automatically adding Package value to the package sublist. It is a standard functionality. The package weight value is from Item Record > Purchasing/Inventory (Sales/Pricing in some forms) > Item Weight multiplied by the Quantity on Item Fulfilment… Continue reading How the Package weight value in Package sublist for a Item fulfilment is Calculated ?
Subsidiary Names on Financial Reports
Print the subsidiary names on the financial report based on the subsidiary context by enabling the option to show the report title on the set preferences page. To enable the option, follow the steps below: 1. Go to the Set preferences page 2. Under the Analytics tab, check the field DISPLAY REPORT TITLE ON SCREEN. Result:
Register page redesign
The Register page functionality is to be developed.Extend the register page and develop it as a 2 page registration. Add the custom fields in the registration form and save it to the required customer fields in Netsuite. Steps: 1.Create custom entity field in netsuite. 2.extend “login_register_register.tpl” . 3. created an extension called “registerpage” and extended… Continue reading Register page redesign
Add Watermark to Advanced PDF Template
A watermark is a text or an image that appears either in front of or behind existing document content, like a stamp. To add Watermark to an advanced PDF template define it in a macro tag so that it is included in all the pages of the template. Sample – <head> <macrolist> <macro id=”watermark”> <p… Continue reading Add Watermark to Advanced PDF Template
Handle Routing in React Apps with React Router
What is React-Router Many modern websites are actually made up of a single page, they just look like multiple pages because they contain components which render like separate pages. These are usually referred to as SPAs – single-page applications. At its core, what React Router does is conditionally render certain components to display depending on the route being used… Continue reading Handle Routing in React Apps with React Router
Remove all rates and amounts from the SO/ PO form for the warehouse & store roles.
Requirement: Remove all rates and amounts from the SO form for the warehouse & store roles. Assumption: Possible to hide all financial-related fields from the sales order record. But when creating a saved search in the warehouse role, it is possible to see all rates and amount fields. As a result, we must limit the… Continue reading Remove all rates and amounts from the SO/ PO form for the warehouse & store roles.