[Vtigercrm-developers] special function to import records in custom module
Alan Lord
alanslists at gmail.com
Mon Oct 12 06:37:45 GMT 2020
I created a very custom import routine for a custom module.
It's not "straightforward" as the code is rather complex, but you can
inherit the core classes from the Import module and then you make
changes in your local module. No need to modify core files.
HTH
Al
On 11/10/2020 16:59, omri yona wrote:
> Hello all,
> I will be happy if you can point me in the direction for my goal.
> I created a custom module and I need to add a special function to import
> records to this module. What I try to do is to allow the user to use
> the basic Import flow but after the user sets the field and runs the
> import, I want to add more data to to record (base on fields import).
> There is a function I can overwrite in my module or I have to change
> the core (what i don't want to do) .
>
> Thank you,
> Omri
>
> _______________________________________________
> http://www.vtiger.com/
>
More information about the vtigercrm-developers
mailing list