| Author |
Message |
Dave Monteith
Guest
|
Posted:
Sat Nov 12, 2005 1:03 am Post subject:
Print Retail Price on PO |
|
|
Is there a way to print Item Retail Price on PO?
|
|
| Back to top |
|
 |
akpetshop
Guest
|
Posted:
Sat Nov 12, 2005 1:03 am Post subject:
Re: Print Retail Price on PO |
|
|
I posted the same question earlier. Casey Hanson posted a link for his web
site: http://www.newestech.com/downloads/po.zip. This allows for the price to
be displayed on the PO, but you have to print the PO out to see it. I
replaced my PO Receive template with this one. This works ok for me, I would
rather see it on the PO screen and not have to print out every order. |
|
| Back to top |
|
 |
rick
Guest
|
Posted:
Sat Nov 12, 2005 1:03 am Post subject:
Re: Print Retail Price on PO |
|
|
Ditto
| Quote: | | Is there a way to print Item Retail Price on PO? |
|
|
| Back to top |
|
 |
Dave Monteith
Guest
|
Posted:
Sat Nov 12, 2005 9:01 am Post subject:
Re: Print Retail Price on PO |
|
|
| Tried the link. It doesn't work. Can you send me the file? |
|
| Back to top |
|
 |
akpetshop
Guest
|
Posted:
Sat Nov 12, 2005 9:01 am Post subject:
Re: Print Retail Price on PO |
|
|
Sorry about that. I didn't test it first. I searched for PO template and came
up with another post that tells how to change the PO. Try searching this site
for PO Template, there is a post from 9/19/05 by Jack T that goes through
step by step to change it. |
|
| Back to top |
|
 |
Dave Monteith
Guest
|
Posted:
Sun Nov 13, 2005 1:02 am Post subject:
Re: Print Retail Price on PO |
|
|
Read that post. I add PurchaseOrder.Entry.ItemPrice in place of Tax and it
prints just fine. Thanks for your help. |
|
| Back to top |
|
 |
Evan Culver
Guest
|
Posted:
Sun Nov 13, 2005 1:02 am Post subject:
Re: Print Retail Price on PO |
|
|
I have restored the download link -- you should be able to download the
file now.
-
Evan Culver
New West Technologiies |
|
| Back to top |
|
 |
Adnan
Guest
|
Posted:
Mon Nov 14, 2005 9:02 am Post subject:
Re: Print Retail Price on PO |
|
|
hi i know this is off topic but how can i add supplier re-order number on
item price report? whats the coe for that? i know how to edit reports but i
can't find the variable for supplier re-order code. thanks.
p.s: what i need is this: i run item price report by supplier. i pick the
supplier and it shows me upc, description, item cost, item retail, supplier
re-order number. thanks ! |
|
| Back to top |
|
 |
imran082
Joined: 06 Dec 2005
Posts: 2
|
Posted:
Sat Apr 29, 2006 7:56 am Post subject:
|
|
|
Assalam_U_Alaikum,
Copy at the End of TablesQueried = "LEFT JOIN Supplierlist WITH(NOLOCK) ON Item.ID = Supplierlist.ItemID"
and In
//--- Columns ---//
"Begin Column
FieldName = "supplierlist.reordernumber"
DrillDownFieldName = ""
DrillDownReportName = ""
Title = "Reorder Number"
VBDataType = vbDouble
Formula = ""
ColHidden = False
ColNotDisplayable = False
FilterDisabled = False
ColWidth = 1500
GroupMethod = groupmethodNone
ColFormat = ""
End Column" |
|
| Back to top |
|
 |
layla17
Joined: 26 Dec 2007
Posts: 13
|
Posted:
Fri Dec 28, 2007 5:49 pm Post subject:
|
|
|
| This thread very helpful. I've been having a lot of trouble with my purchase ordering as of late. |
|
| Back to top |
|
 |
|
|
|
|