19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:28 +01:00
parent ff721d030e
commit 7721452493
1826 changed files with 124775 additions and 274114 deletions

View file

@ -1,15 +1,15 @@
# Lithuania - Accounting
Chart of Accounts (COA) Template for Lithuania's Accounting.
Chart of Accounts (COA) Template for Lithuania's Accounting.
This module also includes:
This module also includes:
* List of available banks in Lithuania.
* Tax groups.
* Most common Lithuanian Taxes.
* Fiscal positions.
* Account Tags.
* List of available banks in Lithuania.
* Tax groups.
* Most common Lithuanian Taxes.
* Fiscal positions.
* Account Tags.
## Installation
@ -20,37 +20,15 @@ pip install odoo-bringout-oca-ocb-l10n_lt
## Dependencies
This addon depends on:
- l10n_multilang
## Manifest Information
- **Name**: Lithuania - Accounting
- **Version**: 1.1
- **Category**: Accounting/Localizations/Account Charts
- **License**: LGPL-3
- **Installable**: True
- account
- account_edi_ubl_cii
## Source
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `l10n_lt`.
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/l10n_lt
## License
This package maintains the original LGPL-3 license from the upstream Odoo project.
## Documentation
- Overview: doc/OVERVIEW.md
- Architecture: doc/ARCHITECTURE.md
- Models: doc/MODELS.md
- Controllers: doc/CONTROLLERS.md
- Wizards: doc/WIZARDS.md
- Reports: doc/REPORTS.md
- Security: doc/SECURITY.md
- Install: doc/INSTALL.md
- Usage: doc/USAGE.md
- Configuration: doc/CONFIGURATION.md
- Dependencies: doc/DEPENDENCIES.md
- Troubleshooting: doc/TROUBLESHOOTING.md
- FAQ: doc/FAQ.md
This package preserves the original LGPL-3 license.

View file

@ -1,8 +1,2 @@
from odoo import api, SUPERUSER_ID
def load_translations(cr, registry):
"""Load template translations."""
env = api.Environment(cr, SUPERUSER_ID, {})
env.ref(
'l10n_lt.account_chart_template_lithuania').process_coa_translations()
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import models

View file

@ -1,42 +1,37 @@
# Author: Silvija Butko. Copyright: JSC Focusate.
# Co-Authors: Eimantas Nėjus, Andrius Laukavičius. Copyright: JSC Focusate
# See LICENSE file for full copyright and licensing details.
# Part of Odoo. See LICENSE file for full copyright and licensing details.
{
'name': "Lithuania - Accounting",
'version': '1.1',
'name': 'Lithuania - Accounting',
'icon': '/account/static/description/l10n.png',
'countries': ['lt'],
'version': '1.0.0',
'description': """
Chart of Accounts (COA) Template for Lithuania's Accounting.
Chart of Accounts (COA) Template for Lithuania's Accounting.
This module also includes:
This module also includes:
* List of available banks in Lithuania.
* Tax groups.
* Most common Lithuanian Taxes.
* Fiscal positions.
* Account Tags.
* List of available banks in Lithuania.
* Tax groups.
* Most common Lithuanian Taxes.
* Fiscal positions.
* Account Tags.
""",
'license': 'LGPL-3',
'author': "Focusate",
'website': "http://www.focusate.eu",
'author': 'Focusate',
'website': 'https://www.odoo.com/documentation/latest/applications/finance/fiscal_localizations.html',
'category': 'Accounting/Localizations/Account Charts',
'depends': [
'l10n_multilang',
'account',
'account_edi_ubl_cii',
],
'auto_install': ['account'],
'data': [
'data/account_account_tag_data.xml',
'data/account_chart_template_data.xml',
'data/account.account.template.csv',
'data/account_chart_template_setup_data.xml',
'data/res_bank_data.xml',
'data/account_tax_group_data.xml',
'data/account_tax_template_data.xml',
'data/account_fiscal_position_template_data.xml',
# Try Loading COA for Current Company
'data/account_chart_template_load.xml',
'data/tax_report_data.xml',
'views/account_tax.xml',
],
'demo': [
'demo/demo_company.xml',
],
'post_init_hook': 'load_translations',
'installable': True,
}

View file

