kartoza / GeoHosting

https://kartoza.github.io/GeoHosting/
GNU Affero General Public License v3.0
0 stars 0 forks source link

fix customer creation #175

Closed gubuntu closed 12 minutes ago

gubuntu commented 6 days ago

current behaviour: an ERP customer is created from the user details, in their personal capacity

problem: most customers will be businesses, not individuals

solution: capture company details on registration or on purchase page, with the default option to purchase as the company and a tickbox to say if they are purchasing in their personal capacity. When company details are saved they must create the company as a customer in ERPNext with the user as the billing contact. i.e. The user must not be a customer in ERP unless they are buying in their personal capacity

meomancer commented 12 minutes ago

This is done Next update is this: https://github.com/kartoza/GeoHosting/issues/197