Changes in RLS and Tenants
Many Changes in Invoice Editor Page Loading Rebuilt Started Rights Management
This commit is contained in:
@@ -36,11 +36,13 @@ const resources = {
|
||||
},
|
||||
spaces: {
|
||||
label: "Lagerplätze"
|
||||
},
|
||||
invoices: {
|
||||
label: "Rechnungen"
|
||||
}
|
||||
}
|
||||
|
||||
const updateNumberRange = async (range) => {
|
||||
console.log(range)
|
||||
|
||||
const {data,error} = await supabase
|
||||
.from("numberRanges")
|
||||
|
||||
Reference in New Issue
Block a user