Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

12.0 rename beesdoo pos reporting #468

Merged
merged 4 commits into from
Nov 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.