Commit graph

89 commits

Author SHA1 Message Date
Lance Edgar b59f2c1e73 Add a couple of email setting definitions 2021-12-23 19:59:18 -06:00
Lance Edgar 7f8f0fb7dc Remove some App Settings which now have their own config page 2021-12-22 16:34:25 -06:00
Lance Edgar 70c4b6e3b2 Move the Trainwreck (Transactions) menu entry under Reporting 2021-12-13 21:53:30 -06:00
Lance Edgar cb00ded72d Remove some more App Settings, now available elsewhere 2021-12-13 21:34:00 -06:00
Lance Edgar 575aba9aff Remove some App Settings which were moved to Configure Receiving 2021-12-13 20:36:01 -06:00
Lance Edgar 133c575e9e Avoid the CORE-POS menu if not using buefy theme
b/c jquery theme does not support nested sub-menus
2021-12-08 19:15:50 -06:00
Lance Edgar 22aad5e31f Add basic "receiving" support for theo mobile 2021-12-07 20:05:49 -06:00
Lance Edgar 3779d7b9f4 Expose meny entry for Problem Reports 2021-12-07 17:45:57 -06:00
Lance Edgar 5c57df189f Register import handlers 2021-12-06 20:10:39 -06:00
Lance Edgar 04d9b573c2 Expose views for Raw Permissions, DataSync Threads 2021-12-06 20:10:26 -06:00
Lance Edgar 4f54237aef Add import/export handler views 2021-12-05 17:26:47 -06:00
Lance Edgar d0521bfb57 Add menu entry for Pending Products
also move the entry for Pending Customers
2021-11-10 12:40:53 -06:00
Lance Edgar a3c4f0cc3a Add setting for "price may be questionable" 2021-11-06 20:33:58 -05:00
Lance Edgar 892ddaa985 Members should come before Customers in menu
at least, for those stores which have a Member concept
2021-10-07 21:51:34 -04:00
Lance Edgar 6801124fdc Add some custorder app settings 2021-10-07 20:48:02 -04:00
Lance Edgar f28bfc4197 Add menu entry for Pending Customers, for new custorders 2021-10-07 20:46:06 -04:00
Lance Edgar 13376952a9 Configure engine for CORE "transactions" DB 2021-02-17 20:46:46 -06:00
Lance Edgar 61a16f2400 Add views, menu for Trainwreck 2021-02-17 20:22:39 -06:00
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