I have a HP LaserJet 1000 which cease to work after moving. Once I try to send the print job the printer itself just keep spooling / feeding paper without printing anything. However using the test engine button at the back it is able to print fine (a whole bunch of black line). Tried re-install...
Is there Inquiry tools / reports in GP that will allow someone to find How to find when an item was last purchased (the latest date)? Specifically, our company would like to do the following:
Given a list of Item number, find the last date this item has been placed on order.
If someone would...
Our company has recently purchased the Field Level Security module. My supervisor would like an audit of all the forms that a user can access in GP and their corresponding input fields so that we can decide which one shuld be lock down with a password and which doesn't. Is there a good way to...
To start off...I am using Extender 7.5.28, Smartlist Builder 7.5.15 and Great Plains 7.5 SP 6 and SQL Server 7.
In our GP we have several companies...let's call the main one "Company A" and the problematic one "Company B". We also have 2 test servers which are contains a replicate of the...
Hi, we have some existing PO's already and we would like to install PO Enhancemnets to our database. I see from our test server that after PO Enhancement is installed all the existing PO (one's created before PO Enhancement is in place) are all unapproved and I cannot seemed to see them in the...
We're in the process of upgrading from GP7.5 SP4 to SP6. We are on MSSQL Server 7.0. My supervisor has already implemented the hot fix as describe in MBS (that's a script to update some indexes on the server if someone is using GP7.5 manufacturing on MSSQL7). When I try to import modified forms...
Our user would like to print all the items listed in Purchase Request Resolution Grid but when we click on the Print button the report doesn't bring up any data. Any idea?
Speedy Gonza
Our company would like to have a modified report thant only print the most recently changed PO items (i.e. the one marked with "^" in the report). We want to ask a question before the user prints:
Private Sub Report_Start()
strPringChanges = "Do you want to print changes?"...
Our company would like the Manufacturer Part Number (MPN) to show up on Purchasing > Trx > Receving Trx Entry. I have already something in place to store the MPN and a place to attach it with a particular item in the Purchasing Order Item Entry form. But this is the problem I run into:
(a)...
I've been getting the following error messages when I try to save Purchase Item detail entry (Trx > Purchasing > PO Entry , then you need to pull up a PO, highlight an item and then click on the look up icon to bring up the PO Item detail entry form) ...anyone knows why?
"A get/change...
I am running GP 7.5 and Extender 7.5.22.
I've created an extender form that requires a file path as one of the data field. When I click on the folder icon on the detail grid it brings up a calendar instead of a file open dialog.
Any how I typed in a valid file path in that field and then when I...
When I navigate through the datagrid, sometimes when I select the last row I will get this error:
Microsoft DataGrid Control
"An unknow error code was recieved in a place where we were not expecting one"
Does anyone know if this is a bug? Because I haven't write this error message in myself and...
I'm working with the Item Maintenance form in GP7.5 and we need to be able to allow user to see a list of Manufacturer Part Numbers and pick one from this list.
The toolbox in Modifier has a scrolling window control but it is disabled, and Extender doesn't seems to suit my needs (don't know...
I have added a custom text field using VBA and Modifier and store it as a DUOS object. It uses a combinedID like this:
ObjectID = VBADynamics.DUOSObjectCombineID(ItemTransactionEntry.Number, ItemTransactionEntryDetail.LineSEQNumber)
Now when I click delete on the main window it will be able to...
I got it now...I had a problem with formating my combinedID to the exact representation in the SQL database that's why I have trouble to print them out previously. Thank you all.
Speedy Gonza
Hi Mr. Musgrave,
Thank you for your reply. I've already found an example VB code in the VBADevelopersGuide.pdf in the GP documentation directory. But my problem is I don't know how to add a calculated field and I got a "type mismatch" error when trying to print the report. I made my field with...
I need to create a comment field for each grid line item in Inventory Transaction Entry. I have created a text field in Modifier. I have write a code using the DUOSObject in VB using a DUOSObjectCombinedID made up of the Document number and Line SEQ number. The data seems to save and retrieve...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.