Tagged Questions

List of goods and materials held available in stock by an entity.

learn more… | top users | synonyms

19
votes
13answers
8k views

Inventory database design

This is a question not really about "programming" (is not specific to any language or database), but more of design and architecture. It's also a question of the type "What the best way to do X". I ...
16
votes
12answers
1k views

How to store documentation of programs, libraries and languages you use

As I often work without a fast or even any internet connection, I have a webserver that serves commonly used documentation, for example: Various programming languages (php, Python, Java, ...) ...
5
votes
2answers
84 views

(javascript / else / noscript iframe) to reduce server processing?

On my website I serve a retail inventory catalog. I want to place the burden of data processing and rendering the inventory on the client browser, to reduce my server side processing and bandwidth. I ...
5
votes
3answers
333 views

SQL conundrum, how to select latest date for part, but only 1 row per part (unique)

I am trying to wrap my head around this one this morning. I am trying to show inventory status for parts (for our products) and this query only becomes complex if I try to return all parts. Let me ...
4
votes
2answers
394 views

Designing an Inventory Demand Forecast System

Overstocked and understocked parts are becoming a problem for one of my clients. Purchase orders are submitted ~every two weeks. Delivery takes 1-2 weeks. My client keeps track of inventory records ...
2
votes
1answer
40 views

C# Inventory Remote Computers for PST's connected to Outlook?

I've been searching for a solution for a few days now, I've looked through the MSDN for Interop.Outlook and I think I've found what I need, but can't seem to implement it properly. Here's the code ...
2
votes
2answers
249 views

Proper way to design an inventory system

I am a pretty good programmer but I am not great when it comes to designing system architectures. I have a pretty simple inventory system I am making however I would like to know a good way to ...
2
votes
1answer
371 views

Tutorial or help with Advanced Transactional Inventory Database Design?

I'm working on a transactional inventory system for our e-commerce company, and I'm looking for some sort of a guide or tutorial on how to accomplish this with a MySQL database. There's guides on how ...
2
votes
2answers
651 views

magento bundle product displaying as out of stock

I have created a bundle product in Magento 1.4.0.1. All the components of the bundle are in stock but when the bundle is displayed on the front end, it shows as out of stock? How do I get that product ...
2
votes
2answers
945 views

How can I manage a FIFO-queue in an database with SQL?

I have two tables in my database, one for In and one for Out. They have two columns, Quantity and Price. How can I write a SQL-query that selects the correct price? In example: If I have 3 items in ...
2
votes
4answers
7k views

Examples for Apex Programming [ salesforce.com platform ]

I m creating an application in which i need to use Apex programming, and i have java development background. So what i need is, examples Apex programming [ salesforce.com ] where i would be ...
2
votes
3answers
456 views

Inventory Architecture in Database

This is not a question related to a specific language, rather on the correct methodology of architectural of handling inventory. Consider the following structure for storing software: platforms ...
2
votes
6answers
2k views

Database for an Inventory System in C#

I'm upgrading an inventory system for a jewllery store that was originally built with MS Access. The application stores items, customers, vendors, and displays data about items stored. Reporting tool ...
2
votes
2answers
4k views

magento stock management with external inventory management program

Is there any possibility for connecting an external inventory management program with magento? Our customer wants to keep magento's stock synchronized with the "real" stock of his products.
1
vote
1answer
60 views

Using Magento to track inventory for two separate stores

I recently found the following add-on: http://innoexts.com/store-view-pricing/ And while it is great that I’m able to separate prices by store view, I also want to keep track of stock on a store view ...
1
vote
1answer
135 views

I'm making a python text-adventure. Need help making an 'inventory'

I'm making a python text adventure. It is based off of ex41 in Learn Python the Hard Way, so it is somewhat similar. My question, however, has nothing to do with that exercise. I'm trying to make ...
1
vote
2answers
31 views

Date function in Excel

I am completely stuck with this problem I'm having with excel. Basically I am creating an computer inventory. I have the date purchased (ex 10/5/06), and I need to know the amount of time since ...
1
vote
2answers
119 views

jQuery - How to link together a DOM element and a Javascript object?

I want to be able to link a javascript object with a dom element but cant find a way for this to be done properly. An example: say when opening a page with an inventory it loads all the items ...
1
vote
2answers
107 views

how to apply dependency injection in an inventory management system

i want to implement a sales aand inventory management system, am confused as to how to apply dependency injection in the system. I want to have an inventory ...
1
vote
1answer
240 views

What VBA code options are there to group data into time buckets, copy it to another sheet, and loop for multiple parts (criterion)

I have two files: File#1 contains customer with demand information. There are only three columns that matter to me: Part# Demand Qty Demand Date The file has thousands of lines. File#2 is my own ...
1
vote
2answers
290 views

inventory system: transaction-based or store quantity, update with trigger?

How would you design the data model for an inventory management system in RDBMS? Would you: store each purchase & usage, and uses SUM() and GROUP BY to calculate the warehouse quantity ...
1
vote
2answers
175 views

Queuing and inventory models in R

I am planning of offering a course in Operations Research and Modelling in R to undergraduate students of agricultural economics. Is there a package in R that can help in solving these problems?
1
vote
1answer
230 views

SharePoint list for inventory database? What would be the best way to do this?

