create_fac: Create and upload a new fac

Description Usage Arguments

View source: R/create_fac.R

Description

Create and upload a new fac

Usage

1
2
3
4
5
6
create_fac(facture_n = "DATENUM", client = "CLIENT",
  contact = "PERSONNE EN CHARGE", adresse = "LA BAS",
  objet = "Sponsoring", quantite = 1, prix = 1000,
  quoi = "SPONSORING DE", date = as.character(Sys.Date()),
  fait_a = "Paris", money = "€", comment = "",
  type = "sponsoring", dir = ".")

Arguments

facture_n

generated by new_fac_num()

client

client

contact

contact chez le client

adresse

adresse

objet

objet

quantite

quantite

prix

prix

quoi

quoi

date

date

fait_a

fait_a

money

money

comment

comment

type

type

dir

dir


assomolier/compta documentation built on March 8, 2020, 12:24 a.m.