Topic: Customer Setup
When I disable to auto create customer branch, I do not get option to enter tax group ID. Is this a bug? Also you can't enter phone, fax, email.
I've been looking at debtor_master table which do not store important parameters for the main customer (a branch of the company should come under the main company header) I think we need information like phone (main company, branch can have their own different number stored in table cust_branch), fax, email, tax group id, default GL accounts, etc at master table level. In can you do not want to have branches for your customer, you really cannot use sales module.
I can't find master/child relation between table crm_persons and either debtor_master or cust_branch.