I need to create a database to maintain a list of about 500 video conferencing rooms, their location, size, capabilities, owners, contacts, equipment (including serial numbers, firmware levels, and ...
1
vote
3answers
232 views

Best practice for releasing inventory in a database

I'm building a ticket-selling application which tracks an inventory of tickets, de-activating them when a particular ticket is sold out. I'm wondering what the best practice is for releasing ...
1
vote
1answer
543 views

add attribute in product information -> Inventory tab

Hey, I just realise how easy is to add attributes to the form products in ADMIN, and its working perfectly. So similarly to setting attributes for General, Prices, Meta Information, Images, Recurring ...
1
vote
3answers
403 views

Magento case price question

I have two attributes for a product,first one is the unit price and second is the case price. The unit price is the default price of the magento,for the case price i create a new attribute named case ...
1
vote
1answer
440 views

Partial refunds in Magento

How do I get a partial refund (credit memo) working in Magento? I have a customer who bought 3 items but only wants to get a refund on one of the items. Is there a way to do that? Also, can I move ...
1
vote
1answer
357 views

Windows hardware / device driver report / inventory

I'm trying to figure out, how to create a hardware inventory / report on Windows 7 including: All devices in / attached to a system. Driver / device information per device (Device Type, ...
1
vote
1answer
591 views

AS2 Attach Movie and LoadMovie

I have the following code: var theItems:String = "4 3 6 19 20 40 41 4 3 6 19 20 40 41" var titems = theItems.split(" "); var nextLine = 0; var LastSlotID = 0; var LastX = 0; var LastY = 0; var ...
1
vote
0answers
319 views

implementing inventory application in android with sqlite database

I'm new to android and want to develop application to manage inventory on mobile. I can run the application "Hello world" and can communicate with database as well. But i'am having problem with ...
1
vote
2answers
460 views

JavaScript Avatar

I'm trying to create a javascript avatar. E.G with Head Items, body items etc... I have a PHP script that queries the database and retrieves the current items the avatar/user is wearing, it's response ...
1
vote
2answers
1k views

Hardware/Software inventory open source projects

I would like to develop a Network Inventory application that works on any operating system. Reports on every possible resource attacehd to a network. Reports all pertinent details of hardware and ...
1
vote
1answer
876 views

PHP based inventory management software

I am looking for a free/commercial PHP based inventory management software with source code. We would like to integrate this software with our core application. Any leads ?
1
vote
4answers
959 views

POS Database Layout

Our current database layout for store inventory includes a table that houses a record for each item and includes the item attributes such as price, cost, description, SKU, etc. Each store then has a ...
1
vote
1answer
182 views

Open-source inventory agent

Can anyone recommend a good open-source inventory-agent, which would help enumerate both the running software and the installed hardware? I'm actually looking to couple SIGAR (or alternatives) with ...
1
vote
3answers
347 views

Estimating a Spring/Hibernate project

I am new to Spring framework. I was recently part of a Task where an estimation for a Spring/Hibernate based web application was being prepared. We had Functional & Business requirements and ...
1
vote
5answers
208 views

What is the best way I should go about creating a program to store information into a file, edit the information in that file, and add new information

I'm about to start on a little project i'm trying to do where I create a C++ program to store inventory data into a file ( I guess a .txt will do ) • Item Description • Quantity on Hand • ...
0
votes
0answers
29 views

development tools or environment specially designed to make custom online point of sale software fast

I am looking for development tools or environment specially designed to make custom online (as a web app) point of sale software fast and with minimum amount of code. I am looking to make in my ...
0
votes
0answers
14 views

online free point of sale

I am looking for an online software ready to use for point of sale for free or small fees what I am looking for in the software is customer, suppliers, inventory and sales with ability to set ...
0
votes
5answers
47 views

Array used for an inventory like 'Apples' = 99 in C#

I have researched different ways of creating arrays and how to use lists, but I couldn't find what I was looking for. I made a program in python that does what I want, but python cuts alot of corners ...
0
votes
1answer
103 views

Accessing c# desktop application remotely

I want to a build an inventory application on c#. The main feature in this context is, allowing ADMIN to access the application from anywhere through internet. The case which comes to my mind are : ...
0
votes
1answer
34 views

Magneto print store address and common inventory

I have two physical stores in two different cities which sell same products, and I want to have online store too now in magento. BUt I also want to record orders at both the physical stores in magenot ...
0
votes
0answers
29 views

Use a stores local inventory

Is there a way a store can expose its local inventory ? I am talking about stores like walmart,walgreens and small stores with only one or few retail locations. Not sure how their inventory management ...
0
votes
1answer
72 views

magento backorder per website

We need to change backorders per website Say Product X with quantity 0 can be purchased into WebsiteA but not WebsiteB Magento allow this attribute to be changed only globally. My idea was to create ...
0
votes
1answer
141 views

Change working of inventory quantity increment magento

I have trap in the problem scenario is describe blow According to the requirement i want force the user to enter the product quantity in multiple of minimum quantity for example if min qty is 50 ...
0
votes
2answers
115 views

C# XNA - Inventory/destructable terrain & collection

I can't describe the problem well enough in the title. If somone has edit permissions and can phrase it better, feel free to. So I've got a nice little terrain going, it's destructable and all, but ...
0
votes
3answers
90 views

MissingFormatArgumentException error

I have been successful in compiling my inventory program: // Inventory.java part 1 // this program is to calculate the value of the inventory of the Electronics Department's cameras import ...
0
votes
4answers
62 views

Why am I getting these errors? [closed]

// Inventory.java part 1 // this program is to calculate the value of the inventory of the Electronics Department's cameras import java.util.*; import javax.swing.*; import java.awt.event.*; import ...
0
votes
2answers
91 views

Looking for an Inventory System to store device data

I am looking for an inventory system to store device data (including: support information, history log,...) and print device reports. I want to realize this via an HTML Interface using PHP and as the ...
0
votes
1answer
157 views

Easily keep track of physical items within apps

I am currently in development of an app that keeps track of physical inventory. I am wondering if there is some way that I could possibly use QR Codes or some kind of barcode to scan an item and then ...

1 2