Removed company name
parent
690fcc7b32
commit
f8c2aa3870
|
@ -36,7 +36,7 @@ class BveView(models.Model):
|
||||||
default="draft")
|
default="draft")
|
||||||
data = fields.Text(
|
data = fields.Text(
|
||||||
string="Data",
|
string="Data",
|
||||||
help="Use the special Onestein query builder to define the query "
|
help="Use the special query builder to define the query "
|
||||||
"to generate your report dataset. "
|
"to generate your report dataset. "
|
||||||
"NOTE: Te be edited, the query should be in 'Draft' status.")
|
"NOTE: Te be edited, the query should be in 'Draft' status.")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue