Sage MAS 90 and 200 Sage MAS 500 blogs Product Feedback Support Training
Reply
Sage MAS 90 Customer
jasonitspyder
Posts: 108
Registered: 12-15-2010
0

Sales Order Entry - "Copy From" button

Hi,

 

I'm wondering if there's any ways to enable the "Copy From" button in Sales Order Entry, not just for new orders, but existing orders as well?

 

For example, I'm doing an RMA exchange, the RMA module generates a new Sales Order for me. For the newly generated sales order, I would like to copy it from an previous invoice. But the "Copy From" button is not enabled, if I'm not creating a new order.

 

Running Mas 200 ver 4.4.0.2

 

Please help. Thanks.

Super Contributor
connex
Posts: 794
Registered: 10-29-2008
0

Re: Sales Order Entry - "Copy From" button

I believe you could add your own button and do this, but not using the existing button.

Dan Burleson
Sage Authorized Consultant - Ask me about advanced scripting!
e-mail me here
Sage MAS 90 Customer
jasonitspyder
Posts: 108
Registered: 12-15-2010
0

Re: Sales Order Entry - "Copy From" button

What would be the process involved of adding a button? Would really prefer the easiest way possible. Thanks so much.

Super Contributor
connex
Posts: 794
Registered: 10-29-2008
0

Re: Sales Order Entry - "Copy From" button

You would use an ADO query to read the invoice lines from history adding each to the RMA using .AddLine, .SetValue, and .Write methods.

Dan Burleson
Sage Authorized Consultant - Ask me about advanced scripting!
e-mail me here
Switcher
BigLouie
Posts: 2,687
Registered: 10-28-2008
0

Re: Sales Order Entry - "Copy From" button

This is because when creating a sales order the copy feature is only available until you accept. Once you accept the order you can no longer copy. In this case the RMA module creates and accepts the order so the Copy feature is not enabled. You would have to use the script feature that Dan suggested.

Big Louie No MBA but BMOC
--------------------------------------------------------------------------
You have enemies? Good. That means you've stood up for something in your life.