> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/gestao-do-conhecimento/gestao-do-conhecimento-vr-master/gestao-do-conhecimento-vr-master-fiscal/gestao-do-conhecimento-vr-erp-fiscal-arquivos-magneticos/gestao-do-conhecimento-vr-erp-fiscal-arquivos-magneticos-sped-fiscal/registro-c100-erro-7-ser-o-campo-serie-que-compoe-a-chave-do-documento-fiscal-eletronico-deve-ser-ig.md).

# Registro C100 - Erro: 7 - SER - O campo série que compõe a chave do documento fiscal eletrônico deve ser igual ao campo Série informado no Resitros

**Ocorre quando o numero de série informado na nota fiscal diverge da chave da nota.**

1- Identifique a nota fiscal a partir da chave campo 26 ao 34. 2- Identifique a serie da nota fiscal a partir da chave campo 23 ao 25. 3- Acesse escrituração > nota fiscal. Localize o a nota que foi encontrado na chave. 4- Verifique se a serie informada no campo serie corresponde ao numero de serie encontrado na chave. 5- Caso esteja divergente, altere e salve a nota. 6- Gere o SPED novamente e valide.

**Obs.: Composição da chave**

UF|AAMM|CNPJ |MODELO|serie|Numero Nota|BSPR |NFC de transmissao |verificador 35 1602 06088753000187 55 000 000004229 1 10009004 2


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.vrsoft.com.br/vrmaster/gestao-do-conhecimento/gestao-do-conhecimento-vr-master/gestao-do-conhecimento-vr-master-fiscal/gestao-do-conhecimento-vr-erp-fiscal-arquivos-magneticos/gestao-do-conhecimento-vr-erp-fiscal-arquivos-magneticos-sped-fiscal/registro-c100-erro-7-ser-o-campo-serie-que-compoe-a-chave-do-documento-fiscal-eletronico-deve-ser-ig.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
