I'm not storing any custom data in the quote detail table, so my
customization didn't have to look there. I assume you could create
a dataview of the quantities, cycle through the results and transmit
the custom data from the appropriate quantity break.
--- In vantage@yahoogroups.com, "Michael McWilliams"
<mmcwilliams22@...> wrote:
customization didn't have to look there. I assume you could create
a dataview of the quantities, cycle through the results and transmit
the custom data from the appropriate quantity break.
--- In vantage@yahoogroups.com, "Michael McWilliams"
<mmcwilliams22@...> wrote:
>would
> I had to write a customization to get this accomplished, but one
> problem I had run into was quantity breaks. The custom fields
> be different for each quantity from the quote. Right now I have apulls
> grid and they select from the list of quanitities and then it
> over. It works but I would like to tweak it a bit so it is morethe
> streamlined. If you dealt with this, now did you handle it?
>
>
> --- In vantage@yahoogroups.com, "Steven Pybus" <steven@> wrote:
> >
> > This is almost identical to the post I left back on May 9th.
> > "Copying User-Defined Fields between Quote/Order/Job/Parts"
> >
> > We paid a consultant to write a customization to get the quote
> info
> > into the sales order. He handled both the push and the pull by
> > replacing the pulldown menu item with his own so he could track
> when
> > it was pushed. He also modified the quote-to-order wizard in
> > same way. This customization is working well. Additionally,any
> > time we decide that another custom field needs to go with thecustom
> quote,
> > I just have to add one line to his code to perform the copy.
> >
> > I've been waiting on a quote from Vantage since 8/23 to take the
> > sales order data into jobs. This one's going to be complicated
> > since we make a significant number of assemblies where the
> > data is located in the part database and not the sales order.in
> > Additionally, we make lots of one time only parts that won't be
> > the database. We also use job parts, so data will have to becopyies
> copied
> > there too.
> >
> > As I wrote in my orginal post, this ought to be built in. We
> > shouldn't have to pay to get this done. Any time Vantage
> > data from one area to the other, it ought to check a table thatcustom
> > says 'also copy these custom fields'.
> >
> > Regards,
> > Steve P.
> >
> >
> > --- In vantage@yahoogroups.com, Muhammad Sarfaraz
> > <advancegrindingvista@> wrote:
> > >
> > > Hi,
> > > As a Standard functionality of Vista / Vantage to Convert
> Quotes
> > into an Order, this can be acheived 2 ways either pushing that
> > quote to order OR Pulling a Quote in order entry with get Quotes
> > function.
> > > Above function copyQuotetoOrder / getQuotes Function only
> copies
> > predefine fields from Quotedtl to OrderDtl, How we can take
> > fields from quotedtl to OrderDtl.when
> > > e.g.
> > > QuoteDtl. Number01 I want this to copy Orderdtl. Number01
> > this quote converts into an order.or
> > > As per discussion with Epicor Custom group there is no tool
> > Function available at this time but it is possible with vb.netor
> > Progress code (As they says too).at
> > > anyone have any idea about those vb.net code.
> > >
> > > Thanks
> > > Muhammad Sarfaraz
> > > Advance Grinding Services.
> > >
> > >
> > >
> > > ---------------------------------
> > > Boardwalk for $500? In 2007? Ha!
> > > Play Monopoly Here and Now (it's updated for today's economy)
> > Yahoo! Games.
> > >
> > > [Non-text portions of this message have been removed]
> > >
> >
>