diff --git a/addons/bi_print_journal_entries/LICENSE b/addons/bi_print_journal_entries/LICENSE
deleted file mode 100644
index de7bcc6..0000000
--- a/addons/bi_print_journal_entries/LICENSE
+++ /dev/null
@@ -1,28 +0,0 @@
-Odoo Proprietary License v1.0
-
-This software and associated files (the "Software") may only be used (executed,
-modified, executed after modifications) if you have purchased a valid license
-from the authors, typically via Odoo Apps, or if you have received a written
-agreement from the authors of the Software (see the COPYRIGHT file).
-
-You may develop Odoo modules that use the Software as a library (typically
-by depending on it, importing it and using its resources), but without copying
-any source code or material from the Software. You may distribute those
-modules under the license of your choice, provided that this license is
-compatible with the terms of the Odoo Proprietary License (For example:
-LGPL, MIT, or proprietary licenses similar to this one).
-
-It is forbidden to publish, distribute, sublicense, or sell copies of the Software
-or modified copies of the Software.
-
-The above copyright notice and this permission notice must be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
-DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
-ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-DEALINGS IN THE SOFTWARE.
-
diff --git a/addons/bi_print_journal_entries/ReadME.txt b/addons/bi_print_journal_entries/ReadME.txt
deleted file mode 100644
index e69de29..0000000
diff --git a/addons/bi_print_journal_entries/__init__.py b/addons/bi_print_journal_entries/__init__.py
deleted file mode 100644
index e69de29..0000000
diff --git a/addons/bi_print_journal_entries/__manifest__.py b/addons/bi_print_journal_entries/__manifest__.py
deleted file mode 100644
index 8d801eb..0000000
--- a/addons/bi_print_journal_entries/__manifest__.py
+++ /dev/null
@@ -1,35 +0,0 @@
-# -*- coding: utf-8 -*-
-# Part of BrowseInfo. See LICENSE file for full copyright and licensing details.
-{
- 'name': 'Print Journal Entries Report in Odoo',
- 'version': '19.0.0.0',
- 'category': 'Accounting',
- 'license': 'OPL-1',
- 'summary': 'Allow to print pdf report of Journal Entries.',
- 'description': """
- Allow to print pdf report of Journal Entries.
- journal entry
- print journal entry
- journal entries
- print journal entry reports
- account journal entry reports
- journal reports
- account entry reports
-
-
-""",
- 'price': 000,
- 'currency': 'EUR',
- 'author': 'BROWSEINFO',
- 'website': 'https://www.browseinfo.com/demo-request?app=bi_print_journal_entries&version=19&edition=Community',
- 'depends': ['base','account'],
- 'data': [
- 'report/report_journal_entries.xml',
- 'report/report_journal_entries_view.xml',
- ],
- 'installable': True,
- 'auto_install': False,
- 'live_test_url':'https://www.browseinfo.com/demo-request?app=bi_print_journal_entries&version=19&edition=Community',
- "images":["static/description/Banner.gif"],
-}
-
diff --git a/addons/bi_print_journal_entries/report/report_journal_entries.xml b/addons/bi_print_journal_entries/report/report_journal_entries.xml
deleted file mode 100644
index 2874ddd..0000000
--- a/addons/bi_print_journal_entries/report/report_journal_entries.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-
-
- Print Journal Entries
- account.move
- qweb-pdf
- bi_print_journal_entries.journal_entry_report_template_id
- bi_print_journal_entries.journal_entry_report_template_id
- 'Journal Entry'
-
- report
-
-
-
-
\ No newline at end of file
diff --git a/addons/bi_print_journal_entries/report/report_journal_entries_view.xml b/addons/bi_print_journal_entries/report/report_journal_entries_view.xml
deleted file mode 100644
index 7ea68e9..0000000
--- a/addons/bi_print_journal_entries/report/report_journal_entries_view.xml
+++ /dev/null
@@ -1,127 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Journal Entry
-
-
-
-
-
-
-
Journal Entry :
-
-
Journal :
-
-
-
-
Date :
-
-
Reference :
-
-
-
-
-
-
-
-
-
-
Partner
-
Account
-
Label
-
Due Date
-
Analytic Account
-
Taxes(%)
-
Debit
-
Credit
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
- ,
-
-
-
- ,
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Total:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/addons/bi_print_journal_entries/static/description/1_print_menu.png b/addons/bi_print_journal_entries/static/description/1_print_menu.png
deleted file mode 100644
index c172d9c..0000000
Binary files a/addons/bi_print_journal_entries/static/description/1_print_menu.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/2_entry_report.png b/addons/bi_print_journal_entries/static/description/2_entry_report.png
deleted file mode 100644
index 2c9b1a5..0000000
Binary files a/addons/bi_print_journal_entries/static/description/2_entry_report.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/3_print_menu.png b/addons/bi_print_journal_entries/static/description/3_print_menu.png
deleted file mode 100644
index 36df78a..0000000
Binary files a/addons/bi_print_journal_entries/static/description/3_print_menu.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/Banner.gif b/addons/bi_print_journal_entries/static/description/Banner.gif
deleted file mode 100644
index 6ab0492..0000000
Binary files a/addons/bi_print_journal_entries/static/description/Banner.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/1.png b/addons/bi_print_journal_entries/static/description/assets/1.png
deleted file mode 100644
index 633276c..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/1.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/2.svg b/addons/bi_print_journal_entries/static/description/assets/2.svg
deleted file mode 100644
index 6dfbd19..0000000
--- a/addons/bi_print_journal_entries/static/description/assets/2.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/addons/bi_print_journal_entries/static/description/assets/3.svg b/addons/bi_print_journal_entries/static/description/assets/3.svg
deleted file mode 100644
index 04bae14..0000000
--- a/addons/bi_print_journal_entries/static/description/assets/3.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/addons/bi_print_journal_entries/static/description/assets/BI_services.gif b/addons/bi_print_journal_entries/static/description/assets/BI_services.gif
deleted file mode 100644
index 4e5a873..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/BI_services.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/Functional_QR.svg b/addons/bi_print_journal_entries/static/description/assets/Functional_QR.svg
deleted file mode 100644
index ad65ee7..0000000
--- a/addons/bi_print_journal_entries/static/description/assets/Functional_QR.svg
+++ /dev/null
@@ -1,17 +0,0 @@
-
diff --git a/addons/bi_print_journal_entries/static/description/assets/Header_Banner.png b/addons/bi_print_journal_entries/static/description/assets/Header_Banner.png
deleted file mode 100644
index 71d0624..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/Header_Banner.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/Support_QR.svg b/addons/bi_print_journal_entries/static/description/assets/Support_QR.svg
deleted file mode 100644
index c51bda0..0000000
--- a/addons/bi_print_journal_entries/static/description/assets/Support_QR.svg
+++ /dev/null
@@ -1,17 +0,0 @@
-
diff --git a/addons/bi_print_journal_entries/static/description/assets/accounting.gif b/addons/bi_print_journal_entries/static/description/assets/accounting.gif
deleted file mode 100644
index 8a0010e..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/accounting.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/best_partner.png b/addons/bi_print_journal_entries/static/description/assets/best_partner.png
deleted file mode 100644
index efc0e81..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/best_partner.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/bi_header_logo.png b/addons/bi_print_journal_entries/static/description/assets/bi_header_logo.png
deleted file mode 100644
index 1b3ca80..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/bi_header_logo.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/call.png b/addons/bi_print_journal_entries/static/description/assets/call.png
deleted file mode 100644
index e9c0535..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/call.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/in_flag.gif b/addons/bi_print_journal_entries/static/description/assets/in_flag.gif
deleted file mode 100644
index 42899db..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/in_flag.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/mail.png b/addons/bi_print_journal_entries/static/description/assets/mail.png
deleted file mode 100644
index 7526338..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/mail.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/main_background.jpg b/addons/bi_print_journal_entries/static/description/assets/main_background.jpg
deleted file mode 100644
index 8e53c27..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/main_background.jpg and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/ml_flag.gif b/addons/bi_print_journal_entries/static/description/assets/ml_flag.gif
deleted file mode 100644
index 75fbb8c..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/ml_flag.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/support_image.gif b/addons/bi_print_journal_entries/static/description/assets/support_image.gif
deleted file mode 100644
index f38959f..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/support_image.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/web_icon.png b/addons/bi_print_journal_entries/static/description/assets/web_icon.png
deleted file mode 100644
index 16287ce..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/web_icon.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/workflow.gif b/addons/bi_print_journal_entries/static/description/assets/workflow.gif
deleted file mode 100644
index c3edba1..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/workflow.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/assets/yoyo.png b/addons/bi_print_journal_entries/static/description/assets/yoyo.png
deleted file mode 100644
index 4b76e4e..0000000
Binary files a/addons/bi_print_journal_entries/static/description/assets/yoyo.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/bi_logo.png b/addons/bi_print_journal_entries/static/description/bi_logo.png
deleted file mode 100644
index a23fab0..0000000
Binary files a/addons/bi_print_journal_entries/static/description/bi_logo.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/demanded/bi_customer_overdue_statement.gif b/addons/bi_print_journal_entries/static/description/demanded/bi_customer_overdue_statement.gif
deleted file mode 100644
index 7825090..0000000
Binary files a/addons/bi_print_journal_entries/static/description/demanded/bi_customer_overdue_statement.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/demanded/bi_generic_import.gif b/addons/bi_print_journal_entries/static/description/demanded/bi_generic_import.gif
deleted file mode 100644
index 827b013..0000000
Binary files a/addons/bi_print_journal_entries/static/description/demanded/bi_generic_import.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/demanded/bi_inter_company_transfer.gif b/addons/bi_print_journal_entries/static/description/demanded/bi_inter_company_transfer.gif
deleted file mode 100644
index c786e19..0000000
Binary files a/addons/bi_print_journal_entries/static/description/demanded/bi_inter_company_transfer.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/demanded/bi_loyalty_generic.gif b/addons/bi_print_journal_entries/static/description/demanded/bi_loyalty_generic.gif
deleted file mode 100644
index c941498..0000000
Binary files a/addons/bi_print_journal_entries/static/description/demanded/bi_loyalty_generic.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/demanded/branch.gif b/addons/bi_print_journal_entries/static/description/demanded/branch.gif
deleted file mode 100644
index dd8718a..0000000
Binary files a/addons/bi_print_journal_entries/static/description/demanded/branch.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/demanded/car_repair_industry.gif b/addons/bi_print_journal_entries/static/description/demanded/car_repair_industry.gif
deleted file mode 100644
index caab830..0000000
Binary files a/addons/bi_print_journal_entries/static/description/demanded/car_repair_industry.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/demanded/generic_excel_reports.gif b/addons/bi_print_journal_entries/static/description/demanded/generic_excel_reports.gif
deleted file mode 100644
index 1d069dc..0000000
Binary files a/addons/bi_print_journal_entries/static/description/demanded/generic_excel_reports.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/demanded/margin.gif b/addons/bi_print_journal_entries/static/description/demanded/margin.gif
deleted file mode 100644
index 9675d95..0000000
Binary files a/addons/bi_print_journal_entries/static/description/demanded/margin.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/demanded/odoo_website_wallet.gif b/addons/bi_print_journal_entries/static/description/demanded/odoo_website_wallet.gif
deleted file mode 100644
index dd24aaf..0000000
Binary files a/addons/bi_print_journal_entries/static/description/demanded/odoo_website_wallet.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/demanded/pos_orders_all.gif b/addons/bi_print_journal_entries/static/description/demanded/pos_orders_all.gif
deleted file mode 100644
index f907020..0000000
Binary files a/addons/bi_print_journal_entries/static/description/demanded/pos_orders_all.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/demanded/product_bundle_all.gif b/addons/bi_print_journal_entries/static/description/demanded/product_bundle_all.gif
deleted file mode 100644
index 6f9a733..0000000
Binary files a/addons/bi_print_journal_entries/static/description/demanded/product_bundle_all.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/demanded/sales_commission_generic.gif b/addons/bi_print_journal_entries/static/description/demanded/sales_commission_generic.gif
deleted file mode 100644
index 7705a77..0000000
Binary files a/addons/bi_print_journal_entries/static/description/demanded/sales_commission_generic.gif and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/features/1fet.png b/addons/bi_print_journal_entries/static/description/features/1fet.png
deleted file mode 100644
index 5ca773e..0000000
Binary files a/addons/bi_print_journal_entries/static/description/features/1fet.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/features/2fet.png b/addons/bi_print_journal_entries/static/description/features/2fet.png
deleted file mode 100644
index e9c1c2e..0000000
Binary files a/addons/bi_print_journal_entries/static/description/features/2fet.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/icon.png b/addons/bi_print_journal_entries/static/description/icon.png
deleted file mode 100644
index d54f2ac..0000000
Binary files a/addons/bi_print_journal_entries/static/description/icon.png and /dev/null differ
diff --git a/addons/bi_print_journal_entries/static/description/index.html b/addons/bi_print_journal_entries/static/description/index.html
deleted file mode 100644
index c49190c..0000000
--- a/addons/bi_print_journal_entries/static/description/index.html
+++ /dev/null
@@ -1,691 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- India |
-
- Malaysia
-
-
-
-
-
-
-
- "The Epitome Of Odoo App Excellence."
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Best Odoo Gold Partner in India 2024 - Trusted Expertise
-
-
You need to copy paste the module that is inside the zip file to your addons folder. If you are installing the module into an existing database, you need to enable the Technical Features to click on Apps > Update Modules List. Your new module will now appear in the list of modules that you can install.
At Browseinfo we offer end to end solution for Odoo services. Which includes analysis & consultation on the workflows and integration part.
-
-
-
-
-
-
-
Have Any Question ?
-
+91-6351620270
-
-
-
-
-
-
-
-
Write Email
-
Sales : sales@browseinfo.co.in Support : ticket@browseinfo.co.in
-
-
-
-
-
-
-
-
-
- Need Functional Help? Scan Here!
-
-
-
-
-
-
- Create Support Ticket
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Explore comprehensive Odoo solutions with our expert team at Browseinfo. As your trusted Odoo Gold Partner, we provide top-tier services including Odoo customization, development, migration, implementation, training, and ongoing support.
-