invoicer_billing_schedule: Create a billing schedule for a client (through today)

Description Usage Arguments

View source: R/invoicer_billing_schedule.R

Description

Create a billing schedule for a client (through today)

Usage

1
2
invoicer_billing_schedule(client = "iFixit",
  first_bill_date = as.Date("2018-09-24"), billing_period = 14)

Arguments

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)


anthonypileggi/invoicer documentation built on May 23, 2019, 6:02 p.m.