Fixed display problems with invoices
This commit is contained in:
parent
977630f995
commit
42355f66e6
4 changed files with 14 additions and 28 deletions
|
@ -192,6 +192,7 @@ function stormorganization_node_info() {
|
|||
'module' => 'stormorganization',
|
||||
'description' => t("An organization for SuiteDesk."),
|
||||
'title_label' => t("Name"),
|
||||
'has_body' => FALSE,
|
||||
)
|
||||
);
|
||||
}
|
||||
|
|
Reference in a new issue