mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Building context menu for purchase order line item
This commit is contained in:
parent
d433e6327b
commit
86584b366f
4 changed files with 50 additions and 2 deletions
|
|
@ -246,11 +246,13 @@ class _InvenTreeHomePageState extends State<InvenTreeHomePage> {
|
|||
_showPurchaseOrders(context);
|
||||
}
|
||||
),
|
||||
/*
|
||||
_iconButton(
|
||||
context,
|
||||
L10().salesOrders,
|
||||
FontAwesomeIcons.truck,
|
||||
),
|
||||
*/
|
||||
_iconButton(
|
||||
context,
|
||||
L10().suppliers,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue