jordi fita mas
5cae0efe8f
For some reason, i assumed that if the invoice product has and ID, that is it comes from the database, it must also have a product ID, which is incorrect, because we allow invoice lines with products not added to the product relation. I am using zero to mean “no product ID”, so now that validation has to include the zero as well. |
||
---|---|---|
.. | ||
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 |