Allow generating project which integrates w/ LOC SMS

This commit is contained in:
Lance Edgar 2021-05-24 16:21:08 -05:00
parent d1a35a4d58
commit 31941c00bf

View file

@ -142,8 +142,8 @@
</b-field> </b-field>
<b-field horizontal label="Integrates w/ LOC SMS" <b-field horizontal label="Integrates w/ LOC SMS"
v-show="false"> message="Add schema, import/export logic etc. for LOC SMS">
<b-checkbox name="integrates_corepos" <b-checkbox name="integrates_locsms"
v-model="rattail.integrates_with_locsms" v-model="rattail.integrates_with_locsms"
native-value="true"> native-value="true">
</b-checkbox> </b-checkbox>