- Stock Delivery Planner
- HR Holidays Accrual
- HR Payroll Input Report
- HR Employee Activity
- HR Holidays Partial
- Human Resources (HR) Modules
- Boxes
- Payroll Modules
- ShipBox
- Sales Modules
- Sale Section Subtotal
- PrintBox
- Hibou Fedex Shipping
- Inventory Modules
- Maintenance Modules
- Accounting Modules
- Helpdesk Modules
- Forte Payment Acquirer
- Account Payment Electronic
- US ZIP Code to City/State
- Purchase by Sale History MRP
- Payroll Batch Work Entry Error SKIP
- Web Auto Paginate
- Payment Analytic
- Payroll Input Name Report
- Purchase Modules
- Project Modules
- Website Modules
- Tools + Settings Modules
- Point of Sale Modules
- Manufacturing Modules
- Hibou Commissions
Hibou Odoo Suite: Human Resources (HR) Modules: HR Expense Vendor
Repository Versions:
Modules:
AGPL-3
Purpose
This documentation outlines the use case and processes associated with Hibou's HR Expense Vendor module for Odoo 12, which allows you to record the associated Vendor on Expenses.
When using this module, if the expense is company-paid, then the vendor becomes the partner used when creating the journal entry. This makes expenses much easier to reconcile. It also adds the expense reference to the journal entry.
Getting Started
First things first, we want to install the module! Navigate to the Apps application.
Once there, remove the 'Apps' filter, then search for 'HR Expense Vendor'. When ready, click Install .
Good to Know!
This module requires the Expense application. However, if you do not already have this application installed, Odoo will install it for you during this module's installation!
Process
To get started, navigate to the Expenses app.
Adding a Vendor to an Expense
You'll be presented with a list of your all 'To Report' expenses. Select an existing expense and click Edit, or create a new one by clicking Create .
To add a vendor, simply choose an existing vendor from the dropdown menu or create a new vendor on-the-fly by selecting Create and Edit.
When ready, hit save .
Technical
This module adds a new field `vendor_id` to the `hr.expense` model. Additionally, it validates the presence of an assigned vendor in order to process a company paid expense. The `vendor_id` field is added to both the HR Expense Form View and the HR Expense Sheet Form.