@ -1,187 +0,0 @@
"id","name","code","account_type","chart_template_id/id","tag_ids/id","reconcile"
"account_account_template_1130","Software Acquisition Cost",1130,"asset_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_1_3","False"
"account_account_template_1138","Amortization of Software Value (-)",1138,"asset_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_1_3","False"
"account_account_template_1200","Land Acquisition Cost",1200,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_1","False"
"account_account_template_1201","Change of Land Value after Revaluation",1201,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_1","False"
"account_account_template_1210","Acquisition Cost of Buildings",1210,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_2","False"
"account_account_template_1212","Buildings being Prepared for Use",1212,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_2","False"
"account_account_template_1217","Depreciation of the Acquisition Cost of Buildings (-)",1217,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_2","False"
"account_account_template_1220","Acquisition Cost of Machinery and Equipment",1220,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_3","False"
"account_account_template_1222","Machinery and Equipment being Prepared for Use",1222,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_3","False"
"account_account_template_1227","Depreciation of the Acquisition Cost of Machinery and Equipment (-)",1227,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_3","False"
"account_account_template_1230","Acquisition Cost of Vehicles",1230,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_4","False"
"account_account_template_1232","Vehicles being Prepared for Use",1232,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_4","False"
"account_account_template_1237","Depreciation of the Acquisition Cost of Vehicles (-)",1237,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_4","False"
"account_account_template_1240","Acquisition Cost of Other Equipment, Appliances and Tools",1240,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_5","False"
"account_account_template_1242","Other Equipment, Appliances and Tools being Prepared for Use",1242,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_5","False"
"account_account_template_1247","Depreciation of the Acquisition Cost of Other Equipment, Appliances and Tools (-)",1247,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_5","False"
"account_account_template_12500","Cost of the Acquisition of Land as Investment Property",12500,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_6_1","False"
"account_account_template_12509","Value Loss of the Land as Investment Property (-)",12509,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_6_1","False"
"account_account_template_12510","Cost of the Acquisition of Buildings as Investment Property",12510,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_6_2","False"
"account_account_template_12517","Depreciation of the Acquisition Cost of Buildings as Investment Property (-)",12517,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_6_2","False"
"account_account_template_12519","Value Loss of Buildings as Investment Property (-)",12519,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_6_2","False"
"account_account_template_1260","Advance Payments for Long-Term Tangible Assets",1260,"asset_fixed","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_2_7","False"
"account_account_template_166110","Acquisition Cost of Other Non-Equity Securities",166110,"asset_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_3_7","False"
"account_account_template_166119","Value Loss of Other Non-Equity Securities (-)",166119,"asset_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_3_7","False"
"account_account_template_1665","Term Deposits",1665,"asset_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_3_7","False"
"account_account_template_16700","Value of Receivable Debts from Customers",16700,"asset_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_3_8","False"
"account_account_template_16710","Value of Loans Granted",16710,"asset_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_3_8","False"
"account_account_template_1672","Receivable Amount of Leasing (Financial Rent) after One Year",1672,"asset_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_3_8","False"
"account_account_template_16740","Value of Receivables",16740,"asset_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_3_8","False"
"account_account_template_1680","Advance Payments for Financial Assets",1680,"asset_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_3_9","False"
"account_account_template_1681","Derivative Financial Assets",1681,"asset_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_3_9","False"
"account_account_template_171","Deferred Profit Tax Asset",171,"asset_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_a_4_1","False"
"account_account_template_2010","Acquisition Cost of Raw Materials, Materials and Assembly Parts",2010,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_1","False"
"account_account_template_2011","Raw Materials, Materials and Assembly Parts in Transit",2011,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_1","True"
"account_account_template_2012","Raw Materials, Materials and Assembly Parts at Third Parties",2012,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_1","False"
"account_account_template_2019","Value Loss of Raw Materials, Materials and Assembly Parts (-)",2019,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_1","False"
"account_account_template_20200","Cost of Incomplete Production",20200,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_2","False"
"account_account_template_20210","Cost of Executive Works",20210,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_2","False"
"account_account_template_2030","Cost of Production",2030,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_3","False"
"account_account_template_2035","Production in Transit",2035,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_3","True"
"account_account_template_2036","Production at Third Parties",2036,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_3","False"
"account_account_template_2039","Value Loss of Production (-)",2039,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_3","False"
"account_account_template_2040","Cost of Purchased Goods for Resale",2040,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_4","False"
"account_account_template_2045","Purchased Goods for Resale in Transit",2045,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_4","True"
"account_account_template_2046","Purchased Goods for Resale at Third Parties",2046,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_4","False"
"account_account_template_2049","Value Loss of Purchased Goods for Resale (-)",2049,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_4","False"
"account_account_template_2060","Cost of Tangible Assets",2060,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_6","False"
"account_account_template_2080","Prepayments to Suppliers",2080,"asset_prepayments","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_7","False"
"account_account_template_2084","Deposit",2084,"asset_prepayments","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_1_7","False"
"account_account_template_2410","Value of Debts from Customers",2410,"asset_receivable","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_2_1","True"
"account_account_template_2411","Value of Debts from POS Customers",2411,"asset_receivable","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_2_1","True"
"account_account_template_24400","Value of Loans Granted",24400,"asset_receivable","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_2_4","True"
"account_account_template_2441","Receivable Value-Added Tax",2441,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_2_4","False"
"account_account_template_2442","Prepaid Profit Tax",2442,"asset_receivable","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_2_4","True"
"account_account_template_2443","Tax Overpayments",2443,"asset_receivable","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_2_4","True"
"account_account_template_2444","VSDF (Lithuanian State Social Insurance Fund) Debt to the Company",2444,"asset_receivable","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_2_4","True"
"account_account_template_24450","Value of Receivables from Accountable Persons",24450,"asset_receivable","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_2_4","True"
"account_account_template_24460","Value of Other Receivable Debts",24460,"asset_receivable","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_2_4","True"
"account_account_template_24471","Profit paid in Advance to the Owners of the Company",24471,"asset_receivable","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_2_4","True"
"account_account_template_24472","Payed Funds for Personal Use to the Owners of the Company",24472,"asset_receivable","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_2_4","True"
"account_account_template_2449","Other Questionable Debts (-)",2449,"asset_receivable","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_2_4","True"
"account_account_template_26200","Acquisition Cost of Equity Securities of Other Companies",26200,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_3_2","False"
"account_account_template_26209","Value Loss of Equity Securities of Other Companies (-)",26209,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_3_2","False"
"account_account_template_262110","Acquisition Cost of Other Non-Equity Securities",262110,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_3_2","False"
"account_account_template_262119","Value Loss of Other Non-Equity Securities (-)",262119,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_3_2","False"
"account_account_template_2623","Term Deposits",2623,"asset_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_3_2","False"
"account_chart_template_lithuania_liquidity_transfer","Cash in Transit",273,"asset_current","account_chart_template_lithuania","l10n_lt.account_account_tag_b_4","True"
"account_account_template_274","Cash Equivalents",274,"asset_cash","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_4","False"
"account_account_template_279","Frozen Funds (-)",279,"asset_cash","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_b_4","False"
"account_account_template_291","Future Expenses",291,asset_current,"l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_c_prepayments_accrued_income","False"
"account_account_template_292","Accumulative Income",292,asset_current,"l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_c_prepayments_accrued_income","False"
"account_account_template_3011","Ordinary Shares",3011,"equity","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_d_1_1","False"
"account_account_template_3012","Preference Shares",3012,"equity","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_d_1_1","False"
"account_account_template_302","Subscribed Capital Unpaid (-)",302,"equity","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_d_1_2","False"
"account_account_template_303","Own Shares (Yawn) (-)",303,"equity","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_d_1_3","False"
"account_account_template_305","Company Owners Capital",305,"equity","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_d_1_3","False"
"account_account_template_308","Owners Contributions",308,"equity","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_d_1_3","False"
"account_account_template_331","Mandatory or Reserve Capital",331,"equity","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_d_4_1","False"
"account_account_template_3411","Acknowledged Net Profit (Loss) of The Accounting Year in The Profit (Loss) Report",3411,"equity_unaffected","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_d_5_1","False"
"account_account_template_3412","Unacknowledged Net Profit (Loss) of The Accounting Year in The Profit (Loss) Report",3412,"equity","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_d_5_1","False"
"account_account_template_3421","Acknowledged Net Profit (Loss) of The Previous Accounting Year in The Profit (Loss) Report",3421,"equity","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_d_5_2","False"
"account_account_template_3422","Unacknowledged Net Profit (Loss) of The Previous Accounting Year in The Profit (Loss) Report",3422,"equity","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_d_5_2","False"
"account_account_template_3424","Profit (Loss) of Material Corrections of The Previous Years",3424,"equity","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_d_5_2","False"
"account_account_template_390","Common Summary of Accounts",390,"equity","l10n_lt.account_chart_template_lithuania",,"False"
"account_account_template_411","Provisions for Pensions and Similar Liabilities",411,"liability_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_f_1","False"
"account_account_template_412","Tax Provisions",412,"liability_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_f_2","False"
"account_account_template_413","Other Provisions",413,"liability_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_f_3","False"
"account_account_template_4211","Leasing (Financial Rent) or Other Obligations",4211,"liability_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_1_1","False"
"account_account_template_4214","Other Debt Obligations",4214,"liability_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_1_1","False"
"account_account_template_4220","Long-Term Liabilities under Loan Agreements",4220,"liability_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_1_2","False"
"account_account_template_4221","Other Obligations",4221,"liability_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_1_2","False"
"account_account_template_4230","Prepayments from Customers",4230,"liability_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_1_3","False"
"account_account_template_4231","Prepayments from Service Receivers",4231,"liability_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_1_3","False"
"account_account_template_424","Debts to Suppliers",424,"liability_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_1_4","False"
"account_account_template_428","Other Payables and Long-Term Liabilities",428,"liability_non_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_1_8","False"
"account_account_template_4401","Part of Leasing (Financial Rent) or Other Obligations in The Current Year",4401,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_1","False"
"account_account_template_4403","Part of Other Long-Term Debts in The Current Year",4403,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_1","False"
"account_account_template_4410","Liabilities under Short-Term Loan Agreements",4410,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_2","False"
"account_account_template_4411","Part of Debts to Credit Institutions in The Current Year",4411,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_2","False"
"account_account_template_4413","Other Obligations (Executables and etc.)",4413,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_2","False"
"account_account_template_4420","Prepayments from Customers",4420,liability_current,"l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_3","False"
"account_account_template_4421","Prepayments from Service Receivers",4421,liability_current,"l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_3","False"
"account_account_template_4430","Debts to Suppliers for Goods and Services",4430,"liability_payable","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_4","True"
"account_account_template_4431","Other Debts to Suppliers",4431,"liability_payable","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_4","True"
"account_account_template_4470","Obligations of Profit Tax",4470,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_8","False"
"account_account_template_4471","Other Obligations",4471,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_8","False"
"account_account_template_4480","Payable Salary",4480,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_9","False"
"account_account_template_4481","Payable Personal Income Tax",4481,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_9","False"
"account_account_template_4482","Contributions of Payable Social Security",4482,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_9","False"
"account_account_template_4483","Contributions of Payable Guarantee Fund",4483,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_9","False"
"account_account_template_4485","Leave Liabilities",4485,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_9","False"
"account_account_template_4486","Contributions of Payable Compulsory Health Insurance",4486,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_9","False"
"account_account_template_4490","Payable Dividends",4490,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_10","False"
"account_account_template_4491","Payable Bonuses",4491,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_10","False"
"account_account_template_4492","Payable Value-Added Tax",4492,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_10","False"
"account_account_template_4493","Other Payable Taxes to Budget",4493,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_10","False"
"account_account_template_4494","Other Payables",4494,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_10","False"
"account_account_template_4495","Payables to the Owners of the Company",4495,"liability_current","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_g_2_10","False"
"account_account_template_491","Accumulated Expenses",491,liability_current,"l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_h_accruals_deferred_income","False"
"account_account_template_492","Income of Future Periods",492,liability_current,"l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_h_accruals_deferred_income","False"
"account_account_template_5000","Income from Goods Sold",5000,"income","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_1_net_turnover","False"
"account_account_template_5001","Income from Services Sold",5001,"income","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_1_net_turnover","False"
"account_account_template_5003","Income from Production Sold",5003,"income","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_1_net_turnover","False"
"account_account_template_5009","Rounding of Cash Payments (+/-)",5009,"income","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_1_net_turnover","False"
"account_account_template_509","Discounts, Returns (-)",509,"income","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_1_net_turnover","False"
"account_account_template_5400","Profit from Asset Disposition",5400,"income_other","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_6_other_operating_results","False"
"account_account_template_5401","Other Income",5401,"income_other","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_6_other_operating_results","False"
"account_account_template_5600","Income from Other Long-Term Investments and Loan Interests",5600,"income_other","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_8_income_other_longterm_investments_loans","False"
"account_account_template_5802","Income from Other Loan Interests",5802,"income_other","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_9_other_interest_similar_income","False"
"account_account_template_5803","Positive Currency Exchange Difference",5803,"income","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_9_other_interest_similar_income,account.account_tag_financing","False"
"account_account_template_5804","Income from Fines",5804,"income_other","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_9_other_interest_similar_income","False"
"account_account_template_5809","Profit from Disposition of Investments",5809,"income_other","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_9_other_interest_similar_income","False"
"account_account_template_6000","Cost of Goods Sold",6000,"expense_direct_cost","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_2_cost_of_sales","False"
"account_account_template_6001","Cost of Services Sold",6001,"expense_direct_cost","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_2_cost_of_sales","False"
"account_account_template_60030","Cost of Production Sold",60030,"expense_direct_cost","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_2_cost_of_sales","False"
"account_account_template_60031","Short-Term Production Inventory",60031,"expense_direct_cost","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_2_cost_of_sales","False"
"account_account_template_60032","Direct Transport",60032,"expense_direct_cost","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_2_cost_of_sales","False"
"account_account_template_60033","Direct Commissions",60033,"expense_direct_cost","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_2_cost_of_sales","False"
"account_account_template_60034","Direct Payroll of Employees Working in Production",60034,"expense_direct_cost","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_2_cost_of_sales","False"
"account_account_template_60040","Working Tools for Production",60040,"expense_direct_cost","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_2_cost_of_sales","False"
"account_account_template_60041","Maintenance of Working Tools for Production",60041,"expense_direct_cost","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_2_cost_of_sales","False"
"account_account_template_60042","Maintenance of Production Transport",60042,"expense_direct_cost","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_2_cost_of_sales","False"
"account_account_template_60043","Energy Resources",60043,"expense_direct_cost","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_2_cost_of_sales","False"
"account_account_template_60044","Fuel",60044,"expense_direct_cost","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_2_cost_of_sales","False"
"account_account_template_6005","Increase (Decrease) in Inventories",6005,"expense_direct_cost","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_2_cost_of_sales","False"
"account_account_template_609","Discounts, Returns (-)",609,"expense_direct_cost","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_2_cost_of_sales","False"
"account_account_template_6202","Cost of Services and Goods Advertising",6202,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_4_selling_expenses","False"
"account_account_template_6203","Payroll and Other Costs of Employees Working in Sales",6203,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_4_selling_expenses","False"
"account_account_template_6208","Other Costs of Sales",6208,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_4_selling_expenses","False"
"account_account_template_6209","Discounts Received (-)",6209,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_4_selling_expenses","False"
"account_account_template_6300","Rental Costs",6300,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_6301","Costs of Maintenance and Exploitation",6301,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_6302","Fuel Costs",6302,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_6303","Insurance Costs",6303,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_6304","Payroll and Other Costs of Employees Working in Administration",6304,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_6306","Depreciation Costs of Long-Term Tangible Assets",6306,"expense_depreciation","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_6307","Amortization Costs of Intangible Assets Value",6307,"expense_depreciation","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_63080","Costs of Real Estate Tax",63080,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_63081","Costs of not Deductible Value-Added Tax",63081,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_63082","Pollution Tax Costs",63082,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_63083","Costs of Other Taxes",63083,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_63090","Costs of Value Loss of Debts from Customers",63090,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_63091","Costs of Inventory Value Loss",63091,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_63092","Costs of Intangible Assets Value Loss",63092,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_63093","Costs of Value Loss of Long-Term Tangible Assets",63093,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_63094","Costs of Value Loss of Other Assets",63094,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_6310","Provisions Costs",6310,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_6311","Costs of Fines",6311,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_63120","Other Costs and Bank Taxes",63120,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_63121","Representative Costs",63121,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_63122","Daily Allowance",63122,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_63123","Support",63123,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_6319","Rounding of Cash Payments (+/-)",6319,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_5_general_administrative_expenses","False"
"account_account_template_6400","Asset Disposition Losses",6400,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_6_other_operating_results","False"
"account_account_template_6401","Other Costs",6401,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_6_other_operating_results","False"
"account_account_template_6701","Costs of Value Loss of Long-Term Financial Assets",6701,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_10_impaired_fin_assets_short_investments","False"
"account_account_template_6702","Costs of Value Loss of Short-Term Investments",6702,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_10_impaired_fin_assets_short_investments","False"
"account_account_template_6802","Costs of Other Loan Interests",6802,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_11_interest_other_similar_expenses","False"
"account_account_template_6803","Negative Currency Exchange Difference",6803,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_11_interest_other_similar_expenses","False"
"account_account_template_6804","Costs of Fines",6804,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_11_interest_other_similar_expenses","False"
"account_account_template_6805","Representation and other disallowed deductions",6805,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_11_interest_other_similar_expenses","False"
"account_account_template_6806","Costs of Interests for Financial Rent",6806,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_11_interest_other_similar_expenses","False"
"account_account_template_6809","Investment Disposition Losses",6809,"expense","l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_11_interest_other_similar_expenses","False"
"account_account_template_6900","Profit and Other Similar Taxes of The Current Year",6900,income,"l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_12_tax_on_profit","False"
"account_account_template_6901","Costs (Income) of Deferred Value-Added Tax",6901,expense,"l10n_lt.account_chart_template_lithuania","l10n_lt.account_account_tag_12_tax_on_profit","False"
"account_account_template_999","Interim Account",999,"asset_cash","account_chart_template_lithuania",,"False"
1 id name code account_type chart_template_id/id tag_ids/id reconcile
2 account_account_template_1130 Software Acquisition Cost 1130 asset_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_1_3 False
3 account_account_template_1138 Amortization of Software Value (-) 1138 asset_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_1_3 False
4 account_account_template_1200 Land Acquisition Cost 1200 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_1 False
5 account_account_template_1201 Change of Land Value after Revaluation 1201 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_1 False
6 account_account_template_1210 Acquisition Cost of Buildings 1210 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_2 False
7 account_account_template_1212 Buildings being Prepared for Use 1212 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_2 False
8 account_account_template_1217 Depreciation of the Acquisition Cost of Buildings (-) 1217 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_2 False
9 account_account_template_1220 Acquisition Cost of Machinery and Equipment 1220 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_3 False
10 account_account_template_1222 Machinery and Equipment being Prepared for Use 1222 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_3 False
11 account_account_template_1227 Depreciation of the Acquisition Cost of Machinery and Equipment (-) 1227 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_3 False
12 account_account_template_1230 Acquisition Cost of Vehicles 1230 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_4 False
13 account_account_template_1232 Vehicles being Prepared for Use 1232 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_4 False
14 account_account_template_1237 Depreciation of the Acquisition Cost of Vehicles (-) 1237 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_4 False
15 account_account_template_1240 Acquisition Cost of Other Equipment, Appliances and Tools 1240 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_5 False
16 account_account_template_1242 Other Equipment, Appliances and Tools being Prepared for Use 1242 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_5 False
17 account_account_template_1247 Depreciation of the Acquisition Cost of Other Equipment, Appliances and Tools (-) 1247 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_5 False
18 account_account_template_12500 Cost of the Acquisition of Land as Investment Property 12500 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_6_1 False
19 account_account_template_12509 Value Loss of the Land as Investment Property (-) 12509 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_6_1 False
20 account_account_template_12510 Cost of the Acquisition of Buildings as Investment Property 12510 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_6_2 False
21 account_account_template_12517 Depreciation of the Acquisition Cost of Buildings as Investment Property (-) 12517 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_6_2 False
22 account_account_template_12519 Value Loss of Buildings as Investment Property (-) 12519 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_6_2 False
23 account_account_template_1260 Advance Payments for Long-Term Tangible Assets 1260 asset_fixed l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_2_7 False
24 account_account_template_166110 Acquisition Cost of Other Non-Equity Securities 166110 asset_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_3_7 False
25 account_account_template_166119 Value Loss of Other Non-Equity Securities (-) 166119 asset_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_3_7 False
26 account_account_template_1665 Term Deposits 1665 asset_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_3_7 False
27 account_account_template_16700 Value of Receivable Debts from Customers 16700 asset_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_3_8 False
28 account_account_template_16710 Value of Loans Granted 16710 asset_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_3_8 False
29 account_account_template_1672 Receivable Amount of Leasing (Financial Rent) after One Year 1672 asset_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_3_8 False
30 account_account_template_16740 Value of Receivables 16740 asset_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_3_8 False
31 account_account_template_1680 Advance Payments for Financial Assets 1680 asset_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_3_9 False
32 account_account_template_1681 Derivative Financial Assets 1681 asset_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_3_9 False
33 account_account_template_171 Deferred Profit Tax Asset 171 asset_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_a_4_1 False
34 account_account_template_2010 Acquisition Cost of Raw Materials, Materials and Assembly Parts 2010 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_1 False
35 account_account_template_2011 Raw Materials, Materials and Assembly Parts in Transit 2011 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_1 True
36 account_account_template_2012 Raw Materials, Materials and Assembly Parts at Third Parties 2012 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_1 False
37 account_account_template_2019 Value Loss of Raw Materials, Materials and Assembly Parts (-) 2019 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_1 False
38 account_account_template_20200 Cost of Incomplete Production 20200 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_2 False
39 account_account_template_20210 Cost of Executive Works 20210 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_2 False
40 account_account_template_2030 Cost of Production 2030 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_3 False
41 account_account_template_2035 Production in Transit 2035 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_3 True
42 account_account_template_2036 Production at Third Parties 2036 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_3 False
43 account_account_template_2039 Value Loss of Production (-) 2039 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_3 False
44 account_account_template_2040 Cost of Purchased Goods for Resale 2040 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_4 False
45 account_account_template_2045 Purchased Goods for Resale in Transit 2045 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_4 True
46 account_account_template_2046 Purchased Goods for Resale at Third Parties 2046 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_4 False
47 account_account_template_2049 Value Loss of Purchased Goods for Resale (-) 2049 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_4 False
48 account_account_template_2060 Cost of Tangible Assets 2060 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_6 False
49 account_account_template_2080 Prepayments to Suppliers 2080 asset_prepayments l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_7 False
50 account_account_template_2084 Deposit 2084 asset_prepayments l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_1_7 False
51 account_account_template_2410 Value of Debts from Customers 2410 asset_receivable l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_2_1 True
52 account_account_template_2411 Value of Debts from POS Customers 2411 asset_receivable l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_2_1 True
53 account_account_template_24400 Value of Loans Granted 24400 asset_receivable l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_2_4 True
54 account_account_template_2441 Receivable Value-Added Tax 2441 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_2_4 False
55 account_account_template_2442 Prepaid Profit Tax 2442 asset_receivable l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_2_4 True
56 account_account_template_2443 Tax Overpayments 2443 asset_receivable l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_2_4 True
57 account_account_template_2444 VSDF (Lithuanian State Social Insurance Fund) Debt to the Company 2444 asset_receivable l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_2_4 True
58 account_account_template_24450 Value of Receivables from Accountable Persons 24450 asset_receivable l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_2_4 True
59 account_account_template_24460 Value of Other Receivable Debts 24460 asset_receivable l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_2_4 True
60 account_account_template_24471 Profit paid in Advance to the Owners of the Company 24471 asset_receivable l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_2_4 True
61 account_account_template_24472 Payed Funds for Personal Use to the Owners of the Company 24472 asset_receivable l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_2_4 True
62 account_account_template_2449 Other Questionable Debts (-) 2449 asset_receivable l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_2_4 True
63 account_account_template_26200 Acquisition Cost of Equity Securities of Other Companies 26200 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_3_2 False
64 account_account_template_26209 Value Loss of Equity Securities of Other Companies (-) 26209 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_3_2 False
65 account_account_template_262110 Acquisition Cost of Other Non-Equity Securities 262110 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_3_2 False
66 account_account_template_262119 Value Loss of Other Non-Equity Securities (-) 262119 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_3_2 False
67 account_account_template_2623 Term Deposits 2623 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_3_2 False
68 account_chart_template_lithuania_liquidity_transfer Cash in Transit 273 asset_current account_chart_template_lithuania l10n_lt.account_account_tag_b_4 True
69 account_account_template_274 Cash Equivalents 274 asset_cash l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_4 False
70 account_account_template_279 Frozen Funds (-) 279 asset_cash l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_b_4 False
71 account_account_template_291 Future Expenses 291 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_c_prepayments_accrued_income False
72 account_account_template_292 Accumulative Income 292 asset_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_c_prepayments_accrued_income False
73 account_account_template_3011 Ordinary Shares 3011 equity l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_d_1_1 False
74 account_account_template_3012 Preference Shares 3012 equity l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_d_1_1 False
75 account_account_template_302 Subscribed Capital Unpaid (-) 302 equity l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_d_1_2 False
76 account_account_template_303 Own Shares (Yawn) (-) 303 equity l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_d_1_3 False
77 account_account_template_305 Company Owner’s Capital 305 equity l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_d_1_3 False
78 account_account_template_308 Owners’ Contributions 308 equity l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_d_1_3 False
79 account_account_template_331 Mandatory or Reserve Capital 331 equity l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_d_4_1 False
80 account_account_template_3411 Acknowledged Net Profit (Loss) of The Accounting Year in The Profit (Loss) Report 3411 equity_unaffected l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_d_5_1 False
81 account_account_template_3412 Unacknowledged Net Profit (Loss) of The Accounting Year in The Profit (Loss) Report 3412 equity l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_d_5_1 False
82 account_account_template_3421 Acknowledged Net Profit (Loss) of The Previous Accounting Year in The Profit (Loss) Report 3421 equity l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_d_5_2 False
83 account_account_template_3422 Unacknowledged Net Profit (Loss) of The Previous Accounting Year in The Profit (Loss) Report 3422 equity l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_d_5_2 False
84 account_account_template_3424 Profit (Loss) of Material Corrections of The Previous Years 3424 equity l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_d_5_2 False
85 account_account_template_390 Common Summary of Accounts 390 equity l10n_lt.account_chart_template_lithuania False
86 account_account_template_411 Provisions for Pensions and Similar Liabilities 411 liability_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_f_1 False
87 account_account_template_412 Tax Provisions 412 liability_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_f_2 False
88 account_account_template_413 Other Provisions 413 liability_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_f_3 False
89 account_account_template_4211 Leasing (Financial Rent) or Other Obligations 4211 liability_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_1_1 False
90 account_account_template_4214 Other Debt Obligations 4214 liability_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_1_1 False
91 account_account_template_4220 Long-Term Liabilities under Loan Agreements 4220 liability_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_1_2 False
92 account_account_template_4221 Other Obligations 4221 liability_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_1_2 False
93 account_account_template_4230 Prepayments from Customers 4230 liability_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_1_3 False
94 account_account_template_4231 Prepayments from Service Receivers 4231 liability_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_1_3 False
95 account_account_template_424 Debts to Suppliers 424 liability_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_1_4 False
96 account_account_template_428 Other Payables and Long-Term Liabilities 428 liability_non_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_1_8 False
97 account_account_template_4401 Part of Leasing (Financial Rent) or Other Obligations in The Current Year 4401 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_1 False
98 account_account_template_4403 Part of Other Long-Term Debts in The Current Year 4403 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_1 False
99 account_account_template_4410 Liabilities under Short-Term Loan Agreements 4410 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_2 False
100 account_account_template_4411 Part of Debts to Credit Institutions in The Current Year 4411 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_2 False
101 account_account_template_4413 Other Obligations (Executables and etc.) 4413 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_2 False
102 account_account_template_4420 Prepayments from Customers 4420 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_3 False
103 account_account_template_4421 Prepayments from Service Receivers 4421 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_3 False
104 account_account_template_4430 Debts to Suppliers for Goods and Services 4430 liability_payable l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_4 True
105 account_account_template_4431 Other Debts to Suppliers 4431 liability_payable l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_4 True
106 account_account_template_4470 Obligations of Profit Tax 4470 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_8 False
107 account_account_template_4471 Other Obligations 4471 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_8 False
108 account_account_template_4480 Payable Salary 4480 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_9 False
109 account_account_template_4481 Payable Personal Income Tax 4481 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_9 False
110 account_account_template_4482 Contributions of Payable Social Security 4482 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_9 False
111 account_account_template_4483 Contributions of Payable Guarantee Fund 4483 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_9 False
112 account_account_template_4485 Leave Liabilities 4485 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_9 False
113 account_account_template_4486 Contributions of Payable Compulsory Health Insurance 4486 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_9 False
114 account_account_template_4490 Payable Dividends 4490 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_10 False
115 account_account_template_4491 Payable Bonuses 4491 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_10 False
116 account_account_template_4492 Payable Value-Added Tax 4492 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_10 False
117 account_account_template_4493 Other Payable Taxes to Budget 4493 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_10 False
118 account_account_template_4494 Other Payables 4494 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_10 False
119 account_account_template_4495 Payables to the Owners of the Company 4495 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_g_2_10 False
120 account_account_template_491 Accumulated Expenses 491 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_h_accruals_deferred_income False
121 account_account_template_492 Income of Future Periods 492 liability_current l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_h_accruals_deferred_income False
122 account_account_template_5000 Income from Goods Sold 5000 income l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_1_net_turnover False
123 account_account_template_5001 Income from Services Sold 5001 income l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_1_net_turnover False
124 account_account_template_5003 Income from Production Sold 5003 income l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_1_net_turnover False
125 account_account_template_5009 Rounding of Cash Payments (+/-) 5009 income l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_1_net_turnover False
126 account_account_template_509 Discounts, Returns (-) 509 income l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_1_net_turnover False
127 account_account_template_5400 Profit from Asset Disposition 5400 income_other l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_6_other_operating_results False
128 account_account_template_5401 Other Income 5401 income_other l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_6_other_operating_results False
129 account_account_template_5600 Income from Other Long-Term Investments and Loan Interests 5600 income_other l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_8_income_other_longterm_investments_loans False
130 account_account_template_5802 Income from Other Loan Interests 5802 income_other l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_9_other_interest_similar_income False
131 account_account_template_5803 Positive Currency Exchange Difference 5803 income l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_9_other_interest_similar_income,account.account_tag_financing False
132 account_account_template_5804 Income from Fines 5804 income_other l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_9_other_interest_similar_income False
133 account_account_template_5809 Profit from Disposition of Investments 5809 income_other l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_9_other_interest_similar_income False
134 account_account_template_6000 Cost of Goods Sold 6000 expense_direct_cost l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_2_cost_of_sales False
135 account_account_template_6001 Cost of Services Sold 6001 expense_direct_cost l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_2_cost_of_sales False
136 account_account_template_60030 Cost of Production Sold 60030 expense_direct_cost l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_2_cost_of_sales False
137 account_account_template_60031 Short-Term Production Inventory 60031 expense_direct_cost l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_2_cost_of_sales False
138 account_account_template_60032 Direct Transport 60032 expense_direct_cost l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_2_cost_of_sales False
139 account_account_template_60033 Direct Commissions 60033 expense_direct_cost l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_2_cost_of_sales False
140 account_account_template_60034 Direct Payroll of Employees Working in Production 60034 expense_direct_cost l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_2_cost_of_sales False
141 account_account_template_60040 Working Tools for Production 60040 expense_direct_cost l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_2_cost_of_sales False
142 account_account_template_60041 Maintenance of Working Tools for Production 60041 expense_direct_cost l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_2_cost_of_sales False
143 account_account_template_60042 Maintenance of Production Transport 60042 expense_direct_cost l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_2_cost_of_sales False
144 account_account_template_60043 Energy Resources 60043 expense_direct_cost l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_2_cost_of_sales False
145 account_account_template_60044 Fuel 60044 expense_direct_cost l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_2_cost_of_sales False
146 account_account_template_6005 Increase (Decrease) in Inventories 6005 expense_direct_cost l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_2_cost_of_sales False
147 account_account_template_609 Discounts, Returns (-) 609 expense_direct_cost l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_2_cost_of_sales False
148 account_account_template_6202 Cost of Services and Goods Advertising 6202 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_4_selling_expenses False
149 account_account_template_6203 Payroll and Other Costs of Employees Working in Sales 6203 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_4_selling_expenses False
150 account_account_template_6208 Other Costs of Sales 6208 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_4_selling_expenses False
151 account_account_template_6209 Discounts Received (-) 6209 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_4_selling_expenses False
152 account_account_template_6300 Rental Costs 6300 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
153 account_account_template_6301 Costs of Maintenance and Exploitation 6301 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
154 account_account_template_6302 Fuel Costs 6302 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
155 account_account_template_6303 Insurance Costs 6303 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
156 account_account_template_6304 Payroll and Other Costs of Employees Working in Administration 6304 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
157 account_account_template_6306 Depreciation Costs of Long-Term Tangible Assets 6306 expense_depreciation l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
158 account_account_template_6307 Amortization Costs of Intangible Assets Value 6307 expense_depreciation l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
159 account_account_template_63080 Costs of Real Estate Tax 63080 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
160 account_account_template_63081 Costs of not Deductible Value-Added Tax 63081 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
161 account_account_template_63082 Pollution Tax Costs 63082 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
162 account_account_template_63083 Costs of Other Taxes 63083 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
163 account_account_template_63090 Costs of Value Loss of Debts from Customers 63090 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
164 account_account_template_63091 Costs of Inventory Value Loss 63091 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
165 account_account_template_63092 Costs of Intangible Assets Value Loss 63092 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
166 account_account_template_63093 Costs of Value Loss of Long-Term Tangible Assets 63093 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
167 account_account_template_63094 Costs of Value Loss of Other Assets 63094 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
168 account_account_template_6310 Provisions Costs 6310 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
169 account_account_template_6311 Costs of Fines 6311 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
170 account_account_template_63120 Other Costs and Bank Taxes 63120 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
171 account_account_template_63121 Representative Costs 63121 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
172 account_account_template_63122 Daily Allowance 63122 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
173 account_account_template_63123 Support 63123 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
174 account_account_template_6319 Rounding of Cash Payments (+/-) 6319 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_5_general_administrative_expenses False
175 account_account_template_6400 Asset Disposition Losses 6400 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_6_other_operating_results False
176 account_account_template_6401 Other Costs 6401 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_6_other_operating_results False
177 account_account_template_6701 Costs of Value Loss of Long-Term Financial Assets 6701 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_10_impaired_fin_assets_short_investments False
178 account_account_template_6702 Costs of Value Loss of Short-Term Investments 6702 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_10_impaired_fin_assets_short_investments False
179 account_account_template_6802 Costs of Other Loan Interests 6802 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_11_interest_other_similar_expenses False
180 account_account_template_6803 Negative Currency Exchange Difference 6803 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_11_interest_other_similar_expenses False
181 account_account_template_6804 Costs of Fines 6804 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_11_interest_other_similar_expenses False
182 account_account_template_6805 Representation and other disallowed deductions 6805 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_11_interest_other_similar_expenses False
183 account_account_template_6806 Costs of Interests for Financial Rent 6806 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_11_interest_other_similar_expenses False
184 account_account_template_6809 Investment Disposition Losses 6809 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_11_interest_other_similar_expenses False
185 account_account_template_6900 Profit and Other Similar Taxes of The Current Year 6900 income l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_12_tax_on_profit False
186 account_account_template_6901 Costs (Income) of Deferred Value-Added Tax 6901 expense l10n_lt.account_chart_template_lithuania l10n_lt.account_account_tag_12_tax_on_profit False
187 account_account_template_999 Interim Account 999 asset_cash account_chart_template_lithuania False

