- Created migration to change line_label from varchar(255) to TEXT - Added truncation logic to prevent future line_label length issues (1000 char limit) - This fixes the issue where 11 accounts mapped to line 08 base caused display problems - The calculation should now work correctly with any number of account mappings |
||
|---|---|---|
| .. | ||
| dolibarr_allversions.sql | ||
| migration_fix_account_mappings.sql | ||
| migration_fix_line_label_length.sql | ||
| mvp_schema.sql | ||