James,
What Yashwant is suggesting to follow steps below;
1. Browse to URL shared by Yashwant.
2. Click on continue button.
3. You will see the workeffort id screen to select, ignore it and click on
continue.
4. On next page Add an item to cart.
5. Click on Finalize Order.
6. You will see the screen where you can select agreement ID to select.

HTH!

Best Regards,
--
Rishi Solanki
*CTO, Mindpath Technology*
Intelligent Solutions
cell: +91-98932-87847
http://www.mindpathtech.com


On Wed, Dec 18, 2019 at 1:58 AM <ja...@productive1.com> wrote:

>
> Yashwant - Thanks!  It seems we are getting closer but on the 2nd screen
> of the order I do not see agreements drop down.  There is only
> workeffort ID.  Am I missing something?
> -------- Original Message --------
> Subject: Re: Price List Per Customer
> From: Yashwant Dhakad <yashwant.dha...@hotwaxsystems.com>
> Date: Sun, December 15, 2019 9:53 pm
> To: user@ofbiz.apache.org
>
> Hi James,
> I dig into the workflow and found that we need to pass agreementId in
> calculateProductPrice service. If you see the order entry process in
> ordermgr
> <https://demo-trunk.ofbiz.apache.org/ordermgr/control/emptycart> and
> the second screen ask the user to select agreementId from the dropdown
> and
> if you select the agreement then you will see the agreement price in the
> shopping cart.
>
> Apart from this, please verify that the product should be associated
> with
> agreement(AgreementProductAppl
> <
> https://demo-trunk.ofbiz.apache.org/catalog/control/ViewProductAgreements?productId=GZ-1000
> >
> ).
>
> Thanks & Regards
> --
> Yashwant Dhakad
>
>
> On Fri, Dec 13, 2019 at 11:10 PM <ja...@productive1.com> wrote:
>
> > I have agreement items get up with GZ-1001 and a price of .95. Do I
> > need to have agreement terms configured too?
> >
> > -------- Original Message --------
> > Subject: RE: Price List Per Customer
> > From: <ja...@productive1.com>
> > Date: Fri, December 13, 2019 10:35 am
> > To: user@ofbiz.apache.org
> >
> >
> > Yashwant - I updated this and it is still pulling in the default price
> > and not the price in the sales agreement. Is there any other
> > configuration points I may be missing?
> > -------- Original Message --------
> > Subject: Re: Price List Per Customer
> > From: Yashwant Dhakad <yashwant.dha...@hotwaxsystems.com>
> > Date: Thu, December 12, 2019 10:16 pm
> > To: user@ofbiz.apache.org
> >
> > Hi James,
> > You have created an incorrect record in Agreement entity customer should
> > be
> > from party id and the company should be in to party id. Here is the demo
> > data for reference:
> > <Agreement agreementId="AGR_SALES" partyIdFrom="DemoCustomer"
> > partyIdTo="Company" roleTypeIdFrom="CUSTOMER"
> > roleTypeIdTo="INTERNAL_ORGANIZATIO" agreementTypeId="SALES_AGREEMENT"
> > description="Agreement for DemoCustomer"/>
> >
> >
> > Thanks & Regards
> > --
> > Yashwant Dhakad
> >
> >
> > On Fri, Dec 13, 2019 at 2:11 AM <ja...@productive1.com> wrote:
> >
> > > Nicola - Can you tell me the correct way to configure this to work? I
> > > have the customer as the Party To and the Company as the Party From. I
> > > have an agreement item set up with the a specific price for GZ-1001. Is
> > > there any other set up? On the sales order it is still using the
> > > default pricing. Any help is much appreciated
> > >
> > > -------- Original Message --------
> > > Subject: Re: Price List Per Customer
> > > From: Nicola Mazzoni <nicola.mazz...@mpstyle.it>
> > > Date: Thu, September 26, 2019 10:26 am
> > > To: user@ofbiz.apache.org
> > >
> > > Hi James,
> > > Sure!
> > >
> > > Accounting -> agreements -> agreements item -> *Agreement Item Type Id
> =
> > > pricing *
> > >
> > >
> > >
> > >
> >
> https://demo-stable.ofbiz.apache.org/accounting/control/EditAgreementItem?agreementId=8000&agreementItemSeqId=0001
> > >
> > >
> > >
> > > N
> > >
> > >
> > > Il giorno gio 26 set 2019 alle ore 17:13 <ja...@productive1.com> ha
> > > scritto:
> > >
> > > > Thank you Suraj & Nicola!
> > > >
> > > > I don't see where you can add product and pricing in agreements. Was
> > > > this something you customized or was it OTB? Can you point me to the
> > > > area in the demo environment?
> > > >
> > > > Thanks,
> > > >
> > > > James
> > > >
> > > > -------- Original Message --------
> > > > Subject: Re: Price List Per Customer
> > > > From: Nicola Mazzoni <nicola.mazz...@mpstyle.it>
> > > > Date: Wed, September 25, 2019 7:01 am
> > > > To: user@ofbiz.apache.org
> > > >
> > > > Hello James,
> > > > I have also successfully used AGREEMENT for customer-specific prices.
> > > > Regards
> > > > N
> > > >
> > > > Il giorno mer 25 set 2019 alle ore 10:55 Suraj Khurana <
> > > > suraj.khur...@hotwax.co> ha scritto:
> > > >
> > > > > Hello James,
> > > > >
> > > > > It looks like a B2B scenario where every customer is quoted a
> > different
> > > > > price.
> > > > > You can also explore Agreement model for this, IMO, it will be more
> > > > > manageable than managing separate price rules for every customer.
> > > > >
> > > > > HTH
> > > > > --
> > > > > Best Regards,
> > > > > Suraj Khurana
> > > > > Technical Consultant
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Tue, Sep 24, 2019 at 9:48 PM <ja...@productive1.com> wrote:
> > > > >
> > > > > > We have a situation where we have custom prices specifically to
> > each
> > > > > > customer. These are not priced on a percentage of another price
> > list
> > > > > > ...pricing is random per product per customer. Do Use Price
> Rules I
> > > > > > would need to create a price rule for every product/customer
> > > > > > combination. Is there an easy way to create a custom price book
> per
> > > > > > customer?
> > > > > >
> > > > > > Thanks,
> > > > > >
> > > > > > James
> > > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Nicola Mazzoni
> > > >
> > > >
> > > > *Mp Styl**e Srl*
> > > > via Meucci, 37
> > > > 41019 Limidi di Soliera (MO)
> > > > T 059/684916
> > > > M 347/9905529
> > > >
> > > > www.mpstyle.it
> > > >
> > >
> > >
> > > --
> > > Nicola Mazzoni
> > >
> > >
> > > *Mp Styl**e Srl*
> > > via Meucci, 37
> > > 41019 Limidi di Soliera (MO)
> > > T 059/684916
> > > M 347/9905529
> > >
> > > www.mpstyle.it
> > >
> >
>

Reply via email to