Home >
Margerp >
Gui Format >
How to print MRP in bill format for condition (if the mrp is greater than rate then it should be printed and if less then rate then not ?
How to print MRP in bill format for condition (if the mrp is greater than rate then it should be printed and if less then rate then not ?
452
Ans.1
Go to Master > Margsetup > Self Format > Feed Date as Password > Select Format Type Select Format > Bill Format > Item > <IIF(SB_MRP>=SB_RATE,{<SB_MRP,3>},{ })> > Then Enter > Press Ctrl+w for Save.