diondp Posted August 18, 2011 Share Posted August 18, 2011 Hi There, as it is now, prestashop doesn't show the wholesale / costprice in admin order the info isn't even pushed on the the order_detail page, which means that i have no way of knowing what costprice the product had when the customer order (please note that i update the items automatically 4 times a day) is there anyway to grab the current wholesale price as it does with the salesprice and then put in to order_detail ? Link to comment Share on other sites More sharing options...
Webtijn Posted August 29, 2011 Share Posted August 29, 2011 I agree on this one. Having a situation in which I need to pass the wholesale price to our dropshipper. Since the dropshipper might have changed the dealer price, I need to append the known dealerprice when passing the order to the dropshipper. But this is currently not possible! Did you find a solution diondp? Link to comment Share on other sites More sharing options...
diondp Posted August 29, 2011 Author Share Posted August 29, 2011 Hi Webtijn, currently i haven't found a solution (haven't worked on it either) i will however look into it within the next couple of weeks, since i have made XML integration with 8 distributors currently... (5 of them supports sending exspected wholesale price) I have thought of making a PNA/PA (price'n'availability) request before ordering but currently only 4 of my suppliers supports this... I agree on this one. Having a situation in which I need to pass the wholesale price to our dropshipper. Since the dropshipper might have changed the dealer price, I need to append the known dealerprice when passing the order to the dropshipper. But this is currently not possible! Did you find a solution diondp? Link to comment Share on other sites More sharing options...
fifidj Posted January 8, 2012 Share Posted January 8, 2012 Did you find how to do ? Thank you. Link to comment Share on other sites More sharing options...
diondp Posted January 28, 2012 Author Share Posted January 28, 2012 not yet, i will write it here when i do... Link to comment Share on other sites More sharing options...
lozaria Posted September 9, 2012 Share Posted September 9, 2012 I'm interested in that too. I checked that in ps_orders table there is no wholesale price at all. I think that the easiest way is to add the wholesale_price column in ps_orders. Does anybody know which php file fills the ps_orders table? Link to comment Share on other sites More sharing options...
shlomisarahlhanuka Posted January 18, 2013 Share Posted January 18, 2013 Did you find solution for the wholesale_price ? Link to comment Share on other sites More sharing options...
pel024 Posted January 18, 2013 Share Posted January 18, 2013 (edited) Hi, I'm not sure if this is exactly what you are after but I got a developer to add a wholesale price column to my AdminOrders page (see screenshot). It displays the wholesale price of each product in the shop default currency. As I said I didn't make this change but if you want it I'll check what they edited and post here - just let me know. This was done with PS 1.4.9 Edited January 18, 2013 by pel024 (see edit history) Link to comment Share on other sites More sharing options...
shlomisarahlhanuka Posted January 18, 2013 Share Posted January 18, 2013 Hi, I'm not sure if this is exactly what you are after but I got a developer to add a wholesale price column to my AdminOrders page (see screenshot). It displays the wholesale price of each product in the shop default currency. As I said I didn't make this change but if you want it I'll check what they edited and post here - just let me know. This was done with PS 1.4.9 pel024 thank you for the quick replay, this is not what i need , i need to add to the orders table the wholesale price, for generating a benefit report (price - wholesale_price = benefit), Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now