In projected i will make a micro system using concptions of POO.
Name | Type |
---|---|
Código | String |
Nome | String |
Valor | Double |
Quantidade_disponivel_estoque | int |
Metodos |
---|
Adiconar_estoque() |
Remover_estoque() |
Name | Type |
---|---|
Codigo | String |
Nome_fantasia | String |
Tipo | Enum |
CNPJ | String |
Telefone | String |
Endereço | String |
Name | Type |
---|---|
Nome | String |
Data_nascimento | String |
Endereco | String |
Telefone | String |
CPF | String |
Name | Type |
---|---|
Numero_ctps | INT |
Salario | Double |
Turno | Enum |
-
Serviço de vendas: In this service the vendedor makes sales to client, in sales service check a repository on have products to sale, and confirm status.
-
Atendimento ao cliente: This have troubleshooting, check warranty, and make complaints.