diff --git a/addons/om_account_accountant/views/reconciliation.xml b/addons/om_account_accountant/views/reconciliation.xml new file mode 100644 index 0000000..7e44b4b --- /dev/null +++ b/addons/om_account_accountant/views/reconciliation.xml @@ -0,0 +1,13 @@ + + + + + Reconcile + + + code + action = records.reconcile() + + + +