mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-12 02:05:29 +00:00
Building context menu for purchase order line item
This commit is contained in:
@ -246,11 +246,13 @@ class _InvenTreeHomePageState extends State<InvenTreeHomePage> {
|
||||
_showPurchaseOrders(context);
|
||||
}
|
||||
),
|
||||
/*
|
||||
_iconButton(
|
||||
context,
|
||||
L10().salesOrders,
|
||||
FontAwesomeIcons.truck,
|
||||
),
|
||||
*/
|
||||
_iconButton(
|
||||
context,
|
||||
L10().suppliers,
|
||||
|
Reference in New Issue
Block a user