Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Stock Inventory report with export function


Clau123

Recommended Posts

  • 1 month later...
This is the forum for the Contrib Stock Inventory report with export function.

 

 

HI , have problem this....

 

1054 - Unknown column 'p.products_cost' in 'field list'

 

select p.products_id, p.products_quantity, p.manufacturers_id, pd.products_name, p.products_model, p.products_weight, p.products_cost, p.products_price, p.products_status, pr.manufacturers_name from products p inner join products_description pd on p.products_id = pd.products_id left outer join manufacturers pr ON (p.manufacturers_id = pr.manufacturers_id) where pd.language_id = '4' group by pd.products_id order by pd.products_name ASC limit 0, 200

 

 

to solve?

 

Thank's

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
  • 1 year later...

Claudia, excellent Contrib!

 

I was a little hesitating installing the Margin Reports contrib, since it has so much code to change.

 

Everything just works, saves me a lot of time, especially dec 31st/jan 1st.

 

Groeten uit Apeldoorn.

 

Rene

Link to comment
Share on other sites

  • 2 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...