Skip to Content
Menu

Account account type old

by
Odoo

56.29

v 18.0 Third Party 1
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Community Apps Dependencies
Lines of code 3105
Technical Name account_account_type_old
LicenseLGPL-3
Versions 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Community Apps Dependencies
Lines of code 3105
Technical Name account_account_type_old
LicenseLGPL-3
Versions 16.0 17.0 18.0

Account account type old

The account type flow we used to use is no longer available in 18.0. It has been replaced by a selection field. So, this module is bring for use old account type flow.

Came from v13.0 (account.account.type) to v18.0 (account.account.type.old) with fully same flow.

Will be add new workflow without break default workflow of Chart of Accounts.

1. Will be added table named account.account.type.old into system

2. Create your data on account.account.type.old table

3. Report template will be created and configured on account.financial.report table from account.account.type.old table automatically.

4. Select data on Chart of Accounts from account.account.type.old.

5. Finally, ready to use together Chart of Accounts, Account type, Account financial report

Account account type menu











Add data on account type

Account financial report menu

Automatically created data from Account type data

Chart of Accounts menu

Now select account type on Chart of Accounts






Ready to use with account type on Chart of Accounts

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
There are no ratings yet!
Does this also affect reports such as Profit and Loss Report, where new types of accounts appear and accounts are included under them?
by
Mohamed Saad
on 3/24/25, 1:30 PM


Re: Does this also affect reports such as Profit and Loss Report, where new types of accounts appear and accounts are included under them?
by
J Torbat
on 8/24/25, 11:41 PM Author

Yes, the "Account account type old" module restores the old account type workflow (v13.0’s account.account.type) in Odoo 18.0, so it will affect reports such as the Profit and Loss Report. When new account types are added, the accounts under these types will be properly reflected in the reports, as the module relies on the accounting_pdf_reports module, which supports reporting functionalities.

To ensure the reports are generated correctly, your account types and account configurations must be set up properly. For example, ensure that new account types are correctly configured and linked to the relevant accounts. With proper configuration, you should be able to generate the desired reports accurately.