Lance Edgar
32d7466442
Refactor various views and config, per upstream changes
...
adding (most of) proper integration support
2022-12-10 10:01:13 -06:00
Lance Edgar
bb68e2713d
Remove version cap for mysql-connector-python
...
live demo now runs on python 3.9.2 and so whatever issue i ran across
previously, is no longer a thing i guess.
maybe should officially declare python 3.9 classifier? perhaps better
to add mysql version cap back in, for certain python versions? for
now i'm feeling like just this is good enough
2022-11-26 20:51:18 -06:00
Lance Edgar
4a983f6ff0
Allow running web app via ASGI
2022-11-21 22:56:34 -06:00
Lance Edgar
64a2b05c7a
Check for user uuid, instead of presence of user object
...
in order to know which pages etc. to show for current user. now the
user object is always at least an empty dict; will never be null
2022-11-21 16:46:33 -06:00
Lance Edgar
a2e35933e7
Cap version of plaster lib, per recent errors
2022-11-20 16:36:34 -06:00
Lance Edgar
9e935aeaa5
Rename menu for Luigi Tasks
2022-11-20 16:32:55 -06:00
Lance Edgar
1656a95066
Use routes instead of urls, for menu definitions
2022-08-22 16:51:41 -05:00
Lance Edgar
0a150d2ae5
Add luigi views
2022-08-22 16:49:51 -05:00
Lance Edgar
f899a86666
Fix menu for datasync
2022-08-21 15:23:30 -05:00
Lance Edgar
c391ce042b
Tweak menu for generating new report, per upstream changes
2022-01-31 19:36:23 -06:00
Lance Edgar
7f371ff2d0
Doc tweaks
2022-01-08 19:52:39 -06:00
Lance Edgar
02de0077a2
Add basic docs for demo, installation, development
2021-12-27 16:14:27 -06:00
Lance Edgar
cfc0e3a25d
Add feature overview docs
2021-12-24 10:17:15 -06:00
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