Deps updates, handle more tables + LK code
This commit is contained in:
parent
f649b5f953
commit
5fe140714e
14 changed files with 583 additions and 79 deletions
|
|
@ -2,4 +2,5 @@ from .location import Location
|
|||
from .article import Article, ArticleCategory
|
||||
from .company import Company
|
||||
from .pricelist import PriceList
|
||||
from .order import Order
|
||||
from .order import Order
|
||||
from .warehouse import Warehouse
|
||||
Loading…
Add table
Add a link
Reference in a new issue