add barcode_generator_partner from OCA/stock-logistics-barcode/pull/536
This commit is contained in:
parent
8d39b937a8
commit
7c8d1e4342
27 changed files with 1581 additions and 16 deletions
4
barcode_generator_partner/models/__init__.py
Normal file
4
barcode_generator_partner/models/__init__.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
from . import barcode_rule
|
||||
from . import res_partner
|
||||
Loading…
Add table
Add a link
Reference in a new issue