List of goods and materials held available in stock by an entity.
0
votes
1answer
22 views
Flash AS 2, Stacking items in the players inventory
I have an inventory with names, and now I would like numbers with the names that increase as more of the same items are added.
Item Code:
_root.player_inventory = new Array(_root.array);
for (a = ...
0
votes
0answers
20 views
eBay, M2EPRO and Magento - linking variation SKU's to Magento products
I have a magento item SKU: PRODUCT
On eBay I have created a variation listing for this product for multiple quantities (at discount prices). eBay treats each variation as a unique product with a ...
0
votes
0answers
27 views
Exporting Configurable Products stock Levels in Magento
I am currently using Magento for our clothing store.
All of our products consists of configurable products and associated simple products.
I would like to export a list of all the configurable ...
0
votes
0answers
49 views
Which technology to use for developing a simple web based Inventory management system [closed]
We are planning build a simple web based inventory management system which allows people to order/receive/track usage of products in a small medical center ( like diagnostic center). The number of ...
0
votes
1answer
29 views
inventory multiple forms (shipping)
I am making an inventory program. I am having trouble with setting up an alternative form to ship inventory.
I thought that my code below would take the entered number by the user, subtract it from ...
0
votes
0answers
15 views
Number Format for an Inventory Program
I'm working on this assignment and I'm trying to change the number format for the dvdPricePerUnit and dvdInventory to be currency format. I was given the beginning of the code here to get that to ...
0
votes
0answers
68 views
Magento - price simple products using price code
I have had this problem with almost every eCommerce platform and can't seem to find a solution. Let me explain the problem with the following use cases. Please note, that I have no preference for an ...
0
votes
0answers
27 views
Complete Inventory Stock Display
I want to retrieve data from 4 Tables to show balance of items for every date. My tables structure are as:
TABLE: Resource_Master
ResourceCode primary key, ResourceName, UnitCode, TenderCode, ...
0
votes
2answers
90 views
Conditional subset based on summing adjacent columns in R (plyr package?)
I'm looking for a more efficient way to create subsets in R. Using a data set where rows = products and columns = time, I would like to find those rows (products) where an item started selling in Week ...
0
votes
2answers
40 views
Inventory Grid Detection
I'm working on creating an inventory system for a game. The inventory system will use cells and 2D images to represent items, like Minecraft, Diablo, or WoW. I've hit a bit of a snag when trying to ...
0
votes
0answers
56 views
How do I write only the last iteration read .txt file containing specific text using string contains?
Please do forgive me if this question is vague, this is my first time and I have tried extensively to find a solution to the below. Could not find a single article. All I need is to write the line ...
0
votes
0answers
33 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
123 views
Python Inventory Database
My name is Julian, I've recently finished learning Python. (By that I mean, I have a few book in me and a couple of courses.)
I have given my self a project to create a small inventory managment ...
0
votes
1answer
93 views
Using Java and sales report to create number of sales in one day
I have quite a bit of experience with Java, but have rarely had to work with any type of inventory management systems, sales reports, and that kind of thing. I'm working on a project where I have an ...
0
votes
0answers
36 views
Another table for batch or not
SKU table have following attributes
SKU(id, name/description, batch, type, category, price)
ID+Batch uses to define particular item.
Why uses batch attribute or what is this.
Batch changes ...
0
votes
1answer
70 views
Inventory with multi - unit support feature
I have been developing an Inventory system (PHP Codeigniter & MySQL), I have setup almost everything except one feature which one of my clients wants to implement to the system - A multi - unit ...
0
votes
0answers
85 views
MyClientBase alternatives
Is there any similar web-based systems like MyClientBase? All I need is ability to write invoices, multi-user access and warehouse. What could you suggest?
By the way fusioninvoice doesn't fits my ...
0
votes
2answers
77 views
Do i use insert in a list or is there another way c#
I am making an inventory system but I cant remember which I can use.
I have a mouse list<item> and inventory<item> if a button is clicked I want to remove the item from the inventory ...
0
votes
1answer
396 views
Show inventory of simple product of configurable products in Magento
I am quite new to Magento. As far as I understand, I need to form configurable products, to manage different size of a product. I want to show stock qty of each size seperately in the product view ...
0
votes
1answer
78 views
Use same inventory for multiple sites in django python
Hi is there a way that i can use a same *inventory* for multiple *sites* in django. I am using the cartridge in django with mezanine.I need to create a multisite project with single cartridge.
0
votes
0answers
1k 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
93 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 ...
0
votes
0answers
83 views
Custom options stock
Let's say i have a configurable product with 5 sizes.
The configurable product can take a printing option.
Now let's say the printed product would be returned.
I now need to create a new printed ...
0
votes
1answer
241 views
Javascript html5 rpg inventory ideas? [closed]
Building a canvas based RPG at the moment, and its the first game im building with JS and HTML5, and also the first game to include a player inventory e.g. like the players inventory in runescape.
I ...
0
votes
1answer
130 views
How to make an inventory system with hover and active effects
I'm making an inventory system and I can't find the best way to go about making the strucure.
I'm using JQuery .draggable and .droppable and my html is like this:
<div id="inventory">
<div ...
0
votes
1answer
47 views
How to bind a draggable event to multiple instances after using append
I'm trying to make an inventory system with lots of slots, and I think that I'm doing something wrong. Is it the same calling ".draggable()" on each element like that or is it faster to group up all ...
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
0answers
67 views
Websphere Commerce Inventory Integration [closed]
I would like to do a verification check of product inventory on a backend system whenever the system needed to get the inventory of a product.
How could I achieve that? I can't find a single point of ...
0
votes
0answers
25 views
How can I, after launch, discern initial starting inventory for Shopify Store
We started our store in a flurry of activity, and some of our initially posted inventory wasn't recorded. Can we easily find that info?
Thank you!
0
votes
0answers
146 views
SELECT next product if quantity < inputted quantity
I'm creating an inventory of medicines. Its main function is to add medical record which contains name,date,illness, and the medicine they took and its quantity.
NAME | ILLNESS | MEDICINE ...
0
votes
0answers
80 views
How to get and set shipping price of an inventory item through Amazon MWS
I want to get shipping price of all inventory items in my account. and update them after some processing. how to do that? i think i am missing something but i am clueless on this :/
0
votes
1answer
229 views
Query for list of installed ACT shims
Does anyone know how I can programmatically obtain a list of installed ACT shims on a given computer? Are names stored in the Registry somewhere? I don't need help with scripting, just a little help ...
0
votes
1answer
125 views
Filling a datagridview with a Web service Query
ive been looking for this and i havent succeed, im creating a API to update a online store inventory, using web services i can access the database with sql querys, having a table like this
ID ...
0
votes
0answers
63 views
show stock list for all products in wordpress admin
I want to show list of "out of stock" products and "in stock' product in admin dashboard of wordpress.
And I also want to export "daily sale of products" in a excel sheet.
I am using DukaPress ...
0
votes
0answers
91 views
Ad Unit rows are missing when pulled from DFP Java API
I have written a program to download content from Delivery (creatives and such), and that works perfectly.
But when I tried to do the same for Inventory (Ad units and such) it seams that not all ...
0
votes
0answers
232 views
Magento CE v1.6: “Display Out of Stock Products” is not hiding out of stock products
I have a production install of Magento v1.6 that I think may have been overridden somewhere when it comes to hiding out of stock products (out of stock simple products associated to a configurable ...
0
votes
1answer
97 views
When to subtract inventory during a paypal transaction
This question is more conceptual than technical and I can't seem to find a good solution. I am developing a high-traffic eCommerce site using chained payments and the Adaptive Payments API.
At what ...
0
votes
1answer
223 views
Calculation of Cost Amount Physical
How does AX calculate the Cost Amount Physical on inventory transactions (Inventrans table)?
When posting packing slip in purchase order, transaction records are created in the Inventrans table, this ...
0
votes
1answer
56 views
a way to list elements by name, html, php
I'm creating a small car dealership website, and on my inventory page I need to be able to list all the cars I have , and a way to narrow them down.
Whats the best what to achieve this? The simpler ...
0
votes
1answer
81 views
Professional Skills Database/API?
I am building an application which requires users to enter their skills and expertise. I want to use this information to aggregate the number of users with particular skill(s). Is there any database ...
0
votes
3answers
282 views
Inventory database for point of sale (any x for £x)
I'm working on an inventory / invoice system written in MySQL / PHP (possibly with some kind of Access front end as well as web interface).
The problem is that I want the inventory of products to be ...
0
votes
0answers
165 views
Programming option for a HW/SW Inventory app
Good evening to you all,
This might be a somewhat broad and subjective question, and if so, do tell and I'll be sure to avoid such questions in the future.
My question is the following:
I've ...
0
votes
1answer
339 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
97 views
Magento 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
1answer
407 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
405 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 ...
0
votes
1answer
499 views
Creating an excel file in a users profile (on Desktop) with vbs
(edit) - I was able to figure it out, in case anyone ever needs it...
Just needed to add a few lines:
dim WSHShell, DesktopPath, objFSO
set objFSO=CreateObject("Scripting.FileSystemObject")
Set ...
0
votes
1answer
397 views
[Admob]How to allocate the 'new' house ads to serve for 'only unfilled request'?
The 'new' AdMob house ads are taking away the normal ads inventory.
The house ads should only served for unfilled requests.
After upgrading to new house ad, my ratio between normal admob ads /
...


