From 5560b0c40f3986704df25095fcc485bcc1de9e5b Mon Sep 17 00:00:00 2001 From: Diogo Trentini Date: Wed, 16 Sep 2020 22:38:01 -0300 Subject: Fix issues related to payees declared on posting's metadata Payees declared on posting's metadata are now validated with `--check-payees` option. Also, their aliases are now considered on reports as well. --- doc/ledger3.texi | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc/ledger3.texi') diff --git a/doc/ledger3.texi b/doc/ledger3.texi index ab034d95..98cb24d5 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -3104,10 +3104,6 @@ date is not repeated), but they have different payees now. If using the @option{--strict} or @option{--pedantic} options, you must declare this tag to avoid warnings and errors. -The payee name used with the tag is not enforced by the -@option{--check-payees} option, due to a bug: -@url{https://github.com/ledger/ledger/issues/556}. - @node Metadata values, Typed metadata, Metadata tags, Metadata @subsection Metadata values -- cgit v1.2.3