Every month...
- Generate PDF invoice files (Japanese).
- Send emails attached the PDF.
...automatically.
- python3
- xsltproc
- gs
- Edit bin/client001.py
- Edit src/xsl/client001.xsl
- ( Edit src/xsl/xml_to_ps.xsl )
- Upload autoinvoice directory to your hosting service (e.g. lolipop)
- Set bin/client001.py permission 700
- Set cron for bin/client001.py (e.g. 5 minutes cycle)