jordi fita mas 7f21a2131e Add the where company_id filter to accounts and payments queries
I actually did not forget them, and i did not add them on purpose,
mistakenly believing that PostgreSQL’s row-level policies would project
only rows from the current company.  That is actually how Camper works,
but that’s because we use the request’s domain name to select the
company; here we use the path, and the row-level policy would return
rows from all companies the user belongs to.
2024-08-15 02:59:46 +02:00
..
2023-07-03 00:05:47 +02:00
2024-08-10 04:34:07 +02:00
2024-08-11 03:22:37 +02:00
2023-01-22 20:37:34 +01:00
2024-08-11 03:22:37 +02:00