Lance Edgar
fc830f60e8
Tweak worksheet_update()
of ordering batch view, to leverage handler
...
specifically this is to make use of handler's `update_row_quantity()` method,
when user enters new order quantities via worksheet
2020-02-24 12:36:47 -06:00
Lance Edgar
c3f4a3d9ea
Tweak save_edit_row_form()
of purchase batch view, to leverage handler
...
specifically this is to make use of handler's `update_row_quantity()` method,
when editing a row for ordering batches
2020-02-24 12:27:26 -06:00
Lance Edgar
6c5cc95e51
Overhaul the /ordering batch API somewhat; update docs
...
mostly a savepoint; the /ordering API still needs some work for sure
2020-02-23 21:07:50 -06:00
Lance Edgar
f0a3607fb7
Fix docs, per recent view switcharoo
2019-10-09 14:21:48 -05:00
Lance Edgar
ff9700e23a
Add core View.make_progress()
method
...
so callers no longer need to import `SessionProgress` and create directly
2019-09-25 00:32:41 -05:00
Lance Edgar
a4095b30f7
Add basic forms API doc
2018-05-22 20:29:07 -05:00
Lance Edgar
96421ee1e5
Fix doc reference
2018-01-22 17:27:58 -06:00
Lance Edgar
a428bebda9
Add basic "config" concept doc
2018-01-22 16:30:09 -06:00
Lance Edgar
bbcba05fdd
Add placeholder doc for Configuration
2018-01-16 11:32:36 -06:00
Lance Edgar
7af29a243b
Add concept doc for data batches
2018-01-16 00:22:46 -06:00
Lance Edgar
5e45d68bef
Add basic schema docs
2018-01-15 23:19:29 -06:00
Lance Edgar
c7af97f301
Add docs for app structure, and creating new project
2018-01-15 21:37:10 -06:00
Lance Edgar
99ed897bf4
Add getting started doc for dev environment
...
also change docs theme
2018-01-11 12:15:37 -06: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
585eb09bec
Add support for "new-style grids" and "model master views".
...
Finally, an API that makes some sense... We don't yet have feature parity
with the old-style grids and CRUD views, but this is already a significant
improvement to the design. Still needs a lot of docs though...
2015-08-10 18:58:31 -05:00
Lance Edgar
937a55c14d
Add docs for new batch system.
...
And some other tweak(s).
2015-02-13 01:12:20 -06:00
Lance Edgar
a958a7b285
Add event hook for attaching Rattail config
to new requests.
2014-02-21 10:10:10 -08:00
Lance Edgar
54dff4a812
Docs tweak (test buildbot).
2014-02-16 00:04:17 -08:00
Lance Edgar
9c9706cee2
Docs tweak; testing buildbot.
2014-02-15 23:28:50 -08:00
Lance Edgar
72c7f69873
Initial docs (as generated by sphinx-quickstart).
2014-02-15 23:18:30 -08:00