Class Fusioncharts::JapaneseFactoryMaster
In: app/models/fusioncharts/japanese_factory_master.rb
Parent: ActiveRecord::Base

Model class to store data of factory id and name. As per Ruby On Rails conventions, we have the corresponding table japanese_factory_masters in the database.

Methods

Public Instance methods

Calculates the total output quantity by summing the quantity from factory_output_quantities

[Validate]