Add basic support for new handheld/inventory batches

This commit is contained in:
Lance Edgar 2016-08-17 16:52:36 -05:00
parent db62f82a37
commit aff90ac756
3 changed files with 266 additions and 0 deletions

View file

@ -0,0 +1,3 @@
## -*- coding: utf-8 -*-
${form.field_div('action', form.select('action', options=ACTION_OPTIONS), label="Action to Perform")}