View file

@ -255,6 +255,11 @@
<field name="applicability">accounts</field>
<field name="color" eval="8"/>
</record>
<record id="account_account_tag_d_6" model="account.account.tag">
<field name="name">D.6. Common Summary of Accounts</field>
<field name="applicability">accounts</field>
<field name="color" eval="8"/>
</record>
<record id="account_account_tag_e_grants_subsidies" model="account.account.tag">
<field name="name">E. GRANTS, SUBSIDIES</field>
<field name="applicability">accounts</field>

View file

@ -1,19 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<odoo>
<!-- Chart of Accounts Template -->
<record id="account_chart_template_lithuania" model="account.chart.template">
<field name="name">Lithuania - Accounting</field>
<field name="code_digits">1</field>
<field name="currency_id" ref="base.EUR"/>
<!-- Anglo-Saxon Accounting is used for reporting cost of good sold
when products are sold/delivered.-->
<field name="use_anglo_saxon" eval="True"/>
<!-- Languages for which the translations of templates could be
copied in the final object when generating them from templates -->
<field name="spoken_languages" eval="'lt_LT'"/>
<field name="bank_account_code_prefix">271</field>
<field name="cash_account_code_prefix">272</field>
<field name="transfer_account_code_prefix">273</field>
<field name="country_id" ref="base.lt"/>
</record>
</odoo>

View file

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo noupdate="1">
<function model="account.chart.template" name="try_loading">
<value eval="[ref('l10n_lt.account_chart_template_lithuania')]"/>
</function>
</odoo>

View file

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<odoo>
<!-- Setup Chart of Accounts Template -->
<record id="account_chart_template_lithuania" model="account.chart.template">
<field name="property_account_receivable_id" ref="account_account_template_2410"/>
<field name="property_account_payable_id" ref="account_account_template_4430"/>
<field name="property_account_expense_categ_id" ref="account_account_template_6000"/>
<field name="property_account_income_categ_id" ref="account_account_template_5000"/>
<field name="income_currency_exchange_account_id" ref="account_account_template_5803"/>
<field name="expense_currency_exchange_account_id" ref="account_account_template_6803"/>
<field name="property_stock_account_input_categ_id" ref="account_account_template_2045"/>
<field name="property_stock_account_output_categ_id" ref="account_account_template_2045"/>
<field name="property_stock_valuation_account_id" ref="account_account_template_2040"/>
<field name="default_pos_receivable_account_id" ref="account_account_template_2411"/>
<field name="account_journal_early_pay_discount_loss_account_id" ref="account_account_template_509"/>
<field name="account_journal_early_pay_discount_gain_account_id" ref="account_account_template_6209"/>
</record>
</odoo>

View file

@ -1,55 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo noupdate="1">
<!-- Account Fiscal Position Template -->
<record id="account_fiscal_position_template_lt" model="account.fiscal.position.template">
<field name="name">LT</field>
<field name="auto_apply" eval="True"/>
<field name="vat_required" eval="True"/>
<field name="country_id" ref="base.lt"/>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
</record>
<record id="account_fiscal_position_template_eu" model="account.fiscal.position.template">
<field name="name">EU</field>
<field name="auto_apply" eval="True"/>
<field name="vat_required" eval="True"/>
<field name="country_group_id" ref="base.europe"/>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="20"/>
</record>
<record id="account_fiscal_position_template_b2c_eu" model="account.fiscal.position.template">
<field name="name">B2C EU</field>
<field name="auto_apply" eval="True"/>
<field name="vat_required" eval="False"/>
<field name="country_group_id" ref="base.europe"/>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="25"/>
</record>
<record id="account_fiscal_position_template_out_eu" model="account.fiscal.position.template">
<field name="name">Not EU</field>
<field name="auto_apply" eval="True"/>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="30"/>
</record>
<!-- Account Fiscal Position Tax Template -->
<record id="account_fiscal_position_tax_template_eu_1" model="account.fiscal.position.tax.template">
<field name="position_id" ref="account_fiscal_position_template_eu"/>
<field name="tax_src_id" ref="account_tax_template_sales_21"/>
<field name="tax_dest_id" ref="account_tax_template_sales_0_vat13"/>
</record>
<record id="account_fiscal_position_tax_template_eu_2" model="account.fiscal.position.tax.template">
<field name="position_id" ref="account_fiscal_position_template_eu"/>
<field name="tax_src_id" ref="account_tax_template_purchase_21"/>
<field name="tax_dest_id" ref="account_tax_template_purchase_assumed_21"/>
</record>
<record id="account_fiscal_position_tax_template_out_eu_1" model="account.fiscal.position.tax.template">
<field name="position_id" ref="account_fiscal_position_template_out_eu"/>
<field name="tax_src_id" ref="account_tax_template_sales_21"/>
<field name="tax_dest_id" ref="account_tax_template_sales_0_vat12"/>
</record>
<record id="account_fiscal_position_tax_template_out_eu_2" model="account.fiscal.position.tax.template">
<field name="position_id" ref="account_fiscal_position_template_out_eu"/>
<field name="tax_src_id" ref="account_tax_template_purchase_21"/>
<field name="tax_dest_id" ref="account_tax_template_purchase_0"/>
</record>
</odoo>

View file

@ -1,19 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<odoo noupdate="1">
<record id="tax_group_vat_0" model="account.tax.group">
<field name="name">VAT 0%</field>
<field name="country_id" ref="base.lt"/>
</record>
<record id="tax_group_vat_5" model="account.tax.group">
<field name="name">VAT 5%</field>
<field name="country_id" ref="base.lt"/>
</record>
<record id="tax_group_vat_9" model="account.tax.group">
<field name="name">VAT 9%</field>
<field name="country_id" ref="base.lt"/>
</record>
<record id="tax_group_vat_21" model="account.tax.group">
<field name="name">VAT 21%</field>
<field name="country_id" ref="base.lt"/>
</record>
</odoo>

View file

