You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature(Budget Report) - Implementation of the budget report, allowing the selection of the fiscal year and the number of previous years for result analysis. - Retrieving the values for the periods, excluding period 0, the closing period 13, as well as hidden and blocked accounts. - Correction of the restriction during the compilation of securities accounts for non-budgeted accounts. (4d0eb07)
feat(debtors): add option to filter client reports by solvency - Added the ability to filter client reports by solvency category, distinguishing between solvent and insolvent clients. - Updated the debtors management module to include the option to define clients as insolvent. (3435703)