Houssine BAKKALI
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
3 deletions
-
beesdoo_pos_remove_0_qty/__openerp__.py
|
|
@ -1,6 +1,5 @@ |
|
|
|
# -*- coding: utf-8 -*- |
|
|
|
# Copyright (C) 2016-Today: La Louve (<http://www.lalouve.net/>) |
|
|
|
# @author: Sylvain LE GAL (https://twitter.com/legalsylvain) |
|
|
|
# Copyright (C) 2016-Today: BEES coop (<http://www.bees-coop.be/>) |
|
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
|
|
|
|
|
|
|
|
@ -9,7 +8,6 @@ |
|
|
|
'version': '9.0.1.0.0', |
|
|
|
'category': 'Custom', |
|
|
|
'summary': 'Remove pos order line with quantity set to 0', |
|
|
|
'author': 'La Louve - Sylvain LE GAL', |
|
|
|
'author': 'BEES coop - Houssine BAKKALI', |
|
|
|
'website': 'http://www.bees-coop.be', |
|
|
|
'depends': [ |
|
|
|