mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Removed company name
This commit is contained in:
@@ -36,7 +36,7 @@ class BveView(models.Model):
|
||||
default="draft")
|
||||
data = fields.Text(
|
||||
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. "
|
||||
"NOTE: Te be edited, the query should be in 'Draft' status.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user