Hi All

I want stop the mails which receives from ofbiz to my mailbox

Can anybody guide me?
On Jan 9, 2014 5:14 PM, "Taher Alkhateeb" <[email protected]>
wrote:

> Hi Adrian,
>
> First of all, to understand the structure of the components in OFBiz, look
> at the link provided below. It has answers to most of your questions
>
>
> https://cwiki.apache.org/confluence/display/OFBADMIN/Component+and+Component+Set+Dependencies
>
> Also, extending applications is done either at the entire component level,
> in a custom component, or simply by extending the webapp without touching
> the component itself. More tips are found in below link
>
>
> https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-ExtendExistingComponent
>
> Finally, probably someone can give you better tips here but I believe
> payroll is usually managed from the accounting side (I need to double check
> the code before I'm solid on this). Either way, if your purpose out of the
> payroll is automation and integration with say your bank account for
> example, then customization is unavoidable anyway!
>
> Cheers
>
> Taher Alkhateeb
>
> On Thu, Jan 9, 2014 at 1:32 PM, Adrian Stern <[email protected]> wrote:
>
> > Hello
> >
> > I've just subscribet to this mailing list since i will work with ofbiz in
> > the future. For know im looking for general information so i can estimate
> > the cost of adapting ofbiz to our needs.
> >
> > Since i could not find any suffucient informaiton about payrolling in
> ofbiz
> > i want to ask the community. I've found that opentaps is based upon ofbiz
> > and that it provides a payroll module... however i don't know if i can
> > combine the opentabs module with ofbiz or at least use the source of it.
> >
> > So to my questions:
> > It's probably best to build the payroll upon the HR module. Do i extend
> the
> > HR module or do i create a new module which uses the HR module?
> > Probably someone already did an effort in this matter. Maybe someone
> could
> > point me in the right direction?
> > As there are many tutorials and documentation about how to develop with
> > ofbiz, which "parts" are the core parts of building a new module with
> > extends or interacts with another?
> >
> > I will be able to install and mess with ofbiz in a few weeks. However at
> > this point im not allowed to spend the time doing so.
> >
> > Regards,
> > Dove
> >
>

Reply via email to