Skip to content

Commit

Permalink
add company_executives and adjust structure also fix images for intra…
Browse files Browse the repository at this point in the history
…stat
  • Loading branch information
Sarunas committed Aug 9, 2024
1 parent 71850c1 commit 870f26f
Show file tree
Hide file tree
Showing 7 changed files with 68 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ Explore the various payment mechanisms within our system, including cash handlin

other_functionalities/customer_invoices_by_departments
other_functionalities/reverse_charges
other_functionalities/mass_accounting_records_management
other_functionalities/mass_accounting_records_management
other_functionalities/company_executives
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 19 additions & 19 deletions content/via_laurea_modules/inventory/declarations/intrastat.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,73 +11,73 @@ Installation and Configuration
- **Accounting >> Reports >> Intrastat Report**
- **Accounting >> Configuration >> Intrastat Code**

.. image:: intrastat/Image01.jpg
.. image:: intrastat/image01.jpg

The Intrastat Code parameter includes all the primary classifiers from the Lithuanian Customs: transaction codes, delivery condition codes, Lithuanian counties classifier, and Combined Nomenclature (KN).

3. In the Combined Nomenclature parameter, you must add Lithuanian translations only for those KN codes that your company uses for sales/purchases within the EU. Other codes can be left blank.

.. image:: intrastat/Image02.jpg
.. image:: intrastat/image02.jpg

If required by the Lithuanian Customs Combined Nomenclature (KN) classifier, you must also fill in the unit of measure field.

4. The **Accounting >> Configuration >> Incoterm** contains standard Incoterm conditions. These are linked to the accounting module and are installed even without the Intrastat module.

.. image:: intrastat/Image03.jpg
.. image:: intrastat/image03.jpg

5. In the main settings of the Accounting module (**Accounting >> Configuration >> Settings**), you can set the default Incoterm conditions and transaction types.

.. image:: intrastat/Image04.jpg
.. image:: intrastat/image04.jpg

6. In this parameter, you can also set the Intrastat-required county code of the company if the entire company is in one location, within one Lithuanian county. If part of the company (e.g., a warehouse) is in another Lithuanian county or the company has multiple branches (Vilnius, Kaunas, Klaipėda, Šiauliai...) with separate warehouses, the county code is set for each warehouse separately under **Inventory >> Configuration >> Warehouses**.

.. image:: intrastat/Image05.jpg
.. image:: intrastat/image05.jpg


Main Functions
--------------

1. In the product form, the Combined Nomenclature (KN) code must be set, selected from the Intrastat code classifier, along with the country of origin, chosen from the standard Odoo country classifier. If there is an additional unit of measure, you need to enter the product unit equivalent with the units used in the declaration.

.. image:: intrastat/Image06.jpg
.. image:: intrastat/image06.jpg

2. The standard weight field must also be filled in on the product form.

3. When entering a Customer or Vendor invoice, you must fill in the transport type in each invoice, selecting it from the Intrastat code classifier.

.. image:: intrastat/Image07.jpg
.. image:: intrastat/image07.jpg

4. The Intrastat country is filled in automatically if set in the Contact form. The Incoterm conditions are also filled in automatically if set in parameter 5, but they can be manually adjusted even if the invoice is not canceled.

5. In the invoice lines (if not visible, it can be enabled through the "curtain" icon), you can enter the transaction type if it does not match the default setting in parameter 5, and the country of origin if it does not match the product form or is not specified in the product form.

.. image:: intrastat/Image08.jpg
.. image:: intrastat/image08.jpg


Reports and Documentation
--------------------------

1. Go to **Accounting >> Reports >> Intrastat Report**. By default, the report is always generated with data from the previous period, but there is a filter where you can select the current period, the previous period, or a custom date range.

.. image:: intrastat/Image09.jpg
.. image:: intrastat/image09.jpg

2. In the report, you can choose to include only export or import documents if the Lithuanian Customs, based on the previous calendar year's trade data with the EU, has instructed the company to submit only one type of report.

.. image:: intrastat/Image10.jpg
.. image:: intrastat/image10.jpg

3. If needed, for example, when there are many lines, the report data can be exported to `.xls` or printed in `.pdf`.

4. Once the report is fully completed and reviewed, you can click the button to generate an XML document for the Lithuanian Customs declaration.

.. image:: intrastat/Image11.jpg
.. image:: intrastat/image11.jpg

5. In the launch parameters, you need to select the year, month (by default, it always offers the previous period), the type of Intrastat, i.e., whether the declaration is for exported goods or imported goods, and the action - primary, corrected, or zero.

.. image:: intrastat/Image12.jpg
.. image:: intrastat/image12.jpg

6. It is mandatory to select the responsible company employee in the **Contact Person** field from the contact list, as this data is required for the Lithuanian Customs report.

.. image:: intrastat/Image13.jpg
.. image:: intrastat/image13.jpg

7. The contact must have a phone number and job title filled in, as these details are included in the report's XML document, so that Lithuanian Customs officials can contact the responsible employee if necessary.

Expand All @@ -87,29 +87,29 @@ Daily Use Scenarios

1. If the report is not fully completed, a yellow informational message will appear, indicating potential discrepancies: missing product weights, missing KN codes, missing transaction codes, etc.

.. image:: intrastat/Image14.jpg
.. image:: intrastat/image14.jpg

2. To correct errors, simply click on the highlighted text in the yellow line. For example, if the message indicates that some products do not have KN codes, a list of those products will open, allowing you to immediately enter the missing data from the list.

.. image:: intrastat/Image15.jpg
.. image:: intrastat/image15.jpg

3. Similarly, if the message indicates that "Transaction codes are missing in some lines," a different type of window will open, showing which invoice lines have missing transaction codes, and allowing you to fill them in immediately.

.. image:: intrastat/Image16.jpg
.. image:: intrastat/image16.jpg

4. It is also possible to correct product weights or additional units of measure used for the declaration.

5. After entering the data, it is recommended to regenerate the report or reload it.

.. image:: intrastat/Image17.jpg
.. image:: intrastat/image17.jpg

6. The transport types must be checked manually. In the invoice list, you can use a filter or group by transport type.

.. image:: intrastat/Image18.jpg
.. image:: intrastat/image18.jpg

7. If you ignore the errors and attempt to generate the XML document for the Lithuanian Customs declaration, the system will also check whether all the required information is filled in during the document generation process and will not allow the document to be created until the errors are corrected. A message will be displayed indicating which errors need to be corrected and where.

.. image:: intrastat/Image19.jpg
.. image:: intrastat/image19.jpg

8. If the error message is large and difficult to remember, you can copy it.

Expand Down

0 comments on commit 870f26f

Please sign in to comment.