Add basic support for new handheld/inventory batches
This commit is contained in:
parent
db62f82a37
commit
aff90ac756
3 changed files with 266 additions and 0 deletions
3
tailbone/templates/batch/handheld/exec_options.mako
Normal file
3
tailbone/templates/batch/handheld/exec_options.mako
Normal file
|
@ -0,0 +1,3 @@
|
|||
## -*- coding: utf-8 -*-
|
||||
|
||||
${form.field_div('action', form.select('action', options=ACTION_OPTIONS), label="Action to Perform")}
|
Loading…
Add table
Add a link
Reference in a new issue