mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
14 lines
338 B
ReStructuredText
14 lines
338 B
ReStructuredText
In v12, this module installs 4 modules :
|
|
|
|
* ``account_coa_menu``
|
|
* ``account_group_menu``
|
|
* ``account_tag_menu``
|
|
* ``account_type_menu``
|
|
|
|
* Adds menu for bank statements.
|
|
|
|
For V13+, we could imagine to have a single module that creates all the
|
|
missing menus (and actions).
|
|
|
|
Ref : https://github.com/OCA/account-financial-tools/issues/857
|