diff --git a/marmaid.md b/marmaid.md index 0588f47..1317c83 100644 --- a/marmaid.md +++ b/marmaid.md @@ -144,21 +144,4 @@ class `account.payment.register`{ `account.payment.register` o-- `payment.token` : payment_token_id | `account.payment.register` o-- `account.payment.method.line` :‌ payment_method_line_id | -class `account.reconcile.model`{ - name - rule_type - auto_reconcile - to_check -} -`account.reconcile.model` *-- "**" `account.reconcile.model.line` : line_ids | model_id -class `account.account`{ - name - opening_credit - opening_debit - reconcile ~bool~ -} -class `account.full.reconcile`{ - name [Number] -} - ``` \ No newline at end of file