complete CustomerCreation form

This commit is contained in:
Manuel Raynaud
2013-07-02 11:48:34 +02:00
parent 6f4c2f0376
commit e15c53625e
5 changed files with 95 additions and 9 deletions

View File

@@ -18,4 +18,5 @@ use Thelia\Model\om\BaseCustomer;
*/
class Customer extends BaseCustomer
{
}