Skip to content

Fixes relations namespaces in Orders and Suppliers plugin

Gabriel Silva requested to merge gabrielssilva/noosfero:orders_report into master

Closes #240 (closed)

Some relations in the Order and Supplier plugin models are not using the class namespace. One of these was breaking the report generation.

This merge also fixes the Orders plugin installation, correctly installing the axlsx dependency.

Merge request reports