Páginas filhas
  • Person Registration - FINA031

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

Índice
minLevel2

01. OVERVIEW

The main purpose is to register persons (rural producers and/or third parties) that will be related with the properties (branches) of the system to create the LCDPR file.

02. MAIN SCREEN

Persons Register.



On this screen the operator can add a new person and view or edit a record.


 


Other Features / Related Features

...

03. MAIN FIELDS AND PARAMETERS

Main Fields and Parameters

Field

Description

Code

The only field (identifier) for code of person.

Name

Name of Person 

Type

Define the type of person registered (1=Declarant or 2=Third Party)

Person

Whether natural or legal person. If type is declarant, the person must be natural.

CPF/CNPJ

Registration number of person with the SRF

Address

Address of person.

Number

Address number of person.

Complement

Address complement of person.

District

Address district of person.

State

State of person.

City Code

Code of city (IBGE)

Postal Code

Postal Code of address of person.

Phone

Phone number of person.

E-mail

Electronic mail address of person.


04. RELATED CONTENTS

Not Applicable.


HTML
<!-- esconder o menu --> 


<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}
</style>