Really happy to see a reply to my message. I will be more
happy if U can elaborate on this.Iam clueless regarding the files of
compiere source and so iam not able to make a perfect start.
TanQ .
> > i need some help in this regard for which i vil be very grateful.- Hide quoted text -
>
> - Show quoted text -
I not understand very well your answer.
If You want to solve your problem please answer my question.
At present, Iam doing research on Compiere. I hav done certain
customization in the existing Compiere source code.
My customization involves inserting a record in a specified database
table. If a new record is inserted, then an email has to be sent to
all the users of the particular client group mentioning the record
insertion.Here, my work involves coding a java program that does
customization followed by sending email to all other users.Any user of
a group can do this new record insertion and intimate this to all
other users of his group.My java code does two steps:
Inserting a new record ,and then, sending email to all users.
My code works properly in case of inserting record. My database is
also getting updated perfectly. But, iam not receiving any email once
this is done.As per the code, all users of this group should receive a
mail.But this is not getting done.
I hav placed my java file in org.compiere.model package of base
folder.I hav doubt whether these changes r to be made in any folder of
the Compiere source code. Hope U can makeout my problem. Pls try to
reply me. TanQ
Jp
> > > - Show quoted text -- Hide quoted text -