Hello !
I would like to know if its possible to add some informations on this page : ?view=emsale&layout=edit&id=X
I just finished the website for my customer, he sale subscription for food every month, so every month he will have to check who is still subscrib, and how sell the food.
In views/emsale/tmpl/edit.php line 56 there is :
<div class="control-label"><?php echo $this->form->getLabel('user_id'); ?></div>
<div class="controls"><?php echo $this->form->getInput('user_id'); ?></div>
Can i add some customer informations as full name, adresse, zip code, town, and if possible shipping methode ?
With this information it will be easy and fast for the seller to ship all food box every month.
Hope you understood my bad english :D
Thx you
Hello !
I would like to know if its possible to add some informations on this page : ?view=emsale&layout=edit&id=X
I just finished the website for my customer, he sale subscription for food every month, so every month he will have to check who is still subscrib, and how sell the food.
In views/emsale/tmpl/edit.php line 56 there is :
Can i add some customer informations as full name, adresse, zip code, town, and if possible shipping methode ?
With this information it will be easy and fast for the seller to ship all food box every month.
Hope you understood my bad english :D
Thx you