migration.yml 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. organization:
  2. id: history.organization_id
  3. code: organization_code
  4. name: organization_name
  5. description: description
  6. email: organization_email
  7. emailOnOverBudget: sendemail_overbudget
  8. parent_id: history.parent_organization_id
  9. structure: history.organization_id_structure
  10. appliedDate: history.app_datetime
  11. expiredDate: history.exp_datetime
  12. cpid: history.organization_id
  13. costCenter:
  14. id: history.costcenter_id
  15. code: costcenter_code
  16. name: costcenter_name
  17. description: description
  18. email: costcenter_email
  19. parent_id: history.parent_costcenter_id
  20. structure: history.costcenter_id_structure
  21. appliedDate: history.app_datetime
  22. expiredDate: history.exp_datetime
  23. pbx:
  24. code: pbx_code
  25. name: description
  26. ipPbx: ip_pbx
  27. pbxSupporter: pbx_supporter
  28. sharePath: share_path
  29. # appliedDate: ext_start
  30. # expiredDate: ext_end
  31. trunk:
  32. id: history.trunk_id
  33. code: trunk_code
  34. name: description
  35. pbx_id: location_code
  36. direction: cap_direction
  37. appliedDate: history.app_datetime
  38. expiredDate: history.exp_datetime
  39. callTransaction:
  40. direction: direction
  41. startOfCall: start_of_call
  42. duration: duration
  43. extension: ext_used
  44. pin: pin
  45. phoneUser_id: phoneuser_code
  46. extTransferFrom: ext_transfer_from
  47. extTransferTo: ext_transfer_to
  48. number: dialed_number
  49. callerNumber: caller_number
  50. accessNumber: access_number
  51. organization_id: organization_code
  52. costCenter_id: costcenter_code
  53. cost: cost_1
  54. service: cost_service
  55. tax: cost_tax1
  56. discount: cost_adjustment
  57. currency: currency
  58. pbx_id: pbx_code
  59. terminationCode: call_termination
  60. redirectReason: redirect_reason
  61. account_id: account_code
  62. trunk_id: trunk_code
  63. webUser:
  64. username: login_id
  65. password: login_password
  66. name: description
  67. phoneUser_id: phoneuser_code
  68. loginPin: used_pin
  69. phoneUser:
  70. id: history.phoneuser_id
  71. code: phoneuser_code
  72. name: phoneuser_name
  73. email: phoneuser_email
  74. whatsapp: phoneuser_mobile
  75. position: position
  76. emailOnOverBudget: sendemail_overbudget
  77. pin: history.phoneuser_pin
  78. extension: history.default_extension
  79. organization_id: history.organization_code
  80. costCenter_id: history.costcenter_code
  81. pbx_id: history.pbx_code
  82. pbx.list: group.pbx_list
  83. appliedDate: history.app_datetime
  84. expiredDate: history.exp_datetime
  85. budget.maxCost: history.max_cost
  86. budget.warnCost: history.warn_cost
  87. corcos:
  88. command: command
  89. name: short_desc
  90. description: description
  91. provider:
  92. code: provider_prefix
  93. name: description
  94. description: description
  95. account:
  96. id: history.account_id
  97. code: account_code
  98. name: history.account_number
  99. description: description
  100. appliedDate: history.app_datetime
  101. expiredDate: history.exp_datetime