.. image:: https://img.shields.io/badge/licence=AGPL==3=blue.svg :alt: License: AGPL=3
It extends Odoo/OpenERP to add needed functionnalites to use Odoo/OpenERP in Romania.
Module to provide easy configuration for Romanian adaptation, It provides easy install of the modules from this repo, plus accounting configuration or data upload for some modules. Will be install by default when you install the l10n_ro, and in Settings => Configuration a menu will be created named Romania.
Adds an easy method to create partners based on their VAT, if from Romania the partner will be created from Ministry of Finance/ANAF website, and if from EU will be created based on VIES site.
This allows you to set unique partners by company, VAT and NRC.
This allows you to set street name and number, block, staircase and apartment number for contacts. Module depends on web_readonly_bypass from OCA/web repo: https://github.com/OCA/web/tree/8.0/web_readonly_bypass
This allows you to manage the Romanian Zones, States, Communes, Cities. The address fields will contain city, commune, state, zone, country, zip.
Adds partner checking for VAT Subjected on ANAF Asynch Service , VAT on Payment partners checking based on ANAF datas. Validation for VAT on Payment works at date, so you can record older invoices and partner will be threated at invoice date.
Provides posting account move lines with negative debit or credit, plus recomputation of refunds changed to have negative quantities. (Functionality proposed to be on Odoo V9)
Provides VAT on Payment concept, at one invoice with Vat on Payment, taxes are substite by one Uneligible tax, which will become eligible only at payment. (Probably to change the eligibility to reconcile from voucher). (Functionality proposed to be on Odoo V9)
This allows you to manage partners compensation on accounts marked to be reconciled.
This allows you to manage the vat on payment behaviour in compensations.
Removes the constrains regarding secondary currency on accounts, journal, move lines.
Add the concept of invoice line not deductible, every tax will have a new field, not deductible tax, which will be used on every supplier invoice line marked as not deductible to collect the corresponding tax amount.
Import of invoices to bank statement will take in consideration residual amounts instead of total amount. In multicompany database use https://github.com/odoo-romania/extra/tree/8.0/account_statement_operation_multicompany module.
Import of bank statements from BRD statements. Depends on https://github.com/OCA/bank-statement-import/tree/8.0/account_bank_statement_import_mt940_base.
Adds a voucher sequence on cash journals, restrict the journals available in Pay Invoice wizard, and at every pay it will add a line in the corresponfind Cash Register.
Module is splitting the asset category in 2 types, view and normal one, to facilitate the import of Chart of Asset Category. The chart can be install from Romania Configuration. Asset are split in fixed and financial assets. Alow reevaluation of assets. Multiple methods changed to respect Romanian Legislation.
Adds the method for currency update at partial payments. Modified the dates of reevaluation according to legislation, at the rate from last day of previous month if invoice month is not equal to payment month.
Adds currency update methods for compensation, if debits or credits are in a different currency than the company one.
Add a method to calculate currency reevaluation based on accounts (adds a boolean field to mark the account for reevaluation). It will calculate the amounts even if you will have other operation after the end of the month, taking in consideration the balance amount at the end of the month.For accounts, partners will use the journal available in wizard, for bank accounts, cash registers will be posted in the corresponding journals to have the balance equal.
Provides multicompany templates for closing the Incomes, Expenses, VAT at the end of every month.
This allows you to print invoice report based on romanian layout. Invoice includes voucher if payment is on the same day. Voucher report with amount in word.
Provides Romanian reports according to legislation: Trial Balance, Sale/Purchase Journals.
Provides Romanian D394 report print. Two methods for now, use D3394 New Report from July 2016.
Adds some configuration to warehouse to ease the concepts of Consume/Usage of giving.
Adds new accounts on location to overwrite the accounts from product/product category to allow moving the same product from one location to another, and to change the financial account (product <=> raw material, product <=> custody). Account moves will be generated for every stock move (based of stock quant) instead of stock quant, will add in context different types of operation and the account moves will defer based on type.
This allows you to print Reports for Reception, Delivery, Internal Transfers.
Provides currency rate updated from many web services (National Bank of Romania available).Module copied from OCA/account=financial=tools. (Functionality proposed to be on Odoo V9)
Provides a new location field in partners to allow easy completion of the city, state_id, country, zipcode.