mark all as ... ?
    Gerlich, Rene 
    Rene.Gerlich at commerzbank.com
       
    Mon Jun 30 12:01:02 CDT 2003
    
    
  
-----BEGIN PGP SIGNED MESSAGE-----
> > Is there a simple way to "select every item in this account 
> older than
> > <date>" , followed by "perform this action on every 
> selected transaction"?
you could use search-and-replace in your favorite editor to change all lines
reconciled-state from n to y to reconcile ALL your transactions and then
un-reconcile the once you don't want reconciled manually.
this should do it:
perl -spi.bak -e
's/<split:reconciled-state>n<\/split:reconciled-state>/<split:reconciled-sta
te>y<\/split:reconciled-state>/mg' cash-file
cheers
rene
> 
> Nope.  Sorry.
> 
> > hymie!          http://www.smart.net/~hymowitz          
> hymie at lactose.smart.net
> 
> -derek
> -- 
>        Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
>        Member, MIT Student Information Processing Board  (SIPB)
>        URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
>        warlord at MIT.EDU                        PGP key available
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> 
-----BEGIN PGP SIGNATURE-----
Version: Biodata SecureDesk OpenPGP CryptoEngine Version 2.1
Comment: Biodata SecureDesk - http://www.securedesk.biodata.com
iQA/AwUBPv/8UPA9dbIRIq4MEQKn5gCeKgmfJPus4ktUMabn6wP42oH3XmYAoKwB
Hk5nPqO+UD3+s0+uJamEzxPL
=uEZm
-----END PGP SIGNATURE-----
    
    
More information about the gnucash-user
mailing list