Scorpster / tracmor

Automatically exported from code.google.com/p/tracmor
GNU General Public License v2.0
0 stars 0 forks source link

JavaScript Error When Auditing Inventory #77

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to http://youserver/portable
2. Click 'Manage Inventory' then 'Inventory Audit'
3. Authenticate
4. When adding a valid location, a javascript error occurs on line 24 of the 
PHP file, and when adding inventory, a javascript error occurs on line 29 of 
the PHP file.

What is the expected output? What do you see instead?
We should see no errors and the inventory audit should adjust the quantity of 
inventory at the audited location.  An inventory audit report should be 
generated...

What version of the product are you using? On what operating system?
0.2.0
php 5.2.4
ubuntu linux 8.04.3

Please provide any additional information below.
I was trying to test out the portable functionality for inventory auditing and 
kept running into errors.  This one seems like it would totally prevent us from 
using the inventory system, and I can reproduce it on demo.tracmor.com by using 
the above steps.

Original issue reported on code.google.com by matthole...@gmail.com on 28 Jun 2010 at 4:19

Attachments: