Allow generating project which integrates w/ LOC SMS
This commit is contained in:
parent
d1a35a4d58
commit
31941c00bf
|
@ -142,8 +142,8 @@
|
|||
</b-field>
|
||||
|
||||
<b-field horizontal label="Integrates w/ LOC SMS"
|
||||
v-show="false">
|
||||
<b-checkbox name="integrates_corepos"
|
||||
message="Add schema, import/export logic etc. for LOC SMS">
|
||||
<b-checkbox name="integrates_locsms"
|
||||
v-model="rattail.integrates_with_locsms"
|
||||
native-value="true">
|
||||
</b-checkbox>
|
||||
|
|
Loading…
Reference in a new issue