Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Building Services in .NET Framework

  Web Services are made in .NET to reduce our task of doing something again and again for every website.   Any work that needs to be repeated again we will put that in web service.   Web service for ex if you are doing payment gat

Magento 1.9.2: How to update Stock Item Quantity of product ?

I was having issues for updating stock quantity items of product in Magento. I was loading the product then setting the stock quantity and saving the product. But that does not work for me. Finally it was resolved, in order to update the stock quanti

Magento 1.9.1: How to sort products by quantity and price both ?

How to sort Products by quantity and price in Ascending or Descending order programatically? I was facing issue to sort products by quantity and price in descending order i.e.  products which is having maximum quantity in stock and with highest

'is_in_stock' or inventory filter in product collection in magento

Below code will return you the products of a category that have status 'Enable' , Visibility 'catalog,search' and Stock Availability ' In stock'. $productDetails = Mage::getModel('catalog/category')->load($cat_id) -

List of Best 10 Supply Chain Management Mobile Applications

Supply chain management has created from conventional procedures, from delivering products to coordination’s, transportation, concentrated to redesign, computerized, and programmed amalgamation and coordination of all inventory network parts in

How to manage Inventory settings in Magento

The product inventory settings can be added in two ways, 1.1) system settings for all the products 1.2) and individually, i.e. you can edit the settings for each product. To access and configure system settings, log into the admin panel, navigate g

How to Use Technology Platforms to Buy and Sell Stocks in Real-Time

Generally, you need a stockbroker’s assistance to buy stocks. This necessity is because you cannot buy assets directly from the stock market.   Whether through manual transactions or online platforms, you can order your broker to handle

Creating products with custom options in Magento Programming

we can create products with custom options by programming in Magento follow the steps : Create a form to submit all mandatory details to create a products Post all details to form controller to save product public function saveproductAction() {

Top 5 Security Tech Investments in 2020

Technology investments are something that could literally pay off. It comes with many advantages such as a high return and growth prospects. Technology investments have reached a wide variety of industries. But it's important to focus on some of

Reflect the change on accounts in Odoo/OpenERP

In accounts method we can reflect the change on accounts on run time and we can access the account method in Odoo server. For example you can see below code. from openerp import fields, models, api, _ from datetime import timedelta class ResCompa

prev 1 3 21
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: