forked from odoo/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add company_executives and adjust structure also fix images for intra…
…stat
- Loading branch information
Sarunas
committed
Aug 9, 2024
1 parent
71850c1
commit 870f26f
Showing
7 changed files
with
68 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47 changes: 47 additions & 0 deletions
47
content/via_laurea_modules/accounting/other_functionalities/company_executives.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
Company Executives | ||
================== | ||
|
||
Introduction | ||
------------ | ||
|
||
- The module allows you to enter the company's director and chief accountant in a special parameter, and continuously use this information when printing certain financial documents. | ||
- The module is not mandatory, but it provides convenience for work. | ||
|
||
Installation and Configuration | ||
------------------------------ | ||
|
||
- Install the module ``company_executives``. | ||
|
||
- Go to **Settings >> Users & Companies >> Companies** and open the **Company Government** form. | ||
|
||
In the **Executive History** section, select the director from the contact list. The job title must be specified in the contact's form. | ||
|
||
.. image:: company_executives/image01.jpg | ||
|
||
In the **Accountants' History** section, select the accountant from the contact list. The job title must be specified in the contact's form, in the job title field. | ||
|
||
.. image:: company_executives/image02.jpg | ||
|
||
|
||
Main Functions | ||
-------------- | ||
|
||
- The information entered in the module is used when printing various accounting reports, such as a reconciliation statement. | ||
|
||
.. image:: company_executives/image03.jpg | ||
|
||
- It is also used for KIO and KPO orders. | ||
|
||
.. image:: company_executives/image04.jpg | ||
|
||
|
||
Integrations and Connections with Other Modules | ||
----------------------------------------------- | ||
|
||
- The module is linked to the Cash Report (see more in the Cash Book documentation) and to cash orders (see more in KIO-KPO numbering). | ||
|
||
|
||
Updates and Version Control | ||
---------------------------- | ||
|
||
- The module is updated with each new version of Odoo. |
Binary file added
BIN
+21.2 KB
..._laurea_modules/accounting/other_functionalities/company_executives/image01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+12 KB
..._laurea_modules/accounting/other_functionalities/company_executives/image02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+588 KB
..._laurea_modules/accounting/other_functionalities/company_executives/image03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+191 KB
..._laurea_modules/accounting/other_functionalities/company_executives/image04.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters