Move TransactionItem to Moose.

This commit is contained in:
Colin Kuskie 2010-07-15 14:28:22 -07:00
parent 3bc6548a9f
commit d28397fd65
3 changed files with 286 additions and 167 deletions

View file

@ -216,3 +216,8 @@ WebGUI::Shop::Transaction
Object properties are no longer written to the database when an object is created from scratch. The write method needs
to be called.
WebGUI::Shop::TransactionItem
=============================
Object properties are no longer written to the database when an object is created from scratch. The write method needs
to be called.