mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-25 03:32:02 +02:00
Initial commit: Odoomates Odoo packages (12 packages)
This commit is contained in:
commit
3b38c49bf0
526 changed files with 34983 additions and 0 deletions
|
|
@ -0,0 +1,22 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
# Author: Ernad Husremovic
|
||||
# mail: hernad@bring.out.ba
|
||||
{
|
||||
"name": "om fiscal year dummy",
|
||||
"description": """
|
||||
odoo materijalno
|
||||
""",
|
||||
"version": "16.0.0",
|
||||
"author": "bring.out",
|
||||
'category': 'Localization',
|
||||
"website": "https://github.com/hernad/odoo",
|
||||
'depends': [
|
||||
"base",
|
||||
],
|
||||
'data': [
|
||||
],
|
||||
"active": False,
|
||||
'license': 'LGPL-3',
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue