benyben Posted June 4, 2015 Share Posted June 4, 2015 (edited) In Cosuri de cumparaturi se afiseaza transportatorul ales in cazul comenzilor deja plasate. Cum fac sa imi apara transportatorul si in comenzi? Am adaugat in AdminOrdersController : a.id_order AS id_pdf, CONCAT(LEFT(c.`firstname`, 1), \'. \', c.`lastname`) AS `customer`, ca.name carrier, osl.`name` AS `osname`, os.`color`, si ), 'new' => array( 'title' => $this->l('New client'), 'align' => 'text-center', 'type' => 'bool', 'tmpTableFilter' => true, 'orderby' => false, 'callback' => 'printNewCustomer' ), 'carrier' => array( 'title' => $this->l('Carrier'), 'align' => 'text-center', 'callback' => 'replaceZeroByShopName', 'filter_key' => 'ca!name' ), 'customer' => array( 'title' => $this->l('Customer'), 'havingFilter' => true, ), Imi arata coloana Transportator dar este goala ...ce este de adaugat mai departe? Mentionez ca Nu ma pricep la programare! doar testez:D daca fac asa ce iese s.a.m.d. Si 2: am update status comanda gresit Expediat cu Fancurier in loc de Expediat cu Posta Romana, cum sterg status Expediat cu Fancurier? Clientul cand intra in contul lui va vedea la istoric acel Expediat cu Fancurier multumesc Edited June 4, 2015 by benyben (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now