Resolved 'user defined type not defined' error by converting all DAO.Recordset declarations to Object type in mod_DataAccess, mod_Calculs, and mod_Export. Also fixed duplicate Option Compare Database statement in mod_CleanupOldModules. All form modules (frm_Accueil, frm_Clients, frm_Projets, frm_SaisieTemps, frm_Historique) now properly compile and are ready for functional testing. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
12 lines
193 B
JSON
12 lines
193 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__vba-mcp-pro__delete_access_form",
|
|
"mcp__vba-mcp-pro__convert_html_to_form"
|
|
]
|
|
},
|
|
"enabledMcpjsonServers": [
|
|
"vba-mcp-pro"
|
|
]
|
|
}
|