[IMP] Add back the variable feature in sql_export

Refactore to use the new properties field
This commit is contained in:
Florian da Costa
2023-02-03 11:36:59 +01:00
committed by David Beal
parent 8df404eff2
commit 3cb3fae1f6
13 changed files with 109 additions and 232 deletions

View File

@@ -0,0 +1,3 @@
.modal-body .o_field_property_add {
display: none;
}