To Refuse Non-inventory item in Sales Order

franktang

Member
Hi,

I have a question about non-inventory item for sales order.

Do you know how to refuse end-user create the sales order for non-inventory item?

I think there are some parameters to control it in sales order control or other module, but I could not find it.


Have any one help me?

Thanks.
Frank
 
Frank
Honestly I do not rmember such a setting, but you can always use the sales order wrapper, which will check the sales order line type and will hard stop, if it is a memo line.
If you need more details, please let me know
Thanks
____________________________________
Max Viskov
Senior Consultant, Implementation Services
MFG/PRO Toronto User Group Board Member
32Soft Inc., an Official QAD Subcontractor
Have an MFG/PRO question?
I will answer your questions for free at http://www.32soft.com/site/modules/newbb/viewforum.php?forum=5[FONT=&quot][/FONT]
 
Max,

Thank you for your reply.

If the sales order wrapper is a trigger to check the line items in sales order maintenance program? Or it's a standard module/function in MFG/Pro.

Frank
 
Hi
It is just a custom program with some custom code (like a trigger), which calls for the standard qad program (sosomt.p) at the end.
If you need more details, you can contact me directly max.viskov@32soft.com
Thanks


____________________________________
Max Viskov
Senior Consultant, Implementation Services
MFG/PRO Toronto User Group Board Member
32Soft Inc., an Official QAD Subcontractor
Have an MFG/PRO question?
I will answer your questions for free at http://www.32soft.com/site/modules/newbb/viewforum.php?forum=5[FONT=&quot][/FONT]
 
Hi,

I have a question about non-inventory item for sales order.

Do you know how to refuse end-user create the sales order for non-inventory item?

I think there are some parameters to control it in sales order control or other module, but I could not find it.


Have any one help me?

Thanks.
Frank

Actually there is a simpler and cleaner way to refuse the non-inventory item by using the existing generalised code validation system has

Just create a blank entry in generalised code maintenance for sod_type, then it is done. System will block the memo-item in sales orde maintenance.

Willy Song

8 years Mfg/Pro experience
3 years SAP experience

over 20 sites implementions

Available for contract in China.
 
Willy
I've heard about this way, and tested it before replying. It actually did did not work (eB2). Is there any combination of settings?
Thanks
____________________________________
Max Viskov
Senior Consultant, Implementation Services
MFG/PRO Toronto User Group Board Member
32Soft Inc., an Official QAD Subcontractor
Have an MFG/PRO question?
I will answer your questions for free at http://www.32soft.com/site/modules/newbb/viewforum.php?forum=5[FONT=&quot][/FONT]
 
Willy
I've heard about this way, and tested it before replying. It actually did did not work (eB2). Is there any combination of settings?
Thanks
____________________________________
Max Viskov
Senior Consultant, Implementation Services
MFG/PRO Toronto User Group Board Member
32Soft Inc., an Official QAD Subcontractor
Have an MFG/PRO question?
I will answer your questions for free at [URL="http://www.32soft.com/site/modules/newbb/viewforum.php?forum=5"]http://www.32soft.com/site/modules/newbb/viewforum.php?forum=5[/URL]

Hi, Max

Thanks for the correction,
You are right, I checked that the trick does not work for either eB2 or eB2.1.

Cheers

Willy
 
Back
Top