diff options
Diffstat (limited to 'httemplate/edit/process/inventory_class.html')
-rw-r--r-- | httemplate/edit/process/inventory_class.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/edit/process/inventory_class.html b/httemplate/edit/process/inventory_class.html new file mode 100644 index 000000000..e30e74e7b --- /dev/null +++ b/httemplate/edit/process/inventory_class.html @@ -0,0 +1,4 @@ +<%= include( 'elements/process.html', + 'table' => 'inventory_class', + ) +%> |