Clau123 0 Posted July 15, 2009 (edited) This is the forum for the Contrib Stock Inventory report with export function. Edited July 15, 2009 by Clau123 Share this post Link to post Share on other sites
lhps 0 Posted August 21, 2009 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 Share this post Link to post Share on other sites
Clau123 0 Posted October 2, 2009 Did you installed the margin report Contrib? Share this post Link to post Share on other sites
nudylady 0 Posted November 19, 2009 Would easy populate do this job? Share this post Link to post Share on other sites
René H4 58 Posted July 29, 2011 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 Share this post Link to post Share on other sites
Sanmesh 0 Posted November 25, 2013 Hello,All actually the Sorting isnt working ! When u click on the Title the url changes but the result isnt shown as expected! Read my blog: http://sunnysreview.blogspot.in/ Share this post Link to post Share on other sites