How to create workflow to send email upon order approval for orders from webstore?

Created a work flow and give the basic details name,idSelect record type as transaction and sub type as sales order.Event type as Approve.Here we want to set context as user interface and we need to check whether this order is created from website. for this we give condition whether that sales order source the the… Continue reading How to create workflow to send email upon order approval for orders from webstore?

how to create workflow to send email upon order creation from webstore

Created a work flow and give the basic details name,idSelect record type as transaction and sub type as sales order.Here we want to set context as webstore then this work flow triggered only when an order created from webstore. Work flow action we can give condition here.   Here we give condition for customers from Australian… Continue reading how to create workflow to send email upon order creation from webstore

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