Hi all
Recently I was working on a customer request to print tax details on sales documents like Orders/Invoices. On doing some analysis I was able to get it done with some help from my friend David Musgrave. I have… Continue reading
Hi all
Recently, I saw a post in the newsgroup where a user had a problem with the Create Return window, which opens from Sales Transaction Entry >> Additional >> Create Return.
If the Field Service module was a… Continue reading
Folks…
In this article, I am going to provide some information about a quick printing functionality for Sales Transactions, which will provide an ease in data entry.
Once we pick up a Sales Invoice in the Sales Transaction Entry window,… Continue reading
Guys
The next post that I have decided to make is on a SQL view for generating a sales margin analysis report in Dynamics GP.
CREATE VIEW dbo.vw_SOPSalesAnalysis AS SELECT CASE dbo.SOP10200.SOPTYPE WHEN… Continue reading