Browse Source

[UPDT] Live Preview Updated

pull/175/head
Ajmal Cybro 4 years ago
parent
commit
edaa955ef7
  1. 15
      dynamic_accounts_report/__manifest__.py
  2. 1
      todo_list/__manifest__.py

15
dynamic_accounts_report/__manifest__.py

@ -24,6 +24,7 @@
'name': 'Dynamic Financial Reports',
'version': '14.0.1.2.2',
'category': 'Accounting',
'live_test_url': 'https://www.youtube.com/watch?v=gVQi9q9Rs-E&t=5s',
'summary': """Dynamic Financial Reports with drill
down and filters Community Edition""",
'description': "Dynamic Financial Reports, DynamicFinancialReports, FinancialReport, Accountingreports, odoo reports, odoo"
@ -50,13 +51,13 @@
'report/daybook.xml',
],
'qweb': [
'static/src/xml/general_ledger_view.xml',
'static/src/xml/trial_balance_view.xml',
'static/src/xml/cash_flow_view.xml',
'static/src/xml/financial_reports_view.xml',
'static/src/xml/partner_ledger_view.xml',
'static/src/xml/ageing.xml',
'static/src/xml/daybook.xml',
'static/src/xml/general_ledger_view.xml',
'static/src/xml/trial_balance_view.xml',
'static/src/xml/cash_flow_view.xml',
'static/src/xml/financial_reports_view.xml',
'static/src/xml/partner_ledger_view.xml',
'static/src/xml/ageing.xml',
'static/src/xml/daybook.xml',
],
'license': 'LGPL-3',
'images': ['static/description/banner.png'],

1
todo_list/__manifest__.py

@ -30,6 +30,7 @@
'company': 'Cybrosys Techno Solutions',
'maintainer': 'Cybrosys Techno Solutions',
'website': "https://www.cybrosys.com",
'live_test_url': 'https://youtu.be/LGiDWPFdkbks',
'category': 'Tools',
'version': '14.0.1.0.0',
'depends': ['base', 'mail'],

Loading…
Cancel
Save