Hi,

If I use Safari, the content from "Item" row till footer is located on right side, therefore on top of the print options and stretching out on the right. It's ok on FF.

Then when a client opens his invoice, he gets this error:
user warning: Unknown column 'sin.organization_nid' in 'where clause' query: SELECT n.*, sit.* FROM node AS n INNER JOIN storminvoiceitem sit ON n.vid=sit.vid WHERE (n.language ='en' OR n.language ='' OR n.language IS NULL) AND ( (sit.invoice_nid=101) AND (n.uid=3 OR sin.organization_nid=95) AND ('storm_access'='storm_access') AND ( n.status=1 AND n.type='storminvoiceitem' ) )ORDER BY sit.weight in modules/storm/storminvoice/storminvoice.admin.inc on line 372.
But no problems if the admin opens the same invoice.

Comments

Mark_Watson27’s picture

I believe the item row theming will be resolved in the next dev release due to changes in #343818: title field gets displayed below body and/or #526900: Formatting error using Chrome browser and I thought the error had been resolved in #547040: Unknown column 'sin.organization_nid'

Can you confirm you're on the latest dev?

Thanks
Mark

Mark_Watson27’s picture

Status: Active » Postponed (maintainer needs more info)

Did you download the latest dev and test?

Magnity’s picture

Status: Postponed (maintainer needs more info) » Fixed

Assuming this has solved the issue. Please reopen if not.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.