Contents
Italian Localization
Localizzazione Italiana
La localizzazione italiana comprende moduli per la gestione delle principali incombenze fiscali che le imprese italiane devono gestire.
Sono coperte le aree:
- Stampa registri IVA
- Stampa libro giornale
- Liquidazione IVA Elettronica
- Comunicazione IVA Elettronica (ex Spesometro)
- Registrazione fatture fornitori con RA
- Registrazione proposte di parcella da professionisti
- Emissione parcelle attive
- FatturaPA
- Fattura Elettronica B2B (in fase di sviluppo)
- Gestione DdT
- Data di registrazione fatture fornitori
- Gestione Ricevute Bancarie
- Split payment
- Documenti con Reverse Charge
- python
- postgresql 9.2+
These instruction are just an example to remember what you have to do on Linux. Installation is built with: |
Istruzioni di esempio valide solo per distribuzioni Linux CentOS 7, Ubuntu 14+ e Debian 8+ L'installazione è costruita con: |
Zeroincombenze Tools | |
Suggested deployment is: | Posizione suggerita per l'installazione: |
/opt/odoo/8.0/l10n-italy/ |
cd $HOME git clone https://github.com/zeroincombenze/tools.git cd ./tools ./install_tools.sh -p export PATH=$HOME/dev:$PATH odoo_install_repository l10n-italy -b 8.0 -O oia for pkg in os0 z0lib; do pip install $pkg -U done sudo manage_odoo requirements -b 8.0 -vsy -o /opt/odoo/8.0
When you want upgrade and you installed using above statements: | Per aggiornare, se avete installato con le istruzioni di cui sopra: |
odoo_install_repository l10n-italy -b 8.0 -O oia -U # Adjust following statements as per your system sudo systemctl restart odoo
This module is maintained by the Odoo Italia Associazione and free support is supplied through its forum
Bug reports are welcome! You can use the issue tracker to report bugs, and/or submit pull requests on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you have a proposal to change this module, you may want to send an email to <moderatore@odoo-italia.org> for initial feedback. An Enhancement Proposal may be submitted if your idea gains ground.
Odoo is a trademark of Odoo S.A. (formerly OpenERP)
Odoo Italia Associazione, or the Associazione Odoo Italia is the nonprofit Italian Community Association born in 2011, whose mission is promote use of Odoo to cover Italian law and markeplace. Since 2017 Odoo Italia Associazione issues modules for Italian localization developed by OCA and others not released under Odoo Proprietary License
Odoo Italia Associazione distributes code under AGPL or LGPL free licenses.
Read carefully published README for more info about authors.
Odoo Italia Associazione è un'Associazione senza fine di lucro, nata nel 2011 che dal 2017 rilascia moduli per la localizzazione italiana sviluppati da OCA o da terze parti che non siano rilasciati con Odoo Proprietary License
Odoo Italia Associazione distribuisce il codice esclusivamente con licenze AGPL o LGPL
Leggere con attenzione i file README per maggiori informazioni sugli autori.
Last Update / Ultimo aggiornamento: 2018-11-21