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
- - - - - - - - - - - - - - - - - - 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
Search found 7 matches
- 16 Jan 2016, 22:52
- Forum: Sage 50 UK version General Help
- Topic: Suppressing printing on M Line
- Replies: 21
- Views: 18562
Re: Suppressing printing on M Line
Strange. You appear to have applied the settings correctly. Are you sure you are saving them to the correct location and picking up the modified template when testing? (You could change a text heading or something just to be sure).
- 29 Oct 2014, 17:28
- Forum: Sage 50 UK version General Help
- Topic: Sage v21 Error Correction Missing?
- Replies: 2
- Views: 5426
Re: Sage v21 Error Correction Missing?
[Edit] on the Transactions screen
- 13 Oct 2014, 16:43
- Forum: Sage 50 UK version General Help
- Topic: Suppressing printing on M Line
- Replies: 21
- Views: 18562
Re: Suppressing printing on M Line
First make sure the Properties panel is displayed. If not...
View > Properties
Select the value field you want to change (so it appears with little drag boxes around it).
Now the properties panel should be related to the field.
Select "Formatting" under Appearances. Click on the [...] to open the ...
View > Properties
Select the value field you want to change (so it appears with little drag boxes around it).
Now the properties panel should be related to the field.
Select "Formatting" under Appearances. Click on the [...] to open the ...
- 04 Oct 2014, 13:41
- Forum: Sage 50 UK version General Help
- Topic: Suppressing printing on M Line
- Replies: 21
- Views: 18562
Re: Suppressing printing on M Line
I think there is a misunderstanding here.
If I understand you correctly, you just want to suppress the zeros, not the line. The easiest way to do this is to change the print formatting of the quantity and value fields. There is a tick box "Suppress if zero".
If I understand you correctly, you just want to suppress the zeros, not the line. The easiest way to do this is to change the print formatting of the quantity and value fields. There is a tick box "Suppress if zero".
- 21 Sep 2013, 18:52
- Forum: Sage 50 UK version General Help
- Topic: Sage 50 networking advice
- Replies: 3
- Views: 4604
Re: Sage 50 networking advice
A bit late I know but it may help...
You definitely want to run in a terminal services setup, but that doesn't necessarily mean investing in "proper" Terminal Server. You can run multiple sessions on a Windows 7 desktop with appropriate software. I have a client that has 20 users on a Windows 7 PC ...
You definitely want to run in a terminal services setup, but that doesn't necessarily mean investing in "proper" Terminal Server. You can run multiple sessions on a Windows 7 desktop with appropriate software. I have a client that has 20 users on a Windows 7 PC ...
- 15 Nov 2012, 08:18
- Forum: Sage 50 Report Designer
- Topic: Joining on subqueries
- Replies: 3
- Views: 6216
Re: Joining on subqueries
Yes, it does. As you say it is horribly inefficient though. It's a shame there isn't more user control over the underlying SQL.
- 11 Nov 2012, 10:35
- Forum: Sage 50 Report Designer
- Topic: Joining on subqueries
- Replies: 3
- Views: 6216
Joining on subqueries
I need to add the date of the last communication with a customer to an aged debtors report. Of course if I use a regular join to the contact_history table for this I end up duplicating the financial records by the number of communication events.
Using regular SQL this could be done with a subquery ...
Using regular SQL this could be done with a subquery ...