/purchase-invoices

Download purchase invoice(s) for a given quarter

Primary LanguagePHP

Imports

Lazy PHP-scripts that import 'purchase invoices' from suppliers to automate the tax reports.

# Options
./import.sh -y YYYY -q N
 -y = Year
 -q = Quarter number
 -v = Verbose
 -h = Show this info

# Example
./import.sh -y 2021 -q 4