Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Jorels Community
Edi
Commits
dab5caf3
Commit
dab5caf3
authored
Jan 08, 2021
by
Jorge Sanabria
Browse files
Update
parent
0291f72c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
7 deletions
+8
-7
l10n_co_edi_jorels/__manifest__.py
l10n_co_edi_jorels/__manifest__.py
+0
-1
l10n_co_edi_jorels_pos/__manifest__.py
l10n_co_edi_jorels_pos/__manifest__.py
+8
-6
No files found.
l10n_co_edi_jorels/__manifest__.py
View file @
dab5caf3
...
...
@@ -35,7 +35,6 @@
# Odoo, OCA and Jorels dependencies
'depends'
:
[
'account'
,
# 'snailmail_account',
'l10n_co'
,
#'web_notify',
'update_from_csv'
,
...
...
l10n_co_edi_jorels_pos/__manifest__.py
View file @
dab5caf3
...
...
@@ -2,7 +2,7 @@
#
# Jorels S.A.S. - Copyright (2019-2021)
#
# This file is part of l10n_co_edi_jorels.
# This file is part of l10n_co_edi_jorels
_pos
.
#
# l10n_co_edi_jorels is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
...
...
@@ -22,15 +22,17 @@
{
'name'
:
'Free POS electronic invoice for Colombia by Jorels'
,
'
category'
:
'Point of Sale
'
,
'
version'
:
'12.0'
,
'
summary'
:
'Free POS electronic invoice for Colombia by Jorels
'
,
'
description'
:
"Free POS electronic invoice for Colombia by Jorels"
,
'author'
:
'Jorels SAS'
,
'license'
:
'LGPL-3'
,
'maintainer'
:
'Jorels SAS'
,
'category'
:
'Point of Sale'
,
'version'
:
'12.0.0.1'
,
'website'
:
'https://www.jorels.com'
,
'
summary'
:
'Free POS electronic invoice for Colombia by Jorels'
,
'
description'
:
"""Free POS electronic invoice for Colombia by Jorels"""
,
'
images'
:
[
'static/images/main_screenshot.png'
]
,
'
support'
:
'info@jorels.com'
,
# Odoo and Jorels dependencies
'depends'
:
[
'point_of_sale'
,
'l10n_co_edi_jorels'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment