This is for new users that do not start using the application from the beginning of the current fiscal year and, therefore, need to create invoices starting from a specific number. I had to change the constraint on the currval to allow zero, otherwise it would not be possible to set 1 as the next number, because users can also not delete the row. |
||
---|---|---|
.. | ||
company.go | ||
contacts.go | ||
dashboard.go | ||
db.go | ||
expenses.go | ||
form.go | ||
htmx.go | ||
invoices.go | ||
locale.go | ||
logger.go | ||
login.go | ||
pgtypes.go | ||
products.go | ||
profile.go | ||
recover.go | ||
router.go | ||
template.go |