[ADD] module base_dynamic_list

This commit is contained in:
Alexis de Lattre
2022-05-06 11:13:03 +02:00
parent 38a6b1221e
commit 3b2efaab37
8 changed files with 428 additions and 3 deletions

View File

@@ -1,3 +1 @@
# -*- coding: utf-8 -*-
from . import stock_expiry_depreciation_rule

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Copyright 2021 Akretion France (http://www.akretion.com/)
# @author: Alexis de Lattre <alexis.delattre@akretion.com>
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).