67 lines
1.5 KiB
ReStructuredText
67 lines
1.5 KiB
ReStructuredText
==================================================
|
|
HR Expense Analytic Account Preselect with Project
|
|
==================================================
|
|
|
|
Preselect the analytic distribution on expenses based on the selected project.
|
|
|
|
Description
|
|
===========
|
|
|
|
This module adds a ``Project`` field to expense forms. When a project is
|
|
selected, the analytic distribution is automatically set to the project's
|
|
analytic account (100%), so the user does not need to manually set the
|
|
analytic distribution.
|
|
|
|
Installation
|
|
============
|
|
|
|
Use Odoo normal module installation procedure to install
|
|
``hr_expense_analytic_account_preselect_with_project``.
|
|
|
|
This module depends on:
|
|
|
|
* ``base`` (Odoo core)
|
|
* ``hr_expense`` (Odoo core)
|
|
* ``project`` (Odoo core)
|
|
|
|
Usage
|
|
=====
|
|
|
|
When creating an expense:
|
|
|
|
1. Select a ``Project`` in the expense form.
|
|
2. The analytic distribution is automatically populated with the project's
|
|
analytic account at 100%.
|
|
|
|
Known issues / Roadmap
|
|
======================
|
|
|
|
None yet.
|
|
|
|
Bug Tracker
|
|
===========
|
|
|
|
Bugs are tracked on `our issues website <https://github.com/elabore-coop/hr-tools/issues>`_.
|
|
In case of trouble, please check there if your issue has already been reported.
|
|
If you spotted it first, help us smash it by providing detailed and welcomed feedback.
|
|
|
|
Credits
|
|
=======
|
|
|
|
Contributors
|
|
------------
|
|
|
|
* Clément Thomas
|
|
|
|
Funders
|
|
-------
|
|
|
|
The development of this module has been financially supported by:
|
|
|
|
* Elabore (https://elabore.coop)
|
|
|
|
Maintainer
|
|
----------
|
|
|
|
This module is maintained by Elabore.
|