jordi fita mas
13fa1d6b89
I am going to add similar functions for invoices, as i will need to add the taxes for their products and their own taxes, thus the Go code will begin to be “too much work” and i feel better if that is in PL/pgSQL. If i have these functions for invoices, there is no point on having to do almost the same work, albeit less, for products. |
||
---|---|---|
.. | ||
company.go | ||
contacts.go | ||
db.go | ||
form.go | ||
invoices.go | ||
locale.go | ||
logger.go | ||
login.go | ||
products.go | ||
profile.go | ||
recover.go | ||
router.go | ||
template.go |