Hi all,
could somebody tell me how to set up a shared supplier / shared list? What things need to be done?
I searched in the forum / code / issues /wiki, but wasn’t able to found useful ideas how to set this up. After the creation of an empty database for the shared lists/supplier and configuration of the connection in app_config.yml I get the following error when I choose: Supplier > “Import supplier from external database”:
An ActiveRecord::StatementInvalid occurred in suppliers#shared_suppliers:
Mysql2::Error: Table ‘foodsoft_shared.suppliers’ doesn’t exist: SELECT suppliers
.* FROM suppliers
WHERE suppliers
.id
= ‘all’ LIMIT 1
app/controllers/suppliers_controller.rb:64:in `shared_suppliers’
I didn’t found a task / seed to set up the required tables.
Best Regards,
Marc