Archive

Posts Tagged ‘order section’

Joomla Order Section Without Prices

April 22nd, 2011 Comments off

I have a client that is a small brewery in the UK. They sell beer directly to the pubs, but there is no single price list or discount structure.

I have made a form for them to allow their customers to order their beers, but actually I don’t really like it much (it’s a bit amateur). What I’d like is really a “logged in” shopping basket without prices, that could act like a shop taking the order, but without invoicing or asking for payment.

I guess one of the freebie carts could be modified to handle it, but maybe you have a better proposal?

The site is www.springhead.co.uk – please send me your ideas and an estimate of your costs to produce it.

Work Order Upgrades

June 22nd, 2009 Comments off

current work order script needs the following upgrades.

1 – current page needs to be put in template format like other pages..

2 – in the product name just type 999999 and put 1 in the qty and hit get details and you will see that it acts like it’s pulling up data for product 999999 but there isn’t a product named that. So i’d like if we type a wrong name or sku that it says Product Not Found or something to that effect.

3 – In the near future we cannot choose the qty we make up of a product. It has to already be determined by the master_batch.theoretical_yield. So instead of the qty field that we can type any number in we now need to change that to be a drop down box containing the theoretical_yeild(s) for that product. For example 89101 Lower Bowel Caps has 2 theoretical yield 10000 and 5000. So if i typed in Lower Bowel and clicked on 89101 then the drop down box should change to have 10000 and underneath 5000. So sorted largest to smallest.

4 – on the product name ajax field it would be nice to not have to start at the beginning of the sku or name. So if we started typing osmething in the middle of the name it would try and find it.

5 – Duplicate completed work order section (on work_order.php) for new Cancelled Work Order section. So work orders that have the work_order_time.status = CANCELLED would show up in this section and they would no longer show in the completed work order section. I’ve made 2 have the status of cancelled right now for testing purposes.

Bear