Make invoices fast
/invoice/<company>/<from1>/<toemail>/<to>/<paymentmethod>/<item1>/<price1>/<item2>/<price2>/<item3>/<price3>/<item4>/<price4>/
Steps to make a invoice:
- Paste this in search bar :
/<company>/<from1>/<toemail>/<to>/<paymentmethod>/<item1>/<price1>/<item2>/<price2>/<item3>/<price3>/<item4>/<price4>/
- Replace the values in the fields with your preferred values.
- NOTE:- If you only want to create an invoice for a single or two or three item, delete unrequired fields and put "/" at the end.
Copy the links and fill in values. Based on amount of items you want to make invoice for:
1 Item: /<company>/<from1>/<toemail>/<to>/<paymentmethod>/<item1>/<price1>/
2 Item: /<company>/<from1>/<toemail>/<to>/<paymentmethod>/<item1>/<price1>/<item2>/<price2>/
3 Item: /<company>/<from1>/<toemail>/<to>/<paymentmethod>/<item1>/<price1>/<item2>/<price2>/<item3>/<price3>/
4 Item: /<company>/<from1>/<toemail>/<to>/<paymentmethod>/<item1>/<price1>/<item2>/<price2>/<item3>/<price3>/<item4>/<price4>/