[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
foodclub.org • View topic - CSS for Combined Invoices

CSS for Combined Invoices

General tech support questions and answers, for technical questions about the Foodclub system. Useful resource for new users to Foodclub, both to search for answered questions and ask new ones of experienced users.

CSS for Combined Invoices

Postby wlhowatt » Sun May 18, 2014 11:20 pm

How would I modify the following to make it work for the combined invoices?
"another complicated one which redesigns / repurposes the printer-friendly Invoices page into a page which can be used as a printout for sort / distribution time to see all items each user ordered, for that vendor (similar to Simple sorting sheet, only including all items, not just splits); NOTE: this will also remove the page-breaks (used by printers) after each member's invoice - if you don't want that, remove the entire line containing "hr.pagebreak" below:

body#invoice.normalPrintInvoices div#invoiceSummaryDiv,
body#invoice.normalPrintInvoices table.invoiceUserLineSummaryTable,
body#invoice.normalPrintInvoices table.invoiceUserTotalsAndCommentsTable,
body#invoice.normalPrintInvoices hr.pagebreak,
body#invoice.normalPrintInvoices table.invoiceUserTable th,
body#invoice.normalPrintInvoices table.invoiceUserTable td {
display: none;
}
body#invoice.normalPrintInvoices table.invoiceUserTable .QtyCol,
body#invoice.normalPrintInvoices table.invoiceUserTable .SplitUnitsCol,
body#invoice.normalPrintInvoices table.invoiceUserTable .ManufacturerCol,
body#invoice.normalPrintInvoices table.invoiceUserTable .DescriptionCol {
display: table-cell;
}

"
wlhowatt
 
Posts: 4
Joined: Tue Dec 04, 2012 7:17 pm

Re: CSS for Combined Invoices

Postby support » Mon May 19, 2014 9:13 am

support
 
Posts: 566
Joined: Sun Mar 11, 2012 9:06 am

Re: CSS for Combined Invoices

Postby wlhowatt » Mon May 19, 2014 1:37 pm

Super! Thank you. Any chance we will see a 'printer friendly - receipt mode' available for the combined invoices?
wlhowatt
 
Posts: 4
Joined: Tue Dec 04, 2012 7:17 pm

Re: CSS for Combined Invoices

Postby support » Tue May 20, 2014 8:19 am

Receipt mode for Combined invoices shouldn't be that hard. Will try to get it into the next release.
support
 
Posts: 566
Joined: Sun Mar 11, 2012 9:06 am


Return to Support

Who is online

Users browsing this forum: No registered users and 27 guests

cron