-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Is there any cause why only sales order emails but no purchase order emails are sent during the checkout process? Or do I miss specific database entries for the suppliers? The functionality is already there (can be triggered manually) as a "Send a confirmation email" button exists in the orderview page for both sales and purchase orders. Regards, René - -- René Scheibe * [hidden email] * +49-176-62192936 TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock Sitz: Unterföhring * Amtsgericht München * HRB 135082 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxh1QQACgkQUXs9EHvIuCpe0gCbBzHeBzruDUoOTBMlMByYtytn XjEAnA2JL7SRFQkiEX7GHSCW3m6gpBsq =/PZT -----END PGP SIGNATURE----- |
in general, the business logic for purchase orders is different from
sales orders. the default way ofbiz is setup purchase orders are based on stock levels. There is a flag for drop ship that changes this but only created the PO not emails itself. also you want this to happen only after an sales order is approved, not when it is created. to create a email for PO just follow the data for sales order emails in the demo data. then you can put in an SECA to trigger on the service that create the purchase order. Rene Scheibe sent the following on 8/10/2010 3:39 PM: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Is there any cause why only sales order emails but no purchase order > emails are sent during the checkout process? Or do I miss specific > database entries for the suppliers? > > The functionality is already there (can be triggered manually) as a > "Send a confirmation email" button exists in the orderview page for both > sales and purchase orders. > > Regards, > René > - -- > René Scheibe * [hidden email] * +49-176-62192936 > TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring > Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock > Sitz: Unterföhring * Amtsgericht München * HRB 135082 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkxh1QQACgkQUXs9EHvIuCpe0gCbBzHeBzruDUoOTBMlMByYtytn > XjEAnA2JL7SRFQkiEX7GHSCW3m6gpBsq > =/PZT > -----END PGP SIGNATURE----- > |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 On 08/11/2010 01:12 AM, BJ Freeman wrote: > in general, the business logic for purchase orders is different from > sales orders. > the default way ofbiz is setup purchase orders are based on stock > levels. There is a flag for drop ship that changes this but only created > the PO not emails itself. > also you want this to happen only after an sales order is approved, not > when it is created. > to create a email for PO just follow the data for sales order emails in > the demo data. > then you can put in an SECA to trigger on the service that create the > purchase order. something else. > Rene Scheibe sent the following on 8/10/2010 3:39 PM: >> Is there any cause why only sales order emails but no purchase order >> emails are sent during the checkout process? Or do I miss specific >> database entries for the suppliers? >> >> The functionality is already there (can be triggered manually) as a >> "Send a confirmation email" button exists in the orderview page for both >> sales and purchase orders. - -- René Scheibe * [hidden email] * +49-176-62192936 TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock Sitz: Unterföhring * Amtsgericht München * HRB 135082 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxiVwQACgkQUXs9EHvIuCrVswCeM0ZxFCNn91kU5mN+Va3D+jQQ 1fkAnjXXYNGcrJpTpC246n20g2gxVxlw =pfb1 -----END PGP SIGNATURE----- |
Hello,
Which version of Ofbiz do you use? Heidi 2010/8/11 Rene Scheibe <[hidden email]> > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 08/11/2010 01:12 AM, BJ Freeman wrote: > > in general, the business logic for purchase orders is different from > > sales orders. > > the default way ofbiz is setup purchase orders are based on stock > > levels. There is a flag for drop ship that changes this but only created > > the PO not emails itself. > > also you want this to happen only after an sales order is approved, not > > when it is created. > > to create a email for PO just follow the data for sales order emails in > > the demo data. > > then you can put in an SECA to trigger on the service that create the > > purchase order. > Exactly what I was heading for. Just wanted to check if I missed > something else. > > > Rene Scheibe sent the following on 8/10/2010 3:39 PM: > >> Is there any cause why only sales order emails but no purchase order > >> emails are sent during the checkout process? Or do I miss specific > >> database entries for the suppliers? > >> > >> The functionality is already there (can be triggered manually) as a > >> "Send a confirmation email" button exists in the orderview page for both > >> sales and purchase orders. > - -- > René Scheibe * [hidden email] * +49-176-62192936 > TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring > Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock > Sitz: Unterföhring * Amtsgericht München * HRB 135082 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkxiVwQACgkQUXs9EHvIuCrVswCeM0ZxFCNn91kU5mN+Va3D+jQQ > 1fkAnjXXYNGcrJpTpC246n20g2gxVxlw > =pfb1 > -----END PGP SIGNATURE----- > |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 OFBiz 10.04 On 08/11/2010 10:02 AM, Info Olagos wrote: > Hello, > > Which version of Ofbiz do you use? > > Heidi > > 2010/8/11 Rene Scheibe <[hidden email]> > > On 08/11/2010 01:12 AM, BJ Freeman wrote: >>>> in general, the business logic for purchase orders is different from >>>> sales orders. >>>> the default way ofbiz is setup purchase orders are based on stock >>>> levels. There is a flag for drop ship that changes this but only created >>>> the PO not emails itself. >>>> also you want this to happen only after an sales order is approved, not >>>> when it is created. >>>> to create a email for PO just follow the data for sales order emails in >>>> the demo data. >>>> then you can put in an SECA to trigger on the service that create the >>>> purchase order. > Exactly what I was heading for. Just wanted to check if I missed > something else. > >>>> Rene Scheibe sent the following on 8/10/2010 3:39 PM: >>>>> Is there any cause why only sales order emails but no purchase order >>>>> emails are sent during the checkout process? Or do I miss specific >>>>> database entries for the suppliers? >>>>> >>>>> The functionality is already there (can be triggered manually) as a >>>>> "Send a confirmation email" button exists in the orderview page for both >>>>> sales and purchase orders. René Scheibe * [hidden email] TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock Sitz: Unterföhring * Amtsgericht München * HRB 135082 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxic04ACgkQUXs9EHvIuCq9nwCfSzAQdr6M34GmtepwTINJm0C+ YDYAnjZZtVVSFy1h20+oJoKfwBFQfwQt =VL96 -----END PGP SIGNATURE----- |
What is the status of 10.04? Is anyone using it for real production?
I noticed that it isn't (yet) on the download page. On Wed, Aug 11, 2010 at 2:54 AM, Rene Scheibe <[hidden email]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > OFBiz 10.04 > > On 08/11/2010 10:02 AM, Info Olagos wrote: >> Hello, >> >> Which version of Ofbiz do you use? >> >> Heidi >> >> 2010/8/11 Rene Scheibe <[hidden email]> >> >> On 08/11/2010 01:12 AM, BJ Freeman wrote: >>>>> in general, the business logic for purchase orders is different from >>>>> sales orders. >>>>> the default way ofbiz is setup purchase orders are based on stock >>>>> levels. There is a flag for drop ship that changes this but only created >>>>> the PO not emails itself. >>>>> also you want this to happen only after an sales order is approved, not >>>>> when it is created. >>>>> to create a email for PO just follow the data for sales order emails in >>>>> the demo data. >>>>> then you can put in an SECA to trigger on the service that create the >>>>> purchase order. >> Exactly what I was heading for. Just wanted to check if I missed >> something else. >> >>>>> Rene Scheibe sent the following on 8/10/2010 3:39 PM: >>>>>> Is there any cause why only sales order emails but no purchase order >>>>>> emails are sent during the checkout process? Or do I miss specific >>>>>> database entries for the suppliers? >>>>>> >>>>>> The functionality is already there (can be triggered manually) as a >>>>>> "Send a confirmation email" button exists in the orderview page for both >>>>>> sales and purchase orders. > - -- > René Scheibe * [hidden email] > TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring > Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock > Sitz: Unterföhring * Amtsgericht München * HRB 135082 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkxic04ACgkQUXs9EHvIuCq9nwCfSzAQdr6M34GmtepwTINJm0C+ > YDYAnjZZtVVSFy1h20+oJoKfwBFQfwQt > =VL96 > -----END PGP SIGNATURE----- > |
based on the dev list, they are focusing on the bugs list for 10.4.
being a volunteer effort I imagine it will be a few months. Basically if someone wants to pull down 10.4 and apply patches and test would be much appreciated. then make comments in the Jira that it has been testes under these conditions. Mike Z sent the following on 8/11/2010 1:49 PM: > What is the status of 10.04? Is anyone using it for real production? > I noticed that it isn't (yet) on the download page. > > On Wed, Aug 11, 2010 at 2:54 AM, Rene Scheibe<[hidden email]> wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> OFBiz 10.04 >> >> On 08/11/2010 10:02 AM, Info Olagos wrote: >>> Hello, >>> >>> Which version of Ofbiz do you use? >>> >>> Heidi >>> >>> 2010/8/11 Rene Scheibe<[hidden email]> >>> >>> On 08/11/2010 01:12 AM, BJ Freeman wrote: >>>>>> in general, the business logic for purchase orders is different from >>>>>> sales orders. >>>>>> the default way ofbiz is setup purchase orders are based on stock >>>>>> levels. There is a flag for drop ship that changes this but only created >>>>>> the PO not emails itself. >>>>>> also you want this to happen only after an sales order is approved, not >>>>>> when it is created. >>>>>> to create a email for PO just follow the data for sales order emails in >>>>>> the demo data. >>>>>> then you can put in an SECA to trigger on the service that create the >>>>>> purchase order. >>> Exactly what I was heading for. Just wanted to check if I missed >>> something else. >>> >>>>>> Rene Scheibe sent the following on 8/10/2010 3:39 PM: >>>>>>> Is there any cause why only sales order emails but no purchase order >>>>>>> emails are sent during the checkout process? Or do I miss specific >>>>>>> database entries for the suppliers? >>>>>>> >>>>>>> The functionality is already there (can be triggered manually) as a >>>>>>> "Send a confirmation email" button exists in the orderview page for both >>>>>>> sales and purchase orders. >> - -- >> René Scheibe * [hidden email] >> TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring >> Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock >> Sitz: Unterföhring * Amtsgericht München * HRB 135082 >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.10 (GNU/Linux) >> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ >> >> iEYEARECAAYFAkxic04ACgkQUXs9EHvIuCq9nwCfSzAQdr6M34GmtepwTINJm0C+ >> YDYAnjZZtVVSFy1h20+oJoKfwBFQfwQt >> =VL96 >> -----END PGP SIGNATURE----- >> > |
Administrator
|
In reply to this post by Mike Z
I'd recommend rather to use trunk, it's really easier most of the time. You could even use the jQuery branch. It's the trunk plus a
slow move from Prototype/Sriptaculous/Dojo to jQuery. Sascha leads the work ans most work has been commited by Erwan so far. I merge and commit it at least every week, and a client of mine will be working with and enhancing it, so I... Jacques From: "Mike Z" <[hidden email]> > What is the status of 10.04? Is anyone using it for real production? > I noticed that it isn't (yet) on the download page. > > On Wed, Aug 11, 2010 at 2:54 AM, Rene Scheibe <[hidden email]> wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> OFBiz 10.04 >> >> On 08/11/2010 10:02 AM, Info Olagos wrote: >>> Hello, >>> >>> Which version of Ofbiz do you use? >>> >>> Heidi >>> >>> 2010/8/11 Rene Scheibe <[hidden email]> >>> >>> On 08/11/2010 01:12 AM, BJ Freeman wrote: >>>>>> in general, the business logic for purchase orders is different from >>>>>> sales orders. >>>>>> the default way ofbiz is setup purchase orders are based on stock >>>>>> levels. There is a flag for drop ship that changes this but only created >>>>>> the PO not emails itself. >>>>>> also you want this to happen only after an sales order is approved, not >>>>>> when it is created. >>>>>> to create a email for PO just follow the data for sales order emails in >>>>>> the demo data. >>>>>> then you can put in an SECA to trigger on the service that create the >>>>>> purchase order. >>> Exactly what I was heading for. Just wanted to check if I missed >>> something else. >>> >>>>>> Rene Scheibe sent the following on 8/10/2010 3:39 PM: >>>>>>> Is there any cause why only sales order emails but no purchase order >>>>>>> emails are sent during the checkout process? Or do I miss specific >>>>>>> database entries for the suppliers? >>>>>>> >>>>>>> The functionality is already there (can be triggered manually) as a >>>>>>> "Send a confirmation email" button exists in the orderview page for both >>>>>>> sales and purchase orders. >> - -- >> René Scheibe * [hidden email] >> TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring >> Geschäftsführer: Henrik Klagges, Gerhard Müller, Christoph Stock >> Sitz: Unterföhring * Amtsgericht München * HRB 135082 >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.10 (GNU/Linux) >> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ >> >> iEYEARECAAYFAkxic04ACgkQUXs9EHvIuCq9nwCfSzAQdr6M34GmtepwTINJm0C+ >> YDYAnjZZtVVSFy1h20+oJoKfwBFQfwQt >> =VL96 >> -----END PGP SIGNATURE----- >> > |
Free forum by Nabble | Edit this page |