Fix: bad table name
This commit is contained in:
parent
45927cc986
commit
cf80f97b95
@ -17,7 +17,7 @@
|
||||
-- Table with templates of emails
|
||||
-- ===================================================================
|
||||
|
||||
create table llx_c_email_templates
|
||||
create table llx_c_email_template
|
||||
(
|
||||
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
||||
entity integer DEFAULT 1 NOT NULL, -- multi company id
|
||||
|
||||
Loading…
Reference in New Issue
Block a user