mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Backport module from https://github.com/OCA/account-financial-tools/pull/1822 In order to adapt it to v13.0, the `_post` method has been renamed to `post` and adapting the logic. Also, the importing on tests has been adapted.