mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 09:08:09 +01:00
* Implement new title line addition for subtotals Added functionality to handle adding a new title line for the subtotals module, including input processing and document generation. * Add parameters to addline method in fichinter class * Add special_code to fichinterligne class * Update copyright notices in commonsubtotal.class.php Added copyright notice for Charlene Benke for 2025. * Remove extra blank line in fichinterligne.class.php * Change special_code to be an integer in SQL query * Refactor intervention detail display logic Refactor code for better readability and maintainability by removing duplicate lines and organizing the logic for displaying intervention details. * Decode extraparams to get subtotal options * Change default value of special_code to 0