@ -1,567 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<!-- Sales -->
<!-- 0% VAT -->
<record id="account_tax_template_sales_0_vat5" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_0"/>
<field name="name">Sale 0% (VAT5) Tax Exempt in LT</field>
<field name="type_tax_use">sale</field>
<field name="amount" eval="0.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
</record>
<record id="account_tax_template_sales_0_vat12" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_0"/>
<field name="name">Sale 0% (VAT12) export</field>
<field name="description">0% VAT</field>
<field name="type_tax_use">sale</field>
<field name="amount" eval="0.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
</record>
<record id="account_tax_template_sales_0_vat13" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_0"/>
<field name="name">Sale 0% (VAT13)</field>
<field name="description">0% VAT</field>
<field name="type_tax_use">sale</field>
<field name="amount" eval="0.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
</record>
<record id="account_tax_template_sales_0_vat15" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_0"/>
<field name="name">Sale 0% (VAT15) Service not in EU</field>
<field name="type_tax_use">sale</field>
<field name="amount" eval="0.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
</record>
<!-- 5% VAT -->
<record id="account_tax_template_sales_5" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_5"/>
<field name="name">Sale 5% (VAT3)</field>
<field name="description">5% VAT</field>
<field name="type_tax_use">sale</field>
<field name="amount" eval="5.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
</record>
<!-- 21% VAT -->
<record id="account_tax_template_sales_21" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_21"/>
<field name="name">Sale 21% (VAT1)</field>
<field name="description">21% VAT</field>
<field name="type_tax_use">sale</field>
<field name="amount" eval="21.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="1"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
</record>
<!-- Reversed Taxes -->
<record id="account_tax_template_sales_reversed_21" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_21"/>
<field name="name">Reversed Sale 21% (VAT25)</field>
<field name="description">21% VAT</field>
<field name="type_tax_use">sale</field>
<field name="amount" eval="21.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
(0,0, {
'factor_percent': -100,
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
(0,0, {
'factor_percent': -100,
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
</record>
<!-- Purchases -->
<!-- 0% VAT -->
<record id="account_tax_template_purchase_0_vat5" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_0"/>
<field name="name">Purchase 0% (VAT5) Tax Exempt LT</field>
<field name="type_tax_use">purchase</field>
<field name="amount" eval="0.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
</record>
<record id="account_tax_template_purchase_0_vat14" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_0"/>
<field name="name">Purchase 0% (VAT14) export, transportation</field>
<field name="description">0% VAT</field>
<field name="type_tax_use">purchase</field>
<field name="amount" eval="0.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
</record>
<record id="account_tax_template_purchase_0" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_0"/>
<field name="name">Purchase 0% (VAT15)</field>
<field name="description">0% VAT</field>
<field name="type_tax_use">purchase</field>
<field name="amount" eval="0.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
</record>
<record id="account_tax_template_purchase_0_vat42" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_0"/>
<field name="name">Purchase 0% (VAT42)</field>
<field name="type_tax_use">purchase</field>
<field name="amount" eval="0.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
</record>
<record id="account_tax_template_purchase_0_vat100" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_0"/>
<field name="name">Purchase 0% (VAT100) other cases</field>
<field name="type_tax_use">purchase</field>
<field name="amount" eval="0.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
</record>
<!-- 5% VAT -->
<record id="account_tax_template_purchase_5" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_5"/>
<field name="name">Purchase 5% (VAT3)</field>
<field name="description">5% VAT</field>
<field name="type_tax_use">purchase</field>
<field name="amount" eval="5.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
</record>
<!-- 9% VAT -->
<record id="account_tax_template_purchase_not_deductible_9" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_9"/>
<field name="name">Purchase 9% (VAT2) not deductible</field>
<field name="description">9% VAT</field>
<field name="type_tax_use">purchase</field>
<field name="amount" eval="9.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_63081'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_63081'),
}),
]"/>
</record>
<record id="account_tax_template_purchase_9" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_9"/>
<field name="name">Purchase 9% (VAT2)</field>
<field name="description">9% VAT</field>
<field name="type_tax_use">purchase</field>
<field name="amount" eval="9.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
</record>
<!-- 21% VAT -->
<record id="account_tax_template_purchase_not_deductible_21" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_21"/>
<field name="name">Purchase 21% (VAT1) not deductible</field>
<field name="description">21% VAT</field>
<field name="type_tax_use">purchase</field>
<field name="amount" eval="21.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="10"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_63081'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_63081'),
}),
]"/>
</record>
<record id="account_tax_template_purchase_21" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_21"/>
<field name="name">Purchase 21% (VAT1)</field>
<field name="description">21% VAT</field>
<field name="type_tax_use">purchase</field>
<field name="amount" eval="21.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="1"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
]"/>
</record>
<!-- Reversed Taxes -->
<record id="account_tax_template_purchase_reversed_21" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_21"/>
<field name="name">Reversed Purchase 21% (VAT25)</field>
<field name="description">21% VAT</field>
<field name="type_tax_use">purchase</field>
<field name="amount" eval="21.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="90"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
(0,0, {
'factor_percent': -100,
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
(0,0, {
'factor_percent': -100,
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
</record>
<!-- Assumed Taxes -->
<!-- 21% (VAT16) -->
<record id="account_tax_template_purchase_assumed_21_vat16" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_21"/>
<field name="name">Assumed Purchase 21% (VAT16) from EU</field>
<field name="description">Assumed 21% VAT</field>
<field name="type_tax_use">purchase</field>
<field name="amount" eval="21"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="100"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
(0,0, {
'factor_percent': -100,
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
(0,0, {
'factor_percent': -100,
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
</record>
<!-- 21% (VAT20) -->
<record id="account_tax_template_purchase_assumed_21_vat20" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_21"/>
<field name="name">Assumed Purchase 21% (VAT20)</field>
<field name="description">Assumed 21% VAT</field>
<field name="type_tax_use">purchase</field>
<field name="amount" eval="21.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="110"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
(0,0, {
'factor_percent': -100,
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
(0,0, {
'factor_percent': -100,
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
</record>
<!-- 21% (VAT21) -->
<record id="account_tax_template_purchase_assumed_21" model="account.tax.template">
<field name="tax_group_id" ref="tax_group_vat_21"/>
<field name="name">Assumed Purchase 21% (VAT21) Goods/Services</field>
<field name="description">Assumed 21% VAT</field>
<field name="type_tax_use">purchase</field>
<field name="amount" eval="21.0"/>
<field name="amount_type">percent</field>
<field name="chart_template_id" ref="account_chart_template_lithuania"/>
<field name="sequence" eval="120"/>
<field name="invoice_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
(0,0, {
'factor_percent': -100,
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
<field name="refund_repartition_line_ids" eval="[(5, 0, 0),
(0,0, {'repartition_type': 'base'}),
(0,0, {
'repartition_type': 'tax',
'account_id': ref('account_account_template_2441'),
}),
(0,0, {
'factor_percent': -100,
'repartition_type': 'tax',
'account_id': ref('account_account_template_4492'),
}),
]"/>
</record>
</odoo>

View file

@ -0,0 +1,388 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="lt_tax_report" model="account.report">
<field name="name">Value Added Tax Declaration</field>
<field name="name@lt">Pridėtinės Vertės Mokesčio Deklaracija</field>
<field name="root_report_id" ref="account.generic_tax_report"/>
<field name="country_id" ref="base.lt"/>
<field name="allow_foreign_vat" eval="True"/>
<field name="availability_condition">country</field>
<field name="column_ids">
<record id="lt_tax_report_balance" model="account.report.column">
<field name="name">Balance</field>
<field name="name@lt">Balansas</field>
<field name="expression_label">balance</field>
</record>
</field>
<field name="line_ids">
<record id="lt_tax_report_line_1" model="account.report.line">
<field name="name">I. Transactions for the supply of goods and services</field>
<field name="name@lt">I. Prekių tiekimo ir paslaugų teikimo sandoriai</field>
<field name="code">lt_vat_1</field>
<field name="children_ids">
<record id="lt_tax_report_line_11" model="account.report.line">
<field name="name">11. VAT-taxable transactions</field>
<field name="name@lt">11. PVM apmokestinami sandoriai</field>
<field name="code">lt_vat_11</field>
<field name="expression_ids">
<record id="tax_report_line_11_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">-11_base</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_12" model="account.report.line">
<field name="name">12. VAT-taxable transactions, where VAT is deducted by the buyer (in cases specified in Article 96)</field>
<field name="name@lt">12. PVM apmokestinami sandoriai, kai PVM išskaito pirkėjas (96 str. nustatytais atvejais)</field>
<field name="code">lt_vat_12</field>
<field name="expression_ids">
<record id="tax_report_line_12_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">-12_base</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_13" model="account.report.line">
<field name="name">13. VAT-exempt transactions</field>
<field name="name@lt">13. PVM neapmokestinami sandoriai</field>
<field name="code">lt_vat_13</field>
<field name="expression_ids">
<record id="tax_report_line_13_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">-13_base</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_14" model="account.report.line">
<field name="name">14. Consumption for private needs</field>
<field name="name@lt">14. Suvartojimas privatiems poreikiams</field>
<field name="code">lt_vat_14</field>
<field name="expression_ids">
<record id="tax_report_line_14_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">-14_base</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_15" model="account.report.line">
<field name="name">15. Production of fixed assets</field>
<field name="name@lt">15. Ilgalaikio materialiojo turto pasigaminimas</field>
<field name="code">lt_vat_15</field>
<field name="expression_ids">
<record id="tax_report_line_15_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">-15_base</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_16" model="account.report.line">
<field name="name">16. Margin on transactions subject to special taxation scheme</field>
<field name="name@lt">16. Sandorių, kuriems taikoma spec. apmokestinimo schema, marža</field>
<field name="code">lt_vat_16</field>
<field name="expression_ids">
<record id="tax_report_line_16_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">-16_base</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_17" model="account.report.line">
<field name="name">17. Exports of goods (0%)</field>
<field name="name@lt">17. Prekių eksportas (0 proc.)</field>
<field name="code">lt_vat_17</field>
<field name="expression_ids">
<record id="tax_report_line_17_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">-17_base</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_18" model="account.report.line">
<field name="name">18. Goods supplied to EU VAT payers (0%)</field>
<field name="name@lt">18. ES PVM mokėtojams patiektos prekės (0 proc.)</field>
<field name="code">lt_vat_18</field>
<field name="expression_ids">
<record id="tax_report_line_18_tag" model="account.report.expression">
<field name="label">tax_tag</field>
<field name="engine">tax_tags</field>
<field name="formula">-18_base</field>
</record>
<record id="tax_report_line_18_balance" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">aggregation</field>
<field name="formula">lt_vat_18.tax_tag + lt_vat_18.tax_tag_triangular</field>
</record>
<record id="tax_report_line_18_triangular_tag" model="account.report.expression">
<field name="label">tax_tag_triangular</field>
<field name="engine">tax_tags</field>
<field name="formula">-18_base_triangular</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_19" model="account.report.line">
<field name="name">19. Other VAT-taxable transactions (0%)</field>
<field name="name@lt">19. Kiti PVM apmokestinami sandoriai (0 proc.)</field>
<field name="code">lt_vat_19</field>
<field name="expression_ids">
<record id="tax_report_line_19_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">-19_base</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_20" model="account.report.line">
<field name="name">20. Transactions outside Lithuania (not subject to VAT in Lithuania)</field>
<field name="name@lt">20. Už Lietuvos ribų įvykę sandoriai (ne PVM objektas Lietuvoje)</field>
<field name="code">lt_vat_20</field>
<field name="expression_ids">
<record id="tax_report_line_20_tag" model="account.report.expression">
<field name="label">tax_tag</field>
<field name="engine">tax_tags</field>
<field name="formula">-20_base</field>
</record>
<record id="tax_report_line_20_eu_tag" model="account.report.expression">
<field name="label">tax_tag_eu</field>
<field name="engine">tax_tags</field>
<field name="formula">-20_base_eu</field>
</record>
<record id="tax_report_line_20_balance" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">aggregation</field>
<field name="formula">lt_vat_20.tax_tag + lt_vat_20.tax_tag_eu</field>
</record>
</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_2" model="account.report.line">
<field name="name">II. Transactions for the purchase of goods and services</field>
<field name="name@lt">II. Prekių ir paslaugų įsigijimo sandoriai</field>
<field name="code">lt_vat_2</field>
<field name="children_ids">
<record id="lt_tax_report_line_21" model="account.report.line">
<field name="name">21. Goods purchased from the EU</field>
<field name="name@lt">21. Iš ES įsigytos prekės</field>
<field name="code">lt_vat_21</field>
<field name="expression_ids">
<record id="tax_report_line_21_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">21_base</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_22" model="account.report.line">
<field name="name">22. Goods purchased from the EU for triangular trade</field>
<field name="name@lt">22. Iš ES įsigytos prekės trikampei prekybai</field>
<field name="code">lt_vat_22</field>
<field name="expression_ids">
<record id="tax_report_line_22_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">22_base</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_23" model="account.report.line">
<field name="name">23. Services purchased from foreign countries</field>
<field name="name@lt">23. Iš užsienio valstybių įsigytos paslaugos</field>
<field name="code">lt_vat_23</field>
<field name="expression_ids">
<record id="tax_report_line_23_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">23_base</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_24" model="account.report.line">
<field name="name">24. Of which: purchases from the EU VAT payers</field>
<field name="name@lt">24. Iš jų: įsigytos iš ES PVM mokėtojų</field>
<field name="code">lt_vat_24</field>
<field name="expression_ids">
<record id="tax_report_line_24_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">24_base</field>
</record>
</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_3" model="account.report.line">
<field name="name">III. Purchase and import VAT</field>
<field name="name@lt">II. Pirkimo ir importo PVM</field>
<field name="code">l10n_lt_vat_3</field>
<field name="children_ids">
<record id="lt_tax_report_line_25" model="account.report.line">
<field name="name">25. VAT on purchases of goods and services</field>
<field name="name@lt">25. Įsigytų prekių ir paslaugų pirkimo PVM</field>
<field name="code">lt_vat_25</field>
<field name="expression_ids">
<record id="tax_report_line_25_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">25_tax</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_26" model="account.report.line">
<field name="name">26. Import VAT paid</field>
<field name="name@lt">26. Sumokėtas importo PVM</field>
<field name="code">lt_vat_26</field>
<field name="expression_ids">
<record id="tax_report_line_26_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">26_tax</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_27" model="account.report.line">
<field name="name">27. Import VAT, the deduction of which is controlled by the VMI</field>
<field name="name@lt">27. Importo PVM, kurio įskaitymą kontroliuoja VMI</field>
<field name="code">lt_vat_27</field>
<field name="expression_ids">
<record id="tax_report_line_27_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">-27_tax</field>
</record>
</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_4" model="account.report.line">
<field name="name">IV. VAT deductible share (in percentage)</field>
<field name="name@lt">IV. PVM atskaitytina dalis (procentais)</field>
<field name="code">l10n_lt_vat_4</field>
<field name="children_ids">
<record id="lt_tax_report_line_28" model="account.report.line">
<field name="name">28. Calendar year pro rata VAT deduction percentage</field>
<field name="name@lt">28. Importo PVM, kurio įskaitymą kontroliuoja VMI</field>
<field name="code">lt_vat_28</field>
<field name="expression_ids">
<record id="tax_report_line_28_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">external</field>
<field name="formula">sum</field>
<field name="subformula">editable;rounding=0</field>
</record>
</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_5" model="account.report.line">
<field name="name">V. Sales VAT, VAT deduction, VAT payable (refundable)</field>
<field name="name@lt">V. Pardavimo PVM, PVM atskaita, mokėtinas (grąžintinas) PVM</field>
<field name="code">l10n_lt_vat_5</field>
<field name="children_ids">
<record id="lt_tax_report_line_29" model="account.report.line">
<field name="name">29. Standard rate sales VAT</field>
<field name="name@lt">29. Standartinis tarifo pardavimo PVM</field>
<field name="code">lt_vat_29</field>
<field name="expression_ids">
<record id="tax_report_line_29_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">29_tax</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_30" model="account.report.line">
<field name="name">30. 9 percent sales VAT</field>
<field name="name@lt">30. 9 proc. pardavimo PVM</field>
<field name="code">lt_vat_30</field>
<field name="expression_ids">
<record id="tax_report_line_30_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">30_tax</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_31" model="account.report.line">
<field name="name">31. 5 percent sales VAT</field>
<field name="name@lt">31. 5 proc. pardavimo PVM</field>
<field name="code">lt_vat_31</field>
<field name="expression_ids">
<record id="tax_report_line_31_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">31_tax</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_32" model="account.report.line">
<field name="name">32. Sales VAT (in cases specified in Article 95)</field>
<field name="name@lt">32. Pardavimo PVM (95 str. nustatytais atvejais)</field>
<field name="code">lt_vat_32</field>
<field name="expression_ids">
<record id="tax_report_line_32_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">32_tax</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_33" model="account.report.line">
<field name="name">33. Sales VAT (in cases specified in Article 96)</field>
<field name="name@lt">33. Pardavimo PVM (96 str. nustatytais atvejais)</field>
<field name="code">lt_vat_33</field>
<field name="expression_ids">
<record id="tax_report_line_33_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">33_tax</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_34" model="account.report.line">
<field name="name">34. VAT on sales of goods purchased from the EU</field>
<field name="name@lt">34. Iš ES įsigytų prekių pardavimo PVM</field>
<field name="code">lt_vat_34</field>
<field name="expression_ids">
<record id="tax_report_line_34_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">tax_tags</field>
<field name="formula">34_tax</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_35" model="account.report.line">
<field name="name">35. Deductible VAT</field>
<field name="name@lt">35. Atskaitomas PVM</field>
<field name="code">lt_vat_35</field>
<field name="expression_ids">
<record id="tax_report_line_35_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">aggregation</field>
<field name="formula">lt_vat_25.balance + lt_vat_26.balance + lt_vat_27.balance</field>
</record>
</field>
</record>
</field>
</record>
<record id="lt_tax_report_line_36" model="account.report.line">
<field name="name">36. Payable to the budget or refundable from the budget (-) VAT (27+29+30+31+32+33+34-35)</field>
<field name="name@lt">36. Mokėtina į biudžetą arba grąžintina iš biudžeto (-) PVM (27+29+30+31+32+33+34-35)</field>
<field name="code">lt_vat_36</field>
<field name="expression_ids">
<record id="tax_report_line_36_tag" model="account.report.expression">
<field name="label">balance</field>
<field name="engine">aggregation</field>
<field name="formula">lt_vat_27.balance + lt_vat_29.balance + lt_vat_30.balance + lt_vat_31.balance + lt_vat_32.balance + lt_vat_33.balance + lt_vat_34.balance - lt_vat_35.balance</field>
</record>
</field>
</record>
</field>
</record>
</odoo>

View file

@ -0,0 +1,190 @@
"id","name","code","account_type","tag_ids","reconcile","non_trade","name@lt"
"account_account_template_1130","Software Acquisition Cost","1130","asset_non_current","l10n_lt.account_account_tag_a_1_3","False","","Programinės įrangos įsigijimo savikaina"
"account_account_template_1138","Amortization of Software Value (-)","1138","asset_non_current","l10n_lt.account_account_tag_a_1_3","False","","Programinės įrangos vertės amortizacija ()"
"account_account_template_1200","Land Acquisition Cost","1200","asset_fixed","l10n_lt.account_account_tag_a_2_1","False","","Žemės įsigijimo savikaina"
"account_account_template_1201","Change of Land Value after Revaluation","1201","asset_fixed","l10n_lt.account_account_tag_a_2_1","False","","Žemės vertės pokytis dėl perkainojimo"
"account_account_template_1210","Acquisition Cost of Buildings","1210","asset_fixed","l10n_lt.account_account_tag_a_2_2","False","","Pastatų ir statinių įsigijimo savikaina"
"account_account_template_1212","Buildings being Prepared for Use","1212","asset_fixed","l10n_lt.account_account_tag_a_2_2","False","","Ruošiami naudoti pastatai ir statiniai"
"account_account_template_1217","Depreciation of the Acquisition Cost of Buildings (-)","1217","asset_fixed","l10n_lt.account_account_tag_a_2_2","False","","Pastatų ir statinių įsigijimo savikainos nusidėvėjimas ()"
"account_account_template_1220","Acquisition Cost of Machinery and Equipment","1220","asset_fixed","l10n_lt.account_account_tag_a_2_3","False","","Mašinų ir įrangos įsigijimo savikaina"
"account_account_template_1222","Machinery and Equipment being Prepared for Use","1222","asset_fixed","l10n_lt.account_account_tag_a_2_3","False","","Ruošiamos naudoti mašinos ir įranga"
"account_account_template_1227","Depreciation of the Acquisition Cost of Machinery and Equipment (-)","1227","asset_fixed","l10n_lt.account_account_tag_a_2_3","False","","Mašinų ir įrangos įsigijimo savikainos nusidėvėjimas ()"
"account_account_template_1230","Acquisition Cost of Vehicles","1230","asset_fixed","l10n_lt.account_account_tag_a_2_4","False","","Transporto priemonių įsigijimo savikaina"
"account_account_template_1232","Vehicles being Prepared for Use","1232","asset_fixed","l10n_lt.account_account_tag_a_2_4","False","","Ruošiamos naudoti transporto priemonės"
"account_account_template_1237","Depreciation of the Acquisition Cost of Vehicles (-)","1237","asset_fixed","l10n_lt.account_account_tag_a_2_4","False","","Transporto priemonių įsigijimo savikainos nusidėvėjimas ()"
"account_account_template_1240","Acquisition Cost of Other Equipment, Appliances and Tools","1240","asset_fixed","l10n_lt.account_account_tag_a_2_5","False","","Kitų įrenginių, prietaisų ir įrankių įsigijimo savikaina"
"account_account_template_1242","Other Equipment, Appliances and Tools being Prepared for Use","1242","asset_fixed","l10n_lt.account_account_tag_a_2_5","False","","Ruošiami naudoti kiti įrenginiai, prietaisai ir įrankiai"
"account_account_template_1247","Depreciation of the Acquisition Cost of Other Equipment, Appliances and Tools (-)","1247","asset_fixed","l10n_lt.account_account_tag_a_2_5","False","","Kitų įrenginių, prietaisų ir įrankių įsigijimo savikainos nusidėvėjimas ()"
"account_account_template_12500","Cost of the Acquisition of Land as Investment Property","12500","asset_fixed","l10n_lt.account_account_tag_a_2_6_1","False","","Žemės, kaip investicinio turto, įsigijimo savikaina"
"account_account_template_12509","Value Loss of the Land as Investment Property (-)","12509","asset_fixed","l10n_lt.account_account_tag_a_2_6_1","False","","Žemės, kaip investicinio turto, vertės sumažėjimas ()"
"account_account_template_12510","Cost of the Acquisition of Buildings as Investment Property","12510","asset_fixed","l10n_lt.account_account_tag_a_2_6_2","False","","Pastatų, kaip investicinio turto, įsigijimo savikaina"
"account_account_template_12517","Depreciation of the Acquisition Cost of Buildings as Investment Property (-)","12517","asset_fixed","l10n_lt.account_account_tag_a_2_6_2","False","","Pastatų, kaip investicinio turto, įsigijimo savikainos nusidėvėjimas ()"
"account_account_template_12519","Value Loss of Buildings as Investment Property (-)","12519","asset_fixed","l10n_lt.account_account_tag_a_2_6_2","False","","Pastatų, kaip investicinio turto, vertės sumažėjimas ()"
"account_account_template_1260","Advance Payments for Long-Term Tangible Assets","1260","asset_fixed","l10n_lt.account_account_tag_a_2_7","False","","Sumokėti avansai už ilgalaikį materialųjį turtą"
"account_account_template_166110","Acquisition Cost of Other Non-Equity Securities","166110","asset_non_current","l10n_lt.account_account_tag_a_3_7","False","","Kitų ne nuosavybės vertybinių popierių įsigijimo savikaina"
"account_account_template_166119","Value Loss of Other Non-Equity Securities (-)","166119","asset_non_current","l10n_lt.account_account_tag_a_3_7","False","","Kitų ne nuosavybės vertybinių popierių vertės sumažėjimas ()"
"account_account_template_1665","Term Deposits","1665","asset_non_current","l10n_lt.account_account_tag_a_3_7","False","","Terminuotieji indėliai"
"account_account_template_16700","Value of Receivable Debts from Customers","16700","asset_non_current","l10n_lt.account_account_tag_a_3_8","False","","Gautinų pirkėjų skolų vertė"
"account_account_template_16710","Value of Loans Granted","16710","asset_non_current","l10n_lt.account_account_tag_a_3_8","False","","Suteiktų paskolų vertė"
"account_account_template_1672","Receivable Amount of Leasing (Financial Rent) after One Year","1672","asset_non_current","l10n_lt.account_account_tag_a_3_8","False","","Po vienų metų gautinos lizingo (finansinės nuomos) sumos"
"account_account_template_16740","Value of Receivables","16740","asset_non_current","l10n_lt.account_account_tag_a_3_8","False","","Gautinų sumų vertė"
"account_account_template_1680","Advance Payments for Financial Assets","1680","asset_non_current","l10n_lt.account_account_tag_a_3_9","False","","Sumokėti avansai už finansinį turtą"
"account_account_template_1681","Derivative Financial Assets","1681","asset_non_current","l10n_lt.account_account_tag_a_3_9","False","","Iš išvestinių finansinių priemonių atsiradęs finansinis turtas"
"account_account_template_171","Deferred Profit Tax Asset","171","asset_non_current","l10n_lt.account_account_tag_a_4_1","False","","Atidėtojo pelno mokesčio turtas"
"account_account_template_2010","Acquisition Cost of Raw Materials, Materials and Assembly Parts","2010","asset_current","l10n_lt.account_account_tag_b_1_1","False","","Žaliavų, medžiagų ir komplektavimo detalių įsigijimo savikaina"
"account_account_template_2011","Raw Materials, Materials and Assembly Parts in Transit","2011","asset_current","l10n_lt.account_account_tag_b_1_1","True","","Žaliavos, medžiagos ir komplektavimo detalės kelyje"
"account_account_template_2012","Raw Materials, Materials and Assembly Parts at Third Parties","2012","asset_current","l10n_lt.account_account_tag_b_1_1","False","","Žaliavos, medžiagos ir komplektavimo detalės pas trečiuosius asmenis"
"account_account_template_2019","Value Loss of Raw Materials, Materials and Assembly Parts (-)","2019","asset_current","l10n_lt.account_account_tag_b_1_1","False","","Žaliavų, medžiagų ir komplektavimo detalių vertės sumažėjimas ()"
"account_account_template_20200","Cost of Incomplete Production","20200","asset_current","l10n_lt.account_account_tag_b_1_2","False","","Nebaigtos produkcijos savikaina"
"account_account_template_20210","Cost of Executive Works","20210","asset_current","l10n_lt.account_account_tag_b_1_2","False","","Vykdomų darbų savikaina"
"account_account_template_2030","Cost of Production","2030","asset_current","l10n_lt.account_account_tag_b_1_3","False","","Produkcijos savikaina"
"account_account_template_2035","Production in Transit","2035","asset_current","l10n_lt.account_account_tag_b_1_3","True","","Produkcija kelyje"
"account_account_template_2036","Production at Third Parties","2036","asset_current","l10n_lt.account_account_tag_b_1_3","False","","Produkcija pas trečiuosius asmenis"
"account_account_template_2039","Value Loss of Production (-)","2039","asset_current","l10n_lt.account_account_tag_b_1_3","False","","Produkcijos vertės sumažėjimas ()"
"account_account_template_2040","Cost of Purchased Goods for Resale","2040","asset_current","l10n_lt.account_account_tag_b_1_4","False","","Pirktų prekių, skirtų perparduoti, įsigijimo savikaina"
"account_account_template_2045","Purchased Goods for Resale in Transit","2045","asset_current","l10n_lt.account_account_tag_b_1_4","True","","Pirktos prekės, skirtos perparduoti, kelyje"
"account_account_template_2046","Purchased Goods for Resale at Third Parties","2046","asset_current","l10n_lt.account_account_tag_b_1_4","False","","Pirktos prekės, skirtos perparduoti, pas trečiuosius asmenis"
"account_account_template_2049","Value Loss of Purchased Goods for Resale (-)","2049","asset_current","l10n_lt.account_account_tag_b_1_4","False","","Pirktų prekių, skirtų perparduoti, vertės sumažėjimas ()"
"account_account_template_2060","Cost of Tangible Assets","2060","asset_current","l10n_lt.account_account_tag_b_1_6","False","","Ilgalaikio materialiojo turto, skirto parduoti, savikaina"
"account_account_template_2080","Prepayments to Suppliers","2080","asset_prepayments","l10n_lt.account_account_tag_b_1_7","False","","Sumokėti avansai tiekėjams"
"account_account_template_2084","Deposit","2084","asset_prepayments","l10n_lt.account_account_tag_b_1_7","False","","Užstatas"
"account_account_template_2410","Value of Debts from Customers","2410","asset_receivable","l10n_lt.account_account_tag_b_2_1","True","","Pirkėjų skolų vertė"
"account_account_template_2411","Value of Debts from POS Customers","2411","asset_receivable","l10n_lt.account_account_tag_b_2_1","True","",""
"account_account_template_24400","Value of Loans Granted","24400","asset_receivable","l10n_lt.account_account_tag_b_2_4","True","","Suteiktų paskolų vertė"
"account_account_template_2441","Receivable Value-Added Tax","2441","asset_current","l10n_lt.account_account_tag_b_2_4","False","","Gautinas pridėtinės vertės mokestis"
"account_account_template_24411","Receivable Value-Added Tax: VAT Current Account","24411","asset_receivable","l10n_lt.account_account_tag_b_2_4","True","True","Gautinas pridėtinės vertės mokestis: PVM einamoji sąskaita"
"account_account_template_2442","Prepaid Profit Tax","2442","asset_receivable","l10n_lt.account_account_tag_b_2_4","True","","Iš anksto sumokėtas pelno mokestis"
"account_account_template_2443","Tax Overpayments","2443","asset_receivable","l10n_lt.account_account_tag_b_2_4","True","","Mokesčių permokos"
"account_account_template_2444","VSDF (Lithuanian State Social Insurance Fund) Debt to the Company","2444","asset_receivable","l10n_lt.account_account_tag_b_2_4","True","","VSDF skola įmonei"
"account_account_template_24450","Value of Receivables from Accountable Persons","24450","asset_receivable","l10n_lt.account_account_tag_b_2_4","True","","Iš atskaitingų asmenų gautinų sumų vertė"
"account_account_template_24460","Value of Other Receivable Debts","24460","asset_receivable","l10n_lt.account_account_tag_b_2_4","True","","Kitų gautinos skolų vertė"
"account_account_template_24471","Profit paid in Advance to the Owners of the Company","24471","asset_receivable","l10n_lt.account_account_tag_b_2_4","True","","Įmonės savininkams avansu išmokėtas pelnas"
"account_account_template_24472","Payed Funds for Personal Use to the Owners of the Company","24472","asset_receivable","l10n_lt.account_account_tag_b_2_4","True","","Įmonės savininkų asmeniniams poreikiams išmokėtos lėšos"
"account_account_template_2449","Other Questionable Debts (-)","2449","asset_receivable","l10n_lt.account_account_tag_b_2_4","True","","Kitos abejotinos skolos ()"
"account_account_template_26200","Acquisition Cost of Equity Securities of Other Companies","26200","asset_current","l10n_lt.account_account_tag_b_3_2","False","","Kitų įmonių nuosavybės vertybinių popierių įsigijimo savikaina"
"account_account_template_26209","Value Loss of Equity Securities of Other Companies (-)","26209","asset_current","l10n_lt.account_account_tag_b_3_2","False","","Kitų įmonių nuosavybės vertybinių popierių vertės sumažėjimas ()"
"account_account_template_262110","Acquisition Cost of Other Non-Equity Securities","262110","asset_current","l10n_lt.account_account_tag_b_3_2","False","","Kitų ne nuosavybės vertybinių popierių įsigijimo savikaina"
"account_account_template_262119","Value Loss of Other Non-Equity Securities (-)","262119","asset_current","l10n_lt.account_account_tag_b_3_2","False","","Kitų ne nuosavybės vertybinių popierių vertės sumažėjimas ()"
"account_account_template_2623","Term Deposits","2623","asset_current","l10n_lt.account_account_tag_b_3_2","False","","Terminuotieji indėliai"
"account_account_template_274","Cash Equivalents","274","asset_cash","l10n_lt.account_account_tag_b_4","False","","Pinigų ekvivalentai"
"account_account_template_279","Frozen Funds (-)","279","asset_cash","l10n_lt.account_account_tag_b_4","False","","Įšaldytos lėšos ()"
"account_account_template_291","Future Expenses","291","asset_current","l10n_lt.account_account_tag_c_prepayments_accrued_income","False","","Ateinančių laikotarpių sąnaudos"
"account_account_template_292","Accumulative Income","292","asset_current","l10n_lt.account_account_tag_c_prepayments_accrued_income","False","","Sukauptos pajamos"
"account_account_template_3011","Ordinary Shares","3011","equity","l10n_lt.account_account_tag_d_1_1","False","","Paprastosios akcijos"
"account_account_template_3012","Preference Shares","3012","equity","l10n_lt.account_account_tag_d_1_1","False","","Privilegijuotosios akcijos"
"account_account_template_302","Subscribed Capital Unpaid (-)","302","equity","l10n_lt.account_account_tag_d_1_2","False","","Pasirašytasis neapmokėtas kapitalas ()"
"account_account_template_303","Own Shares (Yawn) (-)","303","equity","l10n_lt.account_account_tag_d_1_3","False","","Savos akcijos (pajai) ()"
"account_account_template_305","Company Owners Capital","305","equity","l10n_lt.account_account_tag_d_1_3","False","","Įmonės savininko kapitalas"
"account_account_template_308","Owners Contributions","308","equity","l10n_lt.account_account_tag_d_1_3","False","","Savininkų įnašai"
"account_account_template_331","Mandatory or Reserve Capital","331","equity","l10n_lt.account_account_tag_d_4_1","False","","Privalomasis arba atsargos (rezervinis) kapitalas"
"account_account_template_3411","Acknowledged Net Profit (Loss) of The Accounting Year in The Profit (Loss) Report","3411","equity_unaffected","l10n_lt.account_account_tag_d_5_1","False","","Pelno (nuostolių) ataskaitoje pripažintas ataskaitinių metų grynasis pelnas (nuostoliai)"
"account_account_template_3412","Unacknowledged Net Profit (Loss) of The Accounting Year in The Profit (Loss) Report","3412","equity","l10n_lt.account_account_tag_d_5_1","False","","Pelno (nuostolių) ataskaitoje nepripažintas ataskaitinių metų pelnas (nuostoliai)"
"account_account_template_3421","Acknowledged Net Profit (Loss) of The Previous Accounting Year in The Profit (Loss) Report","3421","equity","l10n_lt.account_account_tag_d_5_2","False","","Pelno (nuostolių) ataskaitoje pripažintas ankstesnių metų pelnas (nuostoliai)"
"account_account_template_3422","Unacknowledged Net Profit (Loss) of The Previous Accounting Year in The Profit (Loss) Report","3422","equity","l10n_lt.account_account_tag_d_5_2","False","","Pelno (nuostolių) ataskaitoje nepripažintas ankstesnių metų pelnas (nuostoliai)"
"account_account_template_3424","Profit (Loss) of Material Corrections of The Previous Years","3424","equity","l10n_lt.account_account_tag_d_5_2","False","","Ankstesnių metų esminių klaidų taisymo pelnas (nuostoliai)"
"account_account_template_390","Common Summary of Accounts","390","equity","l10n_lt.account_account_tag_d_6","False","","Bendra sąskaitų suvestinė"
"account_account_template_411","Provisions for Pensions and Similar Liabilities","411","liability_non_current","l10n_lt.account_account_tag_f_1","False","","Pensijų ir panašių įsipareigojimų atidėjiniai"
"account_account_template_412","Tax Provisions","412","liability_non_current","l10n_lt.account_account_tag_f_2","False","","Mokesčių atidėjiniai"
"account_account_template_413","Other Provisions","413","liability_non_current","l10n_lt.account_account_tag_f_3","False","","Kiti atidėjiniai"
"account_account_template_4211","Leasing (Financial Rent) or Other Obligations","4211","liability_non_current","l10n_lt.account_account_tag_g_1_1","False","","Lizingo (finansinės nuomos) ar panašūs įsipareigojimai"
"account_account_template_4214","Other Debt Obligations","4214","liability_non_current","l10n_lt.account_account_tag_g_1_1","False","","Kiti skoliniai įsipareigojimai"
"account_account_template_4220","Long-Term Liabilities under Loan Agreements","4220","liability_non_current","l10n_lt.account_account_tag_g_1_2","False","","Ilgalaikiai įsipareigojimai pagal paskolų sutartis"
"account_account_template_4221","Other Obligations","4221","liability_non_current","l10n_lt.account_account_tag_g_1_2","False","","Kiti įsipareigojimai"
"account_account_template_4230","Prepayments from Customers","4230","liability_non_current","l10n_lt.account_account_tag_g_1_3","False","","Iš pirkėjų gauti avansai"
"account_account_template_4231","Prepayments from Service Receivers","4231","liability_non_current","l10n_lt.account_account_tag_g_1_3","False","","Iš paslaugų gavėjų gauti avansai"
"account_account_template_424","Debts to Suppliers","424","liability_non_current","l10n_lt.account_account_tag_g_1_4","False","","Skolos tiekėjams"
"account_account_template_428","Other Payables and Long-Term Liabilities","428","liability_non_current","l10n_lt.account_account_tag_g_1_8","False","","Kitos mokėtinos sumos ir ilgalaikiai įsipareigojimai"
"account_account_template_4401","Part of Leasing (Financial Rent) or Other Obligations in The Current Year","4401","liability_current","l10n_lt.account_account_tag_g_2_1","False","","Lizingo (finansinės nuomos) ar panašių įsipareigojimų einamųjų metų dalis"
"account_account_template_4403","Part of Other Long-Term Debts in The Current Year","4403","liability_current","l10n_lt.account_account_tag_g_2_1","False","","Kitų ilgalaikių skolų einamųjų metų dalis"
"account_account_template_4410","Liabilities under Short-Term Loan Agreements","4410","liability_current","l10n_lt.account_account_tag_g_2_2","False","","Įsipareigojimai pagal trumpalaikių paskolų sutartis"
"account_account_template_4411","Part of Debts to Credit Institutions in The Current Year","4411","liability_current","l10n_lt.account_account_tag_g_2_2","False","","Skolų kredito įstaigoms einamųjų metų dalis"
"account_account_template_4413","Other Obligations (Executables and etc.)","4413","liability_current","l10n_lt.account_account_tag_g_2_2","False","","Kiti įsipareigojimai (vykdomieji ir pan.)"
"account_account_template_4420","Prepayments from Customers","4420","liability_current","l10n_lt.account_account_tag_g_2_3","False","","Iš pirkėjų gauti avansai"
"account_account_template_4421","Prepayments from Service Receivers","4421","liability_current","l10n_lt.account_account_tag_g_2_3","False","","Iš paslaugų gavėjų gauti avansai"
"account_account_template_4430","Debts to Suppliers for Goods and Services","4430","liability_payable","l10n_lt.account_account_tag_g_2_4","True","","Skolos tiekėjams už prekes ir paslaugas"
"account_account_template_4431","Other Debts to Suppliers","4431","liability_payable","l10n_lt.account_account_tag_g_2_4","True","","Kitos skolos tiekėjams"
"account_account_template_4470","Obligations of Profit Tax","4470","liability_current","l10n_lt.account_account_tag_g_2_8","False","","Pelno mokesčio įsipareigojimai"
"account_account_template_4471","Other Obligations","4471","liability_current","l10n_lt.account_account_tag_g_2_8","False","","Kiti įsipareigojimai"
"account_account_template_4480","Payable Salary","4480","liability_current","l10n_lt.account_account_tag_g_2_9","False","","Mokėtinas darbo užmokestis"
"account_account_template_4481","Payable Personal Income Tax","4481","liability_current","l10n_lt.account_account_tag_g_2_9","False","","Mokėtinas gyventojų pajamų mokestis"
"account_account_template_4482","Contributions of Payable Social Security","4482","liability_current","l10n_lt.account_account_tag_g_2_9","False","","Mokėtinos socialinio draudimo įmokos"
"account_account_template_4483","Contributions of Payable Guarantee Fund","4483","liability_current","l10n_lt.account_account_tag_g_2_9","False","","Mokėtinos garantinio fondo įmokos"
"account_account_template_4485","Leave Liabilities","4485","liability_current","l10n_lt.account_account_tag_g_2_9","False","","Atostoginių kaupiniai"
"account_account_template_4486","Contributions of Payable Compulsory Health Insurance","4486","liability_current","l10n_lt.account_account_tag_g_2_9","False","","Mokėtinos privalomojo sveikatos draudimo įmokos"
"account_account_template_4490","Payable Dividends","4490","liability_current","l10n_lt.account_account_tag_g_2_10","False","","Mokėtini dividendai"
"account_account_template_4491","Payable Bonuses","4491","liability_current","l10n_lt.account_account_tag_g_2_10","False","","Mokėtinos tantjemos"
"account_account_template_4492","Payable Value-Added Tax","4492","liability_current","l10n_lt.account_account_tag_g_2_10","False","","Mokėtinas pridėtinės vertės mokestis"
"account_account_template_44921","Payable Value-Added Tax: VAT Current Account","44921","liability_payable","l10n_lt.account_account_tag_g_2_10","True","True","Mokėtinas pridėtinės vertės mokestis: PVM einamoji sąskaita"
"account_account_template_4493","Other Payable Taxes to Budget","4493","liability_current","l10n_lt.account_account_tag_g_2_10","False","","Kiti į biudžetą mokėtini mokesčiai"
"account_account_template_4494","Other Payables","4494","liability_current","l10n_lt.account_account_tag_g_2_10","False","","Kitos mokėtinos sumos"
"account_account_template_4495","Payables to the Owners of the Company","4495","liability_current","l10n_lt.account_account_tag_g_2_10","False","","Įmonės savininkams mokėtinos sumos"
"account_account_template_491","Accumulated Expenses","491","liability_current","l10n_lt.account_account_tag_h_accruals_deferred_income","False","","Sukauptos sąnaudos"
"account_account_template_492","Income of Future Periods","492","liability_current","l10n_lt.account_account_tag_h_accruals_deferred_income","False","","Ateinančių laikotarpių pajamos"
"account_account_template_5000","Income from Goods Sold","5000","income","l10n_lt.account_account_tag_1_net_turnover","False","","Parduotų prekių pajamos"
"account_account_template_5001","Income from Services Sold","5001","income","l10n_lt.account_account_tag_1_net_turnover","False","","Suteiktų paslaugų pajamos"
"account_account_template_5003","Income from Production Sold","5003","income","l10n_lt.account_account_tag_1_net_turnover","False","","Pagamintos produkcijos pajamos"
"account_account_template_5009","Rounding of Cash Payments (+/-)",5009,"income","l10n_lt.account_account_tag_1_net_turnover","False","","Atsiskaitymų grynais pinigais apvalinimas (+/-)"
"account_account_template_509","Discounts, Returns (-)","509","income","l10n_lt.account_account_tag_1_net_turnover","False","","Nuolaidos, grąžinimas ()"
"account_account_template_5400","Profit from Asset Disposition","5400","income_other","l10n_lt.account_account_tag_6_other_operating_results","False","","Ilgalaikio turto perleidimo pelnas"
"account_account_template_5401","Other Income","5401","income_other","l10n_lt.account_account_tag_6_other_operating_results","False","","Kitos pajamos"
"account_account_template_5600","Income from Other Long-Term Investments and Loan Interests","5600","income_other","l10n_lt.account_account_tag_8_income_other_longterm_investments_loans","False","","Kitų ilgalaikių investicijų ir paskolų palūkanų pajamos"
"account_account_template_5802","Income from Other Loan Interests","5802","income_other","l10n_lt.account_account_tag_9_other_interest_similar_income","False","","Kitų suteiktų paskolų palūkanų pajamos"
"account_account_template_5803","Positive Currency Exchange Difference","5803","income","l10n_lt.account_account_tag_9_other_interest_similar_income,account.account_tag_financing","False","","Teigiama valiutų kursų pokyčio įtaka"
"account_account_template_5804","Income from Fines","5804","income_other","l10n_lt.account_account_tag_9_other_interest_similar_income","False","","Baudų ir delspinigių pajamos"
"account_account_template_5809","Profit from Disposition of Investments","5809","income_other","l10n_lt.account_account_tag_9_other_interest_similar_income","False","","Investicijų perleidimo pelnas"
"account_account_template_6000","Cost of Goods Sold","6000","expense_direct_cost","l10n_lt.account_account_tag_2_cost_of_sales","False","","Parduotų prekių savikaina"
"account_account_template_6001","Cost of Services Sold","6001","expense_direct_cost","l10n_lt.account_account_tag_2_cost_of_sales","False","","Suteiktų paslaugų savikaina"
"account_account_template_60030","Cost of Production Sold","60030","expense_direct_cost","l10n_lt.account_account_tag_2_cost_of_sales","False","","Parduotos pagamintos produkcijos savikaina"
"account_account_template_60031","Short-Term Production Inventory","60031","expense_direct_cost","l10n_lt.account_account_tag_2_cost_of_sales","False","","Mažavertis gamybos inventorius"
"account_account_template_60032","Direct Transport","60032","expense_direct_cost","l10n_lt.account_account_tag_2_cost_of_sales","False","","Tiesioginis transportas"
"account_account_template_60033","Direct Commissions","60033","expense_direct_cost","l10n_lt.account_account_tag_2_cost_of_sales","False","","Tiesioginiai komisiniai"
"account_account_template_60034","Direct Payroll of Employees Working in Production","60034","expense_direct_cost","l10n_lt.account_account_tag_2_cost_of_sales","False","","Tiesioginis gamybos DU"
"account_account_template_60040","Working Tools for Production","60040","expense_direct_cost","l10n_lt.account_account_tag_2_cost_of_sales","False","","Gamybos įrankiai ir darbo priemonės"
"account_account_template_60041","Maintenance of Working Tools for Production","60041","expense_direct_cost","l10n_lt.account_account_tag_2_cost_of_sales","False","","Gamybos įrangos remontas ir techn. aptarnavimas"
"account_account_template_60042","Maintenance of Production Transport","60042","expense_direct_cost","l10n_lt.account_account_tag_2_cost_of_sales","False","","Gamybos transporto remontas ir techn. aptarnavimas"
"account_account_template_60043","Energy Resources","60043","expense_direct_cost","l10n_lt.account_account_tag_2_cost_of_sales","False","","Energetiniai resursai"
"account_account_template_60044","Fuel","60044","expense_direct_cost","l10n_lt.account_account_tag_2_cost_of_sales","False","","Kuras"
"account_account_template_6005","Increase (Decrease) in Inventories","6005","expense_direct_cost","l10n_lt.account_account_tag_2_cost_of_sales","False","","Atsargų padidėjimas (sumažėjimas)"
"account_account_template_609","Discounts, Returns (-)","609","expense_direct_cost","l10n_lt.account_account_tag_2_cost_of_sales","False","","Nuolaidos, grąžinimas ()"
"account_account_template_6202","Cost of Services and Goods Advertising","6202","expense","l10n_lt.account_account_tag_4_selling_expenses","False","","Paslaugų ir prekių reklamos sąnaudos"
"account_account_template_6203","Payroll and Other Costs of Employees Working in Sales","6203","expense","l10n_lt.account_account_tag_4_selling_expenses","False","","Pardavimo darbuotojų DU ir su juo susijusios sąnaudos"
"account_account_template_6208","Other Costs of Sales","6208","expense","l10n_lt.account_account_tag_4_selling_expenses","False","","Kitos pardavimo sąnaudos"
"account_account_template_6209","Discounts Received (-)","6209","expense","l10n_lt.account_account_tag_4_selling_expenses","False","","Gautos nuolaidos ()"
"account_account_template_6300","Rental Costs","6300","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Nuomos sąnaudos"
"account_account_template_6301","Costs of Maintenance and Exploitation","6301","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Remonto ir eksploatacijos sąnaudos"
"account_account_template_6302","Fuel Costs","6302","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Kuro sąnaudos"
"account_account_template_6303","Insurance Costs","6303","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Draudimo sąnaudos"
"account_account_template_6304","Payroll and Other Costs of Employees Working in Administration","6304","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Administracijos darbuotojų DU ir su juo susijusios sąnaudos"
"account_account_template_6306","Depreciation Costs of Long-Term Tangible Assets","6306","expense_depreciation","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Ilgalaikio materialiojo turto vertės nusidėvėjimo sąnaudos"
"account_account_template_6307","Amortization Costs of Intangible Assets Value","6307","expense_depreciation","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Nematerialiojo turto vertės amortizacijos sąnaudos"
"account_account_template_63080","Costs of Real Estate Tax","63080","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Nekilnojamojo turto mokesčio sąnaudos"
"account_account_template_63081","Costs of not Deductible Value-Added Tax","63081","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Neatskaitomo pridėtinės vertės mokesčio sąnaudos"
"account_account_template_63082","Pollution Tax Costs","63082","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Aplinkos teršimo mokesčio sąnaudos"
"account_account_template_63083","Costs of Other Taxes","63083","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Kitų mokesčių sąnaudos"
"account_account_template_63090","Costs of Value Loss of Debts from Customers","63090","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Pirkėjų skolų vertės sumažėjimo sąnaudos"
"account_account_template_63091","Costs of Inventory Value Loss","63091","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Atsargų vertės sumažėjimo sąnaudos"
"account_account_template_63092","Costs of Intangible Assets Value Loss","63092","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Nematerialiojo turto vertės sumažėjimo sąnaudos"
"account_account_template_63093","Costs of Value Loss of Long-Term Tangible Assets","63093","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Ilgalaikio materialiojo turto vertės sumažėjimo sąnaudos"
"account_account_template_63094","Costs of Value Loss of Other Assets","63094","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Kito turto vertės sumažėjimo sąnaudos"
"account_account_template_6310","Provisions Costs","6310","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Atidėjinių sąnaudos"
"account_account_template_6311","Costs of Fines","6311","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Baudų ir delspinigių sąnaudos"
"account_account_template_6319","Rounding of Cash Payments (+/-)",6319,"expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Atsiskaitymų grynais pinigais apvalinimas (+/-)"
"account_account_template_63120","Other Costs and Bank Taxes","63120","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Kitos sąnaudos ir banko mokesčiai"
"account_account_template_63121","Representative Costs","63121","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Reprezentacinės sąnaudos"
"account_account_template_63122","Daily Allowance","63122","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Dienpinigiai"
"account_account_template_63123","Support","63123","expense","l10n_lt.account_account_tag_5_general_administrative_expenses","False","","Parama"
"account_account_template_6400","Asset Disposition Losses","6400","expense","l10n_lt.account_account_tag_6_other_operating_results","False","","Ilgalaikio turto perleidimo nuostoliai"
"account_account_template_6401","Other Costs","6401","expense","l10n_lt.account_account_tag_6_other_operating_results","False","","Kitos sąnaudos"
"account_account_template_6701","Costs of Value Loss of Long-Term Financial Assets","6701","expense","l10n_lt.account_account_tag_10_impaired_fin_assets_short_investments","False","","Ilgalaikio finansinio turto vertės sumažėjimo sąnaudos"
"account_account_template_6702","Costs of Value Loss of Short-Term Investments","6702","expense","l10n_lt.account_account_tag_10_impaired_fin_assets_short_investments","False","","Trumpalaikių investicijų vertės sumažėjimo sąnaudos"
"account_account_template_6802","Costs of Other Loan Interests","6802","expense","l10n_lt.account_account_tag_11_interest_other_similar_expenses","False","","Kitų suteiktų paskolų palūkanų sąnaudos"
"account_account_template_6803","Negative Currency Exchange Difference","6803","expense","l10n_lt.account_account_tag_11_interest_other_similar_expenses","False","","Neigiama valiutų kursų pokyčio įtaka"
"account_account_template_6804","Costs of Fines","6804","expense","l10n_lt.account_account_tag_11_interest_other_similar_expenses","False","","Baudų ir delspinigių sąnaudos"
"account_account_template_6805","Representation and other disallowed deductions","6805","expense","l10n_lt.account_account_tag_11_interest_other_similar_expenses","False","","Reprezentacija ir kiti neleidžiami atskaitymai"
"account_account_template_6806","Costs of Interests for Financial Rent","6806","expense","l10n_lt.account_account_tag_11_interest_other_similar_expenses","False","","Palūkanų sąnaudos už finansinės nuomos būdu įsigyjamą turtą"
"account_account_template_6809","Investment Disposition Losses","6809","expense","l10n_lt.account_account_tag_11_interest_other_similar_expenses","False","","Investicijų perleidimo nuostoliai"
"account_account_template_6900","Profit and Other Similar Taxes of The Current Year","6900","income","l10n_lt.account_account_tag_12_tax_on_profit","False","","Ataskaitinių metų pelno ir panašūs mokesčiai"
"account_account_template_6901","Costs (Income) of Deferred Value-Added Tax","6901","expense","l10n_lt.account_account_tag_12_tax_on_profit","False","","Atidėtojo pelno mokesčio sąnaudos (pajamos)"
"account_chart_template_lithuania_liquidity_transfer","Cash in Transit","273","asset_current","l10n_lt.account_account_tag_b_4","True","","Pinigai kelyje"
"account_account_template_999","Interim Account","999","asset_cash","l10n_lt.account_account_tag_b_4","False","","Tarpinė sąskaita užskaitoms"
,,,,,
Can't render this file because it has a wrong number of fields in line 190.

View file

@ -0,0 +1,5 @@
"id","name","auto_apply","vat_required","country_id","sequence","country_group_id","name@lt"
"account_fiscal_position_template_lt","LT","1","","base.lt","10","","LT"
"account_fiscal_position_template_eu","EU","1","1","","20","account.europe_vat","ES"
"account_fiscal_position_template_b2c_eu","B2C EU","1","","","30","account.europe_vat","B2C ES"
"account_fiscal_position_template_out_eu","Not EU","1","","","40","","Ne ES"
1 id name auto_apply vat_required country_id sequence country_group_id name@lt
2 account_fiscal_position_template_lt LT 1 base.lt 10 LT
3 account_fiscal_position_template_eu EU 1 1 20 account.europe_vat ES
4 account_fiscal_position_template_b2c_eu B2C EU 1 30 account.europe_vat B2C ES
5 account_fiscal_position_template_out_eu Not EU 1 40 Ne ES

View file

@ -0,0 +1,105 @@
"id","tax_group_id","name","l10n_lt_tax_code","type_tax_use","amount","amount_type","tax_scope","sequence","description","invoice_label","repartition_line_ids/repartition_type","repartition_line_ids/document_type","repartition_line_ids/tag_ids","repartition_line_ids/account_id","repartition_line_ids/factor_percent","description@lt","fiscal_position_ids","original_tax_ids"
"account_tax_template_sales_0_vat5","tax_group_vat_0","0% EXEMPT","PVM5","sale","0.0","percent","","10","Sale 0% (VAT5) Tax Exempt in LT","","base","invoice","13_base","","","Pardavimo 0% (PVM5) neapmokestinamas LT","account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu",""
"","","","","","","","","","","","tax","invoice","","account_account_template_4492","","","",""
"","","","","","","","","","","","base","refund","13_base","","","","",""
"","","","","","","","","","","","tax","refund","","account_account_template_4492","","","",""
"account_tax_template_sales_0_vat12","tax_group_vat_0","0% EX","PVM12","sale","0.0","percent","","10","Sale 0% (VAT12) export","0% VAT","base","invoice","17_base","","","Pardavimo 0% (PVM12) eksportas","account_fiscal_position_template_out_eu","account_tax_template_sales_21"
"","","","","","","","","","","","tax","invoice","","account_account_template_4492","","","",""
"","","","","","","","","","","","base","refund","17_base","","","","",""
"","","","","","","","","","","","tax","refund","","account_account_template_4492","","","",""
"account_tax_template_sales_0_vat13","tax_group_vat_0","0% G EU","PVM13","sale","0.0","percent","consu","10","Sale 0% Goods (VAT13)","0% VAT","base","invoice","18_base","","","Pardavimo 0% Prekių (PVM13)","account_fiscal_position_template_eu","account_tax_template_sales_21"
"","","","","","","","","","","","tax","invoice","","account_account_template_4492","","","",""
"","","","","","","","","","","","base","refund","18_base","","","","",""
"","","","","","","","","","","","tax","refund","","account_account_template_4492","","","",""
"account_tax_template_sales_0_vat15","tax_group_vat_0","0% EX S","PVM15","sale","0.0","percent","service","10","Sale 0% (VAT15) Service not in EU","","base","invoice","20_base","","","Pardavimo 0% (PVM15) paslaugos ne ES","account_fiscal_position_template_out_eu","account_tax_template_sales_21_services"
"","","","","","","","","","","","tax","invoice","","account_account_template_4492","","","",""
"","","","","","","","","","","","base","refund","20_base","","","","",""
"","","","","","","","","","","","tax","refund","","account_account_template_4492","","","",""
"account_tax_template_sales_0_vat15_eu","tax_group_vat_0","0% EU S","PVM15","sale","0.0","percent","service","10","Sale 0% (VAT15) Service in EU","","base","invoice","20_base_eu","","","Pardavimo 0% (PVM15) paslaugos ES","account_fiscal_position_template_eu","account_tax_template_sales_21_services"
"","","","","","","","","","","","tax","invoice","","account_account_template_4492","","","",""
"","","","","","","","","","","","base","refund","20_base_eu","","","","",""
"","","","","","","","","","","","tax","refund","","account_account_template_4492","","","",""
"account_tax_template_sales_0_vat13_triangular","tax_group_vat_0","0% G EU T","PVM13","sale","0.0","percent","consu","10","Sale 0% Goods Triangular (VAT13)","0% VAT","base","invoice","18_base_triangular","","","Pardavimo 0% Prekių Trikampei (PVM13)","account_fiscal_position_template_eu",""
"","","","","","","","","","","","tax","invoice","","account_account_template_4492","","","",""
"","","","","","","","","","","","base","refund","18_base_triangular","","","","",""
"","","","","","","","","","","","tax","refund","","account_account_template_4492","","","",""
"account_tax_template_sales_5","tax_group_vat_5","5%","PVM3","sale","5.0","percent","","10","Sale 5% (VAT3)","5% VAT","base","invoice","","","","Pardavimo 5% (PVM3)","account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu",""
"","","","","","","","","","","","tax","invoice","31_tax","account_account_template_4492","","","",""
"","","","","","","","","","","","base","refund","","","","","",""
"","","","","","","","","","","","tax","refund","31_tax","account_account_template_4492","","","",""
"account_tax_template_sales_21","tax_group_vat_21","21%","PVM1","sale","21.0","percent","consu","1","Sale 21% (VAT1)","21% VAT","base","invoice","","","","Pardavimo 21% (PVM1)","account_fiscal_position_template_b2c_eu,account_fiscal_position_template_lt",""
"","","","","","","","","","","","tax","invoice","29_tax","account_account_template_4492","","","",""
"","","","","","","","","","","","base","refund","","","","","",""
"","","","","","","","","","","","tax","refund","29_tax","account_account_template_4492","","","",""
"account_tax_template_sales_21_services","tax_group_vat_21","21% S","PVM1","sale","21.0","percent","service","1","Sale 21% Services (VAT1)","21% VAT","base","invoice","","","","Pardavimo 21% Paslaugų (PVM1)","account_fiscal_position_template_b2c_eu,account_fiscal_position_template_lt",""
"","","","","","","","","","","","tax","invoice","29_tax","account_account_template_4492","","","",""
"","","","","","","","","","","","base","refund","","","","","",""
"","","","","","","","","","","","tax","refund","29_tax","account_account_template_4492","","","",""
"account_tax_template_sales_reversed_21","tax_group_vat_0","0% R","PVM25","sale","0.0","percent","","10","Reversed Sale 0% (VAT25)","0% VAT","base","invoice","12_base","","","Atvirkštinis pardavimo 0% (PVM25)","account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu",""
"","","","","","","","","","","","tax","invoice","","","","","",""
"","","","","","","","","","","","base","refund","12_base","","","","",""
"","","","","","","","","","","","tax","refund","","","","","",""
"account_tax_template_purchase_0_vat5","tax_group_vat_0","0% EXEMPT","PVM5","purchase","0.0","percent","","10","Purchase 0% (VAT5) Tax Exempt LT","","base","invoice","","","","Pirkimo 0% (PVM5) neapmokestinamas LT","account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu",""
"","","","","","","","","","","","tax","invoice","","account_account_template_2441","","","",""
"","","","","","","","","","","","base","refund","","","","","",""
"","","","","","","","","","","","tax","refund","","account_account_template_2441","","","",""
"account_tax_template_purchase_0_vat14","tax_group_vat_0","0% EX","PVM14","purchase","0.0","percent","","10","Purchase 0% (VAT14) export, transportation","0% VAT","base","invoice","23_base","","","Pirkimo 0% (PVM14) eksportas, transportavimas","account_fiscal_position_template_out_eu",""
"","","","","","","","","","","","tax","invoice","","account_account_template_2441","","","",""
"","","","","","","","","","","","base","refund","23_base","","","","",""
"","","","","","","","","","","","tax","refund","","account_account_template_2441","","","",""
"account_tax_template_purchase_0","tax_group_vat_0","0% VAT15","PVM15","purchase","0.0","percent","","10","Purchase 0% (VAT15)","0% VAT","base","invoice","23_base","","","Pirkimo 0% (PVM15)","account_fiscal_position_template_out_eu","account_tax_template_purchase_21"
"","","","","","","","","","","","tax","invoice","","account_account_template_2441","","","",""
"","","","","","","","","","","","base","refund","23_base","","","","",""
"","","","","","","","","","","","tax","refund","","account_account_template_2441","","","",""
"account_tax_template_purchase_0_vat42","tax_group_vat_0","0% VAT42","PVM42","purchase","0.0","percent","","10","Purchase 0% (VAT42)","","base","invoice","22_base","","","Pirkimo 0% (PVM42)","account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu",""
"","","","","","","","","","","","tax","invoice","","account_account_template_2441","","","",""
"","","","","","","","","","","","base","refund","22_base","","","","",""
"","","","","","","","","","","","tax","refund","","account_account_template_2441","","","",""
"account_tax_template_purchase_0_vat100","tax_group_vat_0","0% VAT100","PVM100","purchase","0.0","percent","","10","Purchase 0% (VAT100) other cases","","base","invoice","24_base","","","Pirkimo 0% (PVM100) kiti atvejai","account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu",""
"","","","","","","","","","","","tax","invoice","","account_account_template_2441","","","",""
"","","","","","","","","","","","base","refund","24_base","","","","",""
"","","","","","","","","","","","tax","refund","","account_account_template_2441","","","",""
"account_tax_template_purchase_5","tax_group_vat_5","5%","PVM3","purchase","5.0","percent","","10","Purchase 5% (VAT3)","5% VAT","base","invoice","","","","Pirkimo 5% (PVM3)","account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu",""
"","","","","","","","","","","","tax","invoice","25_tax","account_account_template_2441","","","",""
"","","","","","","","","","","","base","refund","","","","","",""
"","","","","","","","","","","","tax","refund","25_tax","account_account_template_2441","","","",""
"account_tax_template_purchase_not_deductible_9","tax_group_vat_9","9% ND","PVM2","purchase","9.0","percent","","10","Purchase 9% (VAT2) not deductible","9% VAT","base","invoice","","","","Pirkimo 9% (PVM2) neatskaitomas","account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu",""
"","","","","","","","","","","","tax","invoice","","account_account_template_63081","","","",""
"","","","","","","","","","","","base","refund","","","","","",""
"","","","","","","","","","","","tax","refund","","account_account_template_63081","","","",""
"account_tax_template_purchase_9","tax_group_vat_9","9%","PVM2","purchase","9.0","percent","","10","Purchase 9% (VAT2)","9% VAT","base","invoice","","","","Pirkimo 9% (PVM2)","account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu",""
"","","","","","","","","","","","tax","invoice","25_tax","account_account_template_2441","","","",""
"","","","","","","","","","","","base","refund","","","","","",""
"","","","","","","","","","","","tax","refund","25_tax","account_account_template_2441","","","",""
"account_tax_template_purchase_not_deductible_21","tax_group_vat_21","21% ND","PVM1","purchase","21.0","percent","","10","Purchase 21% (VAT1) not deductible","21% VAT","base","invoice","","","","Pirkimo 21% (PVM1) neatskaitomas","account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu",""
"","","","","","","","","","","","tax","invoice","","account_account_template_63081","","","",""
"","","","","","","","","","","","base","refund","","","","","",""
"","","","","","","","","","","","tax","refund","","account_account_template_63081","","","",""
"account_tax_template_purchase_21","tax_group_vat_21","21%","PVM1","purchase","21.0","percent","","1","Purchase 21% (VAT1)","21% VAT","base","invoice","","","","Pirkimo 21% (PVM1)","account_fiscal_position_template_b2c_eu,account_fiscal_position_template_lt",""
"","","","","","","","","","","","tax","invoice","25_tax","account_account_template_2441","","","",""
"","","","","","","","","","","","base","refund","","","","","",""
"","","","","","","","","","","","tax","refund","25_tax","account_account_template_2441","","","",""
"account_tax_template_purchase_reversed_21","tax_group_vat_21","21% R","PVM25","purchase","21.0","percent","","90","Reversed Purchase 21% (VAT25)","21% VAT","base","invoice","","","","Atvirkštinis pirkimo 21% (PVM25)","account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu",""
"","","","","","","","","","","","tax","invoice","25_tax","account_account_template_4492","","","",""
"","","","","","","","","","","","tax","invoice","33_tax","account_account_template_4492","-100","","",""
"","","","","","","","","","","","base","refund","","","","","",""
"","","","","","","","","","","","tax","refund","25_tax","account_account_template_4492","","","",""
"","","","","","","","","","","","tax","refund","33_tax","account_account_template_4492","-100","","",""
"account_tax_template_purchase_assumed_21_vat16","tax_group_vat_21","21% EU A","PVM16","purchase","21.0","percent","consu","100","Assumed Purchase 21% (VAT16) from EU","Assumed 21% VAT","base","invoice","21_base","","","Menamas pirkimo 21% (PVM16) iš ES","account_fiscal_position_template_eu","account_tax_template_purchase_21"
"","","","","","","","","","","","tax","invoice","25_tax","account_account_template_2441","","","",""
"","","","","","","","","","","","tax","invoice","34_tax","account_account_template_4492","-100","","",""
"","","","","","","","","","","","base","refund","21_base","","","","",""
"","","","","","","","","","","","tax","refund","25_tax","account_account_template_2441","","","",""
"","","","","","","","","","","","tax","refund","34_tax","account_account_template_4492","-100","","",""
"account_tax_template_purchase_assumed_21_vat20","tax_group_vat_21","21% A","PVM20","purchase","21.0","percent","","110","Assumed Purchase 21% (VAT20)","Assumed 21% VAT","base","invoice","23_base","","","Menamas pirkimo 21% PVM (PVM20)","account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu",""
"","","","","","","","","","","","tax","invoice","25_tax","account_account_template_2441","","","",""
"","","","","","","","","","","","tax","invoice","32_tax","account_account_template_4492","-100","","",""
"","","","","","","","","","","","base","refund","23_base","","","","",""
"","","","","","","","","","","","tax","refund","25_tax","account_account_template_2441","","","",""
"","","","","","","","","","","","tax","refund","32_tax","account_account_template_4492","-100","","",""
"account_tax_template_purchase_assumed_21","tax_group_vat_21","21% EU S","PVM21","purchase","21.0","percent","service","120","Assumed Purchase 21% (VAT21) Services","Assumed 21% VAT","base","invoice","23_base||24_base","","","Menamas pirkimo 21% PVM (PVM21) prekių/paslaugų","account_fiscal_position_template_eu",""
"","","","","","","","","","","","tax","invoice","25_tax","account_account_template_2441","","","",""
"","","","","","","","","","","","tax","invoice","32_tax","account_account_template_4492","-100","","",""
"","","","","","","","","","","","base","refund","23_base||24_base","","","","",""
"","","","","","","","","","","","tax","refund","25_tax","account_account_template_2441","","","",""
"","","","","","","","","","","","tax","refund","32_tax","account_account_template_4492","-100","","",""
1 id tax_group_id name l10n_lt_tax_code type_tax_use amount amount_type tax_scope sequence description invoice_label repartition_line_ids/repartition_type repartition_line_ids/document_type repartition_line_ids/tag_ids repartition_line_ids/account_id repartition_line_ids/factor_percent description@lt fiscal_position_ids original_tax_ids
2 account_tax_template_sales_0_vat5 tax_group_vat_0 0% EXEMPT PVM5 sale 0.0 percent 10 Sale 0% (VAT5) Tax Exempt in LT base invoice 13_base Pardavimo 0% (PVM5) neapmokestinamas LT account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu
3 tax invoice account_account_template_4492
4 base refund 13_base
5 tax refund account_account_template_4492
6 account_tax_template_sales_0_vat12 tax_group_vat_0 0% EX PVM12 sale 0.0 percent 10 Sale 0% (VAT12) export 0% VAT base invoice 17_base Pardavimo 0% (PVM12) eksportas account_fiscal_position_template_out_eu account_tax_template_sales_21
7 tax invoice account_account_template_4492
8 base refund 17_base
9 tax refund account_account_template_4492
10 account_tax_template_sales_0_vat13 tax_group_vat_0 0% G EU PVM13 sale 0.0 percent consu 10 Sale 0% Goods (VAT13) 0% VAT base invoice 18_base Pardavimo 0% Prekių (PVM13) account_fiscal_position_template_eu account_tax_template_sales_21
11 tax invoice account_account_template_4492
12 base refund 18_base
13 tax refund account_account_template_4492
14 account_tax_template_sales_0_vat15 tax_group_vat_0 0% EX S PVM15 sale 0.0 percent service 10 Sale 0% (VAT15) Service not in EU base invoice 20_base Pardavimo 0% (PVM15) paslaugos ne ES account_fiscal_position_template_out_eu account_tax_template_sales_21_services
15 tax invoice account_account_template_4492
16 base refund 20_base
17 tax refund account_account_template_4492
18 account_tax_template_sales_0_vat15_eu tax_group_vat_0 0% EU S PVM15 sale 0.0 percent service 10 Sale 0% (VAT15) Service in EU base invoice 20_base_eu Pardavimo 0% (PVM15) paslaugos ES account_fiscal_position_template_eu account_tax_template_sales_21_services
19 tax invoice account_account_template_4492
20 base refund 20_base_eu
21 tax refund account_account_template_4492
22 account_tax_template_sales_0_vat13_triangular tax_group_vat_0 0% G EU T PVM13 sale 0.0 percent consu 10 Sale 0% Goods Triangular (VAT13) 0% VAT base invoice 18_base_triangular Pardavimo 0% Prekių Trikampei (PVM13) account_fiscal_position_template_eu
23 tax invoice account_account_template_4492
24 base refund 18_base_triangular
25 tax refund account_account_template_4492
26 account_tax_template_sales_5 tax_group_vat_5 5% PVM3 sale 5.0 percent 10 Sale 5% (VAT3) 5% VAT base invoice Pardavimo 5% (PVM3) account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu
27 tax invoice 31_tax account_account_template_4492
28 base refund
29 tax refund 31_tax account_account_template_4492
30 account_tax_template_sales_21 tax_group_vat_21 21% PVM1 sale 21.0 percent consu 1 Sale 21% (VAT1) 21% VAT base invoice Pardavimo 21% (PVM1) account_fiscal_position_template_b2c_eu,account_fiscal_position_template_lt
31 tax invoice 29_tax account_account_template_4492
32 base refund
33 tax refund 29_tax account_account_template_4492
34 account_tax_template_sales_21_services tax_group_vat_21 21% S PVM1 sale 21.0 percent service 1 Sale 21% Services (VAT1) 21% VAT base invoice Pardavimo 21% Paslaugų (PVM1) account_fiscal_position_template_b2c_eu,account_fiscal_position_template_lt
35 tax invoice 29_tax account_account_template_4492
36 base refund
37 tax refund 29_tax account_account_template_4492
38 account_tax_template_sales_reversed_21 tax_group_vat_0 0% R PVM25 sale 0.0 percent 10 Reversed Sale 0% (VAT25) 0% VAT base invoice 12_base Atvirkštinis pardavimo 0% (PVM25) account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu
39 tax invoice
40 base refund 12_base
41 tax refund
42 account_tax_template_purchase_0_vat5 tax_group_vat_0 0% EXEMPT PVM5 purchase 0.0 percent 10 Purchase 0% (VAT5) Tax Exempt LT base invoice Pirkimo 0% (PVM5) neapmokestinamas LT account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu
43 tax invoice account_account_template_2441
44 base refund
45 tax refund account_account_template_2441
46 account_tax_template_purchase_0_vat14 tax_group_vat_0 0% EX PVM14 purchase 0.0 percent 10 Purchase 0% (VAT14) export, transportation 0% VAT base invoice 23_base Pirkimo 0% (PVM14) eksportas, transportavimas account_fiscal_position_template_out_eu
47 tax invoice account_account_template_2441
48 base refund 23_base
49 tax refund account_account_template_2441
50 account_tax_template_purchase_0 tax_group_vat_0 0% VAT15 PVM15 purchase 0.0 percent 10 Purchase 0% (VAT15) 0% VAT base invoice 23_base Pirkimo 0% (PVM15) account_fiscal_position_template_out_eu account_tax_template_purchase_21
51 tax invoice account_account_template_2441
52 base refund 23_base
53 tax refund account_account_template_2441
54 account_tax_template_purchase_0_vat42 tax_group_vat_0 0% VAT42 PVM42 purchase 0.0 percent 10 Purchase 0% (VAT42) base invoice 22_base Pirkimo 0% (PVM42) account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu
55 tax invoice account_account_template_2441
56 base refund 22_base
57 tax refund account_account_template_2441
58 account_tax_template_purchase_0_vat100 tax_group_vat_0 0% VAT100 PVM100 purchase 0.0 percent 10 Purchase 0% (VAT100) other cases base invoice 24_base Pirkimo 0% (PVM100) kiti atvejai account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu
59 tax invoice account_account_template_2441
60 base refund 24_base
61 tax refund account_account_template_2441
62 account_tax_template_purchase_5 tax_group_vat_5 5% PVM3 purchase 5.0 percent 10 Purchase 5% (VAT3) 5% VAT base invoice Pirkimo 5% (PVM3) account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu
63 tax invoice 25_tax account_account_template_2441
64 base refund
65 tax refund 25_tax account_account_template_2441
66 account_tax_template_purchase_not_deductible_9 tax_group_vat_9 9% ND PVM2 purchase 9.0 percent 10 Purchase 9% (VAT2) not deductible 9% VAT base invoice Pirkimo 9% (PVM2) neatskaitomas account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu
67 tax invoice account_account_template_63081
68 base refund
69 tax refund account_account_template_63081
70 account_tax_template_purchase_9 tax_group_vat_9 9% PVM2 purchase 9.0 percent 10 Purchase 9% (VAT2) 9% VAT base invoice Pirkimo 9% (PVM2) account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu
71 tax invoice 25_tax account_account_template_2441
72 base refund
73 tax refund 25_tax account_account_template_2441
74 account_tax_template_purchase_not_deductible_21 tax_group_vat_21 21% ND PVM1 purchase 21.0 percent 10 Purchase 21% (VAT1) not deductible 21% VAT base invoice Pirkimo 21% (PVM1) neatskaitomas account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu
75 tax invoice account_account_template_63081
76 base refund
77 tax refund account_account_template_63081
78 account_tax_template_purchase_21 tax_group_vat_21 21% PVM1 purchase 21.0 percent 1 Purchase 21% (VAT1) 21% VAT base invoice Pirkimo 21% (PVM1) account_fiscal_position_template_b2c_eu,account_fiscal_position_template_lt
79 tax invoice 25_tax account_account_template_2441
80 base refund
81 tax refund 25_tax account_account_template_2441
82 account_tax_template_purchase_reversed_21 tax_group_vat_21 21% R PVM25 purchase 21.0 percent 90 Reversed Purchase 21% (VAT25) 21% VAT base invoice Atvirkštinis pirkimo 21% (PVM25) account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu
83 tax invoice 25_tax account_account_template_4492
84 tax invoice 33_tax account_account_template_4492 -100
85 base refund
86 tax refund 25_tax account_account_template_4492
87 tax refund 33_tax account_account_template_4492 -100
88 account_tax_template_purchase_assumed_21_vat16 tax_group_vat_21 21% EU A PVM16 purchase 21.0 percent consu 100 Assumed Purchase 21% (VAT16) from EU Assumed 21% VAT base invoice 21_base Menamas pirkimo 21% (PVM16) iš ES account_fiscal_position_template_eu account_tax_template_purchase_21
89 tax invoice 25_tax account_account_template_2441
90 tax invoice 34_tax account_account_template_4492 -100
91 base refund 21_base
92 tax refund 25_tax account_account_template_2441
93 tax refund 34_tax account_account_template_4492 -100
94 account_tax_template_purchase_assumed_21_vat20 tax_group_vat_21 21% A PVM20 purchase 21.0 percent 110 Assumed Purchase 21% (VAT20) Assumed 21% VAT base invoice 23_base Menamas pirkimo 21% PVM (PVM20) account_fiscal_position_template_lt,account_fiscal_position_template_b2c_eu
95 tax invoice 25_tax account_account_template_2441
96 tax invoice 32_tax account_account_template_4492 -100
97 base refund 23_base
98 tax refund 25_tax account_account_template_2441
99 tax refund 32_tax account_account_template_4492 -100
100 account_tax_template_purchase_assumed_21 tax_group_vat_21 21% EU S PVM21 purchase 21.0 percent service 120 Assumed Purchase 21% (VAT21) Services Assumed 21% VAT base invoice 23_base||24_base Menamas pirkimo 21% PVM (PVM21) prekių/paslaugų account_fiscal_position_template_eu
101 tax invoice 25_tax account_account_template_2441
102 tax invoice 32_tax account_account_template_4492 -100
103 base refund 23_base||24_base
104 tax refund 25_tax account_account_template_2441
105 tax refund 32_tax account_account_template_4492 -100

View file

@ -0,0 +1,5 @@
"id","name","country_id","tax_receivable_account_id","tax_payable_account_id","name@lt"
"tax_group_vat_0","VAT 0%","base.lt","account_account_template_24411","account_account_template_44921","PVM 0%"
"tax_group_vat_5","VAT 5%","base.lt","account_account_template_24411","account_account_template_44921","PVM 5%"
"tax_group_vat_9","VAT 9%","base.lt","account_account_template_24411","account_account_template_44921","PVM 9%"
"tax_group_vat_21","VAT 21%","base.lt","account_account_template_24411","account_account_template_44921","PVM 21%"
1 id name country_id tax_receivable_account_id tax_payable_account_id name@lt
2 tax_group_vat_0 VAT 0% base.lt account_account_template_24411 account_account_template_44921 PVM 0%
3 tax_group_vat_5 VAT 5% base.lt account_account_template_24411 account_account_template_44921 PVM 5%
4 tax_group_vat_9 VAT 9% base.lt account_account_template_24411 account_account_template_44921 PVM 9%
5 tax_group_vat_21 VAT 21% base.lt account_account_template_24411 account_account_template_44921 PVM 21%

View file

@ -1,34 +1,44 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="partner_demo_company_lt" model="res.partner">
<record id="base.partner_demo_company_lt" model="res.partner" forcecreate="1">
<field name="name">LT Company</field>
<field name="vat">LT949170611</field>
<field name="street">Išvykimas</field>
<field name="city">Vilnius</field>
<field name="country_id" ref="base.lt"/>
<field name="zip">02188</field>
<field name="phone">+370 612 34567</field>
<field name="email">info@company.ltexample.com</field>
<field name="website">www.ltexample.com</field>
<field name="is_company" eval="True"/>
</record>
<record id="demo_company_lt" model="res.company">
<record id="base.demo_company_lt" model="res.company" forcecreate="1">
<field name="name">LT Company</field>
<field name="partner_id" ref="partner_demo_company_lt"/>
<field name="partner_id" ref="base.partner_demo_company_lt"/>
</record>
<record id="base.demo_bank_lt" model="res.partner.bank" forcecreate="1">
<field name="acc_number">LT255459482924364455</field>
<field name="partner_id" ref="base.partner_demo_company_lt"/>
<field name="company_id" ref="base.demo_company_lt"/>
<field name="allow_out_payment" eval="True"/>
</record>
<function model="res.company" name="_onchange_country_id">
<value eval="[ref('demo_company_lt')]"/>
<value eval="[ref('base.demo_company_lt')]"/>
</function>
<function model="res.users" name="write">
<value eval="[ref('base.user_root'), ref('base.user_admin'), ref('base.user_demo')]"/>
<value eval="{'company_ids': [(4, ref('l10n_lt.demo_company_lt'))]}"/>
<value eval="{'company_ids': [(4, ref('base.demo_company_lt'))]}"/>
</function>
<function model="account.chart.template" name="try_loading">
<value eval="[ref('l10n_lt.account_chart_template_lithuania')]"/>
<value model="res.company" eval="obj().env.ref('l10n_lt.demo_company_lt')"/>
<value eval="[]"/>
<value>lt</value>
<value model="res.company" eval="obj().env.ref('base.demo_company_lt')"/>
<value name="install_demo" eval="True"/>
</function>
</odoo>

View file

@ -0,0 +1,495 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_lt
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-30 19:08+0000\n"
"PO-Revision-Date: 2025-12-30 19:08+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_1_net_turnover
msgid "1. Net turnover"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_10_impaired_fin_assets_short_investments
msgid "10. The impairment of the financial assets and short-term investments"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_11_interest_other_similar_expenses
msgid "11. Interest and other similar expenses"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_12_tax_on_profit
msgid "12. Tax on profit"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_2_cost_of_sales
msgid "2. Cost of sales"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_3_adjustments_of_biological_assets
msgid "3. Fair value adjustments of the biological assets"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_4_selling_expenses
msgid "4. Selling expenses"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_5_general_administrative_expenses
msgid "5. General and administrative expenses"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_6_other_operating_results
msgid "6. Other operating results"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_7_income_investments_parent
msgid ""
"7. Income from investments in the shares of parent, subsidiaries and "
"associated entities"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_8_income_other_longterm_investments_loans
msgid "8. Income from other long-term investments and loans"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_9_other_interest_similar_income
msgid "9. Other interest and similar income"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_1_1
msgid "A.1.1. Assets arising from development"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_1_2
msgid "A.1.2. Goodwill"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_1_3
msgid "A.1.3. Software"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_1_4
msgid "A.1.4. Concessions, patents, licenses, trade marks and similar rights"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_1_5
msgid "A.1.5. Other intangible assets"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_1_6
msgid "A.1.6. Advance payments"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_1
msgid "A.2.1. Land"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_2
msgid "A.2.2. Buildings and structures"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_3
msgid "A.2.3. Machinery and plant"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_4
msgid "A.2.4. Vehicles"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_5
msgid "A.2.5. Other equipment, fittings and tools"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_6_1
msgid "A.2.6.1. Land"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_6_2
msgid "A.2.6.2. Buildings"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_7
msgid ""
"A.2.7. Advance payments and tangible assets under construction (production)"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_1
msgid "A.3.1. Shares in entities of the entities group"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_2
msgid "A.3.2. Loans to entities of the entities group"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_3
msgid "A.3.3. Amounts receivable from entities of the entities group"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_4
msgid "A.3.4. Shares in associated entities"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_5
msgid "A.3.5. Loans to associated entities"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_6
msgid "A.3.6. Amounts receivable from the associated entities"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_7
msgid "A.3.7. Long-term investments"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_8
msgid "A.3.8. Amounts receivable after one year"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_9
msgid "A.3.9. Other financial assets"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_4_1
msgid "A.4.1. Assets of the deferred tax on profit"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_4_2
msgid "A.4.2. Biological assets"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_4_3
msgid "A.4.3. Other assets"
msgstr ""
#. module: l10n_lt
#: model:ir.model,name:l10n_lt.model_account_chart_template
msgid "Account Chart Template"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_1_1
msgid "B.1.1. Raw materials, materials and consumables"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_1_2
msgid "B.1.2. Production and work in progress"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_1_3
msgid "B.1.3. Finished goods"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_1_4
msgid "B.1.4. Goods for resale"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_1_5
msgid "B.1.5. Biological assets"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_1_6
msgid "B.1.6. Fixed tangible assets held for sale"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_1_7
msgid "B.1.7. Advance payments"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_2_1
msgid "B.2.1. Trade debtors"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_2_2
msgid "B.2.2. Amounts owed by entities of the entities group"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_2_3
msgid "B.2.3. Amounts owed by associates entities"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_2_4
msgid "B.2.4. Other debtors"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_3_1
msgid "B.3.1. Shares in entities of the entities group"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_3_2
msgid "B.3.2. Other investments"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_4
msgid "B.4. CASH AND CASH EQUIVALENTS"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_c_prepayments_accrued_income
msgid "C. PREPAYMENTS AND ACCRUED INCOME"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_1_1
msgid "D.1.1. Authorized (subscribed) or primary capital"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_1_2
msgid "D.1.2. Subscribed capital unpaid ()"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_1_3
msgid "D.1.3. Own shares ()"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_2_share_premium
msgid "D.2. SHARE PREMIUM ACCOUNT"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_3_revaluation_reserve
msgid "D.3. REVALUATION RESERVE"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_4_1
msgid "D.4.1. Compulsory reserve or emergency (reserve) capital"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_4_2
msgid "D.4.2. Reserve for acquiring own shares"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_4_3
msgid "D.4.3. Other reserves"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_5_1
msgid "D.5.1. Profit (loss) for the reporting year "
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_5_2
msgid "D.5.2. Profit (loss) brought forward"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_6
msgid "D.6. Common Summary of Accounts"
msgstr ""
#. module: l10n_lt
#: model:ir.model.fields,field_description:l10n_lt.field_account_chart_template__display_name
#: model:ir.model.fields,field_description:l10n_lt.field_account_journal__display_name
#: model:ir.model.fields,field_description:l10n_lt.field_account_tax__display_name
msgid "Display Name"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_e_grants_subsidies
msgid "E. GRANTS, SUBSIDIES"
msgstr ""
#. module: l10n_lt
#: model:ir.model,name:l10n_lt.model_account_tax
msgid "ETA tax codes mixin"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_f_1
msgid "F.1. Provisions for pensions and similar obligations"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_f_2
msgid "F.2. Provisions for taxation"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_f_3
msgid "F.3. Other provisions"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_1
msgid "G.1.1. Debenture loans"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_2
msgid "G.1.2. Amounts owed to credit institutions"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_3
msgid "G.1.3. Payments received on account"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_4
msgid "G.1.4. Trade creditors"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_5
msgid "G.1.5. Amounts payable under the bills and checks "
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_6
msgid "G.1.6. Amounts payable to the entities of the entities group"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_7
msgid "G.1.7. Amounts payable to the associated entities"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_8
msgid "G.1.8. Other amounts payable and long-term liabilities"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_1
msgid "G.2.1. Debenture loans"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_10
msgid "G.2.10. Other amounts payable and short-term liabilities"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_2
msgid "G.2.2. Amounts owed to credit institutions"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_3
msgid "G.2.3. Payments received on account"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_4
msgid "G.2.4. Trade creditors"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_5
msgid "G.2.5. Amounts payable under the bills and checks "
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_6
msgid "G.2.6. Amounts payable to the entities of the entities group"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_7
msgid "G.2.7. Amounts payable to the associated entities"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_8
msgid "G.2.8. Liabilities of tax on profit"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_9
msgid "G.2.9. Liabilities related to employment relations"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_h_accruals_deferred_income
msgid "H. ACCRUALS AND DEFERRED INCOME"
msgstr ""
#. module: l10n_lt
#: model:ir.model.fields,field_description:l10n_lt.field_account_chart_template__id
#: model:ir.model.fields,field_description:l10n_lt.field_account_journal__id
#: model:ir.model.fields,field_description:l10n_lt.field_account_tax__id
msgid "ID"
msgstr ""
#. module: l10n_lt
#: model:ir.model,name:l10n_lt.model_account_journal
msgid "Journal"
msgstr ""
#. module: l10n_lt
#: model:ir.model.fields,field_description:l10n_lt.field_account_tax__l10n_lt_tax_code
msgid "Tax Code"
msgstr ""
#. module: l10n_lt
#: model:ir.model.fields,help:l10n_lt.field_account_tax__l10n_lt_tax_code
msgid ""
"The Lithuanian tax system has a code for standard taxes, to use in iSAF and "
"SAFT."
msgstr ""

View file

@ -1,26 +1,505 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_lt
# * l10n_lt
#
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-05 09:10+0000\n"
"PO-Revision-Date: 2019-09-05 09:10+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"POT-Creation-Date: 2025-12-30 19:08+0000\n"
"PO-Revision-Date: 2025-11-17 03:14+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Lithuanian <https://translate.odoo.com/projects/odoo-19-l10n/"
"l10n_lt/lt/>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > "
"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? "
"1 : 2);\n"
"X-Generator: Weblate 5.12.2\n"
#. module: l10n_lt
#: model:account.chart.template,name:l10n_lt.account_chart_template_lithuania
msgid "Lithuania - Accounting"
msgstr "Lietuviška apskaita"
#: model:account.account.tag,name:l10n_lt.account_account_tag_1_net_turnover
msgid "1. Net turnover"
msgstr "1. Pardavimo pajamos"
#. module: l10n_lt
#: model:ir.ui.menu,name:l10n_lt_reports.account_reports_lt_statements_menu
msgid "Lithuania"
msgstr "Lietuva"
#: model:account.account.tag,name:l10n_lt.account_account_tag_10_impaired_fin_assets_short_investments
msgid "10. The impairment of the financial assets and short-term investments"
msgstr "10. Finansinio turto ir trumpalaikių investicijų vertės sumažėjimas"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_11_interest_other_similar_expenses
msgid "11. Interest and other similar expenses"
msgstr "11. Palūkanų ir kitos panašios sąnaudos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_12_tax_on_profit
msgid "12. Tax on profit"
msgstr "12. Pelno mokestis"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_2_cost_of_sales
msgid "2. Cost of sales"
msgstr "2. Pardavimo savikaina"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_3_adjustments_of_biological_assets
msgid "3. Fair value adjustments of the biological assets"
msgstr "3. Biologinio turto tikrosios vertės pokytis"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_4_selling_expenses
msgid "4. Selling expenses"
msgstr "4. Pardavimo sąnaudos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_5_general_administrative_expenses
msgid "5. General and administrative expenses"
msgstr "5. Bendrosios ir administracinės sąnaudos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_6_other_operating_results
msgid "6. Other operating results"
msgstr "6. Kitos veiklos rezultatai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_7_income_investments_parent
msgid ""
"7. Income from investments in the shares of parent, subsidiaries and "
"associated entities"
msgstr ""
"7. Investicijų į patronuojančiosios, patronuojamųjų ir asocijuotųjų įmonių "
"akcijas pajamos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_8_income_other_longterm_investments_loans
msgid "8. Income from other long-term investments and loans"
msgstr "8. Kitų ilgalaikių investicijų ir paskolų pajamos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_9_other_interest_similar_income
msgid "9. Other interest and similar income"
msgstr "9. Kitos palūkanų ir panašios pajamos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_1_1
msgid "A.1.1. Assets arising from development"
msgstr "A.1.1. Plėtros darbai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_1_2
msgid "A.1.2. Goodwill"
msgstr "A.1.2. Prestižas"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_1_3
msgid "A.1.3. Software"
msgstr "A.1.3. Programinė įranga"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_1_4
msgid "A.1.4. Concessions, patents, licenses, trade marks and similar rights"
msgstr ""
"A.1.4. Koncesijos, patentai, licencijos, prekių ženklai ir panašios teisės"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_1_5
msgid "A.1.5. Other intangible assets"
msgstr "A.1.5. Kitas nematerialusis turtas"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_1_6
msgid "A.1.6. Advance payments"
msgstr "A.1.6. Sumokėti avansai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_1
msgid "A.2.1. Land"
msgstr "A.2.1. Žemė"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_2
msgid "A.2.2. Buildings and structures"
msgstr "A.2.2. Pastatai ir statiniai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_3
msgid "A.2.3. Machinery and plant"
msgstr "A.2.3. Mašinos ir įranga"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_4
msgid "A.2.4. Vehicles"
msgstr "A.2.4. Transporto priemonės"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_5
msgid "A.2.5. Other equipment, fittings and tools"
msgstr "A.2.5. Kiti įrenginiai, prietaisai ir įrankiai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_6_1
msgid "A.2.6.1. Land"
msgstr "A.2.6.1. Žemė"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_6_2
msgid "A.2.6.2. Buildings"
msgstr "A.2.6.2. Pastatai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_2_7
msgid ""
"A.2.7. Advance payments and tangible assets under construction (production)"
msgstr ""
"A.2.7. Sumokėti avansai ir vykdomi materialio turto statybos (gamybos) darbai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_1
msgid "A.3.1. Shares in entities of the entities group"
msgstr "A.3.1. Įmonių grupės įmonių akcijos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_2
msgid "A.3.2. Loans to entities of the entities group"
msgstr "A.3.2. Paskolos įmonių grupės įmonėms"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_3
msgid "A.3.3. Amounts receivable from entities of the entities group"
msgstr "A.3.3. Iš įmonių grupės įmonių gautinos sumos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_4
msgid "A.3.4. Shares in associated entities"
msgstr "A.3.4. Asocijuotųjų įmonių akcijos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_5
msgid "A.3.5. Loans to associated entities"
msgstr "A.3.5. Paskolos asocijuotosioms įmonėms "
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_6
msgid "A.3.6. Amounts receivable from the associated entities"
msgstr "A.3.6. Iš asocijuotųjų įmonių gautinos sumos "
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_7
msgid "A.3.7. Long-term investments"
msgstr "A.3.7. Ilgalaikės investicijos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_8
msgid "A.3.8. Amounts receivable after one year"
msgstr "A.3.8. Po vienų metų gautinos sumos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_3_9
msgid "A.3.9. Other financial assets"
msgstr "A.3.9. Kitas finansinis turtas"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_4_1
msgid "A.4.1. Assets of the deferred tax on profit"
msgstr "A.4.1. Atidėtojo pelno mokesčio turtas"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_4_2
msgid "A.4.2. Biological assets"
msgstr "A.4.2. Biologinis turtas"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_a_4_3
msgid "A.4.3. Other assets"
msgstr "A.4.3. Kitas turtas"
#. module: l10n_lt
#: model:ir.model,name:l10n_lt.model_account_chart_template
msgid "Account Chart Template"
msgstr "Sąskaitų plano šablonas"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_1_1
msgid "B.1.1. Raw materials, materials and consumables"
msgstr "B.1.1. Žaliavos, medžiagos ir komplektavimo detalės"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_1_2
msgid "B.1.2. Production and work in progress"
msgstr "B.1.2. Nebaigta produkcija ir vykdomi darbai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_1_3
msgid "B.1.3. Finished goods"
msgstr "B.1.3. Produkcija"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_1_4
msgid "B.1.4. Goods for resale"
msgstr "B.1.4. Pirktos prekės, skirtos perparduoti"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_1_5
msgid "B.1.5. Biological assets"
msgstr "B.1.5. Biologinis turtas"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_1_6
msgid "B.1.6. Fixed tangible assets held for sale"
msgstr "B.1.6. Ilgalaikis materialusis turtas, skirtas parduoti"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_1_7
msgid "B.1.7. Advance payments"
msgstr "B.1.7. Sumokėti avansai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_2_1
msgid "B.2.1. Trade debtors"
msgstr "B.2.1. Pirkėjų skolos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_2_2
msgid "B.2.2. Amounts owed by entities of the entities group"
msgstr "B.2.2. Įmonių grupės įmonių skolos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_2_3
msgid "B.2.3. Amounts owed by associates entities"
msgstr "B.2.3. Asocijuotųjų įmonių skolos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_2_4
msgid "B.2.4. Other debtors"
msgstr "B.2.4. Kitos gautinos sumos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_3_1
msgid "B.3.1. Shares in entities of the entities group"
msgstr "B.3.1. Įmonių grupės įmonių akcijos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_3_2
msgid "B.3.2. Other investments"
msgstr "B.3.2. Kitos investicijos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_b_4
msgid "B.4. CASH AND CASH EQUIVALENTS"
msgstr "B.4. PINIGAI IR PINIGŲ EKVIVALENTAI"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_c_prepayments_accrued_income
msgid "C. PREPAYMENTS AND ACCRUED INCOME"
msgstr "C. ATEINANČIŲ LAIKOTARPIŲ SĄNAUDOS IR SUKAUPTOS PAJAMOS"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_1_1
msgid "D.1.1. Authorized (subscribed) or primary capital"
msgstr "D.1.1. Įstatinis (pasirašytasis) arba pagrindinis kapitalas"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_1_2
msgid "D.1.2. Subscribed capital unpaid ()"
msgstr "D.1.2. Pasirašytasis neapmokėtas kapitalas ()"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_1_3
msgid "D.1.3. Own shares ()"
msgstr "D.1.3. Savos akcijos, pajai ()"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_2_share_premium
msgid "D.2. SHARE PREMIUM ACCOUNT"
msgstr "D.2. AKCIJŲ PRIEDAI"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_3_revaluation_reserve
msgid "D.3. REVALUATION RESERVE"
msgstr "D.3. PERKAINOJIMO REZERVAS"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_4_1
msgid "D.4.1. Compulsory reserve or emergency (reserve) capital"
msgstr "D.4.1. Privalomasis rezervas arba atsargos (rezervinis) kapitalas"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_4_2
msgid "D.4.2. Reserve for acquiring own shares"
msgstr "D.4.2. Savoms akcijoms įsigyti"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_4_3
msgid "D.4.3. Other reserves"
msgstr "D.4.3. Kiti rezervai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_5_1
msgid "D.5.1. Profit (loss) for the reporting year "
msgstr "D.5.1. Ataskaitinių metų pelnas (nuostoliai)"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_5_2
msgid "D.5.2. Profit (loss) brought forward"
msgstr "D.5.2. Ankstesnių metų pelnas (nuostoliai)"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_d_6
msgid "D.6. Common Summary of Accounts"
msgstr "D.6. Bendra sąskaitų santrauka"
#. module: l10n_lt
#: model:ir.model.fields,field_description:l10n_lt.field_account_chart_template__display_name
#: model:ir.model.fields,field_description:l10n_lt.field_account_journal__display_name
#: model:ir.model.fields,field_description:l10n_lt.field_account_tax__display_name
msgid "Display Name"
msgstr "Rodomas pavadinimas"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_e_grants_subsidies
msgid "E. GRANTS, SUBSIDIES"
msgstr "E. DOTACIJOS, SUBSIDIJOS"
#. module: l10n_lt
#: model:ir.model,name:l10n_lt.model_account_tax
msgid "ETA tax codes mixin"
msgstr ""
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_f_1
msgid "F.1. Provisions for pensions and similar obligations"
msgstr "F.1. Pensijų ir panašių įsipareigojimų atidėjiniai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_f_2
msgid "F.2. Provisions for taxation"
msgstr "F.2. Mokesčių atidėjiniai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_f_3
msgid "F.3. Other provisions"
msgstr "F.3. Kiti atidėjiniai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_1
msgid "G.1.1. Debenture loans"
msgstr "G.1.1. Skoliniai įsipareigojimai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_2
msgid "G.1.2. Amounts owed to credit institutions"
msgstr "G.1.2. Skolos kredito įstaigoms"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_3
msgid "G.1.3. Payments received on account"
msgstr "G.1.3. Gauti avansai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_4
msgid "G.1.4. Trade creditors"
msgstr "G.1.4. Skolos tiekėjams"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_5
msgid "G.1.5. Amounts payable under the bills and checks "
msgstr "G.1.5. Pagal vekselius ir čekius mokėtinos sumos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_6
msgid "G.1.6. Amounts payable to the entities of the entities group"
msgstr "G.1.6. Įmonių grupės įmonėms mokėtinos sumos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_7
msgid "G.1.7. Amounts payable to the associated entities"
msgstr "G.1.7. Asocijuotosioms įmonėms mokėtinos sumos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_1_8
msgid "G.1.8. Other amounts payable and long-term liabilities"
msgstr "G.1.8. Kitos mokėtinos sumos ir ilgalaikiai įsipareigojimai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_1
msgid "G.2.1. Debenture loans"
msgstr "G.2.1. Skoliniai įsipareigojimai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_10
msgid "G.2.10. Other amounts payable and short-term liabilities"
msgstr "G.2.10. Kitos mokėtinos sumos ir trumpalaikiai įsipareigojimai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_2
msgid "G.2.2. Amounts owed to credit institutions"
msgstr "G.2.2. Skolos kredito įstaigoms"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_3
msgid "G.2.3. Payments received on account"
msgstr "G.2.3. Gauti avansai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_4
msgid "G.2.4. Trade creditors"
msgstr "G.2.4. Skolos tiekėjams"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_5
msgid "G.2.5. Amounts payable under the bills and checks "
msgstr "G.2.5. Pagal vekselius ir čekius mokėtinos sumos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_6
msgid "G.2.6. Amounts payable to the entities of the entities group"
msgstr "G.2.6. Įmonių grupės įmonėms mokėtinos sumos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_7
msgid "G.2.7. Amounts payable to the associated entities"
msgstr "G.2.7. Asocijuotosioms įmonėms mokėtinos sumos"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_8
msgid "G.2.8. Liabilities of tax on profit"
msgstr "G.2.8. Pelno mokesčio įsipareigojimai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_g_2_9
msgid "G.2.9. Liabilities related to employment relations"
msgstr "G.2.9. Su darbo santykiais susiję įsipareigojimai"
#. module: l10n_lt
#: model:account.account.tag,name:l10n_lt.account_account_tag_h_accruals_deferred_income
msgid "H. ACCRUALS AND DEFERRED INCOME"
msgstr "H. SUKAUPTOS SĄNAUDOS IR ATEINANČIŲ LAIKOTARPIŲ PAJAMOS"
#. module: l10n_lt
#: model:ir.model.fields,field_description:l10n_lt.field_account_chart_template__id
#: model:ir.model.fields,field_description:l10n_lt.field_account_journal__id
#: model:ir.model.fields,field_description:l10n_lt.field_account_tax__id
msgid "ID"
msgstr "ID"
#. module: l10n_lt
#: model:ir.model,name:l10n_lt.model_account_journal
msgid "Journal"
msgstr "Žurnalas"
#. module: l10n_lt
#: model:ir.model.fields,field_description:l10n_lt.field_account_tax__l10n_lt_tax_code
msgid "Tax Code"
msgstr ""
#. module: l10n_lt
#: model:ir.model.fields,help:l10n_lt.field_account_tax__l10n_lt_tax_code
msgid ""
"The Lithuanian tax system has a code for standard taxes, to use in iSAF and "
"SAFT."
msgstr ""

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,9 +0,0 @@
def migrate(cr, version):
# Set noupdate property of "account.tax.template" records to False
cr.execute(
"""UPDATE ir_model_data
SET noupdate=false
WHERE module='l10n_lt'
AND model='account.tax.template'
"""
)

View file

@ -0,0 +1,4 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import account_journal
from . import account_tax
from . import template_lt

View file

@ -0,0 +1,19 @@
from odoo import api, models, Command
class AccountJournal(models.Model):
_inherit = 'account.journal'
@api.model
def _prepare_liquidity_account_vals(self, company, code, vals):
''' Set tags on new bank and cash accounts.'''
# OVERRIDE
account_vals = super()._prepare_liquidity_account_vals(company, code, vals)
if company.account_fiscal_country_id.code == 'LT':
account_vals.setdefault('tag_ids', [])
account_vals['tag_ids'] += [
Command.link(self.env.ref('l10n_lt.account_account_tag_b_4').id),
]
return account_vals

View file

@ -0,0 +1,7 @@
from odoo import models, fields
class AccountTax(models.Model):
_inherit = 'account.tax'
l10n_lt_tax_code = fields.Char(string='Tax Code', help='The Lithuanian tax system has a code for standard taxes, to use in iSAF and SAFT.')

View file

@ -0,0 +1,58 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from odoo import models
from odoo.addons.account.models.chart_template import template
class AccountChartTemplate(models.AbstractModel):
_inherit = 'account.chart.template'
@template('lt')
def _get_lt_template_data(self):
return {
'property_account_receivable_id': 'account_account_template_2410',
'property_account_payable_id': 'account_account_template_4430',
'property_stock_valuation_account_id': 'account_account_template_2040',
'code_digits': '6',
}
@template('lt', 'res.company')
def _get_lt_res_company(self):
return {
self.env.company.id: {
'anglo_saxon_accounting': True,
'account_fiscal_country_id': 'base.lt',
'bank_account_code_prefix': '271',
'cash_account_code_prefix': '272',
'transfer_account_code_prefix': '273',
'account_default_pos_receivable_account_id': 'account_account_template_2411',
'income_currency_exchange_account_id': 'account_account_template_5803',
'expense_currency_exchange_account_id': 'account_account_template_6803',
'account_journal_early_pay_discount_loss_account_id': 'account_account_template_509',
'account_journal_early_pay_discount_gain_account_id': 'account_account_template_6209',
'account_sale_tax_id': 'account_tax_template_sales_21',
'account_purchase_tax_id': 'account_tax_template_purchase_21',
'expense_account_id': 'account_account_template_6000',
'income_account_id': 'account_account_template_5000',
'account_stock_journal_id': 'inventory_valuation',
'account_stock_valuation_id': 'account_account_template_2010',
},
}
def _setup_utility_bank_accounts(self, template_code, company, template_data):
super()._setup_utility_bank_accounts(template_code, company, template_data)
if template_code == "lt":
bank_tags = self.env.ref('l10n_lt.account_account_tag_b_4')
company.account_journal_suspense_account_id.tag_ids |= bank_tags
company.transfer_account_id.tag_ids |= bank_tags
other_operating_results_tags = self.env.ref('l10n_lt.account_account_tag_6_other_operating_results')
company.default_cash_difference_income_account_id.tag_ids |= other_operating_results_tags
company.default_cash_difference_expense_account_id.tag_ids |= other_operating_results_tags
@template('lt', 'account.account')
def _get_lt_account_account(self):
return {
'account_account_template_2010': {
'account_stock_expense_id': 'account_account_template_6208',
'account_stock_variation_id': 'account_account_template_6005',
},
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 11 KiB

View file

@ -0,0 +1,13 @@
<?xml version="1.0"?>
<odoo>
<record id="account_tax_form_inherit_l10n_lt" model="ir.ui.view">
<field name="name">account.tax.form.inherit.l10n_lt</field>
<field name="model">account.tax</field>
<field name="inherit_id" ref="account.view_tax_form"/>
<field name="arch" type="xml">
<xpath expr="//field[@name='invoice_legal_notes']" position="after">
<field name="l10n_lt_tax_code" invisible="country_code != 'LT'"/>
</xpath>
</field>
</record>
</odoo>

View file

@ -1,12 +1,15 @@
[project]
name = "odoo-bringout-oca-ocb-l10n_lt"
version = "16.0.0"
description = "Lithuania - Accounting - Odoo addon"
description = "Lithuania - Accounting -
Odoo addon
"
authors = [
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
]
dependencies = [
"odoo-bringout-oca-ocb-l10n_multilang>=16.0.0",
"odoo-bringout-oca-ocb-account>=19.0.0",
"odoo-bringout-oca-ocb-account_edi_ubl_cii>=19.0.0",
"requests>=2.25.1"
]
readme = "README.md"
@ -16,7 +19,7 @@ classifiers = [
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Office/Business",
]