Go to file
jordi fita mas 50fbfce9ee Add the form to update company’s tax details
It is inside the “user menu” only because this is where Numerus has the
same option, although it makes less sense in this case, because Numerus
is geared toward individual freelancers while Camper is for companies.
But, since it is easy to change afterward, this will do for now.

However, it should be only shown to admin users, because regular
employees have no UPDATE privilege on the company relation.  Thus, the
need for a new template function to check if the user is admin.

Part of #17.
2023-08-15 22:35:21 +02:00
cmd/camper Allow users to update their profile images 2023-07-28 20:15:09 +02:00
debian Add correct dependencies for camper-sqitch 2023-07-31 16:20:13 +02:00
deploy Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
pkg Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
po Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
revert Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
test Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
verify Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
web Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
.gitignore Add the skeleton of the web application 2023-07-23 00:11:00 +02:00
Makefile Add Debian package 2023-07-27 20:00:08 +02:00
demo.sql Move the user role down to company_user relation 2023-08-08 02:22:16 +02:00
go.mod Add the skeleton of the web application 2023-07-23 00:11:00 +02:00
go.sum Add the skeleton of the web application 2023-07-23 00:11:00 +02:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00