Register    Login    Forum    Search    FAQ

Board index » Bugs » Bugs happen!




Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: Inventory Adjustment
 Post Posted: Sun Dec 11, 2011 9:05 am 
Offline

Joined: Sat Mar 12, 2011 11:57 am
Posts: 18
Am using version 3.3. Can't seem to make inventory adjustments anymore.
When I press on the + sign, nothing happens.
I used to be able to make inventory adjustments when I was using version 3.2
Any idea what I am doing wrong?

Thank you!


Attachments:
File comment: Can't add lines to this screen
Inventory Adjustment Screen.JPG
Inventory Adjustment Screen.JPG [ 45.61 KiB | Viewed 313 times ]
Top 
 Profile  
 
 Post subject: Re: Inventory Adjustment
 Post Posted: Sun Dec 11, 2011 11:56 am 
Offline

Joined: Wed Nov 21, 2007 10:30 am
Posts: 569
I do not see a place to enter sku... you may want to try log out, and restart the browser...

_________________
Alvin


Top 
 Profile  
 
 Post subject: Re: Inventory Adjustment
 Post Posted: Mon Dec 12, 2011 1:57 pm 
Offline

Joined: Wed Sep 21, 2011 11:42 am
Posts: 93
Location: Brno, Czech Republic
It works for me correctly. If the restart of the browser won't help, then try to empty browser's cache, or different browser or try it from the different computer. Anyway, it is almost certainly.


Top 
 Profile  
 
 Post subject: Re: Inventory Adjustment
 Post Posted: Fri Dec 16, 2011 5:34 am 
Offline

Joined: Mon Mar 01, 2010 5:32 am
Posts: 554
Location: Netherlands
Could you have a look at the java-script error console.
It is best to clear the current messages and then reload the page.
if you post the errors you get then i can help.

_________________
Rene Kervezee


Top 
 Profile  
 
 Post subject: Re: Inventory Adjustment
 Post Posted: Fri Dec 16, 2011 9:13 pm 
Offline

Joined: Sat Mar 12, 2011 11:57 am
Posts: 18
This is what I get:

Expected declaration but found '*'. Skipped to next declaration. @ http://www.favourlicious.ca/phreedom/th ... les.css:37

Error in parsing value for 'filter'. Declaration dropped. @ http://www.favourlicious.ca/phreedom/th ... -ui.css:22

Unknown property 'zoom'. Declaration dropped. @ http://www.favourlicious.ca/phreedom/th ... ui.css:329

syntax error @ http://www.favourlicious.ca/phreedom/in ... tments&:89

init is not defined @ http://www.favourlicious.ca/phreedom/in ... ments&:274

addInvRow is not defined @ http://www.favourlicious.ca/phreedom/in ... ments&:436


Thank you for your help!


Top 
 Profile  
 
 Post subject: Re: Inventory Adjustment
 Post Posted: Sat Dec 17, 2011 8:35 am 
Offline

Joined: Mon Mar 01, 2010 5:32 am
Posts: 554
Location: Netherlands
Java-script halts all actions when it encounters a error.
i think you problem is on the main page.
Can you have a look at the page in code line 89.
the store id contains a value that is not excepted by Java-script

Code:
function clearForm() {
  document.getElementById('id').value                  = 0;
 [color=#FF0000] document.getElementById('store_id').value            = 0;[/color]
  document.getElementById('purchase_invoice_id').value = '';
  document.getElementById('post_date').value           = '17/12/2011';
  document.getElementById('adj_reason').value          = '';
  while (document.getElementById('item_table').rows.length > 0) removeInvRow(1);
  addInvRow();
}

_________________
Rene Kervezee


Top 
 Profile  
 
 Post subject: Re: Inventory Adjustment
 Post Posted: Sat Dec 17, 2011 3:50 pm 
Offline

Joined: Fri Aug 28, 2009 8:50 am
Posts: 186
Location: Miami, FL
Rene, thanks for the tip.

I had the same problem on a fresh install.

The problem is that $_SESSION['admin_prefs']['def_store_id'] has a null value. It needs to be set to 0 during the install.

Try this: Company->Users->Bring up your user information ->Save and log out.

It solves the problem for adjustments and for transfers.

_________________
Ruben.


Top 
 Profile  
 
 Post subject: Re: Inventory Adjustment
 Post Posted: Sun Dec 25, 2011 2:15 pm 
Offline

Joined: Sat Mar 12, 2011 11:57 am
Posts: 18
Thank you for the help. All is working!


Top 
 Profile  
 
 Post subject: Re: Inventory Adjustment
 Post Posted: Sat Jan 21, 2012 9:07 pm 
Offline

Joined: Sat Jan 21, 2012 4:21 pm
Posts: 1
Worked for me too!!


Top 
 Profile  
 
Display posts from previous:  Sort by  
 
Post new topic Reply to topic  [ 9 posts ] 

Board index » Bugs » Bugs happen!


Who is online

Users browsing this forum: No registered users and 1 guest

 
 

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: