Commit graph

121 commits

Author SHA1 Message Date
Lance Edgar 2ec18e9e79 Add vendor catalog batch feature, w/ basic CORE integration 2021-02-09 15:32:25 -06:00
Lance Edgar 7133e8d097 Move the Reporting menu before POS-specific menu 2021-02-03 08:45:01 -06:00
Lance Edgar ce7efd3c8b Add more complete support for ordering batches in mobile
can now see "all" batches, and execute if desired
2021-02-02 19:03:34 -06:00
Lance Edgar 4d36d003f2 Use custom Purchase views when integrating with CORE 2021-02-02 12:02:05 -06:00
Lance Edgar ade406ec3b More settings for receiving workflow 2021-01-31 12:11:37 -06:00
Lance Edgar 1b92bb9e38 Include settings for receiving workflow 2021-01-30 19:54:09 -06:00
Lance Edgar cfd2d3692d Add reporting views/menu; link to mobile app
also give mobile About page some proper content
2021-01-30 13:25:14 -06:00
Lance Edgar 4c8eafcca7 Fix project version, for API 'about' view 2021-01-29 08:41:39 -06:00
Lance Edgar 8c738d3ee8 Add very basic mobile app support for Theo
much more to come yet, but should be enough to launch a demo
2021-01-28 21:15:34 -06:00
Lance Edgar 774221420c Expose more App Settings, for purchasing etc. 2021-01-28 13:56:06 -06:00
Lance Edgar b62151d38b Add top-level Vendors menu; expose purchasing etc.
also bring in custom Stores view, per CORE
2021-01-27 22:25:49 -06:00
Lance Edgar 2446ed9a82 Add link to official hosted copy of the docs 2021-01-27 17:40:41 -06:00
Lance Edgar b4c318c1f2 Fix docs bug on buildbot 2021-01-27 17:38:55 -06:00
Lance Edgar 93fad98008 Add docs, for sake of quick start guide 2021-01-27 17:30:55 -06:00
Lance Edgar f6cf02bcaf Add basic win32 support for dev bootstrap 2021-01-27 17:03:24 -06:00
Lance Edgar 4980e5784b Add basic dev/bootstrap scripts and config 2021-01-27 14:50:38 -06:00
Lance Edgar a1da468629 Restrict mysql-connector-python when using with CORE
ugh what is the deal with that thing and segfaults?
2021-01-26 17:31:36 -06:00
Lance Edgar 4d9bd84447 Use CORE-specific product handler; expose UOMs 2021-01-26 17:30:56 -06:00
Lance Edgar 41fd8d701c Fix "default models" setting for Catapult DB mirror
this gives us all data required for subsequent Catapult (mirror) -> Theo
2020-09-26 18:55:01 -05:00
Lance Edgar fcdbed1e23 Tweak default subject for Catapult mirror diff emails 2020-09-26 15:27:23 -05:00
Lance Edgar 6631cf833b Set default models for Catapult -> Catapult mirror import 2020-09-26 15:19:22 -05:00
Lance Edgar 232d8c4613 Only install production Theo app if so configured 2020-09-26 15:19:22 -05:00
Lance Edgar c707e2261c Include email settings specific to Catapult mirror 2020-09-26 15:19:20 -05:00
Lance Edgar a290e8af93 Un-freeze dependency for mysql-connector-python
if this works then we may need to start "freezing" on a per-install basis
2020-09-26 14:47:20 -05:00
Lance Edgar e6a3c82829 Move mysql dependency to 'app' extra
avoids installing it on a personal deployment machine
2020-09-26 14:42:43 -05:00
Lance Edgar a98038a4bc Add app settings for Catapult integration 2020-09-25 23:24:21 -05:00
Lance Edgar b503815eac Update changelog 2020-09-25 18:03:16 -05:00
Lance Edgar 48960d961b Add basic feature to mirror POS DB in mysql or postgresql
but only supported for Catapult so far
2020-09-25 17:54:26 -05:00
Lance Edgar 3e66aa79da Always require mysql connector as dependency 2020-09-25 17:18:37 -05:00
Lance Edgar d17ff9cae9 Add support for multiple DB engines, for Catapult views 2020-09-25 16:07:44 -05:00
Lance Edgar ed6e4f0e5b Use default Catapult web menu 2020-09-25 16:07:34 -05:00
Lance Edgar 6b88090587 Add basic LOC SMS support for theo-server machine 2020-09-23 15:07:21 -05:00
Lance Edgar 1b227a8d32 Update changelog 2020-09-22 22:48:29 -05:00
Lance Edgar 5260270ae7 Add basic support for LOC SMS integration 2020-09-22 12:57:08 -05:00
Lance Edgar 9cda5b6ce8 Include POS integration web templates, as configured 2020-09-20 18:55:56 -05:00
Lance Edgar b0eb941044 Define custom app settings 2020-09-20 17:23:55 -05:00
Lance Edgar a26e3088c5 Add fabric bundle for 'theo-server' 2020-09-19 18:55:17 -05:00
Lance Edgar 9e275a35f8 Update changelog 2020-09-19 16:17:47 -05:00
Lance Edgar 51befe743e Add email profile for diffs from rattail import-version 2020-09-19 16:16:43 -05:00
Lance Edgar 7c57820539 Add email profile settings for Catapult integration 2020-09-19 14:54:23 -05:00
Lance Edgar a40069d151 Add custom email profile settings 2020-09-19 14:10:39 -05:00
Lance Edgar 9a723fa924 Add the 'app' and 'fabric' extras to setup.py
now there are no requirements at all, unless extra is specified
2020-09-19 14:10:39 -05:00
Lance Edgar c43b1a4d1e Update changelog 2020-09-16 20:52:33 -05:00
Lance Edgar e879c69535 Remove hard-coded 'dev' tag when showing theo version 2020-09-16 19:06:17 -05:00
Lance Edgar 320693bae1 Update changelog 2020-09-16 18:38:35 -05:00
Lance Edgar a7dad098ab Ugh, require 'bouncer' extra from rattail also 2020-09-16 18:38:08 -05:00
Lance Edgar 89d87290f4 Update changelog 2020-09-16 18:35:17 -05:00
Lance Edgar a7f03f0b9e Be sure to install rattail 'db' extra 2020-09-16 18:34:48 -05:00
Lance Edgar 04b673c42d Update changelog 2020-09-16 18:30:08 -05:00
Lance Edgar 47ecd9b8ae Add initial tasks file, for upcoming release 2020-09-16 18:29:36 -05:00