on 2007 Jul 09 11:59 AM
HI all
I am currently facing a problem while taking a P.O print
I want to print the Gross price Only excluding the Discounts.
For Eg.,
PB00 (Gross price) = 100
R002 ( Discount) = 10-
Net Price = 90
Currently i am able to print Net Price only at line item level (90)
I want to print Gross price = 100
and then the Discount as = 10-
How will i be able to acheive this in my Calculation schema.
Hi,
copy standard MADRUCK routine to customized routine, then check the fields getting populated with total amound and discount , say A and B
now change MADRUCK script and print &A& and &B&
Regards
Sanjay L
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can define the print PO in SMARTFORM. Select the field you want to print in the smart form
Regards,
Prashant Kolhatkar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
100 | |
9 | |
8 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.