This commit is contained in:
@@ -468,15 +468,6 @@ export default new Router({
|
||||
import(/* webpackChunkName: "inv" */ "./views/inv-purchase-orders.vue")
|
||||
},
|
||||
|
||||
{
|
||||
path: "/inv-purchase-order-receipts",
|
||||
name: "inv-purchase-order-receipts",
|
||||
component: () =>
|
||||
import(
|
||||
/* webpackChunkName: "inv" */ "./views/inv-purchase-order-receipts.vue"
|
||||
)
|
||||
},
|
||||
|
||||
//####################### VENDORS GROUP ##############################
|
||||
{
|
||||
path: "/vendors",
|
||||
|
||||
Reference in New Issue
Block a user