-3
votes
1answer
87 views

php inventory system for parts(open source)+tracking system [closed]

Could you please advise free Wep app for inventory and tracking system as i would like to use it for parts storage thank you
0
votes
0answers
32 views

can't add ocspackage.exe to agent section windows

I want to add my ocspackage.exe but went i click sent it gives me the following error: ERROR, the requested doesn't exists. I have checked my.ini file and max_allowed_packet says 32M so that's not the ...
0
votes
1answer
60 views

calculation of units in dozen

there are some Product whose quantity vary from one product to other in one carton like in the quantity of three products in one carton given below SKU QUANTIT_SPECIFICATION (IN ONE CARTON) 4545 ...
0
votes
1answer
584 views

Designing an Inventory Management System for Point of Sale (POS)

I want to design a custom Inventory Management System. I have no previous experience designing anything similar. Since the subject can dig deep into many fields of Accounting and Economics, as a ...
0
votes
0answers
993 views

Inventory Management in Excel using VBA Program

I'm trying to write a simple inventory management script in Excel to use in my department. My sheets looks like this.. Though I have some programming experience, this Excel-VBA thing seems totally ...
0
votes
0answers
90 views

Ticket System with inventory support

Are there any ticket systems out there similar to otrs or osticket that also allow for inventory management?
0
votes
0answers
216 views

Magento: how to set items status to out of stock programmatically not using inventory when place order

I want to manage item stock programmatically, not using inventory. What I want to do is if a customer has an item in his shopping cart and he begins to proceeded to checkout, meanwhile, another ...
1
vote
1answer
351 views

Creating a Book Inventory System in Ruby on Rails

I'm currently in the process of creating a inventory system designed for books and other paper goods. I want to create the website in Ruby on Rails. What I'm looking for is any examples or ideas that ...
0
votes
1answer
4k views

Opensource Inventory management desktop application [closed]

I am a .Net developer and i have to make an Inventory management system. So, i am looking for an opensource Inventory management system in C#/VB.Net. .Net is my first preference but i can consider ...
0
votes
1answer
2k views

Magento: item stock availability configuration

I would like to know, in Magento, when one configures the inventory related to a given product, one can go to the following: Magento Admin Panel -> Catalog -> Manage Products -> Click on Product ...
0
votes
1answer
273 views

Magento - How to set a per day inventory for an item

First post on stack overflow! Here we go… OK, so I have Magento community edition v1.5.1.0 setup on my server and have a single product all ready to go. The product has a date attribute which is the ...
2
votes
2answers
708 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 ...
5
votes
1answer
19k 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 ...