Skip to content

Commit

Permalink
shopinvader_schema_sale: add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienbeau committed Nov 2, 2023
1 parent 2a28fe8 commit 117a475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shopinvader_schema_sale/schemas/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
from .invoicing import InvoicingInfo
from .sale_order_line import SaleOrderLine
from .amount import SaleAmount
from .sale_order import Sale
from .sale_order import Sale, SaleSearch

0 comments on commit 117a475

Please sign in to comment.