Posted by Richard
25 January 2013
12:40
25 January 2013
12:40
Developer
Developer
Forum Moderator
Forum Moderator
Forum Moderator
Forum Moderator
Forum Moderator
Joined 27 August 2011
Posts: 630
Thanks: 72
Re: Exporting Stock List
These are really the limitations of Excel, where it is designed for creating flat spreadsheets it can't pull in all of the data that exists in a '3D' SQL database.
For example we don't store the manufacturer name in the items table, we store the manufacturer Id number. This means that you can change the manufacturer name in Easify without breaking it wherever it has been used. Though this is good database design practice, it does mean that a program such as Excel that can only read one table at a time can't join together all the required fields to fill in the Id values with names.
The Excel link is a handy facility but it's not going to be suitable for all reporting needs.
We've already got the request for the ability to export products directly from Easify in the feature request database so it will be coming to a feature pack nera you soon anyway 
Regards - Richard (Easify Developer)