record_tax_payment: Write tax payment entries in the ledger.

Description Usage Arguments Value

View source: R/record_tax_payment.R

Description

Write tax payment entries in the ledger.

Usage

1
record_tax_payment(date, object, amount, origin)

Arguments

date

Date. date of the consumption.

object

Character. Name of the materials consumed.

amount

Double. Amount due to the State.

origin

Character. From where the consumption is made.

Value

A tibble of journal entries.


NicolasJBM/simulR documentation built on Feb. 15, 2021, 9:38 a.m.