Tagged Questions

15
votes
11answers
880 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, Pytho …
10
votes
13answers
2k 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 bes …
2
votes
2answers
375 views

IT Inventory Tracking

What is a good tool to keep track of IT inventory? Systems that are installed and running, parts being ordered, that sort of thing. I'd love a central, web based system (preferab …
1
vote
5answers
141 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 • Quanti …
0
votes
3answers
42 views

inventory, supply chain, procurement management and computer science- General, high-level question

Hello, I would like to ask a rather, general, high-level introductory kind of question regarding inventory management. So, I was wondering if anyone on SO had any experience/know …
0
votes
3answers
197 views

magento stock management with external inventory management program

Hi magento users, Is there any possibility for connecting an external inventory management program with magento? Our customer wants to keep magento's stock synchronized with the " …
0
votes
3answers
75 views

Estimating a Spring/Hibernate project.

Hi, 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 & Busine …
0
votes
1answer
177 views

Design of Inventory Application(C#)

I would like to design a Inventory system. Some key features listed below. Multi User Multi Branch Support Online and offline Invoicing Multi Currency Language requirements : - …
0
votes
1answer
1k views
0
votes
2answers
53 views

Generating pages from a database

Hi, I'm looking for some help understanding how to generate pages from a database to create a catalog of items, each with different URLs. All I can seem to find through google are …
0
votes
2answers
135 views

Easiest way to sell stuff and track inventory.

Hi, on my website I sell unique items. I have programmed it so that on the selling page, users can select any amount of these items, and it calculates the cost. The key is that I o …
0
votes
4answers
142 views

Inventory Control Across Multiple Servers .. Ideas?

Hi there, We currently have an inventory management system that was built in-house. It works great, and we are constantly innovating it. This past Fall, we began selling product …