Is there a possibility to 'switch off' the financial modules of Ofbiz. The
bookkeeping is outsourced and the the provider runs their own system. What exactly is the difference between ecomseo and ecommerce in Orbiz?? Is there somewhere a bit more in-depth explanation then here? https://cwiki.apache.org/confluence/display/OFBIZ/Search+Engine+Optimisation%2C+SEO+in+ecommerce Thanks, Wolfgang -- Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html |
Hello Wolfgang,
In trunk, there is support to enable/disable accounting transactions. Please refer 'enableAccounting' field of 'PartyAcctgPreference' entity. Kind Regards, *Arun Patidar* | Manager, Enterprise Development HotWax Systems <http://www.hotwaxsystems.com/> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, Indore, M.P. 452010 Linkedin: *Arun Patidar* <https://www.linkedin.com/in/arunpatidar> On Tue, Mar 5, 2019 at 10:55 PM wp.rauchholz <[hidden email]> wrote: > Is there a possibility to 'switch off' the financial modules of Ofbiz. The > bookkeeping is outsourced and the the provider runs their own system. > > > What exactly is the difference between ecomseo and ecommerce in Orbiz?? > Is there somewhere a bit more in-depth explanation then here? > > https://cwiki.apache.org/confluence/display/OFBIZ/Search+Engine+Optimisation%2C+SEO+in+ecommerce > > > > Thanks, Wolfgang > > > > -- > Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html > |
Administrator
|
In reply to this post by wp.rauchholz
Le 05/03/2019 à 18:25, wp.rauchholz a écrit :
> What exactly is the difference between ecomseo and ecommerce in Orbiz?? > Is there somewhere a bit more in-depth explanation then here? > https://cwiki.apache.org/confluence/display/OFBIZ/Search+Engine+Optimisation%2C+SEO+in+ecommerce > > > > Thanks, Wolfgang Underneath ecomseo uses the ecommerce controller. The only differences are explained in this link. Jacques |
In reply to this post by Arun Patidar-2
Thank you Arun,
when will this feature get rolled out into standard? I see it on the demo trunk, but it believe it is not yet included in latest stable? Disabling accounting will have any impact onthe payment gateway? Wolfgang On Wed, 2019-03-06 at 10:54 +0530, Arun Patidar wrote: > Hello Wolfgang, > > In trunk, there is support to enable/disable accounting transactions. > Please refer 'enableAccounting' field of 'PartyAcctgPreference' > entity. > > > > Kind Regards, > *Arun Patidar* | Manager, Enterprise Development > HotWax Systems <http://www.hotwaxsystems.com/> > Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, > Indore, M.P. 452010 > Linkedin: *Arun Patidar* <https://www.linkedin.com/in/arunpatidar> > > > > On Tue, Mar 5, 2019 at 10:55 PM wp.rauchholz <[hidden email]> > wrote: > > > Is there a possibility to 'switch off' the financial modules of > > Ofbiz. The > > bookkeeping is outsourced and the the provider runs their own > > system. > > > > > > What exactly is the difference between ecomseo and ecommerce in > > Orbiz?? > > Is there somewhere a bit more in-depth explanation then here? > > > > > > > > > > > > Thanks, Wolfgang > > > > > > > > -- > > Sent from: > > http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html > > |
This is already rolled out in the standard plugins release. The plugins
are maintained separately to keep the framework light. To use it, you'll have to put the plugin(s) into the /plugins directory. There are also Gradle tasks to pull plugin(s) into the framework automatically, see README.adoc. Regards, Michael Am 06.03.19 um 09:42 schrieb Wolfgang Paul Rauchholz: > Thank you Arun, > > > when will this feature get rolled out into standard? > I see it on the demo trunk, but it believe it is not yet included in > latest stable? > > Disabling accounting will have any impact onthe payment gateway? > > > Wolfgang > > > On Wed, 2019-03-06 at 10:54 +0530, Arun Patidar wrote: >> Hello Wolfgang, >> >> In trunk, there is support to enable/disable accounting transactions. >> Please refer 'enableAccounting' field of 'PartyAcctgPreference' >> entity. >> >> >> >> Kind Regards, >> *Arun Patidar* | Manager, Enterprise Development >> HotWax Systems <http://www.hotwaxsystems.com/> >> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, >> Indore, M.P. 452010 >> Linkedin: *Arun Patidar* <https://www.linkedin.com/in/arunpatidar> >> >> >> >> On Tue, Mar 5, 2019 at 10:55 PM wp.rauchholz <[hidden email]> >> wrote: >> >>> Is there a possibility to 'switch off' the financial modules of >>> Ofbiz. The >>> bookkeeping is outsourced and the the provider runs their own >>> system. >>> >>> >>> What exactly is the difference between ecomseo and ecommerce in >>> Orbiz?? >>> Is there somewhere a bit more in-depth explanation then here? >>> >>> > https://cwiki.apache.org/confluence/display/OFBIZ/Search+Engine+Optimisation%2C+SEO+in+ecommerce >>> >>> >>> Thanks, Wolfgang >>> >>> >>> >>> -- >>> Sent from: >>> http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html >>> smime.p7s (5K) Download Attachment |
@Michael,
I think Wolfgang is talking about enable/disable Accounting feature, This feature is committed only on trunk. This will be part of R18.12. Here is the reference ticket for this feature implementation https://issues.apache.org/jira/browse/OFBIZ-10391 Kind Regards, Deepak Dixit On Wed, Mar 6, 2019 at 2:46 PM Michael Brohl <[hidden email]> wrote: > This is already rolled out in the standard plugins release. The plugins > are maintained separately to keep the framework light. > > To use it, you'll have to put the plugin(s) into the /plugins directory. > There are also Gradle tasks to pull plugin(s) into the framework > automatically, see README.adoc. > > Regards, > > Michael > > Am 06.03.19 um 09:42 schrieb Wolfgang Paul Rauchholz: > > Thank you Arun, > > > > > > when will this feature get rolled out into standard? > > I see it on the demo trunk, but it believe it is not yet included in > > latest stable? > > > > Disabling accounting will have any impact onthe payment gateway? > > > > > > Wolfgang > > > > > > On Wed, 2019-03-06 at 10:54 +0530, Arun Patidar wrote: > >> Hello Wolfgang, > >> > >> In trunk, there is support to enable/disable accounting transactions. > >> Please refer 'enableAccounting' field of 'PartyAcctgPreference' > >> entity. > >> > >> > >> > >> Kind Regards, > >> *Arun Patidar* | Manager, Enterprise Development > >> HotWax Systems <http://www.hotwaxsystems.com/> > >> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, > >> Indore, M.P. 452010 > >> Linkedin: *Arun Patidar* <https://www.linkedin.com/in/arunpatidar> > >> > >> > >> > >> On Tue, Mar 5, 2019 at 10:55 PM wp.rauchholz <[hidden email]> > >> wrote: > >> > >>> Is there a possibility to 'switch off' the financial modules of > >>> Ofbiz. The > >>> bookkeeping is outsourced and the the provider runs their own > >>> system. > >>> > >>> > >>> What exactly is the difference between ecomseo and ecommerce in > >>> Orbiz?? > >>> Is there somewhere a bit more in-depth explanation then here? > >>> > >>> > > > https://cwiki.apache.org/confluence/display/OFBIZ/Search+Engine+Optimisation%2C+SEO+in+ecommerce > >>> > >>> > >>> Thanks, Wolfgang > >>> > >>> > >>> > >>> -- > >>> Sent from: > >>> http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html > >>> > > |
Ah, yes, I see. My remarks are meant for the ecomseo/ecommerce plugins.
Sorry for the confusion. Regards, Michael Am 06.03.19 um 10:23 schrieb Deepak Dixit: > @Michael, > I think Wolfgang is talking about enable/disable Accounting feature, This > feature is committed only on trunk. > This will be part of R18.12. > Here is the reference ticket for this feature implementation > https://issues.apache.org/jira/browse/OFBIZ-10391 > > > Kind Regards, > Deepak Dixit > > > On Wed, Mar 6, 2019 at 2:46 PM Michael Brohl <[hidden email]> > wrote: > >> This is already rolled out in the standard plugins release. The plugins >> are maintained separately to keep the framework light. >> >> To use it, you'll have to put the plugin(s) into the /plugins directory. >> There are also Gradle tasks to pull plugin(s) into the framework >> automatically, see README.adoc. >> >> Regards, >> >> Michael >> >> Am 06.03.19 um 09:42 schrieb Wolfgang Paul Rauchholz: >>> Thank you Arun, >>> >>> >>> when will this feature get rolled out into standard? >>> I see it on the demo trunk, but it believe it is not yet included in >>> latest stable? >>> >>> Disabling accounting will have any impact onthe payment gateway? >>> >>> >>> Wolfgang >>> >>> >>> On Wed, 2019-03-06 at 10:54 +0530, Arun Patidar wrote: >>>> Hello Wolfgang, >>>> >>>> In trunk, there is support to enable/disable accounting transactions. >>>> Please refer 'enableAccounting' field of 'PartyAcctgPreference' >>>> entity. >>>> >>>> >>>> >>>> Kind Regards, >>>> *Arun Patidar* | Manager, Enterprise Development >>>> HotWax Systems <http://www.hotwaxsystems.com/> >>>> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, >>>> Indore, M.P. 452010 >>>> Linkedin: *Arun Patidar* <https://www.linkedin.com/in/arunpatidar> >>>> >>>> >>>> >>>> On Tue, Mar 5, 2019 at 10:55 PM wp.rauchholz <[hidden email]> >>>> wrote: >>>> >>>>> Is there a possibility to 'switch off' the financial modules of >>>>> Ofbiz. The >>>>> bookkeeping is outsourced and the the provider runs their own >>>>> system. >>>>> >>>>> >>>>> What exactly is the difference between ecomseo and ecommerce in >>>>> Orbiz?? >>>>> Is there somewhere a bit more in-depth explanation then here? >>>>> >>>>> >> https://cwiki.apache.org/confluence/display/OFBIZ/Search+Engine+Optimisation%2C+SEO+in+ecommerce >>>>> >>>>> Thanks, Wolfgang >>>>> >>>>> >>>>> >>>>> -- >>>>> Sent from: >>>>> http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html >>>>> >> smime.p7s (5K) Download Attachment |
In reply to this post by Deepak Dixit-4
Thanks for the clarification.
what is the minimum setup of financial model to be able to run ofbiz sales, purchasing, production, inventory, e commerce The GL transaction simply stay there and nothing happens with them I assume. Wolfgang On Wed, Mar 6, 2019 at 10:23 AM Deepak Dixit <[hidden email]> wrote: > @Michael, > I think Wolfgang is talking about enable/disable Accounting feature, This > feature is committed only on trunk. > This will be part of R18.12. > Here is the reference ticket for this feature implementation > https://issues.apache.org/jira/browse/OFBIZ-10391 > > > Kind Regards, > Deepak Dixit > > > On Wed, Mar 6, 2019 at 2:46 PM Michael Brohl <[hidden email]> > wrote: > > > This is already rolled out in the standard plugins release. The plugins > > are maintained separately to keep the framework light. > > > > To use it, you'll have to put the plugin(s) into the /plugins directory. > > There are also Gradle tasks to pull plugin(s) into the framework > > automatically, see README.adoc. > > > > Regards, > > > > Michael > > > > Am 06.03.19 um 09:42 schrieb Wolfgang Paul Rauchholz: > > > Thank you Arun, > > > > > > > > > when will this feature get rolled out into standard? > > > I see it on the demo trunk, but it believe it is not yet included in > > > latest stable? > > > > > > Disabling accounting will have any impact onthe payment gateway? > > > > > > > > > Wolfgang > > > > > > > > > On Wed, 2019-03-06 at 10:54 +0530, Arun Patidar wrote: > > >> Hello Wolfgang, > > >> > > >> In trunk, there is support to enable/disable accounting transactions. > > >> Please refer 'enableAccounting' field of 'PartyAcctgPreference' > > >> entity. > > >> > > >> > > >> > > >> Kind Regards, > > >> *Arun Patidar* | Manager, Enterprise Development > > >> HotWax Systems <http://www.hotwaxsystems.com/> > > >> Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, > > >> Indore, M.P. 452010 > > >> Linkedin: *Arun Patidar* <https://www.linkedin.com/in/arunpatidar> > > >> > > >> > > >> > > >> On Tue, Mar 5, 2019 at 10:55 PM wp.rauchholz <[hidden email]> > > >> wrote: > > >> > > >>> Is there a possibility to 'switch off' the financial modules of > > >>> Ofbiz. The > > >>> bookkeeping is outsourced and the the provider runs their own > > >>> system. > > >>> > > >>> > > >>> What exactly is the difference between ecomseo and ecommerce in > > >>> Orbiz?? > > >>> Is there somewhere a bit more in-depth explanation then here? > > >>> > > >>> > > > > > > https://cwiki.apache.org/confluence/display/OFBIZ/Search+Engine+Optimisation%2C+SEO+in+ecommerce > > >>> > > >>> > > >>> Thanks, Wolfgang > > >>> > > >>> > > >>> > > >>> -- > > >>> Sent from: > > >>> http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html > > >>> > > > > > -- Wolfgang Rauchholz |
Free forum by Nabble | Edit this page |