Skip to main content

Posts

Recent posts

How to Create Customer Custom Attribute in Magento 2

  Here we will learn, How to create a Customer   Custom attribute in Magento 2 . Note:  We also have a separate module ( Magento 2 Custom Registration Fields ) that allows the admin to create custom fields for customers. Henceforth, using this module you can extend your customer sign-up form. For more information, you can check it on our store. Let’s start the process. We can achieve this by using the following methods: 1st Method: Using InstallData file Create the file  Webkul\CustomAttribute\Setup\InstallData.php <?php namespace Webkul \ CustomAttribute \ Setup ; use Magento \ Customer \ Setup \ CustomerSetupFactory ; use Magento \ Customer \ Model \ Customer ; use Magento \ Eav \ Model \ Entity \ Attribute \ Set as AttributeSet ; use Magento \ Eav \ Model \ Entity \ Attribute \ SetFactory as AttributeSetFactory ; use Magento \ Framework \ Setup \ InstallDataInterface ; use Magento \ Framework \ Setup \ ModuleContextInterface ; use Magento \ Framework \ Setup \ Module

Explain the benefits of Upgrading from Odoo 16 to Odoo 17

Odoo 16 to Odoo 17 Upgrade can bring a boost to your business efficiency. Odoo 17 offers a smoother user experience with an enhanced search function and several new features. It also boasts improved performance and stability. However, the upgrade process requires careful planning. You'll need to ensure compatibility of your existing modules and customizations with Odoo 17. Benefits of Odoo 16 to Odoo 17 Upgrade: Several important enhancements have been made in Odoo 17, which provide many benefits of upgrading from Odoo 16. 1. Performance improvements: Several performance optimizations have been made in Odoo 17, which significantly improve the overall system performance. Odoo 17 includes new caching mechanisms that speed up data access. Odoo 17 includes a new asynchronous tasks framework that executes long-running tasks in the background, improving overall system responsiveness. 2. User experience improvements: Many user experience improvements have been made in

Warehouse Management System (WMS) Mobile App for Magento 2

  Introduction Magento 2 Warehouse Management System Mobile App provides the mobile app to the warehouse staff to manage the orders that arrived for delivery at the warehouse. It is a  Magento 2 Inventory Management software  app that helps the admin to manage the warehouse very easily. Also, it allows the admin to manage the product assigned in the sources warehouse. For each source in the Magento MSI feature, a warehouse can be assigned. Also, the admin can define its structure (number of rows, columns, Shelves Per Cluster, and racks per shelf). The Admin has the feature to assign the product to the racks available in the warehouse. The admin can assign the products of an order to the different warehouses and their staff. The staff of the warehouse can easily manage the orders assigned to them by the admin through the WMS app. Likewise, Magento 2 Inventory Management software, the admin can even create multiple warehouses for this mobile app. Moreover, the app follows the latest tech