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

Complete accounting apps for Canada #58

Open
14 of 68 tasks
max3903 opened this issue Feb 27, 2015 · 0 comments
Open
14 of 68 tasks

Complete accounting apps for Canada #58

max3903 opened this issue Feb 27, 2015 · 0 comments

Comments

@max3903
Copy link
Member

max3903 commented Feb 27, 2015

l10n_ca_account_profile

This module provides all the dependencies, data, translations and configuration to have OpenERP as an accounting software ready for canadians accountants and equivalent to local solutions like Acomba, Simply Accounting, Avantage or Quickbooks.

Repositories

Dependencies

  • l10n_ca_toponyms
  • currency_rate_update
  • report_xls
  • account_financial_report_webkit
  • account_financial_report_webkit_xls
  • account_journal_report_xls
  • account_move_line_report_xls
  • account_chart_report
  • account_reversal
  • partner_aging
  • account_banking_make_deposit
  • account_banking_reconciliation
  • account_statement_base_import
  • account_invoice_merge
  • account_voucher_supplier_invoice_number
  • A module to compare total and sum of lines on a voucher

Accounting configuration panel

Add a section "Canada" with options to:

  • Allow canadian checks printing (l10n_ca_account_check_writing, res_currency_print_on_check )
  • Import bank statements (l10n_ca_account_statement_import). List of banks (l10n_ca_account_statement_import_*) :
    • Bank of Montreal (BMO)
    • Canadian Imperial Bank of Commerce (CIBC)
    • Desjardins (DESJ)
    • Laurentian Bank (LB)
    • National Bank of Canada (NBC)
    • Royal Bank of Canada (RBC)
    • Toronto Dominium (TD)
    • Scotia Bank (SB)
  • Install the fiscal position rules module based on the company province:
    • l10n_ca_ab_account_fiscal_position_rule
    • l10n_ca_bc_account_fiscal_position_rule
    • l10n_ca_mb_account_fiscal_position_rule
    • l10n_ca_nb_account_fiscal_position_rule
    • l10n_ca_nl_account_fiscal_position_rule
    • l10n_ca_nt_account_fiscal_position_rule
    • l10n_ca_nu_account_fiscal_position_rule
    • l10n_ca_nv_account_fiscal_position_rule
    • l10n_ca_on_account_fiscal_position_rule
    • l10n_ca_pe_account_fiscal_position_rule
    • l10n_ca_qc_account_fiscal_position_rule
    • l10n_ca_sk_account_fiscal_position_rule
    • l10n_ca_yt_account_fiscal_position_rule

HR configuration panel

Add a section "Canada" with options to:

  • Install Payroll (l10n_ca_hr_payroll). Dropdown list of provinces to install the provincial rules:
    • l10n_ca_ab_hr_payroll
    • l10n_ca_bc_hr_payroll
    • l10n_ca_mb_hr_payroll
    • l10n_ca_nb_hr_payroll
    • l10n_ca_nl_hr_payroll
    • l10n_ca_nt_hr_payroll
    • l10n_ca_nu_hr_payroll
    • l10n_ca_nv_hr_payroll
    • l10n_ca_on_hr_payroll
    • l10n_ca_pe_hr_payroll
    • l10n_ca_qc_hr_payroll
    • l10n_ca_sk_hr_payroll
    • l10n_ca_yt_hr_payroll
  • Install Payroll Accounting (l10n_ca_hr_payroll_account). Dropdown list of provinces to install the provincial rules:
    • l10n_ca_ab_hr_payroll_account
    • l10n_ca_bc_hr_payroll_account
    • l10n_ca_mb_hr_payroll_account
    • l10n_ca_nb_hr_payroll_account
    • l10n_ca_nl_hr_payroll_account
    • l10n_ca_nt_hr_payroll_account
    • l10n_ca_nu_hr_payroll_account
    • l10n_ca_nv_hr_payroll_account
    • l10n_ca_on_hr_payroll_account
    • l10n_ca_pe_hr_payroll_account
    • l10n_ca_qc_hr_payroll_account
    • l10n_ca_sk_hr_payroll_account
    • l10n_ca_yt_hr_payroll_account
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant