openerp-expert-localization team mailing list archive
-
openerp-expert-localization team
-
Mailing list archive
-
Message #00207
[Merge] lp:~openobject-italia-core-devs/openobject-addons/l10n_it into lp:openobject-addons
You have been requested to review the proposed merge of lp:~openobject-italia-core-devs/openobject-addons/l10n_it into lp:openobject-addons.
This branch contains changes to l10n_it, including:
- charts in CSV format to be more easily editable
- better account codes (more readable by Italian accountants)
- management of partially deductible VAT
- module cleanup
This module has been made possible by the efforts of this team https://launchpad.net/~openobject-italia-core-devs , composed by OpenERP Italian partners and community
--
The attached diff has been truncated due to its size.
https://code.launchpad.net/~openobject-italia-core-devs/openobject-addons/l10n_it/+merge/41891
Your team OpenERP Localization Experts is requested to review the proposed merge of lp:~openobject-italia-core-devs/openobject-addons/l10n_it into lp:openobject-addons.
=== removed file 'l10n_it/000readme'
--- l10n_it/000readme 2010-10-28 08:42:58 +0000
+++ l10n_it/000readme 1970-01-01 00:00:00 +0000
@@ -1,57 +0,0 @@
----------------------------------------------------------------
-This module has been originally written for version 5 of OpenERP,
-and ported to version 6 in october 2010.
-
-The included manual is intended for version 5 of OpenERP,
-but most things are not changed between version 5 and version 6.
-
--------------------------------------------------------------------
-
-This module contains an italian account chart
-by Servabit srl ( http://www.servabit.it ).
-It includes parts of the italian account modules
-by the italian community
-(Davide Corio from Domsense et al.: http://www.openerp-italia.org)
-
-This module is released under the Affero GPL license
-(see the included file)
-
--------------------------------------------------------------------
-Questo modulo e' stato scritto originariamente per la versione 5 di OpenERP
-e portato sulla versione 6 nell'ottobre del 2010.
-
-Il manuale incluso si riferisce pero' alla versione 5, molte cose
-sono rimaste le stesse nella versione 5 e nella 6.
-
------------------------------------------------------------
-
-Questo modulo contiene un piano dei conti italiano,
-adatto ad una ditta di servizi.
-Autore del modulo e' Servabit srl.( http://www.servabit.it ).
-Il modulo contiene parti di moduli presi dalla contabilita'
-italiana di OpenERP, curata dalla "italian OpenERP community"
-(Davide Corio di Domsense ed altri: http://www.openerp-italia.org)
-
-Il modulo e' rilasciato sotto la licenza Affero GLP
-(vedi file incluso)
-
---------------------------------------------------------------------
-
-Il piano dei conti e' strutturato in modo gerarchico, con,
-come parte superiore della gerarchia, i conti definiti dal
-codice civile (art. 2424 e segg.), che servono per il bilancio.
-
-Questi conti hanno un "internal type" di tipo:
-"bilancio1", "bilancio2" etc., con il numero che indica
-il livello della gerarchia.
-
-Selezionando questo tipo si possano ottenere
-i dati per la compilazione del bilancio.
-
-E' inserito un menu per la stampa dei libri IVA, a partire
-dalle fatture.
-
-E' incluso un manuale in italiano, che spiega il modulo
-ed un po' la contabilita' in OpenERP.
-
--------------------------------------------------------------------
=== removed file 'l10n_it/0authors'
--- l10n_it/0authors 2010-10-28 08:42:58 +0000
+++ l10n_it/0authors 1970-01-01 00:00:00 +0000
@@ -1,14 +0,0 @@
-It is difficult, in an open project as an OpenERp module,
-to aknowledge all the contributors.
-Software is read, studied, modified ad redistributed too
-many time to know who originally made the different parts.
-
-This module was developed in june 2010 by Servabit srl
-( http://www.servabit.it ).
-
-It inherits the work of the italian OpenERP community
-( http://www.openerp-italia.com ), by Davide Corio and
-many others, with their modules: l10n_it, l10n_chart_it_cc2424.
-
-The module l10n_fr (by JAILLET Simon - CrysaLEAD - www.crysalead.fr)
-was also used.
=== removed file 'l10n_it/0history'
--- l10n_it/0history 2010-10-28 08:42:58 +0000
+++ l10n_it/0history 1970-01-01 00:00:00 +0000
@@ -1,28 +0,0 @@
-Inizio : june 2010
-
- Version 0.1 : prima bozza piano dei conti,
- con parti di l10n_it (Corio et al.)
-
- Version 0.2: 12-june-2010
- - piano dei conti servabit rivisto;
- - tasse, secondo lo schema di l10n_fr
- ( iva a credito e debito, imponibile e tassa
- come codici tasse separate,
- tutto su 3 aliquote + iva esente)
- - default values per campi property di partners e products
-
- Caricata su svn interno Servabit: GIS
-
- Version 0.3: 23-june-2010
-
- - inserita stampa libri IVA a partire dalle
- fatture (by Niko Mennucci for Servabit srl)
-
- Luglio 2010: caricata su launchpad
-
- Version 0.4 : 21-oct2010
-
- - modificato per seguire le guidlines di OpenERP SA
- ed essere inserito nella verione 6 di OpenERP
-
-
=== modified file 'l10n_it/__init__.py' (properties changed: +x to -x)
--- l10n_it/__init__.py 2010-11-11 06:11:02 +0000
+++ l10n_it/__init__.py 2010-12-07 16:13:51 +0000
@@ -1,32 +1,28 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
-# Italian OpenERP accounting module
-# Copyright (C) 2010 Servabit srl (<http://www.servabit.it>) and the
+# OpenERP, Open Source Management Solution
+# Copyright (C) 2010
# Italian OpenERP Community (<http://www.openerp-italia.com>)
-#
-# ########################################################################
-# OpenERP, Open Source Management Solution
-# Copyright (C) 2004-2008 Tiny SPRL (<http://tiny.be>). All Rights Reserved
-# $Id$
+# Servabit srl
+# Agile Business Group sagl
+# Domsense srl
+# Albatos srl
#
# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
+# GNU Affero General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
+# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
import libroIVA
import report
-
-
-# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
\ No newline at end of file
=== modified file 'l10n_it/__openerp__.py' (properties changed: +x to -x)
--- l10n_it/__openerp__.py 2010-11-11 13:08:05 +0000
+++ l10n_it/__openerp__.py 2010-12-07 16:13:51 +0000
@@ -1,60 +1,57 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
-# Italian OpenERP accounting module
-# Copyright (C) 2010 Servabit srl (<http://www.servabit.it>)
-#
-# Developed by the servabit OpenERP team: openerp@xxxxxxxxxxx
-#
-# Some parts have been taken from modules by the:
-# Italian OpenERP Community (<http://www.openerp-italia.com>)
-# Some files follows the ideas in the l10n_fr module,
-# by JAILLET Simon - CrysaLEAD - www.crysalead.fr
-#
-#############################################################################
-#
# OpenERP, Open Source Management Solution
-# Copyright (C) 2004-2008 Tiny SPRL (<http://tiny.be>). All Rights Reserved
-# $Id$
+# Copyright (C) 2010
+# Italian OpenERP Community (<http://www.openerp-italia.org>)
+# Servabit srl
+# Agile Business Group sagl
+# Domsense srl
+# Albatos srl
#
# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
+# GNU Affero General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
+# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
- "name": "Italy - Chart of Accounts By Servabit",
- "version": "0.4",
- "author": "Servabit srl",
- "website": "http://www.servabit.it",
- "category": "Localisation/Account Charts",
- "description": """This is a module to manage the accounting chart for Italy (CC2424 Profile) for a service company.""",
- "depends": ["account", "base_iban", "base_vat", "account_chart"],
- "demo_xml": [],
- "update_xml": [
- 'tipoconti_servabit.xml',
- 'pianoconti_servabit.xml',
- 'account_tax_template.xml',
- 'journals.xml',
- 'default_accounts.xml',
- 'anno_fiscale.xml',
- 'l10n_chart_it_servabit_wizard.xml',
+ "name" : "Italy - Generic Chart of Accounts",
+ "version" : "0.1",
+ "depends" : ['base_vat','account_chart','base_iban'],
+ "author" : "OpenERP Italian Community",
+ "description": """
+ Piano dei conti italiano di un'impresa generica
+ """,
+ "license": "AGPL-3",
+ "category" : "Localisation/Account Charts",
+ 'website': 'http://www.openerp-italia.org/',
+ 'init_xml': [
+ ],
+ 'update_xml': [
+ 'data/account.account.type.csv',
+ 'data/account.account.template.csv',
+ 'data/account.tax.code.template.csv',
+ 'account_chart.xml',
+ 'data/account.tax.template.csv',
+ 'data/account.fiscal.position.template.csv',
+ 'l10n_chart_it_generic.xml',
'report.xml',
'libroIVA_view.xml',
'libroIVA_menu.xml',
- 'security/ir.model.access.csv'
- ],
- "active": False,
- "installable": True,
+ 'security/ir.model.access.csv',
+ ],
+ 'demo_xml': [
+ ],
+ 'installable': True,
+ 'active': False,
}
-# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
\ No newline at end of file
=== added file 'l10n_it/account_chart.xml'
--- l10n_it/account_chart.xml 1970-01-01 00:00:00 +0000
+++ l10n_it/account_chart.xml 2010-12-07 16:13:51 +0000
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<openerp>
+ <data noupdate="0">
+ <!-- Chart Template -->
+ <record id="l10n_it_chart_template_generic" model="account.chart.template">
+ <field name="name">Italy - Generic Chart of Accounts</field>
+ <field name="account_root_id" ref="0"/>
+ <field name="tax_code_root_id" ref="vat_code_chart_root"/>
+ <field name="bank_account_view_id" ref="18"/>
+ <field name="property_account_receivable" ref="1501"/>
+ <field name="property_account_payable" ref="2501"/>
+ <field name="property_account_expense_categ" ref="4101"/>
+ <field name="property_account_income_categ" ref="3101"/>
+ </record>
+ </data>
+</openerp>
=== removed file 'l10n_it/account_manuale.pdf'
--- l10n_it/account_manuale.pdf 2010-10-28 08:42:58 +0000
+++ l10n_it/account_manuale.pdf 1970-01-01 00:00:00 +0000
@@ -1,9362 +0,0 @@
-%PDF-1.4
-%ÐÔÅØ
-5 0 obj
-<< /S /GoTo /D (section*.2) >>
-endobj
-8 0 obj
-(Introduzione)
-endobj
-9 0 obj
-<< /S /GoTo /D (section*.3) >>
-endobj
-12 0 obj
-(Il piano dei conti)
-endobj
-13 0 obj
-<< /S /GoTo /D (section*.4) >>
-endobj
-16 0 obj
-(Il libro giornale)
-endobj
-17 0 obj
-<< /S /GoTo /D (section*.5) >>
-endobj
-20 0 obj
-(Contabilit\340 analitica)
-endobj
-21 0 obj
-<< /S /GoTo /D (section*.6) >>
-endobj
-24 0 obj
-(Configurazione)
-endobj
-25 0 obj
-<< /S /GoTo /D (section*.7) >>
-endobj
-28 0 obj
-(Anno e periodi fiscali)
-endobj
-29 0 obj
-<< /S /GoTo /D (section*.8) >>
-endobj
-32 0 obj
-(Piano dei conti)
-endobj
-33 0 obj
-<< /S /GoTo /D (section*.9) >>
-endobj
-36 0 obj
-(Libro giornale)
-endobj
-37 0 obj
-<< /S /GoTo /D (section*.10) >>
-endobj
-40 0 obj
-(Imposte)
-endobj
-41 0 obj
-<< /S /GoTo /D (section*.11) >>
-endobj
-44 0 obj
-(Modelli \(templates\))
-endobj
-45 0 obj
-<< /S /GoTo /D (section*.12) >>
-endobj
-48 0 obj
-(Altre impostazioni)
-endobj
-49 0 obj
-<< /S /GoTo /D (section*.13) >>
-endobj
-52 0 obj
-(Impostazioni particolari per partner e prodotti)
-endobj
-53 0 obj
-<< /S /GoTo /D (section*.14) >>
-endobj
-56 0 obj
-(Ciclo delle fatture)
-endobj
-57 0 obj
-<< /S /GoTo /D (section*.15) >>
-endobj
-60 0 obj
-(Emissione fatture)
-endobj
-61 0 obj
-<< /S /GoTo /D (section*.16) >>
-endobj
-64 0 obj
-(Incasso fatture)
-endobj
-65 0 obj
-<< /S /GoTo /D (section*.17) >>
-endobj
-68 0 obj
-(Fatture fornitori)
-endobj
-69 0 obj
-<< /S /GoTo /D (section*.18) >>
-endobj
-72 0 obj
-(Note di credito e debito)
-endobj
-73 0 obj
-<< /S /GoTo /D (section*.19) >>
-endobj
-76 0 obj
-(Scritture contabili)
-endobj
-77 0 obj
-<< /S /GoTo /D (section*.20) >>
-endobj
-80 0 obj
-(Accesso diretto ad una sezione del libro giornale)
-endobj
-81 0 obj
-<< /S /GoTo /D (section*.21) >>
-endobj
-84 0 obj
-(Movimenti bancari)
-endobj
-85 0 obj
-<< /S /GoTo /D (section*.22) >>
-endobj
-88 0 obj
-(Registrazione movimenti)
-endobj
-89 0 obj
-<< /S /GoTo /D (section*.23) >>
-endobj
-92 0 obj
-(Riconciliazione)
-endobj
-93 0 obj
-<< /S /GoTo /D (section*.24) >>
-endobj
-96 0 obj
-(Chiusura ed apertura anno fiscale)
-endobj
-97 0 obj
-<< /S /GoTo /D (section*.25) >>
-endobj
-100 0 obj
-(Report e scritture legali)
-endobj
-101 0 obj
-<< /S /GoTo /D [102 0 R /Fit ] >>
-endobj
-130 0 obj <<
-/Length 1196
-/Filter /FlateDecode
->>
-stream
-xÚíYËnÛFÝë+fI-8÷#;'±IëÊB7v4E«(Ò%©è×÷rfH=¬(¶ÓU 9Oç{îæ _F®Q¤Ä"-5f¥Ñ_# wëæ?¨>¹XPô¾ý¿~Ê8̯&};s(ÅVJ¦wÃÃÚ
-4¡ëètÌd´l«z,I½ÇîWYý%¹ÍÛqÌ¡ÔÔ~@ÔjlCÌ`cÿÛ½XM.]XrLü#
-/ÊwúˤÈüt³ÜßÓn`U¶ð¢"oocPA¢Ä·æmRäI¸IcsÖç|´¡k¶È&¯Ê¬ë{rNåú7ÃÎÌæßÑ0©¨XμêuÄ%ÝðÑÙp߶7QÚ¡zý ´} K kÐß®çÁÜXH
ϺÃ`óá%¡VºÞ5T'íå,J
bk£i÷uLP0¥AJR,¹LsºnJÖP`h¶¢´7RQ:dLYäÂ3
-ôZ7ÊÃOw÷)ÐJÑýÇX¬xÇb±Pwå,O³ù V&$(æ[Kûm]¹/-ÿqfg¢lÄ6f{@¥´D¸(<îá£fYîë