You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Leonardo Pistone
17560f6579
import guard for report_xls
The dependency is indeed declared in __openerp__.py and will be
enforced. Odoo evaluates all python files, even for modules which are
not installed, and crashes if an unneeded dependency is needed.
Conflicts:
mis_builder/report/__init__.py
cherry picked
9 years ago
..
__init__.py
[pep8] - account_financial_report_webkit_xls
11 years ago
general_ledger_wizard.py
[pep8] - review on account_export_csv, account_move_line_report_xls, account_journal_report_xls, account_financial_report_horizontal, account_financial_report_webkit_xls
11 years ago
general_ledger_wizard_view.xml
fix runbot warnings on 7.0
10 years ago
open_invoices_wizard.py
[pep8] - review on account_export_csv, account_move_line_report_xls, account_journal_report_xls, account_financial_report_horizontal, account_financial_report_webkit_xls
11 years ago
open_invoices_wizard_view.xml
fix runbot warnings on 7.0
10 years ago
partners_balance_wizard.py
[pep8] - review on account_export_csv, account_move_line_report_xls, account_journal_report_xls, account_financial_report_horizontal, account_financial_report_webkit_xls
11 years ago
partners_balance_wizard_view.xml
fix runbot warnings on 7.0
10 years ago
partners_ledger_wizard.py
[pep8] - review on account_export_csv, account_move_line_report_xls, account_journal_report_xls, account_financial_report_horizontal, account_financial_report_webkit_xls
11 years ago
partners_ledger_wizard_view.xml
fix runbot warnings on 7.0
10 years ago
trial_balance_wizard.py
[pep8] - review on account_export_csv, account_move_line_report_xls, account_journal_report_xls, account_financial_report_horizontal, account_financial_report_webkit_xls
11 years ago
trial_balance_wizard_view.xml
fix runbot warnings on 7.0
10 years ago