itr

command module
v0.0.0-...-9d9c985 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2021 License: MIT Imports: 15 Imported by: 0

README

Rent Receipt Generator

A simple script to generate rent receipts

Requirements

  • Golang
  • Chrome

Installation

go get -u github.com/hysem/itr

Config File

landlord:
  name: #land owner name
  address: #address of the land owner
  pan: #pan card number if given will be printed below the land owner name
tenant:
  name: #tenant name
  address: # address of tenant (not used currently)
  pan: #pan of tenant (not used currently)
financial_year: 2021 #fy for which the receipt to be generated
rent: 8000 # rent amount

Generating receipts

  • Make a copy of config.yml (say urname.yml)
  • Run the tool
itr -config urname.yml

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL