| .. |
|
batches
|
Fix constructors etc. for old-style batch providers.
|
2015-04-14 15:35:37 -05:00 |
|
bouncer
|
Add some debug logging to email bouncer daemon.
|
2015-11-22 00:06:54 -06:00 |
|
contrib
|
Add bootstrap_rattail() fablib function, move init scripts.
|
2015-11-15 23:00:54 -06:00 |
|
data/images
|
Remove make-config command, and edbob dependency!
|
2015-08-17 12:28:52 -05:00 |
|
datasync
|
Make datasync errors cause the parent thread to terminate.
|
2016-01-09 20:57:59 -06:00 |
|
db
|
Add Person.middle_name and Person.modified.
|
2016-01-08 14:39:42 -06:00 |
|
fablib
|
Add uid param to bootstrap_rattail() fablib function.
|
2015-12-08 18:58:27 -06:00 |
|
filemon
|
Remove deprecated RattailConfig.getboolean() method.
|
2015-08-17 12:43:26 -05:00 |
|
sil
|
Refactor guts of sil.consume_batch_id() function.
|
2015-08-19 13:48:32 -05:00 |
|
templates/mail
|
Add ImportHandler class, update ImportSubcommand to use it etc.
|
2015-08-21 22:14:20 -05:00 |
|
vendors
|
Add initial vendor invoice import feature.
|
2015-02-16 17:49:06 -06:00 |
|
win32
|
Configure logging when initializing Windows services.
|
2015-08-20 16:09:33 -05:00 |
|
__init__.py
|
General header / Unicode cleanup.
|
2014-11-18 23:29:26 -06:00 |
|
_version.py
|
Update changelog.
|
2016-01-09 21:00:29 -06:00 |
|
barcodes.py
|
General header / Unicode cleanup.
|
2014-11-18 23:29:26 -06:00 |
|
commands.py
|
Add "wait for changes" support to datasync command.
|
2015-12-05 19:20:01 -06:00 |
|
config.py
|
Add time zone coercion to logged timestamps, if configuring logging in general.
|
2015-11-21 21:37:29 -06:00 |
|
console.py
|
General header / Unicode cleanup.
|
2014-11-18 23:29:26 -06:00 |
|
core.py
|
Add core.UNSPECIFIED convenience object.
|
2015-08-08 22:13:51 -05:00 |
|
csvutil.py
|
Add UnicodeDictWriter and csvutil API docs.
|
2015-03-18 02:18:31 -05:00 |
|
daemon.py
|
General header / Unicode cleanup.
|
2014-11-18 23:29:26 -06:00 |
|
enum.py
|
Add some more custom units of measure.
|
2015-11-09 19:42:48 -06:00 |
|
exceptions.py
|
Add RattailError.__str__() method.
|
2015-12-15 13:42:43 -06:00 |
|
files.py
|
Add files.move_lpt() function.
|
2015-11-30 14:39:20 -06:00 |
|
gpc.py
|
Add GPC.pretty() method.
|
2015-02-27 18:49:50 -06:00 |
|
labels.py
|
Add config arg to labels.LabelFormatter constructor.
|
2015-08-17 12:43:26 -05:00 |
|
logging.py
|
Tweak some core config init, to avoid leveraging db settings.
|
2015-12-04 00:27:37 -06:00 |
|
mail.py
|
Don't warn when sending HTML-only email messages.
|
2015-12-06 12:29:38 -06:00 |
|
palm.py
|
Overhaul config system, finally replacing edbob (yay!).
|
2015-08-16 19:50:57 -05:00 |
|
pod.py
|
General header / Unicode cleanup.
|
2014-11-18 23:29:26 -06:00 |
|
pricing.py
|
General header / Unicode cleanup.
|
2014-11-18 23:29:26 -06:00 |
|
threads.py
|
General header / Unicode cleanup.
|
2014-11-18 23:29:26 -06:00 |
|
time.py
|
Improve the localtime() function a bit.
|
2015-10-19 23:33:26 -05:00 |
|
util.py
|
General header / Unicode cleanup.
|
2014-11-18 23:29:26 -06:00 |
|
wince.py
|
Add temporary hack for sake of WinCE label batches.
|
2015-08-25 13:39:43 -05:00 |