Arbore/arbore#155 add supplier name to purchase order lines in a separate column
This commit is contained in:
parent
8049272620
commit
fc3b037436
10 changed files with 338 additions and 0 deletions
4
product_supplier_name_purchase/__init__.py
Normal file
4
product_supplier_name_purchase/__init__.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Copyright 2025 Criptomart
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
from . import models
|
||||
Loading…
Add table
Add a link
Reference in a new issue