mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-24 06:01:59 +02:00
19.0 vanilla
This commit is contained in:
parent
ba20ce7443
commit
768b70e05e
2357 changed files with 1057103 additions and 712486 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
{
|
||||
'name': "snailmail_account",
|
||||
'name': "Snail Mail - Account",
|
||||
'description': """
|
||||
Allows users to send invoices by post
|
||||
=====================================================
|
||||
|
|
@ -10,14 +10,8 @@ Allows users to send invoices by post
|
|||
'depends': ['account', 'snailmail'],
|
||||
'data': [
|
||||
'views/res_config_settings_views.xml',
|
||||
'wizard/account_invoice_send_views.xml',
|
||||
'security/ir.model.access.csv',
|
||||
],
|
||||
'auto_install': True,
|
||||
'assets': {
|
||||
'web.assets_backend': [
|
||||
'snailmail_account/static/**/*',
|
||||
],
|
||||
},
|
||||
'author': 'Odoo S.A.',
|
||||
'license': 'LGPL-3',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue