|
2 | 2 | # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
3 | 3 |
|
4 | 4 | {
|
5 |
| - 'name': 'ITA - Comunicazione dati fatture - ' |
6 |
| - 'Integrazione e-fattura', |
7 |
| - 'summary': 'Integrazione fatturazione elettronica e comunicazione dati ' |
8 |
| - 'fatture (c.d. "nuovo spesometro")', |
9 |
| - 'version': '12.0.1.0.2', |
10 |
| - 'category': 'Hidden', |
11 |
| - 'author': "Agile Business Group, " |
12 |
| - "Odoo Community Association (OCA)", |
13 |
| - 'website': 'https://github.com/OCA/l10n-italy/', |
14 |
| - 'license': 'AGPL-3', |
15 |
| - 'depends': [ |
16 |
| - 'l10n_it_invoices_data_communication', |
17 |
| - 'l10n_it_fatturapa_in', |
18 |
| - 'l10n_it_fatturapa_out', |
| 5 | + "name": "ITA - Comunicazione dati fatture - " "Integrazione e-fattura", |
| 6 | + "summary": "Integrazione fatturazione elettronica e comunicazione dati " |
| 7 | + 'fatture (c.d. "nuovo spesometro")', |
| 8 | + "version": "12.0.1.0.2", |
| 9 | + "category": "Hidden", |
| 10 | + "author": "Agile Business Group, " "Odoo Community Association (OCA)", |
| 11 | + "website": "https://github.com/OCA/l10n-italy", |
| 12 | + "license": "AGPL-3", |
| 13 | + "depends": [ |
| 14 | + "l10n_it_invoices_data_communication", |
| 15 | + "l10n_it_fatturapa_in", |
| 16 | + "l10n_it_fatturapa_out", |
19 | 17 | ],
|
20 |
| - 'data': [ |
21 |
| - 'views/communication_view.xml' |
22 |
| - ], |
23 |
| - 'installable': True, |
24 |
| - 'auto_install': True, |
| 18 | + "data": ["views/communication_view.xml"], |
| 19 | + "installable": True, |
| 20 | + "auto_install": True, |
25 | 21 | }
|
0 commit comments