Drop not used table llx_document_generator (list of generators must be

managed by submodules like are the templates of document or engines to
select emailing targets (scan of a dedicated dir)
This commit is contained in:
Laurent Destailleur 2016-07-15 10:23:36 +02:00
parent 8fcd2fd76c
commit 09306ba974

View File

@ -24,6 +24,7 @@
ALTER TABLE llx_website ADD COLUMN virtualhost varchar(255) after fk_default_home;
DROP TABLE llx_document_generator;