mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-26 02:42:01 +02:00
11 lines
366 B
Python
11 lines
366 B
Python
from . import account_ecotax_category
|
|
from . import account_ecotax_classification
|
|
from . import account_move
|
|
from . import account_move_line
|
|
from . import ecotax_line_product
|
|
from . import product_template
|
|
from . import ecotax_line_mixin
|
|
from . import account_move_line_ecotax
|
|
from . import product_product
|
|
from . import ecotax_sector
|
|
from . import ecotax_collector
|