protected function setupInheritance()
 {
     parent::setupInheritance();
     $this->widgetSchema->setNameFormat('recurring_invoice[%s]');
 }
 protected function setupInheritance()
 {
     parent::setupInheritance();
     $this->widgetSchema->setNameFormat('estimate[%s]');
 }