View source: R/invoicer_bill_client.R
Generate and send any outstanding invoices to the client
1 2 | invoicer_bill_client(client = "iFixit",
first_bill_date = as.Date("2018-09-24"), billing_period = 14)
|
client |
client name |
first_bill_date |
date to send first bill |
billing_period |
length of billing period (in days) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.