From adc74b326c0d151d88bed08188608a07df961f55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivo=20=C5=A0melhaus?= Date: Sun, 7 Apr 2024 20:05:25 +0200 Subject: [PATCH] Aktualizovat marmaid --- marmaid.md | 17 ----------------- 1 file changed, 17 deletions(-) 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