Use https:// for links
This commit is contained in:
parent
980980fb39
commit
0ee8ef4ade
7 changed files with 12 additions and 12 deletions
|
@ -12,7 +12,7 @@ for-profit equivalents.
|
||||||
This project is designed to provide some basic templates, tutorials, workflow
|
This project is designed to provide some basic templates, tutorials, workflow
|
||||||
documentation and scripts to handle accounting for an NPO. The primary
|
documentation and scripts to handle accounting for an NPO. The primary
|
||||||
example is a
|
example is a
|
||||||
[direct project (aka Model A) fiscal sponsor NPO](http://en.wikipedia.org/wiki/Fiscal_sponsorship#Models_of_fiscal_sponsorship).
|
[direct project (aka Model A) fiscal sponsor NPO](https://en.wikipedia.org/wiki/Fiscal_sponsorship#Models_of_fiscal_sponsorship).
|
||||||
|
|
||||||
The tutorials herein
|
The tutorials herein
|
||||||
|
|
||||||
|
@ -36,4 +36,4 @@ copyright holders grant a waiver and/or license under the terms of CC0-1.0, as
|
||||||
published by Creative Commons, Inc. A copy of CC0-1.0 can be found in the
|
published by Creative Commons, Inc. A copy of CC0-1.0 can be found in the
|
||||||
same repository as this README.md file under the filename CC0-1.0.txt. If
|
same repository as this README.md file under the filename CC0-1.0.txt. If
|
||||||
this document has been separated from the repository, a [copy of CC0-1.0 can
|
this document has been separated from the repository, a [copy of CC0-1.0 can
|
||||||
be found on Creative Commons' website](http://creativecommons.org/publicdomain/zero/1.0/legalcode).
|
be found on Creative Commons' website](https://creativecommons.org/publicdomain/zero/1.0/legalcode).
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
; can be found in the same repository as this README.md file under the
|
; can be found in the same repository as this README.md file under the
|
||||||
; filename CC0-1.0.txt. If this document has been separated from the
|
; filename CC0-1.0.txt. If this document has been separated from the
|
||||||
; repository, a copy of CC0-1.0 can be found on Creative Commons' website at
|
; repository, a copy of CC0-1.0 can be found on Creative Commons' website at
|
||||||
; http://creativecommons.org/publicdomain/zero/1.0/legalcode
|
; https://creativecommons.org/publicdomain/zero/1.0/legalcode
|
||||||
|
|
||||||
; ############################## GENERAL/SHARED ACCOUNTS #######################
|
; ############################## GENERAL/SHARED ACCOUNTS #######################
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
; can be found in the same repository as this README.md file under the
|
; can be found in the same repository as this README.md file under the
|
||||||
; filename CC0-1.0.txt. If this document has been separated from the
|
; filename CC0-1.0.txt. If this document has been separated from the
|
||||||
; repository, a copy of CC0-1.0 can be found on Creative Commons' website at
|
; repository, a copy of CC0-1.0 can be found on Creative Commons' website at
|
||||||
; http://creativecommons.org/publicdomain/zero/1.0/legalcode
|
; https://creativecommons.org/publicdomain/zero/1.0/legalcode
|
||||||
|
|
||||||
; ############################## COMMODITIES #############################
|
; ############################## COMMODITIES #############################
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
; can be found in the same repository as this README.md file under the
|
; can be found in the same repository as this README.md file under the
|
||||||
; filename CC0-1.0.txt. If this document has been separated from the
|
; filename CC0-1.0.txt. If this document has been separated from the
|
||||||
; repository, a copy of CC0-1.0 can be found on Creative Commons' website at
|
; repository, a copy of CC0-1.0 can be found on Creative Commons' website at
|
||||||
; http://creativecommons.org/publicdomain/zero/1.0/legalcode
|
; https://creativecommons.org/publicdomain/zero/1.0/legalcode
|
||||||
|
|
||||||
!include config-commodities.ledger
|
!include config-commodities.ledger
|
||||||
!include config-tags.ledger
|
!include config-tags.ledger
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
; can be found in the same repository as this README.md file under the
|
; can be found in the same repository as this README.md file under the
|
||||||
; filename CC0-1.0.txt. If this document has been separated from the
|
; filename CC0-1.0.txt. If this document has been separated from the
|
||||||
; repository, a copy of CC0-1.0 can be found on Creative Commons' website at
|
; repository, a copy of CC0-1.0 can be found on Creative Commons' website at
|
||||||
; http://creativecommons.org/publicdomain/zero/1.0/legalcode
|
; https://creativecommons.org/publicdomain/zero/1.0/legalcode
|
||||||
|
|
||||||
; ################################# TAGS ################################
|
; ################################# TAGS ################################
|
||||||
|
|
||||||
|
|
|
@ -13,10 +13,10 @@ for-profit equivalents.
|
||||||
This project is designed to provide some basic templates, tutorials, workflow
|
This project is designed to provide some basic templates, tutorials, workflow
|
||||||
documentation and scripts to handle accounting for an NPO. The primary
|
documentation and scripts to handle accounting for an NPO. The primary
|
||||||
example is a
|
example is a
|
||||||
[direct project (aka Model A) fiscal sponsor NPO](http://en.wikipedia.org/wiki/Fiscal_sponsorship#Models_of_fiscal_sponsorship).
|
[direct project (aka Model A) fiscal sponsor NPO](https://en.wikipedia.org/wiki/Fiscal_sponsorship#Models_of_fiscal_sponsorship).
|
||||||
|
|
||||||
This tutorial was written primarily based on
|
This tutorial was written primarily based on
|
||||||
[Software Freedom Conservancy](http://sfconservancy.org/)'s use of Ledger CLI
|
[Software Freedom Conservancy](https://sfconservancy.org/)'s use of Ledger CLI
|
||||||
from 2008-10-22 to present for its own accounting needs. While Conservancy
|
from 2008-10-22 to present for its own accounting needs. While Conservancy
|
||||||
has done well using this system, and believes that its account system meets
|
has done well using this system, and believes that its account system meets
|
||||||
Generally accepted accounting principles (GAAP), this document **does not**
|
Generally accepted accounting principles (GAAP), this document **does not**
|
||||||
|
@ -570,6 +570,6 @@ described above.
|
||||||
A copy of GPLv3 and CC-By-SA-3.0-USA can be found in the same repository as
|
A copy of GPLv3 and CC-By-SA-3.0-USA can be found in the same repository as
|
||||||
this file under the filenames GPLv3.txt and CC-By-SA-3.0-USA.txt. If this
|
this file under the filenames GPLv3.txt and CC-By-SA-3.0-USA.txt. If this
|
||||||
document has been separated from the repository, a
|
document has been separated from the repository, a
|
||||||
[copy of GPL can be found on FSF's website](http://www.gnu.org/licenses/gpl.txt)
|
[copy of GPL can be found on FSF's website](https://www.gnu.org/licenses/gpl.txt)
|
||||||
and a
|
and a
|
||||||
[copy of CC-By-SA-USA-3.0 can be found on Creative Commons' website](http://creativecommons.org/licenses/by-sa/3.0/us/legalcode).
|
[copy of CC-By-SA-USA-3.0 can be found on Creative Commons' website](https://creativecommons.org/licenses/by-sa/3.0/us/legalcode).
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
Some documentation is already there on internal representation of numbers in ledger. It stores numbers as rational numbers avoid rounding problems arising of floating point representation.
|
Some documentation is already there on internal representation of numbers in ledger. It stores numbers as rational numbers avoid rounding problems arising of floating point representation.
|
||||||
|
|
||||||
http://www.ledger-cli.org/3.0/doc/ledger3.html#Specifying-Amounts
|
https://www.ledger-cli.org/3.0/doc/ledger3.html#Specifying-Amounts
|
||||||
|
|
||||||
The only time when rounding occurs is while displaying. But there are some other rounding problems in accountancy and it will be good to have a discussion on them.
|
The only time when rounding occurs is while displaying. But there are some other rounding problems in accountancy and it will be good to have a discussion on them.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue