Convert AddressBook to Moose.
This commit is contained in:
parent
9ebcc0a87a
commit
6d0309249f
3 changed files with 39 additions and 100 deletions
|
|
@ -188,3 +188,9 @@ WebGUI::Shop::Vendor
|
|||
====================
|
||||
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::AddressBook
|
||||
=========================
|
||||
Since create is now really new, there is no way to create an address book for an arbitrary userId. To work around this,
|
||||
update the address book with the new userId after it has been created.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue