razstec Posted January 29, 2013 Share Posted January 29, 2013 hi all, im building my own module to import products from my supplier, i was woundering if anyone knew the insert tables and fields so it would automactically import the data into the database instead of creating a csv file. Thanks Link to comment Share on other sites More sharing options...
PhiLho Posted January 29, 2013 Share Posted January 29, 2013 Perhaps somebody has a battery-included answer, but if not, your best solution is to look how PrestaShop is doing their CSV import themselves. I fear it is not a trivial task and it probably involves updating several tables. 1 Link to comment Share on other sites More sharing options...
razstec Posted January 29, 2013 Author Share Posted January 29, 2013 thats my fear, if it was as simple a look in the code and get the insert it wouldnt be a problem but im sure the process involves several tables and server generated data in some fields... Im hoping that someone that build modules could help me out on this. thanks Link to comment Share on other sites More sharing options...
razstec Posted January 31, 2013 Author Share Posted January 31, 2013 any idea how i can add an sql so i can filter the select of products under a specified value. Link to comment Share on other sites More sharing options...
PhiLho Posted February 2, 2013 Share Posted February 2, 2013 Yes, I have a vague idea... as vague as your request. Link to comment Share on other sites More sharing options...
razstec Posted February 2, 2013 Author Share Posted February 2, 2013 I whant a button that show all products eira price under 5€ 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