Back-end web application and API for Rattail
Go to file
Lance Edgar 848b727b11 Tweak how receiving rows are looked up when adding to the batch
i.e. locate the product first, and then try to find an existing row to match.
previously we looked for a row based on product key match only, and it could
cause new rows to be created for a product we already had in the batch (i.e. if
the product was located via some secondary lookup other than product key)
2018-09-29 14:24:03 -05:00
docs Add basic docs for CSV download support in master view 2018-05-29 12:38:37 -05:00
tailbone Tweak how receiving rows are looked up when adding to the batch 2018-09-29 14:24:03 -05:00
tests Remove tests for legacy forms 2018-02-10 02:29:42 -06:00
.gitignore Add docs for new batch system. 2015-02-13 01:12:20 -06:00
CHANGES.rst Update changelog 2018-09-27 21:11:27 -05:00
COPYING.txt Switch license to GPL v3 (no longer Affero) 2017-07-06 23:47:56 -05:00
MANIFEST.in Fix manifest to include *.pt deform templates 2017-11-08 13:02:37 -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 Restrict (temporarily I hope) webhelpers2_grid to 0.1 2018-09-27 21:10:36 -05:00
tasks.py Allow skipping of tests during release 2018-07-19 17:41:32 -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/