Hello,
I did, what you said on the documentation but i get the error ._
dbf not in read/write mode, unable to append records
I know the problem is that the document is readonly
dbf.Table(':test:.dbf', status <DbfStatus.READ_ONLY: 1>)
¿how I can change that?