Initial commit — RoadCode import
This commit is contained in:
12
blackroad-invoice-gen.sh
Executable file
12
blackroad-invoice-gen.sh
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/bin/bash
|
||||
# BlackRoad Invoice Generator - Professional invoicing
|
||||
# BlackRoad OS, Inc. © 2026
|
||||
|
||||
echo "📄 BlackRoad Invoice Generator"
|
||||
echo "Create professional invoices"
|
||||
echo ""
|
||||
echo "Features:"
|
||||
echo " ✅ Custom templates"
|
||||
echo " ✅ Auto-numbering"
|
||||
echo " ✅ Payment tracking"
|
||||
echo " ✅ PDF export"
|
||||
Reference in New Issue
Block a user