camper/pkg
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
..
app Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
auth Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
campsite Add the campsite relation, HTTP handlers, and form 2023-08-14 20:18:26 +02:00
company Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
database Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
form Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
http Add the language switched to the public layout 2023-08-06 05:53:52 +02:00
locale Add the language switched to the public layout 2023-08-06 05:53:52 +02:00
template Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
uuid Add the company’s slug in the URL before company-dependent handlers 2023-07-31 18:51:50 +02:00