Page 1 of 1

Add New Order Item Type

Posted: Wed Oct 19, 2011 1:45 am
by josepha
Hello friends,

I am trying to Add/Create a New Item Type to Orders.
In other words, I want to add an item to the order item type list that contains (Shipping, Handling, Tax, Discount, Charge, Credit)

Manage > Administration > Orders > View Order #999 > Edit Order Items > Add Other Item
check uploaded photo please:
Add Item.jpg
Even I tried to search on those (6) item types on the db to add another one, but i couldn't !!

Anyone know how ?

Re: Add New Order Item Type

Posted: Wed Oct 19, 2011 7:00 am
by jmestep
Those item types are set in an enumeration in Able's source code. You would have to add a different one with custom code.

Re: Add New Order Item Type

Posted: Thu Oct 20, 2011 5:03 am
by josepha
Thanks, so it's not worth it !
strange why they developed this list as hard Code !

Thank you jmestep for your replay :)