Requirement The client requirement is to update the due date in the invoice record according to the uploading date and the customer’s terms of billing. Our Solution Implement a script in the invoice record and script will be updating the due date according to the value selected in the fields “uploading date” and “customer terms”… Continue reading Updating due date based on uploading date
Month: December 2021
Automated Consolidate Fulfillment from sales order Phase II
Proposal summary Bloom & Grow Group would like to automate their fulfillment process as per the following scope and plan. Requirement In the existing system, we have automated the process of consolidated fulfillment record creation and item fulfillment record creation from sales order when the ‘auto consolidate fulfill’ checkbox is checked Three processes is automated… Continue reading Automated Consolidate Fulfillment from sales order Phase II
Proposal for customization to generate Item Fulfillments in Netsuite
Proposal summary Clients would like to automate their fulfillment process as per the following scope and plan. Requirement The ultimate aim is to generate item fulfilment records for sales order from a customized page. The user should be able to filter out the sales orders after specifying some criteria. Users should have the flexibility to… Continue reading Proposal for customization to generate Item Fulfillments in Netsuite
Proposal For B2B Customer Orders – Phase II
Proposal summary The proposal summarizes the updates that need to be reflected in the “Brooklyn Bicycle Co” Website and Netsuite to meet the requirements raised by the client. This includes the requirements, solution, development plan and time required by Jobin and Jismi team to complete the Phase-II of the B2B customer orders. Requirement Client would… Continue reading Proposal For B2B Customer Orders – Phase II
Proposal for Netsuite integration with WMS
Proposal summary The proposal covers the scope of integrating Netsuite with WMS. This proposal also covers the engagement scope of Jobin and Jismi It Services LLP, as official implementation partner Of Oracle NetSuite. Requirement A one way integration between the Netsuite & WMS system should be implemented to send the vendor record, Purchase order, Item… Continue reading Proposal for Netsuite integration with WMS
Proposal For Starshipit Integration with Netsuite
Proposal summary The proposal covers how we can integrate Netsuite with Starshippit. It is a one way integration with Starshipit from Netsuite Requirement Nickolls and Perks Ltd have an intermediate Warehouse management system called Starshipit for dispatching the products. With the existing processes in the businesses, they would like to overcome their limitations by integration.… Continue reading Proposal For Starshipit Integration with Netsuite
How to fix price issue display issue in SCA
Problem – On SCA websites, the item price is not displayed. Rather “Contact us for pricing” shown. Solution – Issue can be fixed by creating required customer segment Create an item search Go to list > Search Saved search > New Create a new item search with required criteria, Display in webstore – true Inactive… Continue reading How to fix price issue display issue in SCA
Common layout for dynamic url in magento2
If two custom url must show a common layout template and need to show the data on the template file based on the `id` passed on.ex:domain/shop/index/order/id/1/domain/shop/index/order/id/2/ Here shop is the route ID in the route file in the etc folder.index :- Folder inside the controller.order: The controller file. Create a layout file based on this.… Continue reading Common layout for dynamic url in magento2
Price not shown in website
This issue can be due to the personalized catalog views. We can customize the catalog view according to the customer.This will totally depend on how we customize it. Commerce > Marketing > Customer Segments Manager
Discrepancy in Field Level Search Results
In a custom record, it has an item sublist (another custom record added as a child). When users try to search the item by using the field-level search option in the admin role it fetches all active items by default but when using a custom role it brings both active and inactive items.Checked the field… Continue reading Discrepancy in Field Level Search Results