Account Type Archive

Make the account types more user friendly

Technical Name:
account_type_sane
Version:
14.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/880/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Account Type Sane

Context

Odoo comes with the notion of a Type of Account.

static/description/vanilla_odoo_account_type.png

There are a few issues with this referential:

  1. There is no menu to edit the list of account types.
  2. The selector widget on accounts is misleading.
  3. There is no sequence on account types.

Account Types

When this module is installed, a new menu entry is added to edit types of accounts.

static/description/account_type_menu.png

I notice that the list view contains a sequence handle.

static/description/account_type_sequence.png

I can open the form view to edit an account type.

static/description/account_type_form.png

Accounts

On accounts, I notice that the account type field is a standard manyone selector.

static/description/account_field.png

Contributors