Metadata-Version: 2.1
Name: odoo-addon-l10n_py
Version: 16.0.1.1.0.1
Summary: Localización contable para Paraguay
Home-page: https://github.com/OCA/l10n-paraguay
Author: KMEE, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: LGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.0
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Requires-Python: >=3.10
Requires-Dist: odoo<16.1dev,>=16.0a

.. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

=====================
Paraguay - Accounting
=====================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:e856394712a5ed47cf3a1ffe0f02261c12499cbae6631bcd1a931c4207481400
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--paraguay-lightgray.png?logo=github
    :target: https://github.com/OCA/l10n-paraguay/tree/16.0/l10n_py
    :alt: OCA/l10n-paraguay
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/l10n-paraguay-16-0/l10n-paraguay-16-0-l10n_py
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-paraguay&target_branch=16.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

Paraguay - Accounting
=====================

This module provides the Paraguayan chart of accounts and tax
configuration for Odoo.

Features
--------

- **Standard Chart of Accounts**: Complete Paraguayan accounting
  structure
- **Tax Configuration**: Pre-configured tax rates including:

  - IVA 10% (standard VAT rate)
  - IVA 5% (reduced VAT rate)
  - Exempt (tax-exempt transactions)

- **Tax Groups**: Organized tax groups for better categorization
- **Fiscal Positions**: Ready-to-use fiscal position configurations

Dependencies
------------

This module requires:

- ``l10n_py_base``: Base Paraguayan localization

Related Modules
---------------

For additional features, consider installing:

- ``l10n_py_account``: Accounting extensions with journals and
  authorization management
- ``l10n_py_edi_base``: Electronic invoicing base functionality

**Table of contents**

.. contents::
   :local:

Installation
============

Installation
============

Prerequisites
-------------

- Odoo 16.0
- ``l10n_py_base`` module installed
- ``account`` module (core Odoo)

Installation Steps
------------------

1. **Copy Module**: Place the module in your Odoo addons directory

2. **Update Apps List**:

   - Go to **Apps**
   - Click **Update Apps List**

3. **Install Module**:

   - Search for "Paraguay - Accounting"
   - Click **Install**

Post-Installation
-----------------

After installation:

1. Configure your company's fiscal data in ``l10n_py_base``
2. Review and adjust chart of accounts if needed
3. Configure tax rates on products
4. Set up accounting journals (install ``l10n_py_account`` for extended
   features)

Dependencies
------------

The module will automatically install required dependencies:

- ``account``
- ``l10n_py_base``

Recommended Modules
-------------------

For a complete Paraguayan localization, also install:

- ``l10n_py_account``: Journal and authorization management
- ``l10n_py_edi_base``: Electronic invoicing support

Configuration
=============

Configuration
=============

Initial Setup
-------------

After installing the module, the Paraguayan chart of accounts will be
automatically available.

Tax Configuration
-----------------

The following taxes are pre-configured:

IVA 10% (Standard Rate)
~~~~~~~~~~~~~~~~~~~~~~~

- Default VAT rate for most goods and services
- Automatically applied unless otherwise specified

IVA 5% (Reduced Rate)
~~~~~~~~~~~~~~~~~~~~~

- Applied to specific products and services as defined by SET
- Must be configured manually on products when applicable

Exempt
~~~~~~

- For tax-exempt transactions
- Use for products/services not subject to VAT

Chart of Accounts
-----------------

The module includes a standard Paraguayan chart of accounts structure
following SET (Subsecretaría de Estado de Tributación) guidelines.

To customize:

1. Go to **Accounting > Configuration > Chart of Accounts**
2. Review and adjust accounts as needed for your business
3. Set default accounts in **Accounting > Configuration > Settings**

Fiscal Positions
----------------

Configure fiscal positions based on your customer types:

1. Go to **Accounting > Configuration > Fiscal Positions**
2. Review pre-configured positions
3. Adjust tax mapping as needed

Usage
=====

Usage
=====

Setting Up Your Company
-----------------------

1. Navigate to **Settings > General Settings > Companies**
2. Configure your company information
3. Ensure you have installed ``l10n_py_base`` for RUC and fiscal data

Using Taxes
-----------

On Sales
~~~~~~~~

- Taxes are automatically calculated based on product configuration
- Default tax is IVA 10% unless otherwise specified

On Purchases
~~~~~~~~~~~~

- Set appropriate input taxes on vendor bills
- System supports tax credit calculation

Chart of Accounts
-----------------

Viewing Accounts
~~~~~~~~~~~~~~~~

1. Go to **Accounting > Configuration > Chart of Accounts**
2. Browse available accounts

Creating Journal Entries
~~~~~~~~~~~~~~~~~~~~~~~~

1. Go to **Accounting > Accounting > Journal Entries**
2. Create manual entries using the configured chart of accounts
3. System validates account usage

Reports
-------

Standard Paraguayan accounting reports are available:

- Balance Sheet
- Profit & Loss
- Tax Reports (IVA declarations)

Access via **Accounting > Reporting**

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-paraguay/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/l10n-paraguay/issues/new?body=module:%20l10n_py%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* KMEE

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/l10n-paraguay <https://github.com/OCA/l10n-paraguay/tree/16.0/l10n_py>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
