Plugin para importação de uma planilha específica da Secult CE.
erDiagram
s ||..o{ usr : belongs
s ||..o{ o : has
s ||..o{ r : has
registration ||..|| r : related
s[sheet_import]{
integer id PK
timestamp date
integer user_id FK
integer rows_amount
integer rows_saved
}
o[occurrence_import]{
integer id PK
timestamp date
integer sheet_id FK
char(1) column_index
integer row_index
varchar(255) occurrence
varchar(255) given_value
}
r[row_sheet_import]{
integer id PK
integer sheet_id FK
varchar(13) registration_number UK
char(20) process_number UK
uinteger sacc_number
uinteger term_number
char(12) interest_number
money trasfer_value
timestamp process_date
timestamp communication_to_proponent_sent_date
timestamp asjur_receipt_date
timestamp proponent_signature_terms_sent_date
timestamp casa_civil_sent_date
timestamp doe_publish_date
timestamp installment_request_date
timestamp eparcerias_conference_date
timestamp interest_date
timestamp payment_date
timestamp signed_term_validity_init_date
timestamp signed_term_validity_end_date
text fiscal_name
char(14) fiscal_cpf
varchar(12) fiscal_registry
}
ℹ️ - Informação da responsabilidade das notificações
Rota: bigsheet/infoForNotificationsAccountability Retorno: Json Parâmetros: Request com HTTP_ACCESS_TOKEN
ℹ️ - Atualiza o status da notificação para não ser notificado novamente
Rota: bigsheet/updateNotificationStatus Retorno: Json Parâmetros: Request com HTTP_ACCESS_TOKEN , registration_number