Commit Graph

476 Commits

Author SHA1 Message Date
Trowbridge
78f13c61e1 get rid of scrap files 2019-04-05 16:11:31 -04:00
Paul Trowbridge
bf03eff862 vupd was scaling from scratch instead of just cleaning up the volume increase to match the dollar target 2019-04-04 12:19:40 -05:00
Paul Trowbridge
22841d3671 fix issue with price adjustment 2019-04-03 14:07:49 -05:00
Paul Trowbridge
d3332cc778 include promo code in base mix 2019-04-03 12:17:54 -04:00
Paul Trowbridge
e7e2679127 exclude html log 2019-04-03 10:26:57 -04:00
Paul Trowbridge
8cf8490887 Merge branch 'bugfix/div0' 2019-04-03 08:57:59 -05:00
Paul Trowbridge
e312bc1abd add log file routes and queries 2019-04-03 08:56:01 -05:00
fleetside72
752e65de05 rework addmonth routes to accomodate -0- in the base 2019-04-03 04:27:57 -04:00
Paul Trowbridge
723e2a250c fix add month route for volume only with base = 0 2019-04-03 03:26:07 -04:00
fleetside72
833ec511c1 handle price change on no base sales 2019-04-03 03:00:38 -04:00
fleetside72
8cb6b843ba recast scale_v to be based on qty and handle -0- qty 2019-04-03 01:42:10 -04:00
fleetside72
b9b2d13bea
Merge pull request #3 from fleetside72/dev
change message on list route
2019-03-28 09:43:26 -04:00
Paul Trowbridge
731c811fc3 change message on list route 2019-03-28 09:32:09 -04:00
fleetside72
c6b02bf369
Merge pull request #2 from fleetside72/dev
parameterize path and port
2019-03-27 13:35:51 -04:00
Paul Trowbridge
2483efdfc7 Merge branch 'dev' into feature/workd 2019-03-27 13:26:59 -04:00
Paul Trowbridge
d3e1ea47bd include change type 2019-03-27 12:24:49 -05:00
Paul Trowbridge
0c08dae349 variabalize port 2019-03-27 11:59:21 -05:00
Paul Trowbridge
6c0e98b13e specifiy env 2019-03-27 12:50:09 -04:00
Paul Trowbridge
172b00b9ee working directory comes from env file 2019-03-27 12:28:51 -04:00
fleetside72
c00e4d3f89
Merge pull request #1 from fleetside72/dev
update master with current live
2019-03-27 12:12:40 -04:00
Paul Trowbridge
62473aee92 bug: ship to group join was predicated on bill_to customer 2019-03-27 09:14:50 -05:00
Paul Trowbridge
ec89d14c91 Merge branch 'dev' of https://github.com/fleetside72/forecast_api into dev 2019-03-26 12:04:16 -05:00
Paul Trowbridge
b0d940ceb8 ignore log type html files 2019-03-26 12:03:47 -05:00
Paul Trowbridge
68fe848512 move non-route sql 2019-03-25 15:13:52 -04:00
Paul Trowbridge
fdb54f4a8b change directory 2019-03-25 13:32:51 -05:00
Paul Trowbridge
bb5f74a058 add timestamp to log 2019-03-25 02:44:40 -04:00
Paul Trowbridge
4907170629 update building of forecast to integrate last price paid 2019-03-25 02:31:31 -04:00
Paul Trowbridge
878ed265ca change status so that only true open orders show as such 2019-03-25 00:42:10 -04:00
Paul Trowbridge
df8f63fcfb move non route files 2019-03-24 23:32:51 -04:00
Paul Trowbridge
4b2b572e4c add forecast rebuild scripts 2019-03-24 23:25:23 -04:00
Paul Trowbridge
1a95413881 add files for setting up forecast 2019-03-24 16:03:32 -04:00
Paul Trowbridge
66483b6967 new items are relabeled as volume 2019-03-24 15:59:29 -04:00
Paul Trowbridge
ae0cca3b8a Merge branch 'dev' of github.com:fleetside72/forecast_api into dev 2019-03-23 17:17:57 -04:00
Paul Trowbridge
7643a6961d format 2019-03-23 17:17:46 -04:00
Paul Trowbridge
5534273f2e add sql for a regular table output of changes 2019-03-23 10:25:58 -05:00
Paul Trowbridge
1f9623e026 swap out timestamp before pushing into the database 2019-03-22 14:39:16 -04:00
Trowbridge
429baa0c04 add route to list changes 2019-03-22 14:02:03 -04:00
Paul Trowbridge
d968237ea7 calc status cannot be null due to inclusion in where clause 2019-03-22 10:50:18 -04:00
Paul Trowbridge
ad8639a4c8 insert statement was wrong 2019-03-22 04:53:05 -04:00
Paul Trowbridge
0a9a56c6c2 parameterize where clause 2019-03-22 04:51:44 -04:00
Trowbridge
c85994b606 correct log stmt and add route 2019-03-22 04:49:35 -04:00
Trowbridge
a8f8a8cffb parameterize for route prep 2019-03-22 04:42:13 -04:00
Trowbridge
dfcd85f98b currency, fsline 2019-03-22 04:24:01 -04:00
Trowbridge
7d1adcf779 link in some more offline meta 2019-03-22 04:16:07 -04:00
Trowbridge
46a299c1a3 bring in offline meta and use initial part 2019-03-22 04:04:13 -04:00
Trowbridge
6faa31c46b bring in some customer master 2019-03-22 04:03:42 -04:00
Paul Trowbridge
966b072f72 get fuctional through basemix 2019-03-22 03:33:45 -04:00
Trowbridge
f18b35364d start work on setting up a new basket route 2019-03-22 00:41:30 -04:00
Paul Trowbridge
8f2ef692df Merge branch 'dev' of github.com:fleetside72/forecast_api into dev 2019-03-21 16:52:35 -04:00
Paul Trowbridge
a88a611afd prevent div by zero 2019-03-21 16:50:51 -04:00