View source: R/invoicer_billing_schedule.R
Create a billing schedule for a client (through today)
1 2 | invoicer_billing_schedule(client = "iFixit",
first_bill_date = as.Date("2018-09-24"), billing_period = 14)
|
client |
client name (character/scalar) |
first_bill_date |
date of the first invoice (Date/scalar) |
billing_period |
length of billing period in days (numeric/scalar) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.