Hacker News new | ask | show | jobs
by journal 540 days ago
https://github.com/denys-olleik/accounting

Doing my best wish someone would help.

1 comments

Cool. Looking forward to going through it.

>Have CREATE EXTENSION IF NOT EXISTS postgis; installed.

Why is postgis a requirement for an accounting package?

I wanted some features for shipping and receiving and ability to find closest assets. I'll be importing zip codes which have lat lng needs to be stored and queryable.
Sales tax calculations maybe?