Lance Edgar
|
d75fe88c44
|
Expose ship_method and notes_to_vendor for purchase, ordering batch
|
2018-02-22 11:16:33 -06:00 |
|
Lance Edgar
|
1b059c5293
|
Refactor ordering worksheet to use shared logic
|
2018-02-19 18:19:19 -06:00 |
|
Lance Edgar
|
f636b98cb3
|
Officially remove FormEncode dependency
|
2018-02-11 23:33:09 -06:00 |
|
Lance Edgar
|
cdaf36f346
|
Rename 'forms2' package, templates to 'forms'
|
2018-02-11 22:57:33 -06:00 |
|
Lance Edgar
|
a65235c0fd
|
Refactor mobile receiving to use colander/deform
|
2018-02-10 14:00:28 -06:00 |
|
Lance Edgar
|
9ad8e5b546
|
Add even better UPC validation for mobile receiving
|
2018-02-06 12:57:27 -06:00 |
|
Lance Edgar
|
44dec830e5
|
Add better UPC validation for mobile receiving
|
2018-02-06 12:53:29 -06:00 |
|
Lance Edgar
|
2219315ccc
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
|
Lance Edgar
|
8137d715df
|
Refactor purchasing batch views per master4
|
2018-02-05 13:00:34 -06:00 |
|
Lance Edgar
|
024f09dbd4
|
Fix permission bug when adding row in mobile receiving
|
2018-01-29 17:56:36 -06:00 |
|
Lance Edgar
|
eac59ba5c8
|
Refactor purchasing batch views to use master3
|
2018-01-27 11:59:52 -06:00 |
|
Lance Edgar
|
e8dfe92be3
|
Improve case/unit quantity validation for order worksheet
|
2018-01-25 15:07:16 -06:00 |
|
Lance Edgar
|
0e0ebe9251
|
Fix some mobile view URLs
|
2018-01-11 12:38:44 -06:00 |
|
Lance Edgar
|
366b1c9073
|
Hide status when creating new purchasing batch
|
2017-11-28 09:44:30 -06:00 |
|
Lance Edgar
|
0469ddea7a
|
Fix permission used for mobile receiving item lookup
|
2017-08-15 16:49:49 -05:00 |
|
Lance Edgar
|
961249722f
|
Some tweaks to ordering batch views
|
2017-08-02 13:18:05 -05:00 |
|
Lance Edgar
|
65c63dad3e
|
Initial support for mobile ordering
plus various other changes required for that
|
2017-08-02 12:08:23 -05:00 |
|
Lance Edgar
|
0171f3ebba
|
Various improvements to batch worksheets, index links etc.
|
2017-08-01 14:53:45 -05:00 |
|
Lance Edgar
|
c57e2e17cc
|
Final grid refactor; we now have just 'grids' :)
this also removes some old UI stuff for the first attempt at continuum
versioning..among other cruft
|
2017-07-14 20:30:00 -05:00 |
|
Lance Edgar
|
c18774e5e5
|
Fix template/styles for v3 grid views, add purchasing batch status
|
2017-07-14 15:45:31 -05:00 |
|
Lance Edgar
|
5b1ae27a10
|
Add new "v3" grids, refactor all views to use them
or at least that's the idea..hopefully we caught them all
|
2017-07-14 03:57:36 -05:00 |
|
Lance Edgar
|
1791bd745b
|
More tweaks to support mobile inventory batches
|
2017-07-11 21:59:12 -05:00 |
|
Lance Edgar
|
452cb99349
|
Add basic support for viewing inventory batches on mobile
|
2017-07-11 16:23:11 -05:00 |
|
Lance Edgar
|
60104f05c7
|
Make all batches support mobile by default
with default pending/etc. filter also
|
2017-07-11 15:25:05 -05:00 |
|
Lance Edgar
|
dda79a491f
|
Fix bug with mobile receiving UPC lookup; require stronger perm
doing a UPC lookup for mobile receiving now requires "create batch row"
permissions, since the view is capable of just that
|
2017-07-11 11:15:26 -05:00 |
|
Lance Edgar
|
72b2510681
|
Prevent mobile receiving actions for batch which is complete or executed
|
2017-07-11 10:45:05 -05:00 |
|
Lance Edgar
|
af0eea76e2
|
Add logic for mobile receiving if product not in batch and/or system
|
2017-07-11 00:59:51 -05:00 |
|
Lance Edgar
|
98ff71a2dd
|
Add filter support for mobile row grid; plus mark receiving as complete
|
2017-07-10 22:10:27 -05:00 |
|
Lance Edgar
|
f47157102c
|
Add initial/basic support for "simple" mobile grid filter w/ radio buttons
so far only one such filter is (presumably?) supported..etc.
|
2017-07-10 21:04:56 -05:00 |
|
Lance Edgar
|
9da7ba21bf
|
Sort mobile receiving batches by ID desc
|
2017-07-10 16:39:35 -05:00 |
|
Lance Edgar
|
581ced2990
|
Switch license to GPL v3 (no longer Affero)
refs #2
|
2017-07-06 23:47:56 -05:00 |
|
Lance Edgar
|
8014e60d14
|
Add webhelpers2 dependency, use it for most things
still using webhelpers for certain things yet, hopefully can get rid of that soon
|
2017-07-06 20:13:42 -05:00 |
|
Lance Edgar
|
62fa0f9fcb
|
Remove all "old-style" (aka. version 1) grids
|
2017-07-06 15:23:33 -05:00 |
|
Lance Edgar
|
a03083efdd
|
Add initial support for expiration date for mobile receiving
|
2017-07-03 21:07:57 -05:00 |
|
Lance Edgar
|
cc41c38d68
|
Fix bug when updating Order Form data, if row.po_total is None
not sure how/when that happens, but just fall back to $0
|
2017-05-30 20:25:37 -05:00 |
|
Lance Edgar
|
95418ab459
|
Remove "case quantity" field from Ordering Batch download as Excel file
|
2017-05-25 12:34:12 -05:00 |
|
Lance Edgar
|
522aad5880
|
Add basic ability to download Ordering Batch as Excel spreadsheet
|
2017-05-24 21:13:18 -05:00 |
|
Lance Edgar
|
b841ce664e
|
Make 'notes' field use textarea renderer by default, for all batches
|
2017-05-24 20:11:53 -05:00 |
|
Lance Edgar
|
5eca2347d5
|
Add initial support for mobile receiving views
|
2017-05-24 00:04:56 -05:00 |
|
Lance Edgar
|
d68bf6b012
|
Refactor "purchasing" batch views, split off "ordering"
remainder will be handled when the time comes..
|
2017-05-23 13:44:07 -05:00 |
|