Commit graph

  • 6af5157b4e Update some method calls to avoid deprecation warnings Lance Edgar 2022-01-08 19:48:14 -0600
  • dc28b1337d Add config for supported vendor catalog parsers Lance Edgar 2022-01-08 13:35:59 -0600
  • 2ce7c93aeb Expose, honor "allow future" setting for vendor catalog batch Lance Edgar 2022-01-08 12:19:35 -0600
  • 88b3279e63 Several disparate changes needed for vendor catalog improvements Lance Edgar 2022-01-07 19:27:10 -0600
  • ab61778d35 Some aesthetic improvements for vendor catalog batch Lance Edgar 2022-01-07 15:03:56 -0600
  • f89dc88c0e Add configurable template file for vendor catalog batch Lance Edgar 2022-01-06 12:53:01 -0600
  • ad110c2ce2 Remove unused import Lance Edgar 2022-01-03 21:10:34 -0600
  • 5e0ba81b21 Update changelog v0.8.191 Lance Edgar 2022-01-03 16:17:00 -0600
  • a0bb481a43 Use AuthHandler.get_permissions() Lance Edgar 2022-01-03 15:34:00 -0600
  • 3aac855fa1 Add basic configure page for Trainwreck Lance Edgar 2022-01-01 19:12:46 -0600
  • 94883c1433 Remove usage of app.get_designated_import_handler() Lance Edgar 2021-12-31 13:46:36 -0600
  • 7b7eee92cd Fix permission check for input file template links Lance Edgar 2021-12-30 11:04:59 -0600
  • c2d76966a3 Update changelog v0.8.190 Lance Edgar 2021-12-29 11:14:40 -0600
  • 82dfce6f81 Add basic "resolve" support for person, product from new custorder Lance Edgar 2021-12-23 20:24:43 -0600
  • 1b0d6581db Bugfix Lance Edgar 2021-12-23 16:18:06 -0600
  • 819ae22b0e Expose products setting for type 2 UPC lookup Lance Edgar 2021-12-23 15:18:30 -0600
  • 33af2e6fa1 Show create button on "most" pages for a master view Lance Edgar 2021-12-23 14:46:28 -0600
  • 4396c4c628 Update changelog v0.8.189 Lance Edgar 2021-12-23 12:42:12 -0600
  • daa5126c21 Improve email bounce view per buefy theme Lance Edgar 2021-12-23 12:34:57 -0600
  • 494b1384c4 Bugfix Lance Edgar 2021-12-22 16:45:56 -0600
  • c0db03bc28 Add basic "pending product" support for new custorder batch Lance Edgar 2021-12-22 12:06:00 -0600
  • 408bffb775 Update changelog v0.8.188 Lance Edgar 2021-12-20 14:58:01 -0600
  • a6f608e8cc Flag discontinued items for main Products grid Lance Edgar 2021-12-20 14:56:25 -0600
  • e97b8a9f7e Update changelog v0.8.187 Lance Edgar 2021-12-20 14:27:47 -0600
  • 31dff0d353 Add some standard CRUD buttons for buefy themes Lance Edgar 2021-12-17 21:36:51 -0600
  • 30f95e2f08 Add common configuration logic for "input file templates" Lance Edgar 2021-12-17 19:22:48 -0600
  • 099b6915f4 Update changelog v0.8.186 Lance Edgar 2021-12-17 09:17:35 -0600
  • da6c782ac3 Fix how fallback/default buefy and vue.js versions are used Lance Edgar 2021-12-16 20:05:56 -0600
  • e99c001673 Let config decide which versions of vue.js and buefy to use Lance Edgar 2021-12-16 14:54:09 -0600
  • c7d587b4cb Tweak wording on base configure template Lance Edgar 2021-12-16 14:16:12 -0600
  • ff348a2aa0 Add some minimal docs for Diff constructor Lance Edgar 2021-12-15 18:07:14 -0600
  • bc7ccb6a9f Render "pretty" UPC by default, for batch row form fields Lance Edgar 2021-12-15 18:06:53 -0600
  • 40d36f9808 Update changelog v0.8.185 Lance Edgar 2021-12-15 15:19:36 -0600
  • f49fdebd98 Add some smarts when making batch execution form schema Lance Edgar 2021-12-15 15:02:28 -0600
  • ca57bd3572 Auto-register all config pages, for dropdown in App Settings Lance Edgar 2021-12-15 00:00:46 -0600
  • 6f62f141d2 Fix params field when deleting a report Lance Edgar 2021-12-14 19:08:32 -0600
  • 197d3de74a Add "jump to" chooser in App Settings, for various "configure" pages Lance Edgar 2021-12-13 22:32:10 -0600
  • 1244659064 Add more basic config views, obviating some App Settings Lance Edgar 2021-12-13 21:33:10 -0600
  • 16bc3076ad Add basic config page for Products Lance Edgar 2021-12-13 21:06:47 -0600
  • 1fbe429a08 Add basic "config" view for Receiving Lance Edgar 2021-12-13 20:35:23 -0600
  • 340a177a29 Overhaul desktop views for receiving, for efficiency Lance Edgar 2021-12-13 17:53:14 -0600
  • 2f676774e9 Bugfix Lance Edgar 2021-12-11 15:40:46 -0600
  • a2032a7be2 Allow for null price when showing price history Lance Edgar 2021-12-10 16:33:53 -0600
  • f549858c5d Update changelog v0.8.184 Lance Edgar 2021-12-09 12:13:59 -0600
  • 9d02180c92 Add buttons to edit, confirm cost for receiving batch row view Lance Edgar 2021-12-08 22:31:54 -0600
  • e906c01e64 Make "view row" prettier for receiving batch, for buefy themes Lance Edgar 2021-12-08 21:59:41 -0600
  • be92075abb Allow "auto-receive all items" batch feature in production Lance Edgar 2021-12-08 20:26:31 -0600
  • 10e34b83ed Refactor "receive row" and "declare credit" tools per buefy theme Lance Edgar 2021-12-08 19:44:50 -0600
  • ae76ceea04 Update changelog v0.8.183 Lance Edgar 2021-12-08 15:54:23 -0600
  • 6f60387f30 Fix bug when report has no params dict Lance Edgar 2021-12-08 12:21:23 -0600
  • 60222c4977 Assume default receiving workflow if there is only one Lance Edgar 2021-12-07 19:58:11 -0600
  • ff588b6a5c Only include --runas arg if we have a value Lance Edgar 2021-12-07 19:57:26 -0600
  • 871dd35a3a Add basic views to expose Problem Reports, and run them Lance Edgar 2021-12-07 17:45:21 -0600
  • f687078bbf Update changelog v0.8.182 Lance Edgar 2021-12-07 16:19:32 -0600
  • 6fc666e221 Fix form ref bug, for batch execution Lance Edgar 2021-12-07 16:18:56 -0600
  • 095afcde24 Update changelog v0.8.181 Lance Edgar 2021-12-07 13:19:18 -0600
  • 1353f6ed3c Bugfix Lance Edgar 2021-12-07 12:09:43 -0600
  • a7c6380a3a Update changelog v0.8.180 Lance Edgar 2021-12-07 11:36:46 -0600
  • 5a4abbb163 When viewing report output, show params as proper buefy table Lance Edgar 2021-12-07 11:28:23 -0600
  • 092f1cda0c Honor "safe for web app" flags for import/export handlers Lance Edgar 2021-12-06 21:29:33 -0600
  • cc4b2278e7 OMG a ridiculous commit to overhaul import handler config etc. Lance Edgar 2021-12-06 20:04:34 -0600
  • 282185c5af Add basic import/export handler views, tool to run jobs Lance Edgar 2021-12-05 17:23:11 -0600
  • 95da490f9a Update changelog v0.8.179 Lance Edgar 2021-12-03 09:44:20 -0600
  • 760fbc57bc Expose the Sale Price and TPR Price for product views Lance Edgar 2021-12-02 14:40:51 -0600
  • 47f6c941ec Update changelog v0.8.178 Lance Edgar 2021-11-29 21:03:20 -0600
  • 4229798c7b Add button to remove all datasync settings from DB Lance Edgar 2021-11-29 19:28:07 -0600
  • 8aff5d519d Add page for configuring datasync Lance Edgar 2021-11-29 17:23:01 -0600
  • bb0666b77d Update changelog v0.8.177 Lance Edgar 2021-11-28 10:59:55 -0600
  • dbd00291b3 Add simple search filters for past items dialog in new custorder Lance Edgar 2021-11-27 19:47:02 -0600
  • c1f9190613 Show current/sale pricing for products in new custorder page Lance Edgar 2021-11-27 19:08:15 -0600
  • ce354d5bc3 Update changelog v0.8.176 Lance Edgar 2021-11-25 19:01:35 -0600
  • b9037111a4 Don't use multi-select for new report in buefy themes Lance Edgar 2021-11-25 18:56:28 -0600
  • 03dad82663 Add basic support for receiving from PO with invoice Lance Edgar 2021-11-25 16:50:13 -0600
  • e8828efae3 Update changelog v0.8.175 Lance Edgar 2021-11-17 15:12:54 -0600
  • b8f1b7bd84 Show ordered quantity when viewing costing batch row Lance Edgar 2021-11-17 14:57:10 -0600
  • 0fa888efaf Fix bug when product has empty suggested price Lance Edgar 2021-11-16 17:23:56 -0600
  • f385aab44a Update changelog v0.8.174 Lance Edgar 2021-11-14 13:27:13 -0600
  • a7b91b5b31 Expose the "sync users" flag for Roles Lance Edgar 2021-11-13 15:05:45 -0600
  • 901dacf038 Update changelog v0.8.173 Lance Edgar 2021-11-11 18:38:44 -0600
  • 426ba0ea34 Fix "download results" support for Products Lance Edgar 2021-11-11 17:42:59 -0600
  • 3a10a4bcb7 Improve error handling when executing a custorder batch Lance Edgar 2021-11-11 13:37:10 -0600
  • 6e15d59a84 Update changelog v0.8.172 Lance Edgar 2021-11-11 12:31:42 -0600
  • f1fd003dca Add permission for viewing "all" employees Lance Edgar 2021-11-11 12:30:00 -0600
  • 1ceb1e4434 Update changelog v0.8.171 Lance Edgar 2021-11-11 12:11:24 -0600
  • 5f9d311cdb Add views for PendingProduct model; also DepartmentWidget Lance Edgar 2021-11-10 12:39:51 -0600
  • 7630f504b0 Add initial VersionMasterView Lance Edgar 2021-11-09 17:20:53 -0600
  • e7871380a9 Add "true margin" to products XLSX export Lance Edgar 2021-11-09 15:49:42 -0600
  • 85166d5beb Update changelog v0.8.170 Lance Edgar 2021-11-09 11:51:21 -0600
  • 90cc8e5370 Fix dynamic content title for "view profile" page Lance Edgar 2021-11-08 20:17:07 -0600
  • a12318246f Update changelog v0.8.169 Lance Edgar 2021-11-08 18:33:19 -0600
  • eb28fc2e3c Fall back to empty string for product regular price Lance Edgar 2021-11-08 13:15:10 -0600
  • fec7c3b3ee Cleanup grid columns for receiving batches Lance Edgar 2021-11-07 18:10:28 -0600
  • 23d38604c4 Let handler restrict available invoice parser options Lance Edgar 2021-11-07 17:10:33 -0600
  • 67c1adcc75 Tweak how we fetch invoice parser Lance Edgar 2021-11-07 14:12:06 -0600
  • 3990854d42 Fix product URL for a new custorder scenario Lance Edgar 2021-11-06 20:31:55 -0500
  • 5d875bc731 Let user "add past product" when making new custorder Lance Edgar 2021-11-06 20:00:54 -0500
  • ddb05afe6b Auto-select Quantity tab when editing item for new custorder Lance Edgar 2021-11-06 17:56:35 -0500
  • 43bbc2a29e Show some more product attributes in custorder item selection popup Lance Edgar 2021-11-06 17:37:05 -0500
  • 7a5ba0503a Use products handler to get image URL Lance Edgar 2021-11-06 17:36:19 -0500
  • 28e9085249 Update changelog v0.8.168 Lance Edgar 2021-11-05 18:45:45 -0500