mirror of
https://github.com/bringout/oca-payroll.git
synced 2026-04-21 13:02:10 +02:00
Initial commit: OCA Payroll packages (5 packages)
This commit is contained in:
commit
d19274f581
407 changed files with 214057 additions and 0 deletions
|
|
@ -0,0 +1,14 @@
|
|||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
{
|
||||
"name": "Payroll Accounting",
|
||||
"version": "16.0.1.1.0",
|
||||
"category": "Payroll",
|
||||
"website": "https://github.com/OCA/payroll",
|
||||
"license": "LGPL-3",
|
||||
"summary": "Manage your payroll to accounting",
|
||||
"author": "Odoo SA, Odoo Community Association (OCA)",
|
||||
"depends": ["payroll", "account"],
|
||||
"data": ["views/hr_payroll_account_views.xml"],
|
||||
"demo": ["demo/hr_payroll_account_demo.xml"],
|
||||
"maintainers": ["appstogrow", "nimarosa"],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue