[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 - Prices on "Final Order"

Prices on "Final Order"

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.

Prices on "Final Order"

Postby christiancoop » Wed Mar 13, 2013 11:10 pm

Would anyone else find it helpful if final prices were listed on the Final Order? Then last minute price discrepancies could be identified when the order is submitted to the vendor.
:?:
christiancoop
 
Posts: 107
Joined: Wed Oct 24, 2012 12:17 pm

Re: Prices on "Final Order"

Postby support » Thu Mar 14, 2013 12:11 pm

Both Price and Total are already on Final order, they are just hidden by default. Use CSS to unhide them per:

http://foodclub.org/wiki/Foodclub:Docum ... me_data.29

They are .PriceCol and .TotalCol, and they will appear on the right side of the table.
support
 
Posts: 566
Joined: Sun Mar 11, 2012 9:06 am

Re: Prices on "Final Order"

Postby christiancoop » Wed Mar 20, 2013 7:42 pm

Thanks! I just could find those field names.
christiancoop
 
Posts: 107
Joined: Wed Oct 24, 2012 12:17 pm

Prices on "Final Order"

Postby sfrei (deleted) » Sat Jan 11, 2014 9:23 am

Adi
I tried the following code to have prices and totals listed on the "final order"

table .PriceCol { display: table-cell; }
table .TotalCol { display: table-cell; }
table .CategoryCol { display: table-cell; }
}

The category column displays, but the price and total columns don't.
Any advice?
Suzanne
sfrei (deleted)
 
Posts: 36
Joined: Mon Dec 16, 2013 7:00 am

Re: Prices on "Final Order"

Postby support » Sat Jan 11, 2014 4:29 pm

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

Re: Prices on "Final Order"

Postby sfrei (deleted) » Sat Jan 11, 2014 5:52 pm

That worked like a charm.
Thank you.
sfrei (deleted)
 
Posts: 36
Joined: Mon Dec 16, 2013 7:00 am


Return to Support

Who is online

Users browsing this forum: No registered users and 9 guests

cron