Class: Decidim::Odoo::AdminEngine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/decidim/odoo/admin_engine.rb

Overview

This is the engine that runs on the admin interface of decidim-odoo.

Instance Method Summary collapse

Instance Method Details

#load_seedObject



44
45
46
# File 'lib/decidim/odoo/admin_engine.rb', line 44

def load_seed
  nil
end