In Claims I need to record which contact reported the claim and also which Customer this claim is related to. Though as both Contacts and Customers/Partners are using the same table I can only add either one to the Claim. Is there a solution for this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
The solution is to create your own module, which extends crm.claim, and adds another field to the database.
You also have to create a new XML-file, in which you define a new new screen, which in its turn inherits the view for claim. In this new definition you add the new field.
Another solution is to select either the partner/customer in the reference field and select the partner/contact in the Claim Reporter field
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden