feat(core): enhance Person management and modernize Address/Contact lists
- Improved Person table with 'Not Linked' badge for better visibility. - Updated Person form with 'prefix' field and direct User account linking. - Standardized Address and Contact list views to show all records (enabled/hidden). - Amending previous refactor to include all verified import and type fixes.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
api_cfg: $ae_api,
|
||||
for_obj_id: $ae_loc.account_id,
|
||||
enabled: 'all',
|
||||
hidden: 'all',
|
||||
log_lvl: 1
|
||||
});
|
||||
loading = false;
|
||||
|
||||
Reference in New Issue
Block a user