File indexing completed on 2025-05-04 04:43:18
0001 #!/bin/sh 0002 # 0003 # Update all kmymoney templates from gnucash accounts 0004 # 0005 # Author: Ralf Habacker <ralf.habacker@freenet.de> 0006 # 0007 echo "To refresh all kmymoney templates from gnucash compile xea2kmt from kmymoney sources and run" 0008 echo "xea2kmt --no-level1-names --in-dir <gnucash account template dir> --out-dir <kmymoney-template-dir-in-source>"