Re: What could be the reason for this warning?

2024-02-03 Thread Martin Michlmayr
* lipp f  [2024-02-02 06:57]:
> Getting many warnings like this:
> 
> Warning: "/mnt/e/Data/Invest/data//ldg-t14/t14.j", line 27591: Transaction 
> check failed: (commodity == "TDB164")

The check needs to be:
commodity == '"TDB164"'

-- 
Martin Michlmayr
https://www.cyrius.com/

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ledger-cli/20240203124249.GA782471%40jirafa.cyrius.com.


Re: What could be the reason for this warning?

2024-02-02 Thread lipp f
Yes, that addressed the issue. Thank you.

On Friday, February 2, 2024 at 4:20:58 PM UTC-5 John Wiegley wrote:

> > "lf" == lipp f  writes:
>
> lf> Getting many warnings like this:
> lf> Warning: "/mnt/e/Data/Invest/data//ldg-t14/t14.j", line 27591:
> lf> Transaction check failed: (commodity == "TDB164")
>
> Elsewhere in your file do you have a ‘check’ directive that is assertion 
> some
> condition for each of your postings?
>
> John
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ledger-cli/4a312678-e2e0-4cbd-a844-4e2fddc0b3f3n%40googlegroups.com.


Re: What could be the reason for this warning?

2024-02-02 Thread John Wiegley
> "lf" == lipp f  writes:

lf> Getting many warnings like this:
lf> Warning: "/mnt/e/Data/Invest/data//ldg-t14/t14.j", line 27591:
lf> Transaction check failed: (commodity == "TDB164")

Elsewhere in your file do you have a ‘check’ directive that is assertion some
condition for each of your postings?

John

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ledger-cli/m2zfwimukt.fsf%40newartisans.com.


What could be the reason for this warning?

2024-02-02 Thread lipp f
Getting many warnings like this:

Warning: "/mnt/e/Data/Invest/data//ldg-t14/t14.j", line 27591: Transaction 
check failed: (commodity == "TDB164")

and this is the entry at line 27591:

2008-11-12 TD Canadian Money Market
Assets:RRSP:SDRRSP - TD:TD Canadian Money Market "TDB164" -9,541.11800 @@ 
CAD 95,411.18
Assets:RRSP:RRSP-GIC CAD 95,411.18

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ledger-cli/586ac92b-99c5-4d83-a1b9-12a5bb5bc40bn%40googlegroups.com.