gnucash maint: Multiple changes pushed
Frank H.Ellenberger
fell at code.gnucash.org
Tue Feb 13 01:13:12 EST 2018
Updated via https://github.com/Gnucash/gnucash/commit/a113d71f (commit)
via https://github.com/Gnucash/gnucash/commit/e2527a98 (commit)
from https://github.com/Gnucash/gnucash/commit/21431e0b (commit)
commit a113d71f2c8a5efb8cc8a32583b05f0702202c02
Author: fell <frank.h.ellenberger at gmail.com>
Date: Tue Feb 13 06:53:46 2018 +0100
PR #275: Business accounts for India with GST
Commit 5028f66 with adjusted path.
To use it, start e.g.:
$ LANGUAGE=hi LANG=en_IN gnucash
For details about LANG* see
https://wiki.gnucash.org/wiki/Locale_Settings
commit e2527a98dc836a6da54fa7372621888eeb8740eb
Author: fell <frank.h.ellenberger at gmail.com>
Date: Tue Feb 13 06:46:05 2018 +0100
Preparation for indian business with GST template
Summary of changes:
accounts/CMakeLists.txt | 4 +-
accounts/Makefile.am | 1 +
accounts/en_IN/CMakeLists.txt | 29 +
accounts/en_IN/Makefile.am | 27 +
accounts/en_IN/acctchrt_gstindia.gnucash-xea | 1169 ++++++++++++++++++++++++++
configure.ac | 1 +
6 files changed, 1230 insertions(+), 1 deletion(-)
create mode 100644 accounts/en_IN/CMakeLists.txt
create mode 100644 accounts/en_IN/Makefile.am
create mode 100644 accounts/en_IN/acctchrt_gstindia.gnucash-xea
More information about the gnucash-patches
mailing list