Back-end web application and API for Rattail
Go to file
Lance Edgar 2b70ed1407 Fix "edit row" logic for ordering batch
previous logic allowed `colander.null` to be passed to batch handler, which
caused an error.  also it allowed editing "all" fields for the row, which we
really don't need to do, so now we just support the order quantities
2020-02-24 13:38:58 -06:00
docs Fix "edit row" logic for ordering batch 2020-02-24 13:38:58 -06:00
tailbone Fix "edit row" logic for ordering batch 2020-02-24 13:38:58 -06:00
tests Remove some pointless tests 2018-11-30 16:07:58 -06:00
.gitignore Add docs for new batch system. 2015-02-13 01:12:20 -06:00
CHANGES.rst Update changelog 2020-02-21 14:30:08 -06:00
COPYING.txt Switch license to GPL v3 (no longer Affero) 2017-07-06 23:47:56 -05:00
MANIFEST.in Include robots.txt in the manifest 2019-01-22 14:13:34 -06:00
README.rst Update URL references to Rattail home page. 2014-02-21 10:10:49 -08:00
setup.cfg Add tox support. 2014-05-17 20:22:21 -07:00
setup.py Add support for Row Status Breakdown, for Import/Export batches 2020-01-14 11:54:00 -06:00
tasks.py Update release task to use twine for upload 2018-10-18 23:36:08 -05:00
tox.ini Tweak pip and "upgrade strategy" for tox 2018-06-14 20:24:14 -05:00

Tailbone
========

Tailbone is an extensible web application based on Rattail.  It provides a
"back-office network environment" (BONE) for use in managing retail data.

Please see Rattail's `home page`_ for more information.

.. _home page: http://rattailproject.org/