Commit Graph

58 Commits

Author SHA1 Message Date
e490e261b7 Add CKndigung entity and related resources
- Introduced CKndigung entity with metadata definitions including fields, links, indexes, and scopes.
- Added CKndigung controller for handling requests.
- Created internationalization files for CKndigung in multiple languages.
- Updated existing metadata and resource files to include CKndigung references.
- Enhanced global translations to support CKndigung terminology.
2026-01-24 12:34:02 +01:00
2bc3158cd5 Refactor eviction and rent collection features; migrate logic from Mietobjekt to Mietverhältnis; update localization and UI handlers 2026-01-24 12:28:37 +01:00
ec612318c3 Implement eviction lawsuit initiation feature for Mietobjekt; add related UI and backend logic; update localization and configuration 2026-01-24 11:51:16 +01:00
933df204f2 Add CSS validation and new checkbox toggle slider styles; update validation tools documentation 2026-01-24 00:38:56 +01:00
dfb0ff1fbc Add new CVMHBeteiligte entity with localization support; update related links and fields in multiple JSON files 2026-01-24 00:15:54 +01:00
71ba417a27 Add validation script approval for Python-based rebuild; update CBankverbindungen entity to include contactsBankverbindung relation 2026-01-24 00:07:47 +01:00
9ca366d80f Add relationships for Mietobjekte in CMietinkasso and CVmhRumungsklage; update Contact entity to reference CBankverbindungen 2026-01-24 00:06:41 +01:00
ee7a36ef41 Add DISG personality type and caller type fields; update visibility logic for CBeteiligte and Contact entities 2026-01-23 23:52:17 +01:00
65af6fd80b Add rent collection fields and update layouts for CBeteiligte entity 2026-01-23 23:41:30 +01:00
8317190bb8 Remove unused Beteiligte tab and related fields from CAdressen layout; update detail layout to include Beteiligte field 2026-01-23 23:30:27 +01:00
8d7ffb30c5 Remove note text and style from Miethöhe field; clean up dynamic logic in CVmhMietverhltnis metadata 2026-01-23 23:17:26 +01:00
cc142af834 Add warmmiete calculation logic and related metadata; implement custom view for warmmiete field 2026-01-23 23:14:31 +01:00
ebe8d86732 Add new fields for rental details and update localization; enhance layout for better visibility 2026-01-23 23:13:12 +01:00
b59e91f278 Add dateOfBirth field and localization support for CBeteiligte entity; update layouts and metadata 2026-01-23 23:09:00 +01:00
daa812ea21 Add Mietinkasso entity and related localization, layouts, and metadata 2026-01-23 23:06:10 +01:00
4b66d5f356 Add CMietinkasso entity and localization support
- Introduced a new entity "CMietinkasso" with its metadata definitions, including fields, links, and indexes.
- Added controller for CMietinkasso to handle business logic.
- Created localization files for CMietinkasso in multiple languages (e.g., English, German, Spanish, etc.) to support internationalization.
- Updated global JSON files to include references to the new entity.
- Modified configuration files to integrate CMietinkasso into the application structure.
2026-01-23 22:43:04 +01:00
2e5b0d8e6f Add 'Vorbereitung' status option in German and English translations; update cache timestamps 2026-01-23 22:36:44 +01:00
908b20aef7 Remove 'syncStatus' field from bank connections layout and update cache timestamps 2026-01-23 21:53:28 +01:00
a5f1437131 Add 'copyToClipboard' property to various fields and update cache timestamps 2026-01-23 21:31:16 +01:00
d675d9fcb1 Update layouts for bank connections: add 'kontoinhaber' field, adjust link properties, and refresh cache timestamps 2026-01-23 21:19:51 +01:00
45456d8bf9 Add 'bankverbindungens' field and related layout; update cache timestamps 2026-01-23 21:17:09 +01:00
ac6b9a87f6 Add highlight styles for 'vorzusch1Instanz' costs and update client metadata 2026-01-23 20:56:18 +01:00
e6e44317d6 Update note style for fee calculation to info in CVmhErstgespraech layout; adjust cache timestamps in config 2026-01-23 20:48:01 +01:00
8700e4cd42 Add 'beruecksichtigtePersonen' field and implement dynamic text updates in CVmhErstgespraech entity; enhance templates and localization 2026-01-23 20:43:24 +01:00
56271ca05a Add 'kostenRaeumungsantrag' field and update related calculations and localization in CVmhErstgespraech entity 2026-01-23 20:14:43 +01:00
42d396f460 Add RVG calculation module and integrate cost calculations into CVmhErstgespraech entity 2026-01-23 19:45:00 +01:00
cf60d2a91d Add warmmiete and streitwert calculations; enhance check_and_rebuild script for cache clearing 2026-01-23 17:53:41 +01:00
e1a7158931 Add IBAN and BIC validation with custom hooks; update localization messages and cache timestamps 2026-01-23 16:20:26 +01:00
15ecc7068f Refactor CBankverbindungen entity: remove IBAN validation formula and update metadata; adjust cache timestamps 2026-01-23 16:00:16 +01:00
ac58b51452 Add CBankverbindungen entity with multilingual support, tooltips, and layout definitions 2026-01-23 15:51:42 +01:00
185524e432 Add CBankverbindungen entity with multilingual support and metadata definitions 2026-01-23 15:15:29 +01:00
99045d55d2 Add report integration for BpmnUserTask with filters and panels; update cache timestamps 2026-01-22 13:40:14 +01:00
8c83e54650 Enhance documentation and workflow management in EspoCRM
- Update README.md to include a table of contents and detailed sections on workflow management and custom scripts.
- Remove deprecated 'runWorkflow' field from CVmhErstgespraech localization files.
- Add 'runWorkflow' field to detail layout for CVmhErstgespraech.
- Update workflow_manager.php to improve workflow listing and management functionality.
- Adjust cache timestamps in config.php.
- Create CUSTOM_DIRECTORY.md to outline the custom directory structure and best practices.
- Add README.md for workflow definitions with usage examples and JSON format specifications.
- Introduce new workflow definitions for 'vmh-erstberatung-abschließen' and its backup.
2026-01-20 23:58:29 +01:00
e878125489 Update labels for Mietverhältnisse in CMietobjekt.json to clarify terminology 2026-01-20 22:56:02 +01:00
06326d4d0b Add new entity definitions and fields for CVMHBeteiligte, update existing metadata for CBeteiligte, CDokumente, CMietobjekt, CVmhErstgespraech, CVmhMietverhltnis, CVmhRumungsklage, CVmhVermieter, and Contact; adjust cache timestamps in config.php 2026-01-20 22:55:28 +01:00
96becef2ba Refactor localization and metadata for CVMHBeteiligte
- Added "Location" field and tooltip to CMietobjekt localization.
- Removed CVMHBeteiligte localization files in multiple languages (es_ES, es_MX, fa_IR, fr_FR, hr_HR, hu_HU, id_ID, it_IT, ja_JP, lt_LT, lv_LV, nb_NO, nl_NL, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sk_SK, sl_SI, sr_RS, sv_SE, th_TH, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW).
- Deleted CVMHBeteiligte layout definitions and metadata.
- Updated Call, Contact, PhoneNumber, and User localization files in German and English.
- Removed references to CVMHBeteiligte in various entity definitions and metadata.
- Updated configuration file with new cache timestamp.
2026-01-20 22:43:39 +01:00
5750c4486e Update permissions correction logic in check_and_rebuild.sh; adjust cache timestamps in config.php; add listSmall.json layout for CVmhRumungsklage 2026-01-20 22:32:32 +01:00
8d912c6613 Refactor CVmhErstgespraech layout by updating field names and removing width attributes; adjust cache timestamps in config. 2026-01-20 22:27:57 +01:00
156c712737 Add new fields to CAdressen JSON and metadata; update layout for Advoware Sync; refresh cache timestamps in config. 2026-01-20 21:58:48 +01:00
88068364cc Refactor layouts in CBeteiligte and CDokumente by removing unnecessary array elements; update cache timestamps in config. 2026-01-20 21:56:47 +01:00
2f3f686421 Add new fields to CVmhRumungsklage JSON and update layout; refresh cache timestamps in config 2026-01-20 21:55:16 +01:00
e51f0f2cfb Update layout widths in CVmhMietverhltnis; adjust cache timestamps in config 2026-01-20 21:40:12 +01:00
1ef2617bc7 Refactor CVmhMietverhltnis and CMietobjekt layouts; add dynamic logic for fields; update cache timestamps in config; adjust permissions for check & rebuild script. 2026-01-20 21:39:00 +01:00
8a814681b0 Refactor layouts for CBeteiligte and CDokumente; add new layout for CAdressen; update widths and add modifiedAt field in JSON files; adjust config timestamps. 2026-01-20 21:24:22 +01:00
ed710c73a5 Refactor layouts by updating widths in CVmhMietverhltnis and adding new listSmall layout for CAdressen; create layout for CVmhRumungsklage; update cache timestamps in config. 2026-01-20 21:17:25 +01:00
475e387c68 Update VSCode settings for auto-approval of check and rebuild script; modify layout widths in CMietobjekt list and refresh cache timestamps in config 2026-01-20 20:57:28 +01:00
c58ada4540 Refactor CMietobjekt entity by removing unused contact fields, updating layout indices, and modifying cache timestamps in config; add new listSmall layout for CVmhMietverhltnis. 2026-01-20 20:46:31 +01:00
badd58fe7b Add Advoware integration fields and layout for CVmhRumungsklage; update localization and config timestamps 2026-01-20 20:37:30 +01:00
0725cbec3a Update localization for CVmhErstgespraech and modify cache timestamps in config 2026-01-20 20:30:47 +01:00
452bf296d6 Enhance CBeteiligte entity with new fields and dynamic logic for Rechtsform, Firmenname, Handelsregisternummer, and Handelsregisterart; update localization and layouts accordingly; modify config timestamps. 2026-01-20 20:29:52 +01:00