I made changes to the map used to print VFA by adding the Movimentos
table to see the vendor's CBL account in the headers. And when the record of a VFA does not create a record in the Movimentos
table of the database the map is printed without data.
I linked the Movimentos
and CabecCompras
tables through the fields (NumDoc, TypeDoc, Series, and Entity).
Account in the document header is printed ({Movimentos.Conta})
.
Can you help me figure out what I'm doing to be having that sff result? Thank you.