Customer and Vendor Management Module
This Odoo module provides an efficient way to distinguish between customers and vendors in the res.partner model. It extends the functionality of the partner management system by introducing two new boolean fields: "Is a Customer" and "Is a Vendor".
Key Features
- Adds two new boolean fields to the res.partner form: "Is a Customer" and "Is a Vendor".
- Restricts the selectable partners in the sale order form to only those marked as customers.
- Restricts the selectable partners in the purchase order form to only those marked as vendors.
- Streamlines the sales and purchase processes by separating customers and vendors.
Benefits
- Improved organization and management of partner data.
- Enhanced user experience by displaying only relevant partners in sales and purchase forms.
- Reduced risk of errors by preventing the selection of incorrect partner types.
- Increased efficiency in sales and purchase operations.
Installation
To install the "Customer and Vendor Management" module, follow these steps:
- Navigate to the Odoo Apps module.
- Search for "Customer and Vendor Management".
- Install the module.
- Update the module data if prompted.
Screenshots
You can set Is a customer or Is a Vendor on partner

Sale Order

Purchase Order

Please log in to comment on this module