Skip to main content

hello, since there is no delivery schedule, is there a shortcut to copy and paste a line of record to next… and all is left to do is changing the delivery date or the shiping QTY?

i.e below, how do i copy and paste line 1 to line 2 and 3 rather than manually input them?

Thank you

Zoey

 

Hi @zoeymuff  OOB, we do not have a feature to copy the lines. It requires a customization to copy the line.

I have worked on the below approach for one of my projects, hope this helps you!

Sales Order Customization

  • Introduce a new action at SOLine Grid level i.e. “Copy Line”
  • When we click on this button, you can have a logic to copy the current line and insert a new line.

 


Thank you Naveen again, 

is the customization easily achievable within native acumatica or it is quite scientific?

Zoey

 


Hi @zoeymuff  Yes, it is easily achievable with in native Acumatica.

 


Reply