[WTA] migrate data from entities to another entities.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ming
    Junior Member
    • Oct 2018
    • 18

    [WTA] migrate data from entities to another entities.

    Hi,

    I have installed Espo CRM for ticketing system. I tried to modify a few functions to fulfill my needs. So my situation right now is i want to copy a ticket data to another entities. I don't find any documentations or workaround for this matter. Thanks for advanced.
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello,
    you can do it easy, if you have Advanced Pack with BPM or Scheduled Workflow and Reports.
    If you don't, it is possible with developing

    Comment


    • ming
      ming commented
      Editing a comment
      can you help me with the source code for developing?
  • ming
    Junior Member
    • Oct 2018
    • 18

    #3
    thanks again. hope you can help with with the developing method.

    Comment

    • tanya
      Senior Member
      • Jun 2014
      • 4308

      #4
      you can also `migrate data` directly in the database

      Comment


      • ming
        ming commented
        Editing a comment
        but i need to create some function or button that can 'migrate' or transfer directly from the interface.
    Working...