Hi All,

Some of the items to tackle before 1.0:

Save language on checkout to the database

Still get some localised product information in the database on checkout. Make sure only the default language is added to the Ubercart tables and save localised information in separate table.

Attributes and option translations should be deleted if the original ones are.

Find a way to handle attributes and options tabs on products (now they just shouldn't be used).

Comments

splash112’s picture

Just added a commit saving language to an order, localised product names and localised and extra data for attributes.