May 2012
M T W T F S S
« Apr    
 123456
78910111213
14151617181920
21222324252627
28293031  

Recent Posts

Archives

Purchase Order Processing

Page 2 of 212

SQL Script for POP Receiving Transactions with AA Information

Hi all

My last post had a script for Purchase Orders with AA information.

Today, I am posting a script for the following POP transactions with AA information.

  1. Shipments
  2. Shipment/Invoice
  3. Invoice
IF EXISTS ( SELECT  *
            FROM    sys.views… Continue reading 

SQL View for Purchase Order Details with AA Information

Hi all

Based on a request from a community user on my blog, I have decided to post these SQL Views for fetching the purchase order information with analytical accounting information.

IF EXISTS ( SELECT  *
            FROM    sys.views… Continue reading 

Defaulting Unit Of Measurements

Hi all

In this article, I am planning to give a quick insight into the defaulting of unit of measurements in the sales transactions and the purchase transactions.

Sales Order Processing

If you wish to default the unit of measurement… Continue reading

ReQlogic – Enhanced Requisition Management For Dynamics GP

Hi all

I have been witnessing many questions in the news group where people check to see if the Requisition Management module of Business Portal support multi-currency. The second most requested feature is the feasibility of attaching files to requisitions.… Continue reading

Page 2 of 212