Initial import of ROACONT (Visual FoxPro accounting app) into git

Migrated from the ROACONT SVN trunk working copy for hosting on gitea.romfast.ro.
This commit is contained in:
2026-07-07 13:16:59 +03:00
parent 5f71dfb0de
commit 0acdff9647
2168 changed files with 207399 additions and 0 deletions

3
mfinante.sql Normal file
View File

@@ -0,0 +1,3 @@
insert into optiuni (ID_OPTIUNI, VARNAME, VARTYPE, PROGRAM, VARVALUE, VARDESC, ID_PRG_OWNER, PROGRAME, ROWID)
values (328, 'RCMFINANTEURL', 'CHARACTER', 'ROACONT', 'http://apt1.mfinante.ro/site/contribuabili/link.jsp?body=/cod.do', 'URL mfinante.ro pentru informatii cod fiscal', null, '', 'AAADIFAAFAAACNVAAO');