Skip to content

Commit

Permalink
Merge pull request #468 from beescoop/12.0-rename-beesdoo_pos_reporting
Browse files Browse the repository at this point in the history
12.0 rename beesdoo pos reporting
  • Loading branch information
victor-champonnois authored Nov 15, 2022
2 parents 5543590 + 683a451 commit ffe4645
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 46 deletions.
1 change: 0 additions & 1 deletion beesdoo_pos_reporting/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from . import models
4 changes: 2 additions & 2 deletions beesdoo_pos_reporting/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
"name": "Beesdoo POS Reporting",
"summary": "Enhance POS with features allowing statistics and reporting.",
"summary": "Emptied.",
"version": "12.0.1.0.0",
"category": "Point of Sale",
"website": "https://github.com/beescoop/Obeesdoo",
"author": "Coop IT Easy SC",
"license": "AGPL-3",
"depends": ["point_of_sale"],
"depends": ["pos_order_count_store"],
"data": [],
}
32 changes: 0 additions & 32 deletions beesdoo_pos_reporting/i18n/beesdoo_pos_reporting.pot

This file was deleted.

1 change: 0 additions & 1 deletion beesdoo_pos_reporting/models/__init__.py

This file was deleted.

7 changes: 0 additions & 7 deletions beesdoo_pos_reporting/models/res_partner.py

This file was deleted.

2 changes: 0 additions & 2 deletions beesdoo_pos_reporting/readme/CONTRIBUTORS.rst

This file was deleted.

1 change: 0 additions & 1 deletion beesdoo_pos_reporting/readme/DESCRIPTION.rst

This file was deleted.

0 comments on commit ffe4645

Please sign in to comment.