order volume now imports fetched tags and item descriptor components

This commit is contained in:
gerard 2018-07-25 11:30:44 +02:00
parent b68f34d3d4
commit f3ad02e28c
2 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@ item: []
#production: []
salix: []
#route: []
ticket: [item]
order: []
ticket: [item, client]
order: [item, ticket]

View File

@ -52,5 +52,5 @@
</vn-pagination>
</vn-card>
</vn-vertical>
<!-- <vn-item-descriptor-popover vn-id="descriptor"></vn-item-descriptor-popover>
<vn-item-descriptor-popover vn-id="descriptor"></vn-item-descriptor-popover>