Announcements
No record found.
I have a requirement in which when an account is registered in a module(custom) , it should also be registered in the existing module.
how can i achieve it?
Hi,
I am unable to understand your question.
Can you elaborate please?
Thanks,
Girish S.
Hi, Please provide more information on which account, Custom and existing module are you referring.
I created my own module called "Bank management". whenever a new registration is made in bank management, it should also be registered in "cash and bank management" module.
You must have created a custom table for registration in Bank management module. Use insert method of that custom table and after super insert that record in standard table in cash and bank management module.
First you need to find out what are all the standard tables that are related to "Cash and bank management" module with the functionality you are developing. Find out that standard tables and fields that needs to be populated.
Since you are developing a custom form, you can directly override the insert method of your custom table and insert all the values to required tables and fields.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 577 Super User 2026 Season 1
Giorgio Bonacorsi 309
Diego Mancassola 259