mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
This module allows to automatically apply Statement Operations (or "presets") on the statement lines reconciliations according to rules, for instance based on the balance.
4 lines
45 B
Python
4 lines
45 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import model
|