mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Changelog: - Use Command syntax for better record manipulation. - Use `eval` for non-string field values to ensure proper evaluation. - Refactor tests to use `SetUpClass`, adding cleanup methods, new cursors, and test mode setup within it. - Add additional tests for sequence prefix and chain to increase coverage.