Need more, need help now?
- - - - - - - - - - - - - - - - - - pay-as-you-go support - no contract - tenth of an hour billing - expert help - fast service - no call queues
Need integration?
- - - - - - - - - - - - - - - - - - with your shipping system - website - invoicing system - crm - cms - manufacturing - order import - back to back orders..
Need a report?
- - - - - - - - - - - - - - - - - - Excel reporting that pulls data from Sage - custom layouts - layouts that change adapt to your brands and/or for drop shipping.
Want web hosting?
- - - - - - - - - - - - - - - - - - Your own domain name - email - a shop - wordpress - woo commerce - ticket systems - help desks - forums - portals

Locations

Sage 50 general help forum - Free help and support for all general issues
Post Reply
sprog88
User
User
Posts: 13
Joined: 27 Jun 2011, 12:02
Sage Version: v2008 14 UK/Europe/Africa

Locations

Post by sprog88 » 27 Jun 2011, 12:08

Hi,

We are trying to get locations onto our delivery notes; so that when the tickets are being picked the guys know where to look in the warehouse.

Is this possible? As we have looked on the report designer and we can't find it in the layout section. I can get a loaction when I print a stock list, but not on the delivery note.

Regards

Jo

User avatar
brucedenney
Site Admin
Site Admin
Posts: 4664
Joined: 28 Feb 2006, 09:56
Sage Version: v30 UK/Europe/Africa

Re: Locations

Post by brucedenney » 27 Jun 2011, 13:53

Yes you can do it.

Yoo need to add the stock table with a "join"
I think this needs to be a "parent_outer" join so that items that are without location eg M S1 S2 etc will print
For just about anything Sage :- Discount subscriptions, pay-as-you-go support, application integration, reports, layouts, linked excel spreadsheets, analysis or any other help making life with sage easier/less time consuming Contact me.

sprog88
User
User
Posts: 13
Joined: 27 Jun 2011, 12:02
Sage Version: v2008 14 UK/Europe/Africa

Re: Locations

Post by sprog88 » 27 Jun 2011, 15:06

Thanks.

would you be able to tell me how to put the join in? As I'm not too sure what I'm doing lol.

User avatar
brucedenney
Site Admin
Site Admin
Posts: 4664
Joined: 28 Feb 2006, 09:56
Sage Version: v30 UK/Europe/Africa

Re: Locations

Post by brucedenney » 05 Jul 2011, 08:24

In the report designer

Data>Joins>


Drag the table you want to use onto the main screen

then drag the field you want to link (join) on in the new table onto the field it links to in the existing table.

Click on the link (the join) between the fields and you can edit it's properties.
For just about anything Sage :- Discount subscriptions, pay-as-you-go support, application integration, reports, layouts, linked excel spreadsheets, analysis or any other help making life with sage easier/less time consuming Contact me.

sprog88
User
User
Posts: 13
Joined: 27 Jun 2011, 12:02
Sage Version: v2008 14 UK/Europe/Africa

Re: Locations

Post by sprog88 » 11 Jul 2011, 13:58

Thank,

I have done what you said, but the locations still dont seem to be appearing when I print out the delivery note. I can see the field when I'm editing the report but when I run a preview it's just blank and I'm not sure what I'm doing wrong?

User avatar
brucedenney
Site Admin
Site Admin
Posts: 4664
Joined: 28 Feb 2006, 09:56
Sage Version: v30 UK/Europe/Africa

Re: Locations

Post by brucedenney » 11 Jul 2011, 17:14

I assume you have put something in the location.

What are the join properties?
For just about anything Sage :- Discount subscriptions, pay-as-you-go support, application integration, reports, layouts, linked excel spreadsheets, analysis or any other help making life with sage easier/less time consuming Contact me.

sprog88
User
User
Posts: 13
Joined: 27 Jun 2011, 12:02
Sage Version: v2008 14 UK/Europe/Africa

Re: Locations

Post by sprog88 » 12 Jul 2011, 13:39

Yeh all of our products are now located.

Well when I go to go back into joins to see the properties I get a message say the joins that are used by the reports cant be represented graphically and then it takes me to the text editor and brings up this:

SALES_ORDER INNER JOIN SOP_ITEM ON SALES_ORDER.ORDER_NUMBER = SOP_ITEM.ORDER_NUMBER CROSS JOIN STOCK STATIC JOIN COMPANY

which doesnt really make much sense to me really lol.

User avatar
brucedenney
Site Admin
Site Admin
Posts: 4664
Joined: 28 Feb 2006, 09:56
Sage Version: v30 UK/Europe/Africa

Re: Locations

Post by brucedenney » 14 Jul 2011, 16:51

The join you have made is incorrect.

You have linked the order number to the stock code.

You need to set it back to

SALES_ORDER INNER JOIN SOP_ITEM ON SALES_ORDER.ORDER_NUMBER = SOP_ITEM.ORDER_NUMBER STATIC JOIN COMPANY

You should then be able to edit it graphically.

You drag the stock_code filed from the order item and drop it on the stock_code filed in the stock table
For just about anything Sage :- Discount subscriptions, pay-as-you-go support, application integration, reports, layouts, linked excel spreadsheets, analysis or any other help making life with sage easier/less time consuming Contact me.

sprog88
User
User
Posts: 13
Joined: 27 Jun 2011, 12:02
Sage Version: v2008 14 UK/Europe/Africa

Re: Locations

Post by sprog88 » 15 Jul 2011, 11:48

Right,

I've set it back to how it should be and it let me in.

I then dragged the stock into the main section and then dragged the location from the stock table over to the sales_order table. Is that right? As when you then double click the join it say it goes from Location to Order_number.

Regards

Jo

User avatar
brucedenney
Site Admin
Site Admin
Posts: 4664
Joined: 28 Feb 2006, 09:56
Sage Version: v30 UK/Europe/Africa

Re: Locations

Post by brucedenney » 15 Jul 2011, 12:47

NO

The stock_code field is the thing that links the two together.

You drag the stock_code filed from the order item table and drop it on the stock_code filed in the stock table
For just about anything Sage :- Discount subscriptions, pay-as-you-go support, application integration, reports, layouts, linked excel spreadsheets, analysis or any other help making life with sage easier/less time consuming Contact me.

sprog88
User
User
Posts: 13
Joined: 27 Jun 2011, 12:02
Sage Version: v2008 14 UK/Europe/Africa

Re: Locations

Post by sprog88 » 15 Jul 2011, 14:21

I think I'm getting myself really confused here

Because I havent got a Location option in the Sales order table to drag over to the Stock Table.

User avatar
brucedenney
Site Admin
Site Admin
Posts: 4664
Joined: 28 Feb 2006, 09:56
Sage Version: v30 UK/Europe/Africa

Re: Locations

Post by brucedenney » 08 Aug 2011, 11:58

I said "drag the stock_code filed from the order item table and drop it on the stock_code filed in the stock table"
For just about anything Sage :- Discount subscriptions, pay-as-you-go support, application integration, reports, layouts, linked excel spreadsheets, analysis or any other help making life with sage easier/less time consuming Contact me.

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 1 guest